summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-018-366/+423
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-202-22/+51
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge tag 'arm-perf-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Olof Johansson2012-09-047-361/+374
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: perf: move irq registration into pmu implementationSudeep KarkadaNagesha2012-08-232-61/+77
| | * | | | | | | ARM: perf: move CPU-specific PMU handling code into separate fileWill Deacon2012-08-233-211/+233
| | * | | | | | | ARM: perf: prepare for moving CPU PMU code into separate fileWill Deacon2012-08-234-50/+35
| | * | | | | | | ARM: perf: probe devicetree in preference to current CPUWill Deacon2012-08-234-103/+110
| | * | | | | | | ARM: perf: remove mysterious compiler barrierWill Deacon2012-08-231-1/+0
| | * | | | | | | ARM: pmu: remove unused reservation mechanismWill Deacon2012-08-233-45/+0
| | * | | | | | | ARM: perf: add devicetree bindings for 11MPcore, A5, A7 and A15 PMUsWill Deacon2012-08-231-1/+5
| | * | | | | | | ARM: PMU: Add runtime PM SupportJon Hunter2012-08-231-8/+33
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pciArnd Bergmann2012-09-0422-291/+524
| |\| | | | | |
| * | | | | | | ARM: move PCI i/o resource setup into common codeRob Herring2012-07-261-5/+36
| * | | | | | | ARM: Add fixed PCI i/o mappingRob Herring2012-07-251-0/+13
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-011-9/+0
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | PCI: Provide a default pcibios_update_irq()Thierry Reding2012-09-181-9/+0
| * | | | | | PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding2012-09-181-1/+1
| | |/ / / / | |/| | | |
* | | | | | ARM: reserve syscall 378 for kcmpRussell King2012-09-211-0/+1
* | | | | | ARM: 7535/1: Reprogram smp_twd based on new common clk framework notifiersMike Turquette2012-09-191-2/+46
| |_|/ / / |/| | | |
* | | | | ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling pathWill Deacon2012-09-071-4/+7