summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2015-10-20Merge branch 'for-linus-4.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-10-19um: Fix kernel mode fault conditionRichard Weinberger
2015-10-19um: Fix waitpid() usage in helper codeRichard Weinberger
2015-10-19um: Do not rely on libc to provide modify_ldt()Hans-Werner Hilse
2015-10-19um: Fix out-of-tree buildRichard Weinberger
2015-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-10-16Merge tag 'powerpc-4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-10-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-10-16sh: add copy_user_page() alias for __copy_user()Ross Zwisler
2015-10-15Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-10-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-10-14KVM: x86: fix RSM into 64-bit protected modePaolo Bonzini
2015-10-14KVM: x86: fix previous commit for 32-bitPaolo Bonzini
2015-10-14arm64: compat: wire up new syscallsWill Deacon
2015-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-10-13KVM: x86: fix SMI to halted VCPUPaolo Bonzini
2015-10-13KVM: x86: clean up kvm_arch_vcpu_runnablePaolo Bonzini
2015-10-13KVM: x86: map/unmap private slots in __x86_set_memory_regionPaolo Bonzini
2015-10-13KVM: x86: build kvm_userspace_memory_region in x86_set_memory_regionPaolo Bonzini
2015-10-12arm64: Fix MINSIGSTKSZ and SIGSTKSZManjeet Pawar
2015-10-12arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419Will Deacon
2015-10-10Merge git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-10-10Merge branch 'stable/for-linus-4.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-10-09Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds
2015-10-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-10-09powerpc/powernv: Panic on unhandled Machine CheckDaniel Axtens
2015-10-09powerpc: Fix checkstop in native_hpte_clear() with lockdepCyril Bur
2015-10-08arch/powerpc: provide zero_bytemask() for big-endianChris Metcalf
2015-10-08crypto: camellia_aesni_avx - Fix CPU feature checksBen Hutchings
2015-10-08crypto: sparc - initialize blkcipher.ivsizeDave Kleikamp
2015-10-07swiotlb: Enable it under x86 PAEChristian Melki
2015-10-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-10-07Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds
2015-10-06word-at-a-time.h: support zero_bytemask() on alpha and tileChris Metcalf
2015-10-06word-at-a-time.h: fix some Kbuild filesChris Metcalf
2015-10-06arm64: replace read_lock to rcu lock in call_break_hookYang Shi
2015-10-06arm64: Don't relocate non-existent initrdMark Rutland
2015-10-06Merge tag 'for-linus-4.3b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-10-06x86/xen/p2m: hint at the last populated P2M entryDavid Vrabel
2015-10-06Merge tag 'renesas-fixes-for-v4.3' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2015-10-06Merge tag 'sunxi-fixes-for-4.3' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2015-10-06Merge tag 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kg...Arnd Bergmann
2015-10-06MIPS: Define ioremap_ucBen Hutchings
2015-10-05arm64: convert patch_lock to raw lockYang Shi
2015-10-05arm64: readahead: fault retry breaks mmap file read random detectionMark Salyzyn
2015-10-05arm64: debug: Fix typo in debug-monitors.cYang Shi
2015-10-05ARM: net: make BPF_LD | BPF_IND instruction trigger r_X initialisation to 0.Nicolas Schichan
2015-10-05MIPS: UAPI: Ignore __arch_swab{16,32,64} when using MIPS16Yousong Zhou
2015-10-05Revert "MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16."Yousong Zhou