summary refs log tree commit diff
path: root/arch
AgeCommit message (Expand)Author
2013-05-02Merge branch 'cleanup' into for-linusRussell King
2013-05-02Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King
2013-05-02Merge commit '73053d973' into smp-hotplugRussell King
2013-05-02ARM: EXYNOS: remove unnecessary use of IS_ERR_VALUE()Russell King
2013-05-02ARM: IMX: remove unnecessary use of IS_ERR_VALUE()Russell King
2013-05-02ARM: OMAP: use consistent error checkingRussell King
2013-05-02ARM: cleanup: OMAP hwmod error checkingRussell King
2013-05-02ARM: 7709/1: mcpm: Add explicit AFLAGS to support v6/v7 multiplatform kernelsDave Martin
2013-04-26ARM: 7700/2: Make cpu_init() notraceJon Medhurst
2013-04-25ARM: 7702/1: Set the page table freeing ceiling to TASK_SIZECatalin Marinas
2013-04-25ARM: 7703/1: Disable preemption in broadcast_tlb*_a15_erratum()Catalin Marinas
2013-04-25Merge branch 'mcpm' of git://git.linaro.org/people/nico/linux into devel-stableRussell King
2013-04-24ARM: mcpm: provide an interface to set the SMP ops at run timeNicolas Pitre
2013-04-24ARM: mcpm: generic SMP secondary bringup and hotplug supportNicolas Pitre
2013-04-24ARM: mcpm_head.S: vlock-based first man electionDave Martin
2013-04-24ARM: mcpm: Add baremetal voting mutexesDave Martin
2013-04-24ARM: mcpm: introduce helpers for platform coherency exit/setupDave Martin
2013-04-24ARM: mcpm: introduce the CPU/cluster power APINicolas Pitre
2013-04-24ARM: multi-cluster PM: secondary kernel entry codeNicolas Pitre
2013-04-24ARM: cacheflush: add synchronization helpers for mixed cache state accessesNicolas Pitre
2013-04-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-20Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-04-20Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-04-19Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin
2013-04-19x86, microcode: Verify the family before dispatching microcode patchingH. Peter Anvin
2013-04-19sparc64: Fix race in TLB batch processing.David S. Miller
2013-04-19ARM: 7699/1: sched_clock: Add more notrace to prevent recursionStephen Boyd
2013-04-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-04-18ARM: cpu hotplug: remove majority of cache flushing from platformsRussell King
2013-04-18ARM: smp: flush L1 cache in cpu_die()Russell King
2013-04-18ARM: tegra: remove tegra specific cpu_disable()Russell King
2013-04-18ARM: highbank: fix cache flush ordering for cpu hotplugRob Herring
2013-04-18x86, hyperv: Handle Xen emulation of Hyper-V more gracefullyK. Y. Srinivasan
2013-04-17Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-04-17avr32: fix build error in atstk1006_defconfigJosh Wu
2013-04-17ARM: KVM: fix unbalanced get_cpu() in access_dcswMarc Zyngier
2013-04-17x86, kdump: Change crashkernel_high/low= to crashkernel=,high/lowYinghai Lu
2013-04-17x86, kdump: Retore crashkernel= to allocate under 896MYinghai Lu
2013-04-17x86, kdump: Set crashkernel_low automaticallyYinghai Lu
2013-04-17ARM: 7695/1: mvebu: Enable pj4b on LPAE compilationsGregory CLEMENT
2013-04-17ARM: 7693/1: mm: clean-up in order to reduce to call kmap_high_get()Joonsoo Kim
2013-04-17ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon
2013-04-17ARM: 7697/1: hw_breakpoint: do not use __cpuinitdata for dbg_cpu_pm_nbBastian Hecht
2013-04-17ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for FeroceonIllia Ragozin
2013-04-17ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch()Joonsoo Kim
2013-04-17ARM: 7692/1: iop3xx: move IOP3XX_PERIPHERAL_VIRT_BASEAaro Koskinen
2013-04-17s390: move dummy io_remap_pfn_range() to asm/pgtable.hLinus Torvalds
2013-04-17x86,efi: Implement efi_no_storage_paranoia parameterRichard Weinberger