summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-10-21Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre
2010-10-20arm: use addruart macro to establish debug mappingsJeremy Kerr
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr
2010-10-20arm/debug: consolidate addruart macros for CONFIG_DEBUG_ICEDCCJeremy Kerr
2010-10-20Merge branch 'linus' into irq/coreIngo Molnar
2010-10-19Merge branch 'devel-stable' into develRussell King
2010-10-19Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King
2010-10-18Merge branch 'hotplug' into develRussell King
2010-10-18Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra
2010-10-16arm: Use ARCH_IRQ_INIT_FLAGSThomas Gleixner
2010-10-16genirq, ARM: Fix boot on ARM platformsAnand Gadiyar
2010-10-15Merge remote branch 'tip/perf/core' into oprofile/coreRobert Richter
2010-10-14perf, ARM: Fix sysfs bits removal build failureIngo Molnar
2010-10-12Merge branch 'x86/urgent' of into irq/sparseirqThomas Gleixner
2010-10-12genirq: Query arch for number of early descriptorsThomas Gleixner
2010-10-11Merge branch 'oprofile/urgent' (early part) into oprofile/perfRobert Richter
2010-10-11perf: Add helper function to return number of countersMatt Fleming
2010-10-08ARM: add register documentation for __enable_mmuRussell King
2010-10-08ARM: hotplug cpu: move secondary_startup, __enable_mmu to cpuinitRussell King
2010-10-08ARM: hotplug cpu: ensure that __enable_mmu is identity mappedRussell King
2010-10-08ARM: cleanup lookup_machine_type data and ensure these are placed in __HEADRussell King
2010-10-08ARM: hotplug cpu: move __error and __error_p to cpuinit sectionRussell King
2010-10-08ARM: move __mmap_switched, C-API functions to init sectionRussell King
2010-10-08ARM: cleanup boot cpu calling __mmap_switchedRussell King
2010-10-08ARM: hotplug cpu: Keep processor information, startup code & __lookup_process...Russell King
2010-10-08ARM: hotplug cpu: setup 1:1 map for entire kernel image for secondary CPUsRussell King
2010-10-08ARM: no need for nommu to jump through the hoops that mmu doesRussell King
2010-10-08ARM: vmlinux.lds: Move unwind tables into _stext.._etextRussell King
2010-10-08ARM: vmlinux.lds: Refer to start of .data using _sdata rather than _dataRussell King
2010-10-08ARM: 6428/1: add cpu_idle_wait() to support CPUidle on SMP systems.Kevin Hilman
2010-10-08ARM: 6431/1: fix isb regression on CPU < v7Linus Walleij
2010-10-08Merge commit 'v2.6.36-rc7' into perf/coreIngo Molnar
2010-10-04ARM: 6385/1: setup: detect aliasing I-cache when D-cache is non-aliasingWill Deacon
2010-10-04ARM: 6402/1: Don't send IPI in smp_send_stop if there's only one CPUTony Lindgren
2010-10-04ARM: Allow SMP kernels to boot on UP systemsRussell King
2010-10-04ARM: 6291/1: coresight: move struct tracectx inside etm driverAlexander Shishkin
2010-10-04ARM: 6412/1: kprobes-decode: add support for MOVW instructionWill Deacon
2010-10-01ARM: add a vma entry for the user accessible vector pageNicolas Pitre
2010-10-01ARM: SECCOMP supportNicolas Pitre
2010-09-27Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-09-21Merge commit 'v2.6.36-rc5' into perf/coreIngo Molnar
2010-09-17arm: fix really nasty sigreturn bugAl Viro
2010-09-17ARM: prevent multiple syscall restartsRussell King
2010-09-15Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2010-09-09perf: Remove the sysfs bitsPeter Zijlstra
2010-09-09perf: Rework the PMU methodsPeter Zijlstra