aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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-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
2012-09-13ARM: SoC: add per-platform SMP operationsMarc Zyngier2-2/+64
2012-09-09ARM: add cpufreq transiton notifier to adjust loops_per_jiffy for smpRichard Zhao1-0/+54
2012-09-07ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling pathWill Deacon1-4/+7
2012-09-04Merge tag 'arm-perf-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into next/cleanupOlof Johansson7-361/+374
2012-09-04Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pciArnd Bergmann22-291/+524
2012-09-03ARM: 7506/1: allow for ATAGS to be configured out when DT support is selectedNicolas Pitre2-2/+14
2012-09-03ARM: 7505/1: split out ATAGS parsingNicolas Pitre7-251/+247
2012-08-29ARM: Don't unconditionally bloat thread_infoRussell King1-0/+2
2012-08-25ARM: 7497/1: hw_breakpoint: allow single-byte watchpoints on all addressesWill Deacon1-3/+4
2012-08-25ARM: 7496/1: hw_breakpoint: don't rely on dfsr to show watchpoint access typeWill Deacon1-15/+40
2012-08-23ARM: perf: move irq registration into pmu implementationSudeep KarkadaNagesha2-61/+77
2012-08-23ARM: perf: move CPU-specific PMU handling code into separate fileWill Deacon3-211/+233
2012-08-23ARM: perf: prepare for moving CPU PMU code into separate fileWill Deacon4-50/+35
2012-08-23ARM: perf: probe devicetree in preference to current CPUWill Deacon4-103/+110
2012-08-23ARM: perf: remove mysterious compiler barrierWill Deacon1-1/+0
2012-08-23ARM: pmu: remove unused reservation mechanismWill Deacon3-45/+0
2012-08-23ARM: perf: add devicetree bindings for 11MPcore, A5, A7 and A15 PMUsWill Deacon1-1/+5
2012-08-23ARM: PMU: Add runtime PM SupportJon Hunter1-8/+33
2012-08-13Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds into next/driversArnd Bergmann4-142/+3
2012-08-11ARM: 7486/1: sched_clock: update epoch_cyc on resumeColin Cross1-0/+24