- e55380e [CVE-2009-0029] Rename old_readdir to sys_old_readdir by Heiko Carstens · 17 years ago
- 87e0d6c [ARM] arch/arm/kernel/isa.c: missing definition of register_isa_ports by Ben Dooks · 17 years ago
- 06df699 PCI: arm: use generic INTx swizzle from PCI core by Bjorn Helgaas · 17 years ago
- f14d766 PCI: arm: use generic pci_swizzle_interrupt_pin() by Bjorn Helgaas · 17 years ago
- 40d7ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 17 years ago
- 1294156 kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe() by Masami Hiramatsu · 17 years ago
- 1d559e2 arm: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 17 years ago
- b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 18d8fda take init_fs to saner place by Al Viro · 17 years ago
- 828aac2 Merge branch 'for-rmk' of git://git.pengutronix.de/git/ukl/linux-2.6 into devel by Russell King · 17 years ago
- c613bbb Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 17 years ago
- 1f3f424 Merge branch 'linus' into cpus4096 by Ingo Molnar · 17 years ago
- 67306da [ARM] Ensure linux/hardirqs.h is included where required by Russell King · 17 years ago
- 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 17 years ago
- 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 17 years ago
- 6ed70a7 small doc fix: ftrace_dyn_arch_init is called by ftrace_init by Uwe Kleine-König · 17 years ago
- 674a0a6 [ARM] 5341/2: there is no copy_page on nommu ARM by Nicolas Pitre · 17 years ago
- 657e1de Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into devel by Russell King · 18 years ago
- ebac654 RealView: Use only the shadow mapping of ARM11MPCore local timers by Catalin Marinas · 18 years ago
- 37efe64 [ARM] use asm/sections.h by Russell King · 18 years ago
- 87c5257 [ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.h by Russell King · 18 years ago
- 7ef4de1 Merge branch 'highmem' into devel by Russell King · 18 years ago
- 4b5f32c [ARM] rationalize memory configuration code some more by Nicolas Pitre · 18 years ago
- f412b09 Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel by Russell King · 18 years ago
- 7f1fd31 Fix the teehbr_read function prototype by Catalin Marinas · 18 years ago
- ab4f2ee [ARM] fix naming of MODULE_START / MODULE_END by Russell King · 18 years ago
- 2bedbdf Add HWCAP_NEON to the ARM hwcap.h file by Catalin Marinas · 18 years ago
- 4369ae1 Add "thumbee" to the hwcap_str array by Catalin Marinas · 18 years ago
- d2ed5cb [ARM] fix VFP+softfloat binaries by Russell King · 18 years ago
- 4d296c2 ftrace: remove mcount set by Steven Rostedt · 18 years ago
- 606576c ftrace: rename FTRACE to FUNCTION_TRACER by Steven Rostedt · 18 years ago
- 20272c8 Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 18 years ago
- 7cc4e87 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
- a70973c proc: remove unused get_dma_list() by Alexey Dobriyan · 18 years ago
- 3f30a09 Merge branch 'pxa-all' into devel by Russell King · 18 years ago
- 6a4690c Merge branch 'ptebits' into devel by Russell King · 18 years ago
- d8aa025 [ARM] 5298/1: Drop desc_handle_irq() by Dmitry Baryshkov · 18 years ago
- 990d0f2 Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/core by Ingo Molnar · 18 years ago
- 3319f5e [ARM] 5274/1: simplify request_standard_resources() by Nicolas Pitre · 18 years ago
- 8ec5366 [ARM] Improve non-executable support by Russell King · 18 years ago
- 6c5da7a [ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.c by Russell King · 18 years ago
- d7161a6 kgdb, x86, arm, mips, powerpc: ignore user space single stepping by Jason Wessel · 18 years ago
- 2b4ae1f [ARM] Print details relevant to how we handle the cache by Russell King · 18 years ago
- c0e9587 [ARM] Introduce new bitmask based cache type macros by Russell King · 18 years ago
- 90f1e08 [ARM] Remove cache type printks by Russell King · 18 years ago
- e545a61 kernel/cpu.c: create a CPU_STARTING cpu_chain notifier by Manfred Spraul · 18 years ago
- fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 18 years ago
- 33fa9b1 [ARM] Convert asm/uaccess.h to linux/uaccess.h by Russell King · 18 years ago
- 5ed5fdf [ARM] clean up a load of old declarations by Russell King · 18 years ago
- 012d1f4 [ARM] move initrd code from kernel/setup.c to mm/init.c by Russell King · 18 years ago
- 1de765c [ARM] remove pc_pointer() by Russell King · 18 years ago
- 09d9bae [ARM] sparse: fix several warnings by Russell King · 18 years ago
- 93ed397 [ARM] 5227/1: Add the ENDPROC declarations to the .S files by Catalin Marinas · 18 years ago
- 2d4b6c9 [ARM] 5221/1: fix ldm/stm emulation for kprobes by Nicolas Pitre · 18 years ago
- 3305a60 [ARM] 5206/1: remove kprobe_trap_handler() hack by Nicolas Pitre · 18 years ago
- 46097c7 [ARM] cachetype: move definitions to separate header by Russell King · 18 years ago
- 0ba8b9b [ARM] cputype: separate definitions, use them by Russell King · 18 years ago
- 9c0d2a2 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
- 163f687 kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE by Huang Ying · 18 years ago
- da1562a [ARM] 5194/1: update .gitignore by Nicolas Pitre · 18 years ago
- 751a8ae [ARM] 5193/1: Wire up missing syscalls by Stefan Schmidt · 18 years ago
- b03a5b7 [ARM] traps: don't call undef hook functions with spinlock held by Russell King · 18 years ago
- 492c71d Merge branch 'for-rmk' of git://git.marvell.com/orion by Russell King · 18 years ago
- 60296c7 [ARM] prevent crashing when too much RAM installed by Lennert Buytenhek · 18 years ago
- 058ddee [ARM] Fix SMP booting with non-zero PHYS_OFFSET by Russell King · 18 years ago
- a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 18 years ago
- be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 18 years ago
- 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 18 years ago
- 897d852 [ARM] Fix circular include dependency with IRQ headers by Russell King · 18 years ago
- 4baa992 [ARM] move include/asm-arm to arch/arm/include/asm by Russell King · 18 years ago
- ef53d9c kprobes: improve kretprobe scalability with hashed locking by Srinivasa D S · 18 years ago
- ecc8b65 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
- 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 18 years ago
- 5cbad0e kgdb: support for ARCH=arm by Jason Wessel · 18 years ago
- 3f97870 arm: bus_id -> dev_name() and dev_set_name() conversions by Kay Sievers · 18 years ago
- 4a0b2b4 sysdev: Pass the attribute to the low level sysdev show/store function by Andi Kleen · 18 years ago
- fc3a882 driver core: fix a lot of printk usages of bus_id by Greg Kroah-Hartman · 18 years ago
- 9b610fd Merge branch 'linus' into timers/nohz by Ingo Molnar · 18 years ago
- b8f8c3c nohz: prevent tick stop outside of the idle loop by Thomas Gleixner · 18 years ago
- 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 18 years ago
- af5329c Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
- 85082fd Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
- a177ba3 Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'omap-reviewed', 'rpc', 'rtc' and 's3c' into devel by Russell King · 18 years ago
- 9ecba1f [ARM] rpc: ecard: remove deprecated ecard_address() and relatives by Russell King · 18 years ago
- 7b4c950 stacktrace: export save_stack_trace[_tsk] by Ingo Molnar · 18 years ago
- 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 18 years ago
- f6dd9fa5 arm: convert to generic helpers for IPI function calls by Jens Axboe · 18 years ago
- 395a59d ftrace: store mcount address in rec->ip by Abhishek Sagar · 18 years ago
- f76e915 [ARM] latencytop support by Nicolas Pitre · 18 years ago
- 1d74f2a ftrace: remove ftrace_ip_converted() by Abhishek Sagar · 18 years ago
- e077341 ftrace: export kretprobe_trampoline for function tracer by Abhishek Sagar · 18 years ago
- 014c257 ftrace: core support for ARM by Abhishek Sagar · 18 years ago
- f7b0b93 clean up atags exporting code by Uwe Kleine-König · 18 years ago
- 8ff7f2a There is no need to have BOOT_PARAMS_SIZE known outside of atags.c by Uwe Kleine-König · 18 years ago
- e23a5f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 18 years ago
- 7cc09c2 [ARM] arm/kernel/arthur.c: add MODULE_LICENSE by Adrian Bunk · 18 years ago
- db2c439 [ARM] export copy_page by Russell King · 18 years ago
- f52111b [PATCH] take init_files to fs/file.c by Al Viro · 18 years ago
- 205bee6 [ARM] dyntick: Remove obsolete and unused ARM dyntick support by Russell King · 18 years ago
- d35c7b0 unified (weak) sys_pipe implementation by Ulrich Drepper · 18 years ago