aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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
2012-03-07ARM: 7357/1: perf: fix overflow handling for xscale2 PMUsWill Deacon1-2/+8
2012-03-07ARM: 7356/1: perf: check that we have an event in the PMU IRQ handlersWill Deacon3-18/+12
2012-03-07ARM: 7355/1: perf: clear overflow flag when disabling counter on ARMv7 PMUWill Deacon1-0/+5
2012-03-07ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling modeWill Deacon4-15/+15
2012-03-05ARM: ecard: ensure fake vma vm_flags is setupRussell King1-0/+1
2012-03-05perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian1-0/+4
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner1-3/+1
2012-02-29Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupArnd Bergmann2-2/+9
2012-02-28Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanupArnd Bergmann4-3/+14
2012-02-27Merge branch 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into next/cleanupArnd Bergmann4-7/+36
2012-02-23arm/PCI: get rid of device resource fixupsBjorn Helgaas1-65/+4
2012-02-23arm/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flagBjorn Helgaas1-3/+2
2012-02-23arm/PCI: remove arch pci_flags definitionBjorn Helgaas1-0/+2
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsocRussell King5-9/+45
2012-02-21ARM: make entry-macro.S depend on !MULTI_IRQ_HANDLERRob Herring1-1/+2
2012-02-21ARM: make arch_ret_to_user macro optionalRob Herring1-1/+7
2012-02-21ARM/audit: include audit header and fix audit archEric Paris1-1/+8
2012-02-21ARM: 7336/1: smp_twd: Don't register CPUFREQ notifiers if local timers are not initialisedSantosh Shilimkar1-1/+1
2012-02-09ARM: 7322/1: Print BUG instead of undefined instruction on BUG_ON()Stephen Boyd1-1/+4
2012-02-09ARM: 7320/1: Fix proc_info table alignmentMarc Zyngier1-0/+1
2012-02-07Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson5-28/+39
2012-02-03ARM: 7314/1: kuser: consistently use usr_ret for returning from helpersWill Deacon1-1/+1
2012-02-02ARM: 7303/1: perf: add empty NODE event definitions for Cortex-A5 and Cortex-A15Will Deacon1-0/+28
2012-02-02ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registersWill Deacon1-1/+1
2012-02-02ARM: 7307/1: vfp: fix ptrace regset modification raceDave Martin1-2/+4
2012-02-02ARM: 7306/1: vfp: flush thread hwstate before restoring context from sigframeWill Deacon1-3/+2