Age | Commit message (Expand) | Author |
2013-04-03 | ARM: 7690/1: mm: fix CONFIG_LPAE typos | Paul Bolle |
2013-04-03 | ARM: 7689/1: add unwind annotations to ftrace asm | Rabin Vincent |
2013-04-03 | ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay ops | Will Deacon |
2013-04-03 | ARM: 7684/1: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB opera... | Catalin Marinas |
2013-03-22 | ARM: 7681/1: hw_breakpoint: use warn_once to avoid spam from reset_ctrl_regs() | Santosh Shilimkar |
2013-03-22 | ARM: 7680/1: Detect support for SDIV/UDIV from ISAR0 register | Stephen Boyd |
2013-03-22 | ARM: 7679/1: Clear IDIVT hwcap if CONFIG_ARM_THUMB=n | Stephen Boyd |
2013-03-15 | ARM: 7674/1: smp: Avoid dummy clockevent being preferred over real hardware c... | Santosh Shilimkar |
2013-03-06 | ARM: 7667/1: perf: Fix section mismatch on armpmu_init() | Stephen Boyd |
2013-03-03 | ARM: 7665/1: Wire up kcmp syscall | Cyrill Gorcunov |
2013-03-03 | ARM: 7664/1: perf: remove erroneous semicolon from event initialisation | Chen Gang |
2013-03-03 | ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bit | Will Deacon |
2013-03-03 | ARM: 7662/1: hw_breakpoint: reset debug logic on secondary CPUs in s2ram resume | Dietmar Eggemann |
2013-03-03 | ARM: 7661/1: mm: perform explicit branch predictor maintenance when required | Will Deacon |
2013-03-03 | ARM: 7660/1: tlb: add branch predictor maintenance operations | Will Deacon |
2013-03-03 | ARM: 7659/1: mm: make mm->context.id an atomic64_t variable | Will Deacon |
2013-03-03 | ARM: 7657/1: head: fix swapper and idmap population with LPAE and big-endian | Will Deacon |
2013-03-03 | ARM: 7655/1: smp_twd: make twd_local_timer_of_register() no-op for nosmp | Shawn Guo |
2013-03-03 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-03-03 | Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linus | Russell King |
2013-02-27 | hlist: drop the node parameter from iterators | Sasha Levin |
2013-02-25 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-21 | Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2013-02-21 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2013-02-21 | ARM: 7653/2: do not scale loops_per_jiffy when using a constant delay clock | Nicolas Pitre |
2013-02-20 | Merge branch 'for-linus-2' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-02-20 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-02-20 | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-02-20 | Merge branch 'misc' into for-linus | Russell King |
2013-02-18 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Rafael J. Wysocki |
2013-02-17 | ARM idle: delete pm_idle | Len Brown |
2013-02-16 | ARM: 7648/1: pci: Allow passing per-controller private data | Thierry Reding |
2013-02-16 | ARM: 7647/1: pci: Keep pci_common_init() around after init | Thierry Reding |
2013-02-15 | ARM: arch_timer: include linux/errno.h | Arnd Bergmann |
2013-02-14 | arm: switch to struct ksignal * passing | Al Viro |
2013-02-13 | ARM: 7651/1: remove unused smp_timer_broadcast #define | Mark Rutland |
2013-02-12 | Merge branch 'kvm-arm/timer' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson |
2013-02-11 | ARM: KVM: arch_timers: Add timer world switch | Marc Zyngier |
2013-02-11 | Merge branch 'for-arm-soc/arch-timers' of git://git.kernel.org/pub/scm/linux/... | Marc Zyngier |
2013-02-11 | ARM: KVM: VGIC control interface world switch | Marc Zyngier |
2013-02-11 | ARM: 7643/1: sched: correct update_sched_clock() | Joonsoo Kim |
2013-02-11 | Merge branch 'depends/cleanup' into next/virt | Olof Johansson |
2013-02-11 | Merge branch 'depends/rmk-psci' into next/virt | Olof Johansson |
2013-02-11 | Merge branch 'irqchip/gic-vic-move' into next/virt | Olof Johansson |
2013-02-11 | Merge branch 'for-arm-soc/arch-timers' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson |
2013-02-11 | Merge branch 'for-rmk/broadcast' of git://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson |
2013-02-11 | Merge branch 'for-rmk/virt/kvm/core' of git://git.kernel.org/pub/scm/linux/ke... | Olof Johansson |
2013-02-11 | Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson |
2013-02-04 | Merge branch 'for-rmk/broadcast' of git://git.kernel.org/pub/scm/linux/kernel... | Russell King |