Age | Commit message (Expand) | Author | Files | Lines |
2013-05-03 | Merge branch 'cleanup' into for-linus | Russell King | 19 | -60/+51 |
2013-05-03 | Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm... | Russell King | 126 | -1134/+1195 |
2013-05-03 | Merge commit '73053d973' into smp-hotplug | Russell King | 1 | -4/+5 |
2013-05-02 | ARM: EXYNOS: remove unnecessary use of IS_ERR_VALUE() | Russell King | 1 | -1/+1 |
2013-05-02 | ARM: IMX: remove unnecessary use of IS_ERR_VALUE() | Russell King | 1 | -1/+1 |
2013-05-02 | ARM: OMAP: use consistent error checking | Russell King | 8 | -13/+13 |
2013-05-02 | ARM: cleanup: OMAP hwmod error checking | Russell King | 1 | -7/+4 |
2013-05-02 | ARM: 7709/1: mcpm: Add explicit AFLAGS to support v6/v7 multiplatform kernels | Dave Martin | 1 | -0/+2 |
2013-04-26 | ARM: 7700/2: Make cpu_init() notrace | Jon Medhurst | 1 | -1/+1 |
2013-04-25 | ARM: 7702/1: Set the page table freeing ceiling to TASK_SIZE | Catalin Marinas | 1 | -0/+9 |
2013-04-25 | ARM: 7703/1: Disable preemption in broadcast_tlb*_a15_erratum() | Catalin Marinas | 1 | -4/+5 |
2013-04-25 | Merge branch 'mcpm' of git://git.linaro.org/people/nico/linux into devel-stable | Russell King | 89 | -241/+1304 |
2013-04-24 | ARM: mcpm: provide an interface to set the SMP ops at run time | Nicolas Pitre | 2 | -1/+8 |
2013-04-24 | ARM: mcpm: generic SMP secondary bringup and hotplug support | Nicolas Pitre | 2 | -1/+88 |
2013-04-24 | ARM: mcpm_head.S: vlock-based first man election | Dave Martin | 3 | -6/+38 |
2013-04-24 | ARM: mcpm: Add baremetal voting mutexes | Dave Martin | 2 | -0/+137 |
2013-04-24 | ARM: mcpm: introduce helpers for platform coherency exit/setup | Dave Martin | 4 | -2/+330 |
2013-04-24 | ARM: mcpm: introduce the CPU/cluster power API | Nicolas Pitre | 2 | -0/+183 |
2013-04-24 | ARM: multi-cluster PM: secondary kernel entry code | Nicolas Pitre | 5 | -0/+159 |
2013-04-24 | ARM: cacheflush: add synchronization helpers for mixed cache state accesses | Nicolas Pitre | 1 | -0/+75 |
2013-04-21 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 17 | -182/+34 |
2013-04-20 | ARM: 7699/1: sched_clock: Add more notrace to prevent recursion | Stephen Boyd | 1 | -2/+2 |
2013-04-19 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -6/+4 |
2013-04-18 | ARM: cpu hotplug: remove majority of cache flushing from platforms | Russell King | 12 | -35/+0 |
2013-04-18 | ARM: smp: flush L1 cache in cpu_die() | Russell King | 1 | -4/+38 |
2013-04-18 | ARM: tegra: remove tegra specific cpu_disable() | Russell King | 3 | -11/+0 |
2013-04-18 | ARM: highbank: fix cache flush ordering for cpu hotplug | Rob Herring | 1 | -6/+4 |
2013-04-17 | ARM: KVM: fix unbalanced get_cpu() in access_dcsw | Marc Zyngier | 1 | -2/+2 |
2013-04-17 | ARM: 7695/1: mvebu: Enable pj4b on LPAE compilations | Gregory CLEMENT | 1 | -1/+2 |
2013-04-17 | ARM: 7693/1: mm: clean-up in order to reduce to call kmap_high_get() | Joonsoo Kim | 2 | -13/+17 |
2013-04-17 | ARM: 7698/1: perf: fix group validation when using enable_on_exec | Will Deacon | 1 | -1/+4 |
2013-04-17 | ARM: 7697/1: hw_breakpoint: do not use __cpuinitdata for dbg_cpu_pm_nb | Bastian Hecht | 1 | -1/+1 |
2013-04-17 | ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for Feroceon | Illia Ragozin | 1 | -0/+1 |
2013-04-17 | ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch() | Joonsoo Kim | 4 | -4/+2 |
2013-04-17 | ARM: 7692/1: iop3xx: move IOP3XX_PERIPHERAL_VIRT_BASE | Aaro Koskinen | 1 | -1/+1 |
2013-04-17 | Merge branch 'for-rmk/740t' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Russell King | 8 | -173/+23 |
2013-04-17 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 7 | -7/+7 |
2013-04-17 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -1/+2 |
2013-04-17 | ARM: KVM: fix L_PTE_S2_RDWR to actually be Read/Write | Marc Zyngier | 1 | -1/+1 |
2013-04-17 | ARM: KVM: fix KVM_CAP_ARM_SET_DEVICE_ADDR reporting | Marc Zyngier | 1 | -0/+1 |
2013-04-11 | Merge tag 'mvebu_fixes_for_v3.9_round3' of git://git.infradead.org/users/jcoo... | Arnd Bergmann | 3 | -19/+18 |
2013-04-10 | arm: mvebu: Fix the irq map function in SMP mode | Gregory CLEMENT | 1 | -11/+5 |
2013-04-10 | Fix GE0/GE1 init on ix2-200 as GE0 has no PHY | Nigel Roberts | 1 | -1/+6 |
2013-04-09 | Merge tag 'samsung-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann | 2 | -4/+2 |
2013-04-09 | ARM: S3C24XX: Fix interrupt pending register offset of the EINT controller | Sylwester Nawrocki | 1 | -1/+1 |
2013-04-09 | ARM: S3C24XX: Correct NR_IRQS definition for s3c2440 | Sylwester Nawrocki | 1 | -3/+1 |
2013-04-09 | Merge tag 'imx-fixes-3.9-5' of git://git.linaro.org/people/shawnguo/linux-2.6... | Arnd Bergmann | 20 | -74/+234 |
2013-04-09 | ARM i.MX6: Fix ldb_di clock selection | Dirk Behme | 1 | -1/+1 |
2013-04-09 | ARM: imx: provide twd clock lookup from device tree | Shawn Guo | 2 | -1/+1 |
2013-04-09 | ARM: imx35 Bugfix admux clock | Markus Pargmann | 1 | -0/+1 |