summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-12-18Merge tag 'arc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2014-12-18Merge tag 'nios2-fixes-v3.19' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds
2014-12-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-12-18KVM: PPC: E500: Compile fix in this_cpu_writeAlexander Graf
2014-12-18sparc32: destroy_context() and switch_mm() needs to disable interrupts.Andreas Larsson
2014-12-18Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into HEADPaolo Bonzini
2014-12-18KVM: move APIC types to arch/x86/Paolo Bonzini
2014-12-17KVM: PPC: Book3S: Enable in-kernel XICS emulation by defaultAnton Blanchard
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2014-12-17x86: mm: fix VM_FAULT_RETRY handlingLinus Torvalds
2014-12-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-12-17Merge tag 'microblaze-3.19-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2014-12-17KVM: PPC: Book3S HV: Improve H_CONFER implementationSam Bobroff
2014-12-17KVM: PPC: Book3S HV: Fix endianness of instruction obtained from HEIR registerPaul Mackerras
2014-12-17KVM: PPC: Book3S HV: Remove code for PPC970 processorsPaul Mackerras
2014-12-17KVM: PPC: Book3S HV: Tracepoints for KVM HV guest interactionsSuresh E. Warrier
2014-12-17KVM: PPC: Book3S HV: Simplify locking around stolen time calculationsPaul Mackerras
2014-12-17arch: powerpc: kvm: book3s_paired_singles.c: Remove unused functionRickard Strandqvist
2014-12-17arch: powerpc: kvm: book3s_pr.c: Remove unused functionRickard Strandqvist
2014-12-17arch: powerpc: kvm: book3s.c: Remove some unused functionsRickard Strandqvist
2014-12-17arch: powerpc: kvm: book3s_32_mmu.c: Remove unused functionRickard Strandqvist
2014-12-17microblaze: Fix mmap for cache coherent memoryLars-Peter Clausen
2014-12-17ARC: rename default defconfigVineet Gupta
2014-12-17nios2/uaccess: fix sparse errorsLey Foon Tan
2014-12-17nios2: enable "make defconfig"Paul Bolle
2014-12-17nios2: add definition of ioremap_wc to io.hGuenter Roeck
2014-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-12-16Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-12-16Merge tag 'dt2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2014-12-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-12-16Merge tag 'xtensa-next-20141215' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2014-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2014-12-16Merge tag 'stable/for-linus-3.19-rc0b-tag' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2014-12-16Merge tag 'renesas-defconfig-fixes-for-v3.19' of git://git.kernel.org/pub/scm...Arnd Bergmann
2014-12-15xtensa: disable link optimizationChris Zankel
2014-12-15xtensa/uaccess: fix sparse errorsMichael S. Tsirkin
2014-12-15Merge tag 'xtensa-for-next-20141213' of git://github.com/jcmvbkbc/linux-xtens...Chris Zankel
2014-12-15Merge tag 'v3.18' into for_nextChris Zankel
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-15Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2014-12-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-12-15x86: mm: consolidate VM_FAULT_RETRY handlingLinus Torvalds
2014-12-15x86: mm: move mmap_sem unlock from mm_fault_error() to callerLinus Torvalds
2014-12-15Merge tag 'omap-for-v3.19/fixes-for-merge-window' of git://git.kernel.org/pub...Kevin Hilman
2014-12-15ARM: defconfigs: use CONFIG_CPUFREQ_DTViresh Kumar
2014-12-15KVM: PPC: Book3S HV: Check wait conditions before sleeping in kvmppc_vcore_bl...Suresh E. Warrier
2014-12-15KVM: PPC: Book3S HV: ptes are big endianCédric Le Goater