aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2009-02-27[ARM] 5412/1: XSCALE: add ice dcc supportJean-Christop PLAGNIOL-VILLARD
2009-02-21Merge branch 'dma' into develRussell King
2009-02-19[ARM] 5386/2: unwind: Add Makefile and Kconfig entries for ARM stack unwindingCatalin Marinas
2009-02-19[ARM] 5385/2: unwind: Add unwinding information to exception entry pointsCatalin Marinas
2009-02-19[ARM] 5384/1: unwind: Add stack unwinding support for loadable modulesCatalin Marinas
2009-02-19[ARM] 5383/2: unwind: Add core support for ARM stack unwindingCatalin Marinas
2009-02-12[ARM] 5382/1: unwind: Reorganise the stacktrace supportCatalin Marinas
2009-02-12[ARM] 5381/1: unwind: Reorganise the traps.c codeCatalin Marinas
2009-02-12[ARM] 5389/1: Make sure the pmd entries are visible by the secondary CPUCatalin Marinas
2009-02-12[ARM] 5388/1: Add hwcap bits for VFPv3 and VFPv3D16Catalin Marinas
2009-02-12[ARM] 5387/1: Add ptrace VFP support on ARMCatalin Marinas
2009-01-31annotate that [fp, #-4] is the saved lrUwe Kleine-König
2009-01-31Use __SPIN_LOCK_UNLOCKED to initialize bad_irq_desc.lockUwe Kleine-König
2009-01-28[ARM] call undefined instruction exception handler with irqs enabledRussell King
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens
2009-01-08[ARM] arch/arm/kernel/isa.c: missing definition of register_isa_portsBen Dooks
2009-01-07PCI: arm: use generic INTx swizzle from PCI coreBjorn Helgaas
2009-01-07PCI: arm: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-01-06kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu
2009-01-06arm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-02[ARM] dma: remove dmamode_t typedefRussell King
2009-01-02[ARM] dma: make DMA_MODE_xxx reflect ISA DMA settingsRussell King
2008-12-31take init_fs to saner placeAl Viro
2008-12-19Merge branch 'for-rmk' of git://git.pengutronix.de/git/ukl/linux-2.6 into develRussell King
2008-12-17Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/l...Russell King
2008-12-17Merge branch 'linus' into cpus4096Ingo Molnar
2008-12-15[ARM] Ensure linux/hardirqs.h is included where requiredRussell King
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell
2008-12-12small doc fix: ftrace_dyn_arch_init is called by ftrace_initUwe Kleine-König
2008-12-11[ARM] dma: ensure that the single entry sg is properly initializedRussell King
2008-12-11[ARM] dma: rejig DMA initializationRussell King
2008-12-11[ARM] 5341/2: there is no copy_page on nommu ARMNicolas Pitre
2008-12-08[ARM] dma: factor out code looking up the DMA channelRussell King
2008-12-08[ARM] dma: remove dmach_t typedefRussell King
2008-12-01Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into develRussell King
2008-12-01RealView: Use only the shadow mapping of ARM11MPCore local timersCatalin Marinas
2008-12-01[ARM] use asm/sections.hRussell King
2008-11-29[ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.hRussell King
2008-11-28Merge branch 'highmem' into develRussell King
2008-11-28[ARM] rationalize memory configuration code some moreNicolas Pitre
2008-11-27Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into develRussell King
2008-11-10Fix the teehbr_read function prototypeCatalin Marinas
2008-11-06[ARM] fix naming of MODULE_START / MODULE_ENDRussell King
2008-11-06Add HWCAP_NEON to the ARM hwcap.h fileCatalin Marinas
2008-11-06Add "thumbee" to the hwcap_str arrayCatalin Marinas
2008-11-04[ARM] fix VFP+softfloat binariesRussell King
2008-10-23ftrace: remove mcount setSteven Rostedt