summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-291-7/+11
|\
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-01-251-7/+11
| |\
| | * Merge tag 'kvm-s390-master-4.15-3' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář2018-01-241-7/+11
| | |\
| | | * KVM: s390: add proper locking for CMMA migration bitmapChristian Borntraeger2018-01-241-7/+11
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-01-297-102/+4
|\ \ \ \
| * | | | bpf, arm: remove obsolete exception handling from div/modDaniel Borkmann2018-01-271-8/+0
| * | | | bpf, mips64: remove unneeded zero check from div/mod with kDaniel Borkmann2018-01-271-15/+4
| * | | | bpf, mips64: remove obsolete exception handling from div/modDaniel Borkmann2018-01-271-10/+0
| * | | | bpf, sparc64: remove obsolete exception handling from div/modDaniel Borkmann2018-01-271-18/+0
| * | | | bpf, ppc64: remove obsolete exception handling from div/modDaniel Borkmann2018-01-271-8/+0
| * | | | bpf, s390x: remove obsolete exception handling from div/modDaniel Borkmann2018-01-271-10/+0
| * | | | bpf, arm64: remove obsolete exception handling from div/modDaniel Borkmann2018-01-271-13/+0
| * | | | bpf, x86_64: remove obsolete exception handling from div/modDaniel Borkmann2018-01-271-20/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-255-24/+87
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2018-01-251-1/+1
| |\ \ \ \
| | * | | | sparc64: fix typo in CONFIG_CRYPTO_DES_SPARC64 => CONFIG_CRYPTO_CAMELLIA_SPARC64Corentin Labbe2018-01-241-1/+1
| | | |/ / | | |/| |
| * | | | Merge tag 'trace-v4.15-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-01-243-11/+66
| |\ \ \ \
| | * | | | ftrace, orc, x86: Handle ftrace dynamically allocated trampolinesSteven Rostedt (VMware)2018-01-231-1/+47
| | * | | | x86/ftrace: Fix ORC unwinding from ftrace handlersJosh Poimboeuf2018-01-232-10/+19
| | |/ / /
| * | | | Merge tag 'pci-v4.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-01-231-12/+20
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | x86/PCI: Enable AMD 64-bit window on resume=?UTF-8?q?Christian=20K=C3=B6nig?=2018-01-161-12/+20
* | | | | ARM: dts: imx6q-b450v3: Add switch port configurationSebastian Reichel2018-01-241-0/+52
* | | | | ARM: dts: imx6q-b650v3: Add switch port configurationSebastian Reichel2018-01-241-0/+52
* | | | | ARM: dts: imx6q-b850v3: Add switch port configurationSebastian Reichel2018-01-241-0/+75
* | | | | ARM: dts: imx6q-bx50v3: Add internal switchSebastian Reichel2018-01-241-0/+62
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-2331-48/+391
|\| | | | | |_|/ / |/| | |
| * | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-217-7/+45
| |\ \ \
| | * | | x86/retpoline: Optimize inline assembler for vmexit_fill_RSBAndi Kleen2018-01-191-3/+4
| | * | | kprobes/x86: Disable optimizing on the function jumps to indirect thunkMasami Hiramatsu2018-01-191-1/+22
| | * | | kprobes/x86: Blacklist indirect thunk functions for kprobesMasami Hiramatsu2018-01-191-1/+2
| | * | | retpoline: Introduce start/end markers of indirect thunkMasami Hiramatsu2018-01-193-1/+10
| | * | | x86/mce: Make machine check speculation protectedThomas Gleixner2018-01-193-1/+7
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-01-211-10/+15
| |\ \ \ \
| | * | | | x86/mm: Rework wbinvd, hlt operation in stop_this_cpu()Tom Lendacky2018-01-181-10/+15
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2018-01-212-12/+35
| |\ \ \ \ \
| | * | | | | alpha/PCI: Fix noname IRQ level detectionLorenzo Pieralisi2018-01-211-6/+29
| | * | | | | alpha: extend memset16 to EV6 optimised routinesMichael Cree2018-01-171-6/+6
| * | | | | | x86: Use __nostackprotect for sme_encrypt_kernelLaura Abbott2018-01-211-1/+1
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-01-208-6/+188
| |\ \ \ \ \ \
| | * | | | | | KVM: s390: wire up bpb featureChristian Borntraeger2018-01-204-2/+28
| | * | | | | | KVM: PPC: Book3S: Provide information about hardware/firmware CVE workaroundsPaul Mackerras2018-01-192-0/+156
| | * | | | | | KVM/x86: Fix wrong macro references of X86_CR0_PG_BIT and X86_CR4_PAE_BIT in ...Tianyu Lan2018-01-171-2/+2
| | * | | | | | Merge tag 'kvm-arm-fixes-for-v4.15-3-v2' of git://git.kernel.org/pub/scm/linu...Radim Krčmář2018-01-171-2/+2
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier2018-01-161-2/+2
| * | | | | | | Merge tag 'mips_fixes_4.15_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-01-2012-12/+107
| |\ \ \ \ \ \ \
| | * | | | | | | MIPS: Fix undefined reference to physical_memsizeJames Hogan2018-01-181-1/+10
| | * | | | | | | MIPS: Implement __multi3 for GCC7 MIPS64r6 buildsJames Hogan2018-01-113-1/+73
| | * | | | | | | MIPS: mm: Fix duplicate "const" on insn_table_MMJames Hogan2018-01-101-1/+1
| | * | | | | | | MIPS: CM: Drop WARN_ON(vp != 0)James Hogan2018-01-101-1/+0
| | * | | | | | | MIPS: ralink: Fix platform_get_irq's error checkingArvind Yadav2018-01-101-2/+2