summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-02x86-64, init: Do not set NX bits on non-NX capable hardwareH. Peter Anvin
2013-05-02x86, gdt, hibernate: Store/load GDT for hibernate path.Konrad Rzeszutek Wilk
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-05-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-02Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-02Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker
2013-05-02KVM: PPC: Book3S: Add API for in-kernel XICS emulationPaul Mackerras
2013-05-02kvm/ppc/mpic: fix missing unlock in set_base_addr()Wei Yongjun
2013-05-02kvm/ppc: Hold srcu lock when calling kvm_io_bus_read/writeScott Wood
2013-05-02kvm/ppc/mpic: remove usersScott Wood
2013-05-02kvm/ppc/mpic: fix mmio region lists when multiple guests usedScott Wood
2013-05-02ARM: 7709/1: mcpm: Add explicit AFLAGS to support v6/v7 multiplatform kernelsDave Martin
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-02powerpc: Fix build error for book3eAneesh Kumar K.V
2013-05-02powerpc: Context switch the new EBB SPRsMichael Ellerman
2013-05-02powerpc: Turn on the EBB H/FSCR bitsMichael Neuling
2013-05-02powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207SMichael Ellerman
2013-05-02powerpc: Setup BHRB instructions facility in HFSCR for POWER8Anshuman Khandual
2013-05-02powerpc: Fix interrupt range check on debug exceptionBharat Bhushan
2013-05-01Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-05-01ppc: Clean up scanlogDavid Howells
2013-05-01ppc: Clean up rtas_flash driver somewhatDavid Howells
2013-05-01proc: Supply PDE attribute setting accessor functionsDavid Howells
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30Hexagon: add v4 CS regs to core copyout macroRichard Kuo
2013-04-30Hexagon: use correct translation for VMALLOC_STARTRichard Kuo
2013-04-30Hexagon: use correct translations for DMA mappingsRichard Kuo
2013-04-30Hexagon: fix return value for notify_resume case in do_work_pendingRichard Kuo
2013-04-30Hexagon: fix signal number for user mem faultsRichard Kuo
2013-04-30Hexagon: remove two Kconfig entriesPaul Bolle
2013-04-30arch: remove CONFIG_GENERIC_FIND_NEXT_BIT againPaul Bolle
2013-04-30Hexagon: update copyright datesRichard Kuo
2013-04-30Hexagon: add translation types for __vmnewmapRichard Kuo
2013-04-30Hexagon: fix signal.c compile errorRichard Kuo
2013-04-30Hexagon: break up user fn/arg register settingRichard Kuo
2013-04-30Hexagon: use generic sys_fork, sys_vfork, and sys_cloneRichard Kuo
2013-04-30Hexagon: fix psp/sp macroRichard Kuo
2013-04-30Hexagon: fix up int enable/disable at ret_from_forkRichard Kuo