summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2012-09-17Merge branch 'pm-cpufreq'Rafael J. Wysocki
2012-09-17Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2012-09-15ARM: 7522/1: arch_timers: register a time/cycle counterMarc Zyngier
2012-09-15ARM: 7523/1: arch_timers: enable the use of the virtual timerMarc Zyngier
2012-09-15ARM: Add irqtime accounting supportRussell King
2012-09-14ARM: move debug macros to common locationRob Herring
2012-09-14ARM: consolidate pen_release instead of having per platform definitionsMarc Zyngier
2012-09-14ARM: smp: Make SMP operations mandatoryMarc Zyngier
2012-09-13ARM: SoC: add per-platform SMP operationsMarc Zyngier
2012-09-09ARM: add cpufreq transiton notifier to adjust loops_per_jiffy for smpRichard Zhao
2012-09-07ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling pathWill Deacon
2012-09-05Merge tag 'arm-perf-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Olof Johansson
2012-09-04Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pciArnd Bergmann
2012-09-03ARM: 7506/1: allow for ATAGS to be configured out when DT support is selectedNicolas Pitre
2012-09-03ARM: 7505/1: split out ATAGS parsingNicolas Pitre
2012-08-29ARM: Don't unconditionally bloat thread_infoRussell King
2012-08-25ARM: 7497/1: hw_breakpoint: allow single-byte watchpoints on all addressesWill Deacon
2012-08-25ARM: 7496/1: hw_breakpoint: don't rely on dfsr to show watchpoint access typeWill Deacon
2012-08-23ARM: perf: move irq registration into pmu implementationSudeep KarkadaNagesha
2012-08-23ARM: perf: move CPU-specific PMU handling code into separate fileWill Deacon
2012-08-23ARM: perf: prepare for moving CPU PMU code into separate fileWill Deacon
2012-08-23ARM: perf: probe devicetree in preference to current CPUWill Deacon
2012-08-23ARM: perf: remove mysterious compiler barrierWill Deacon
2012-08-23ARM: pmu: remove unused reservation mechanismWill Deacon
2012-08-23ARM: perf: add devicetree bindings for 11MPcore, A5, A7 and A15 PMUsWill Deacon
2012-08-23ARM: PMU: Add runtime PM SupportJon Hunter
2012-08-13Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Arnd Bergmann
2012-08-11ARM: 7486/1: sched_clock: update epoch_cyc on resumeColin Cross
2012-08-11ARM: 7482/1: topology: fix section mismatch warning for init_cpu_topologyVenkatraman Sathiyamoorthy
2012-08-01Merge branch 'audit' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-08-01Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-08-01ARM: use new LEDS CPU trigger stub to replace old oneBryan Wu
2012-07-31ARM: Fix undefined instruction exception handlingRussell King
2012-07-31ARM: 7480/1: only call smp_send_stop() on SMPJavier Martinez Canillas
2012-07-31ARM: 7468/1: ftrace: Trace function entry before updating indexColin Cross
2012-07-31ARM: 7466/1: disable interrupt before spinning endlesslyShawn Guo
2012-07-29ARM: 7465/1: Handle >4GB memory sizes in device tree and mem=size@start optionPeter Maydell
2012-07-28ARM: 7475/1: sys_trace: allow all syscall arguments to be updated via ptraceWill Deacon
2012-07-28ARM: 7474/1: get rid of TIF_SYSCALL_RESTARTSYSAl Viro
2012-07-28ARM: 7473/1: deal with handlerless restarts without leaving the kernelAl Viro
2012-07-28ARM: 7472/1: pull all work_pending logics into C functionAl Viro
2012-07-28ARM: 7471/1: Revert "7442/1: Revert "remove unused restart trampoline""Will Deacon
2012-07-28ARM: 7470/1: Revert "7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK""Will Deacon
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King
2012-07-26ARM: move PCI i/o resource setup into common codeRob Herring
2012-07-25ARM: Add fixed PCI i/o mappingRob Herring
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-07-24Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-17Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann