aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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-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
2012-08-11ARM: 7482/1: topology: fix section mismatch warning for init_cpu_topologyVenkatraman Sathiyamoorthy1-1/+1
2012-08-01Merge branch 'audit' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds5-85/+58
2012-08-01Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds6-59/+88
2012-08-01ARM: use new LEDS CPU trigger stub to replace old oneBryan Wu4-142/+3
2012-07-31ARM: Fix undefined instruction exception handlingRussell King2-47/+72
2012-07-31ARM: 7480/1: only call smp_send_stop() on SMPJavier Martinez Canillas1-1/+2
2012-07-31ARM: 7468/1: ftrace: Trace function entry before updating indexColin Cross1-8/+9
2012-07-31ARM: 7466/1: disable interrupt before spinning endlesslyShawn Guo1-0/+2
2012-07-29ARM: 7465/1: Handle >4GB memory sizes in device tree and mem=size@start optionPeter Maydell1-3/+3
2012-07-28ARM: 7475/1: sys_trace: allow all syscall arguments to be updated via ptraceWill Deacon1-1/+2
2012-07-28ARM: 7474/1: get rid of TIF_SYSCALL_RESTARTSYSAl Viro3-16/+9
2012-07-28ARM: 7473/1: deal with handlerless restarts without leaving the kernelAl Viro2-22/+35
2012-07-28ARM: 7472/1: pull all work_pending logics into C functionAl Viro2-23/+21
2012-07-28ARM: 7471/1: Revert "7442/1: Revert "remove unused restart trampoline""Will Deacon3-17/+0
2012-07-28ARM: 7470/1: Revert "7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK""Will Deacon2-28/+13
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds12-131/+345