aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-15ARM: fix oops on initial entry to userspace with Thumb2 kernelsRussell King1-2/+2
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-28/+6
2012-10-12arm: switch to saner kernel_execve() semanticsAl Viro2-28/+6
2012-10-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds6-5/+279
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-1/+0
2012-10-11Merge branch 'fixes' into for-linusRussell King26-978/+1157
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds4-131/+38
2012-10-07Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds14-371/+600
2012-10-04Merge branch 'arch-timers' into for-linusRussell King1-110/+273
2012-10-04Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc', 'opcodes' and 'syscall' into for-linusRussell King17-286/+448
2012-10-04Merge branch 'cleanup' into for-linusRussell King1-0/+2
2012-10-02Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+54
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-90/+77
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-142/+3
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds8-366/+423
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-9/+0
2012-10-01Uninclude linux/freezer.hRichard Weinberger1-1/+0
2012-09-30arm: get rid of execve wrapper, switch to generic execve() implementationAl Viro3-26/+1
2012-09-30arm: introduce ret_from_kernel_execve(), switch to generic kernel_execve()Al Viro2-42/+12
2012-09-30arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk]Al Viro2-62/+25
2012-09-30Merge branch 'hyp-boot-mode-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into devel-stableRussell King5-3/+259
2012-09-26ARM: 7540/1: kexec: Check segment memory addressesMatthew Leach1-0/+6
2012-09-26ARM: 7539/1: kexec: scan for dtb magic in segmentsMatthew Leach1-1/+22
2012-09-26ARM: 7538/1: delay: add registration mechanism for delay timer sourcesJonathan Austin1-9/+8
2012-09-26Merge branch 'cache-louis' of git://linux-arm.org/linux-2.6-lp into devel-stableRussell King2-2/+20
2012-09-25ARM: kernel: update __cpu_disable to use cache LoUIS maintenance APILorenzo Pieralisi1-1/+4
2012-09-25ARM: kernel: update cpu_suspend code to use cache LoUIS operationsLorenzo Pieralisi1-1/+16
2012-09-22Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson2-4/+72
2012-09-21ARM: reserve syscall 378 for kcmpRussell King1-0/+1
2012-09-20Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux into next/multiplatformOlof Johansson2-86/+5
2012-09-20Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanupOlof Johansson2-22/+51
2012-09-20don't bother exporting kernel_execve()Al Viro1-1/+0
2012-09-19ARM: 7535/1: Reprogram smp_twd based on new common clk framework notifiersMike Turquette1-2/+46
2012-09-19ARM: 7536/1: smp: Formalize an IPI for wakeupStephen Boyd1-4/+9
2012-09-19ARM: 7525/1: ptrace: use updated syscall number for syscall auditingWill Deacon1-6/+6
2012-09-19ARM: 7524/1: support syscall tracingWade Farnsworth2-2/+18
2012-09-19ARM: virt: arch_timers: enable access to physical timersMarc Zyngier1-0/+13
2012-09-19ARM: virt: Add boot-time diagnosticsDave Martin2-0/+23
2012-09-19ARM: zImage/virt: hyp mode entry support for the zImage loaderDave Martin1-0/+18
2012-09-19ARM: virt: allow the kernel to be entered in HYP modeDave Martin3-3/+205
2012-09-18PCI: Provide a default pcibios_update_irq()Thierry Reding1-9/+0
2012-09-18PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding1-1/+1
2012-09-17Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+54
2012-09-16Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/driversOlof Johansson2-1/+25
2012-09-15ARM: 7522/1: arch_timers: register a time/cycle counterMarc Zyngier1-0/+25
2012-09-15ARM: 7523/1: arch_timers: enable the use of the virtual timerMarc Zyngier1-102/+241
2012-09-15ARM: Add irqtime accounting supportRussell King1-0/+8
2012-09-14ARM: move debug macros to common locationRob Herring2-86/+5
2012-09-14ARM: consolidate pen_release instead of having per platform definitionsMarc Zyngier1-0/+6
2012-09-14ARM: smp: Make SMP operations mandatoryMarc Zyngier1-9/+9