summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2013-04-30Hexagon: add IOMEM and _relaxed IO macrosRichard Kuo
2013-04-30Hexagon: switch to using the device type for IO mappingsRichard Kuo
2013-04-30Hexagon: don't print info for offline CPU'sRichard Kuo
2013-04-30Hexagon: add support for single-stepping (v4+)Richard Kuo
2013-04-30Hexagon: use correct work mask when checking for more workRichard Kuo
2013-04-30Hexagon: add support for additional exceptionsRichard Kuo
2013-04-30Hexagon: fix initial page table setup prior to jump to VARichard Kuo
2013-04-30Hexagon: remove keyring related callRichard Kuo
2013-04-30Hexagon: check to if we will overflow the signal stackRichard Kuo
2013-04-30Hexagon: Signal and return path fixesRichard Kuo
2013-04-30Hexagon: add support for new v4+ registersRichard Kuo
2013-04-30Hexagon: add individual register access for switch_stackRichard Kuo
2013-04-30Hexagon: use defines for MIN_KERNEL_SEG calculationRichard Kuo