aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-7/+11
2018-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar David S. Miller 7-102/+4
2018-01-26bpf, arm: remove obsolete exception handling from div/modGravatar Daniel Borkmann 1-8/+0
2018-01-26bpf, mips64: remove unneeded zero check from div/mod with kGravatar Daniel Borkmann 1-15/+4
2018-01-26bpf, mips64: remove obsolete exception handling from div/modGravatar Daniel Borkmann 1-10/+0
2018-01-26bpf, sparc64: remove obsolete exception handling from div/modGravatar Daniel Borkmann 1-18/+0
2018-01-26bpf, ppc64: remove obsolete exception handling from div/modGravatar Daniel Borkmann 1-8/+0
2018-01-26bpf, s390x: remove obsolete exception handling from div/modGravatar Daniel Borkmann 1-10/+0
2018-01-26bpf, arm64: remove obsolete exception handling from div/modGravatar Daniel Borkmann 1-13/+0
2018-01-26bpf, x86_64: remove obsolete exception handling from div/modGravatar Daniel Borkmann 1-20/+0
2018-01-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-7/+11
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 5-24/+87
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcGravatar Linus Torvalds 1-1/+1
2018-01-24sparc64: fix typo in CONFIG_CRYPTO_DES_SPARC64 => CONFIG_CRYPTO_CAMELLIA_SPARC64Gravatar Corentin Labbe 1-1/+1
2018-01-24Merge tag 'trace-v4.15-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-11/+66
2018-01-24Merge tag 'kvm-s390-master-4.15-3' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Radim Krčmář 1-7/+11
2018-01-24KVM: s390: add proper locking for CMMA migration bitmapGravatar Christian Borntraeger 1-7/+11
2018-01-23ARM: dts: imx6q-b450v3: Add switch port configurationGravatar Sebastian Reichel 1-0/+52
2018-01-23ARM: dts: imx6q-b650v3: Add switch port configurationGravatar Sebastian Reichel 1-0/+52
2018-01-23ARM: dts: imx6q-b850v3: Add switch port configurationGravatar Sebastian Reichel 1-0/+75
2018-01-23ARM: dts: imx6q-bx50v3: Add internal switchGravatar Sebastian Reichel 1-0/+62
2018-01-23ftrace, orc, x86: Handle ftrace dynamically allocated trampolinesGravatar Steven Rostedt (VMware) 1-1/+47
2018-01-23Merge tag 'pci-v4.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-12/+20
2018-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 31-48/+391
2018-01-23x86/ftrace: Fix ORC unwinding from ftrace handlersGravatar Josh Poimboeuf 2-10/+19
2018-01-21Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 7-7/+45
2018-01-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-10/+15
2018-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Gravatar Linus Torvalds 2-12/+35
2018-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar David S. Miller 10-25/+30
2018-01-20x86: Use __nostackprotect for sme_encrypt_kernelGravatar Laura Abbott 1-1/+1
2018-01-20alpha/PCI: Fix noname IRQ level detectionGravatar Lorenzo Pieralisi 1-6/+29
2018-01-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 8-6/+188
2018-01-20Merge tag 'mips_fixes_4.15_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 12-12/+107
2018-01-20KVM: s390: wire up bpb featureGravatar Christian Borntraeger 4-2/+28
2018-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 37-354/+694
2018-01-19bpf, x86: small optimization in alu ops with immGravatar Daniel Borkmann 1-5/+30
2018-01-19bpf: get rid of pure_initcall dependency to enable jitsGravatar Daniel Borkmann 10-20/+0
2018-01-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 8-14/+29
2018-01-19Merge tag 'powerpc-4.15-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 5-22/+55
2018-01-19ia64: Rewrite atomic_add and atomic_subGravatar Matthew Wilcox 1-18/+19
2018-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-9/+11
2018-01-19x86/retpoline: Optimize inline assembler for vmexit_fill_RSBGravatar Andi Kleen 1-3/+4
2018-01-19kprobes/x86: Disable optimizing on the function jumps to indirect thunkGravatar Masami Hiramatsu 1-1/+22
2018-01-19kprobes/x86: Blacklist indirect thunk functions for kprobesGravatar Masami Hiramatsu 1-1/+2
2018-01-19retpoline: Introduce start/end markers of indirect thunkGravatar Masami Hiramatsu 3-1/+10
2018-01-19x86/mce: Make machine check speculation protectedGravatar Thomas Gleixner 3-1/+7
2018-01-19ARM: sunxi_defconfig: Enable CMAGravatar Maxime Ripard 1-0/+2
2018-01-19KVM: PPC: Book3S: Provide information about hardware/firmware CVE workaroundsGravatar Paul Mackerras 2-0/+156
2018-01-18MIPS: Fix undefined reference to physical_memsizeGravatar James Hogan 1-1/+10
2018-01-18Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-114/+111