summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* ARM: fix oops on initial entry to userspace with Thumb2 kernelsRussell King2012-10-151-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-132-28/+6
|\
| * arm: switch to saner kernel_execve() semanticsAl Viro2012-10-122-28/+6
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-126-5/+279
|\ \
| * \ Merge branch 'fixes' into for-linusRussell King2012-10-1126-978/+1157
| |\ \
| * \ \ Merge branch 'hyp-boot-mode-rmk' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2012-09-305-3/+259
| |\ \ \
| | * | | ARM: virt: arch_timers: enable access to physical timersMarc Zyngier2012-09-191-0/+13
| | * | | ARM: virt: Add boot-time diagnosticsDave Martin2012-09-192-0/+23
| | * | | ARM: zImage/virt: hyp mode entry support for the zImage loaderDave Martin2012-09-191-0/+18
| | * | | ARM: virt: allow the kernel to be entered in HYP modeDave Martin2012-09-193-3/+205
| * | | | Merge branch 'cache-louis' of git://linux-arm.org/linux-2.6-lp into devel-stableRussell King2012-09-262-2/+20
| |\ \ \ \
| | * | | | ARM: kernel: update __cpu_disable to use cache LoUIS maintenance APILorenzo Pieralisi2012-09-251-1/+4
| | * | | | ARM: kernel: update cpu_suspend code to use cache LoUIS operationsLorenzo Pieralisi2012-09-251-1/+16
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-1/+0
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Uninclude linux/freezer.hRichard Weinberger2012-10-011-1/+0
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-104-131/+38
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | arm: get rid of execve wrapper, switch to generic execve() implementationAl Viro2012-09-303-26/+1
| * | | | arm: introduce ret_from_kernel_execve(), switch to generic kernel_execve()Al Viro2012-09-302-42/+12
| * | | | arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk]Al Viro2012-09-302-62/+25
| * | | | don't bother exporting kernel_execve()Al Viro2012-09-201-1/+0
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-0714-371/+600
|\ \ \ \
| * \ \ \ Merge branch 'arch-timers' into for-linusRussell King2012-10-041-110/+273
| |\ \ \ \
| | * | | | ARM: 7538/1: delay: add registration mechanism for delay timer sourcesJonathan Austin2012-09-261-9/+8
| | * | | | ARM: 7522/1: arch_timers: register a time/cycle counterMarc Zyngier2012-09-151-0/+25
| | * | | | ARM: 7523/1: arch_timers: enable the use of the virtual timerMarc Zyngier2012-09-151-102/+241
| | | |_|/ | | |/| |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc'...Russell King2012-10-0417-286/+448
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | / | | | | |_|_|_|/ | | | |/| | | |
| | | | | | * | ARM: 7525/1: ptrace: use updated syscall number for syscall auditingWill Deacon2012-09-191-6/+6
| | | | | | * | ARM: 7524/1: support syscall tracingWade Farnsworth2012-09-192-2/+18
| | | | | | |/
| | | | | * | ARM: 7540/1: kexec: Check segment memory addressesMatthew Leach2012-09-261-0/+6
| | | | | * | ARM: 7539/1: kexec: scan for dtb magic in segmentsMatthew Leach2012-09-261-1/+22
| | | | | * | ARM: 7536/1: smp: Formalize an IPI for wakeupStephen Boyd2012-09-191-4/+9
| | | | | * | ARM: Add irqtime accounting supportRussell King2012-09-151-0/+8
| | | | * | | ARM: 7506/1: allow for ATAGS to be configured out when DT support is selectedNicolas Pitre2012-09-032-2/+14
| | | | * | | ARM: 7505/1: split out ATAGS parsingNicolas Pitre2012-09-037-251/+247
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'cleanup' into for-linusRussell King2012-10-041-0/+2
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | ARM: Don't unconditionally bloat thread_infoRussell King2012-08-291-0/+2
* | | | | | Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-021-0/+54
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2012-09-171-0/+54
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | ARM: add cpufreq transiton notifier to adjust loops_per_jiffy for smpRichard Zhao2012-09-091-0/+54
| | | |_|/ / | | |/| | |
* | | | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-014-90/+77
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson2012-09-222-4/+72
| |\ \ \ \ \ \
| | * | | | | | ARM: consolidate pen_release instead of having per platform definitionsMarc Zyngier2012-09-141-0/+6
| | * | | | | | ARM: smp: Make SMP operations mandatoryMarc Zyngier2012-09-141-9/+9
| | * | | | | | ARM: SoC: add per-platform SMP operationsMarc Zyngier2012-09-132-2/+64
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson2012-09-202-86/+5
| |\ \ \ \ \ \
| | * | | | | | ARM: move debug macros to common locationRob Herring2012-09-142-86/+5
| | |/ / / / /
* | | | | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-014-142/+3
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2012-09-162-1/+25
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Arnd Bergmann2012-08-134-142/+3
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | ARM: use new LEDS CPU trigger stub to replace old oneBryan Wu2012-08-014-142/+3