aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds2-1/+22
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+2
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds21-198/+543
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-15/+5
2012-03-28smp: introduce a generic on_each_cpu_mask() functionGilad Ben-Yossef1-15/+5
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds17-13/+13
2012-03-28Disintegrate asm/system.h for ARMDavid Howells14-9/+9
2012-03-28ARM: move CP15 definitions to separate header fileRussell King4-4/+4
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-1302/+0
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-26/+119
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-396/+0
2012-03-27Merge branch 'devel-stable' into for-linusRussell King3-18/+18
2012-03-24ARM: 7334/1: add jump label supportRabin Vincent3-0/+50
2012-03-24ARM: 7338/1: add support for early console output via semihostingNicolas Pitre2-5/+28
2012-03-24ARM: use set_current_blocked() and block_sigmask()Matt Fleming1-16/+8
2012-03-24ARM: 7332/1: extract out code patch function from kprobesRabin Vincent4-63/+108
2012-03-24ARM: 7331/1: extract out insn generation code from ftraceRabin Vincent4-59/+87
2012-03-24ARM: 7330/1: ftrace: use canonical Thumb-2 wide instruction formatRabin Vincent1-2/+11
2012-03-24ARM: 7351/1: ftrace: remove useless memory checksRabin Vincent1-14/+14
2012-03-24ARM: 7316/1: kexec: EOI active and mask all interrupts in kexec crash pathWill Deacon1-0/+25
2012-03-24ARM: 7317/1: irq: avoid NULL check in for_each_irq_desc loopWill Deacon1-4/+1
2012-03-24ARM: 7315/1: perf: add support for the Cortex-A7 PMUWill Deacon2-0/+148
2012-03-24ARM: sync sched_clock() state on suspendRussell King1-0/+18
2012-03-24ARM: Add compiled ISA to oops dumpsRussell King1-2/+7
2012-03-24ARM: 7294/1: vectors: use gate_vma for vectors user mappingWill Deacon1-10/+28
2012-03-24ARM: move CP15 definitions to separate header fileRussell King4-4/+4
2012-03-24ARM: SMP: use a timing out completion for cpu hotplugRussell King1-11/+6
2012-03-24ARM: riscpc: move ecard.c to arch/arm/mach-rpcRussell King3-1301/+0
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-13/+25
2012-03-23Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-2/+1
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron1-2/+1
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-68/+7
2012-03-21Merge branch 'tegra/cleanups' into next/timerArnd Bergmann3-13/+25
2012-03-21cpuidle: Add common time keeping and irq enablingRobert Lee2-1/+22
2012-03-20arm/PCI: don't export pci_flagsBjorn Helgaas1-1/+0
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-10/+1
2012-03-20Merge branch 'renesas/timer' into next/timerArnd Bergmann7-37/+73
2012-03-15Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 into next/cleanupArnd Bergmann8-431/+64
2012-03-13ARM: create a common IOMEM definitionRob Herring2-0/+2
2012-03-14ep93xx: Move crunch code to mach-ep93xx directoryRyan Mallon3-396/+0
2012-03-13Merge tag 'v3.3-rc7' into sched/coreIngo Molnar5-35/+64
2012-03-13ARM: local timers: make the runtime registration interface mandatoryMarc Zyngier1-17/+6
2012-03-13ARM: smp_twd: remove old local timer interfaceMarc Zyngier1-29/+5
2012-03-13ARM: smp_twd: add device tree supportMarc Zyngier1-13/+64
2012-03-13ARM: smp_twd: add runtime registration supportMarc Zyngier1-3/+48
2012-03-13ARM: local timers: introduce a new registration interfaceMarc Zyngier1-0/+27
2012-03-13ARM: smp_twd: make local_timer_stop a symbol instead of a #defineMarc Zyngier1-1/+6
2012-03-12Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar1-0/+4
2012-03-12sched: Cleanup cpu_active madnessPeter Zijlstra1-7/+0
2012-03-07ARM: 7358/1: perf: add PMU hotplug notifierLorenzo Pieralisi1-0/+23