summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorFilesLines
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+0
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-131/+38
2012-10-07Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds14-371/+600
2012-10-05Merge branch 'arch-timers' into for-linusRussell King1-110/+273
2012-10-05Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc'...Russell King17-286/+448
2012-10-05Merge branch 'cleanup' into for-linusRussell King1-0/+2
2012-10-03Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+54
2012-10-02Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds4-90/+77
2012-10-02Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-142/+3
2012-10-02Merge 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-10-01Uninclude linux/freezer.hRichard Weinberger1-1/+0
2012-10-01arm: get rid of execve wrapper, switch to generic execve() implementationAl Viro3-26/+1
2012-10-01arm: introduce ret_from_kernel_execve(), switch to generic kernel_execve()Al Viro2-42/+12
2012-10-01arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk]Al Viro2-62/+25
2012-09-27ARM: 7540/1: kexec: Check segment memory addressesMatthew Leach1-0/+6
2012-09-27ARM: 7539/1: kexec: scan for dtb magic in segmentsMatthew Leach1-1/+22
2012-09-27ARM: 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-21Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson2-86/+5
2012-09-21Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2-22/+51
2012-09-20don't bother exporting kernel_execve()Al Viro1-1/+0
2012-09-20ARM: 7535/1: Reprogram smp_twd based on new common clk framework notifiersMike Turquette1-2/+46
2012-09-20ARM: 7536/1: smp: Formalize an IPI for wakeupStephen Boyd1-4/+9
2012-09-20ARM: 7525/1: ptrace: use updated syscall number for syscall auditingWill Deacon1-6/+6
2012-09-20ARM: 7524/1: support syscall tracingWade Farnsworth2-2/+18
2012-09-19PCI: Provide a default pcibios_update_irq()Thierry Reding1-9/+0
2012-09-19PCI: 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-17Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2-1/+25
2012-09-16ARM: 7522/1: arch_timers: register a time/cycle counterMarc Zyngier1-0/+25
2012-09-16ARM: 7523/1: arch_timers: enable the use of the virtual timerMarc Zyngier1-102/+241
2012-09-16ARM: 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-10ARM: 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-05Merge tag 'arm-perf-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Olof Johansson7-361/+374
2012-09-04Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pciArnd Bergmann22-291/+524
2012-09-04ARM: 7506/1: allow for ATAGS to be configured out when DT support is selectedNicolas Pitre2-2/+14
2012-09-04ARM: 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