- 9a38e98 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by root · 16 years ago
- 40305a5 [ARM] pxa: add iWMMXt support for pxa168 by Eric Miao · 16 years ago
- 7d83f8f Merge branch 'master' of git://git.marvell.com/orion into devel by Russell King · 16 years ago
- be093be [ARM] pass reboot command line to arch_reset() by Russell King · 16 years ago
- 97fb44eb Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 16 years ago
- 446c92b [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions by Uwe Kleine-König · 16 years ago
- d4cc510 [ARM] 5418/1: restore lr before leaving mcount by Uwe Kleine-König · 16 years ago
- b57ee99 [ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMU by Catalin Marinas · 16 years ago
- c633c3c [ARM] 5412/1: XSCALE: add ice dcc support by Jean-Christop PLAGNIOL-VILLARD · 16 years ago
- 22b61a1 Merge branch 'dma' into devel by Russell King · 16 years ago
- 9da616f [ARM] 5404/1: Fix condition in arm_elf_read_implies_exec() to set READ_IMPLIES_EXEC by Makito SHIOKAWA · 16 years ago
- adf8b37 [ARM] 5386/2: unwind: Add Makefile and Kconfig entries for ARM stack unwinding by Catalin Marinas · 16 years ago
- c4c5716 [ARM] 5385/2: unwind: Add unwinding information to exception entry points by Catalin Marinas · 16 years ago
- 2e1926e [ARM] 5384/1: unwind: Add stack unwinding support for loadable modules by Catalin Marinas · 16 years ago
- bff595c [ARM] 5383/2: unwind: Add core support for ARM stack unwinding by Catalin Marinas · 16 years ago
- 2d7c11b [ARM] 5382/1: unwind: Reorganise the stacktrace support by Catalin Marinas · 16 years ago
- 67a94c2 [ARM] 5381/1: unwind: Reorganise the traps.c code by Catalin Marinas · 16 years ago
- e9fc782 [ARM] 5389/1: Make sure the pmd entries are visible by the secondary CPU by Catalin Marinas · 16 years ago
- 7279dc3 [ARM] 5388/1: Add hwcap bits for VFPv3 and VFPv3D16 by Catalin Marinas · 16 years ago
- 3d1228e [ARM] 5387/1: Add ptrace VFP support on ARM by Catalin Marinas · 16 years ago
- e0fc4f9 [ARM] Storage class should be before const qualifier by Tobias Klauser · 16 years ago
- b3c960b annotate that [fp, #-4] is the saved lr by Uwe Kleine-König · 16 years ago
- 6fd7ad9 Use __SPIN_LOCK_UNLOCKED to initialize bad_irq_desc.lock by Uwe Kleine-König · 16 years ago
- ecbab71 [ARM] call undefined instruction exception handler with irqs enabled by Russell King · 16 years ago
- e55380e [CVE-2009-0029] Rename old_readdir to sys_old_readdir by Heiko Carstens · 16 years ago
- 87e0d6c [ARM] arch/arm/kernel/isa.c: missing definition of register_isa_ports by Ben Dooks · 16 years ago
- 06df699 PCI: arm: use generic INTx swizzle from PCI core by Bjorn Helgaas · 16 years ago
- f14d766 PCI: arm: use generic pci_swizzle_interrupt_pin() by Bjorn Helgaas · 16 years ago
- 40d7ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
- 1294156 kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe() by Masami Hiramatsu · 16 years ago
- 1d559e2 arm: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 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 · 16 years ago
- f0ffc81 [ARM] dma: remove dmamode_t typedef by Russell King · 16 years ago
- bc6447b [ARM] dma: make DMA_MODE_xxx reflect ISA DMA settings by Russell King · 16 years ago
- 18d8fda take init_fs to saner place by Al Viro · 16 years ago
- 828aac2 Merge branch 'for-rmk' of git://git.pengutronix.de/git/ukl/linux-2.6 into devel by Russell King · 16 years ago
- c613bbb Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 16 years ago
- 1f3f424 Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
- 67306da [ARM] Ensure linux/hardirqs.h is included where required by Russell King · 16 years ago
- 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
- 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 16 years ago
- 6ed70a7 small doc fix: ftrace_dyn_arch_init is called by ftrace_init by Uwe Kleine-König · 16 years ago
- d667522 [ARM] dma: ensure that the single entry sg is properly initialized by Russell King · 16 years ago
- 2f757f2 [ARM] dma: rejig DMA initialization by Russell King · 16 years ago
- 674a0a6 [ARM] 5341/2: there is no copy_page on nommu ARM by Nicolas Pitre · 16 years ago
- 3afb6e9c [ARM] dma: factor out code looking up the DMA channel by Russell King · 16 years ago
- 1df8130 [ARM] dma: remove dmach_t typedef by Russell King · 16 years ago
- 657e1de Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into devel by Russell King · 16 years ago
- ebac654 RealView: Use only the shadow mapping of ARM11MPCore local timers by Catalin Marinas · 16 years ago
- 37efe64 [ARM] use asm/sections.h by Russell King · 16 years ago
- 87c5257 [ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.h by Russell King · 16 years ago
- 7ef4de1 Merge branch 'highmem' into devel by Russell King · 16 years ago
- 4b5f32c [ARM] rationalize memory configuration code some more by Nicolas Pitre · 16 years ago
- f412b09 Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel by Russell King · 16 years ago
- 7f1fd31 Fix the teehbr_read function prototype by Catalin Marinas · 16 years ago
- ab4f2ee [ARM] fix naming of MODULE_START / MODULE_END by Russell King · 16 years ago
- 2bedbdf Add HWCAP_NEON to the ARM hwcap.h file by Catalin Marinas · 16 years ago
- 4369ae1 Add "thumbee" to the hwcap_str array by Catalin Marinas · 16 years ago
- d2ed5cb [ARM] fix VFP+softfloat binaries by Russell King · 16 years ago
- 4d296c2 ftrace: remove mcount set by Steven Rostedt · 16 years ago
- 606576c ftrace: rename FTRACE to FUNCTION_TRACER by Steven Rostedt · 16 years ago
- 20272c8 Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
- 7cc4e87 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
- a70973c proc: remove unused get_dma_list() by Alexey Dobriyan · 16 years ago
- 3f30a09 Merge branch 'pxa-all' into devel by Russell King · 16 years ago
- 6a4690c Merge branch 'ptebits' into devel by Russell King · 16 years ago
- d8aa025 [ARM] 5298/1: Drop desc_handle_irq() by Dmitry Baryshkov · 16 years ago
- 990d0f2 Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/core by Ingo Molnar · 16 years ago
- 3319f5e [ARM] 5274/1: simplify request_standard_resources() by Nicolas Pitre · 16 years ago
- 8ec5366 [ARM] Improve non-executable support by Russell King · 16 years ago
- 6c5da7a [ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.c by Russell King · 16 years ago
- d7161a6 kgdb, x86, arm, mips, powerpc: ignore user space single stepping by Jason Wessel · 16 years ago
- 2b4ae1f [ARM] Print details relevant to how we handle the cache by Russell King · 16 years ago
- c0e9587 [ARM] Introduce new bitmask based cache type macros by Russell King · 16 years ago
- 90f1e08 [ARM] Remove cache type printks by Russell King · 16 years ago
- e545a61 kernel/cpu.c: create a CPU_STARTING cpu_chain notifier by Manfred Spraul · 16 years ago
- fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
- 33fa9b1 [ARM] Convert asm/uaccess.h to linux/uaccess.h by Russell King · 16 years ago
- 5ed5fdf [ARM] clean up a load of old declarations by Russell King · 16 years ago
- 012d1f4 [ARM] move initrd code from kernel/setup.c to mm/init.c by Russell King · 16 years ago
- 1de765c [ARM] remove pc_pointer() by Russell King · 16 years ago
- 09d9bae [ARM] sparse: fix several warnings by Russell King · 16 years ago
- 93ed397 [ARM] 5227/1: Add the ENDPROC declarations to the .S files by Catalin Marinas · 16 years ago
- 2d4b6c9 [ARM] 5221/1: fix ldm/stm emulation for kprobes by Nicolas Pitre · 16 years ago
- 3305a60 [ARM] 5206/1: remove kprobe_trap_handler() hack by Nicolas Pitre · 16 years ago
- 46097c7 [ARM] cachetype: move definitions to separate header by Russell King · 16 years ago
- 0ba8b9b [ARM] cputype: separate definitions, use them by Russell King · 16 years ago
- 9c0d2a2 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
- 163f687 kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE by Huang Ying · 16 years ago
- da1562a [ARM] 5194/1: update .gitignore by Nicolas Pitre · 16 years ago
- 751a8ae [ARM] 5193/1: Wire up missing syscalls by Stefan Schmidt · 16 years ago
- b03a5b7 [ARM] traps: don't call undef hook functions with spinlock held by Russell King · 16 years ago
- 492c71d Merge branch 'for-rmk' of git://git.marvell.com/orion by Russell King · 16 years ago
- 60296c7 [ARM] prevent crashing when too much RAM installed by Lennert Buytenhek · 16 years ago
- 058ddee [ARM] Fix SMP booting with non-zero PHYS_OFFSET by Russell King · 16 years ago
- a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
- be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
- 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 16 years ago
- 897d852 [ARM] Fix circular include dependency with IRQ headers by Russell King · 16 years ago
- 4baa992 [ARM] move include/asm-arm to arch/arm/include/asm by Russell King · 16 years ago