| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | | | * | | ARM: 7536/1: smp: Formalize an IPI for wakeup | Stephen Boyd | 2012-09-19 | 1 | -4/+9 |
| | | | | * | | ARM: Add irqtime accounting support | Russell King | 2012-09-15 | 1 | -0/+8 |
| | | | * | | | ARM: 7506/1: allow for ATAGS to be configured out when DT support is selected | Nicolas Pitre | 2012-09-03 | 2 | -2/+14 |
| | | | * | | | ARM: 7505/1: split out ATAGS parsing | Nicolas Pitre | 2012-09-03 | 7 | -251/+247 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge branch 'cleanup' into for-linus | Russell King | 2012-10-05 | 1 | -0/+2 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | * | | | | ARM: Don't unconditionally bloat thread_info | Russell King | 2012-08-29 | 1 | -0/+2 |
* | | | | | | Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-10-03 | 1 | -0/+54 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2012-09-17 | 1 | -0/+54 |
| |\ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| | * | | | | | ARM: add cpufreq transiton notifier to adjust loops_per_jiffy for smp | Richard Zhao | 2012-09-09 | 1 | -0/+54 |
| | | |_|/ /
| | |/| | | |
|
* | | | | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2012-10-02 | 4 | -90/+77 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'multiplatform/smp_ops' into next/multiplatform | Olof Johansson | 2012-09-22 | 2 | -4/+72 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ARM: consolidate pen_release instead of having per platform definitions | Marc Zyngier | 2012-09-14 | 1 | -0/+6 |
| | * | | | | | | ARM: smp: Make SMP operations mandatory | Marc Zyngier | 2012-09-14 | 1 | -9/+9 |
| | * | | | | | | ARM: SoC: add per-platform SMP operations | Marc Zyngier | 2012-09-13 | 2 | -2/+64 |
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ... | Olof Johansson | 2012-09-21 | 2 | -86/+5 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ARM: move debug macros to common location | Rob Herring | 2012-09-14 | 2 | -86/+5 |
| | |/ / / / / |
|
* | | | | | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-02 | 4 | -142/+3 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson | 2012-09-17 | 2 | -1/+25 |
| |\ \ \ \ \ \ \
| | | |/ / / / /
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Arnd Bergmann | 2012-08-13 | 4 | -142/+3 |
| |\ \ \ \ \ \ \
| | |_|_|_|/ / /
| |/| | | | | | |
|
| | * | | | | | | ARM: use new LEDS CPU trigger stub to replace old one | Bryan Wu | 2012-08-01 | 4 | -142/+3 |
* | | | | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-02 | 8 | -366/+423 |
|\ \ \ \ \ \ \ \
| | |_|_|/ / / /
| |/| | | | | | |
|
| * | | | | | | | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2012-09-21 | 2 | -22/+51 |
| |\ \ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | Merge tag 'arm-perf-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Olof Johansson | 2012-09-05 | 7 | -361/+374 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | ARM: perf: move irq registration into pmu implementation | Sudeep KarkadaNagesha | 2012-08-23 | 2 | -61/+77 |
| | * | | | | | | | ARM: perf: move CPU-specific PMU handling code into separate file | Will Deacon | 2012-08-23 | 3 | -211/+233 |
| | * | | | | | | | ARM: perf: prepare for moving CPU PMU code into separate file | Will Deacon | 2012-08-23 | 4 | -50/+35 |
| | * | | | | | | | ARM: perf: probe devicetree in preference to current CPU | Will Deacon | 2012-08-23 | 4 | -103/+110 |
| | * | | | | | | | ARM: perf: remove mysterious compiler barrier | Will Deacon | 2012-08-23 | 1 | -1/+0 |
| | * | | | | | | | ARM: pmu: remove unused reservation mechanism | Will Deacon | 2012-08-23 | 3 | -45/+0 |
| | * | | | | | | | ARM: perf: add devicetree bindings for 11MPcore, A5, A7 and A15 PMUs | Will Deacon | 2012-08-23 | 1 | -1/+5 |
| | * | | | | | | | ARM: PMU: Add runtime PM Support | Jon Hunter | 2012-08-23 | 1 | -8/+33 |
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pci | Arnd Bergmann | 2012-09-04 | 22 | -291/+524 |
| |\| | | | | | |
|
| * | | | | | | | ARM: move PCI i/o resource setup into common code | Rob Herring | 2012-07-26 | 1 | -5/+36 |
| * | | | | | | | ARM: Add fixed PCI i/o mapping | Rob Herring | 2012-07-25 | 1 | -0/+13 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-10-01 | 1 | -9/+0 |
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | PCI: Provide a default pcibios_update_irq() | Thierry Reding | 2012-09-19 | 1 | -9/+0 |
| * | | | | | | PCI: Discard __init annotations for pci_fixup_irqs() and related functions | Thierry Reding | 2012-09-19 | 1 | -1/+1 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | ARM: reserve syscall 378 for kcmp | Russell King | 2012-09-21 | 1 | -0/+1 |
* | | | | | | ARM: 7535/1: Reprogram smp_twd based on new common clk framework notifiers | Mike Turquette | 2012-09-19 | 1 | -2/+46 |
| |_|/ / /
|/| | | | |
|
* | | | | | ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling path | Will Deacon | 2012-09-07 | 1 | -4/+7 |
* | | | | | ARM: 7497/1: hw_breakpoint: allow single-byte watchpoints on all addresses | Will Deacon | 2012-08-25 | 1 | -3/+4 |
* | | | | | ARM: 7496/1: hw_breakpoint: don't rely on dfsr to show watchpoint access type | Will Deacon | 2012-08-25 | 1 | -15/+40 |
|/ / / / |
|
* | | | | ARM: 7486/1: sched_clock: update epoch_cyc on resume | Colin Cross | 2012-08-11 | 1 | -0/+24 |
* | | | | ARM: 7482/1: topology: fix section mismatch warning for init_cpu_topology | Venkatraman Sathiyamoorthy | 2012-08-11 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | Merge branch 'audit' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-08-02 | 5 | -85/+58 |
|\ \ \ |
|
| * | | | ARM: 7475/1: sys_trace: allow all syscall arguments to be updated via ptrace | Will Deacon | 2012-07-28 | 1 | -1/+2 |
| * | | | ARM: 7474/1: get rid of TIF_SYSCALL_RESTARTSYS | Al Viro | 2012-07-28 | 3 | -16/+9 |
| * | | | ARM: 7473/1: deal with handlerless restarts without leaving the kernel | Al Viro | 2012-07-28 | 2 | -22/+35 |
| * | | | ARM: 7472/1: pull all work_pending logics into C function | Al Viro | 2012-07-28 | 2 | -23/+21 |
| * | | | ARM: 7471/1: Revert "7442/1: Revert "remove unused restart trampoline"" | Will Deacon | 2012-07-28 | 3 | -17/+0 |