summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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-202-12/+35
|\ \ \
| * | | alpha/PCI: Fix noname IRQ level detectionLorenzo Pieralisi2018-01-201-6/+29
| * | | alpha: extend memset16 to EV6 optimised routinesMichael Cree2018-01-161-6/+6
* | | | x86: Use __nostackprotect for sme_encrypt_kernelLaura Abbott2018-01-201-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
| * | | | | MIPS: Fix CPS SMP NS16550 UART defaultsJames Hogan2018-01-101-4/+10
| * | | | | MIPS: BCM47XX Avoid compile error with MIPS allnoconfigMatt Redfearn2018-01-101-0/+1
| * | | | | MIPS: RB532: Avoid undefined mac_pton without GENERIC_NET_UTILSMatt Redfearn2018-01-101-0/+4
| * | | | | MIPS: RB532: Avoid undefined early_serial_setup() without SERIAL_8250_CONSOLEMatt Redfearn2018-01-101-1/+3
| * | | | | MIPS: ath25: Avoid undefined early_serial_setup() without SERIAL_8250_CONSOLEMatt Redfearn2018-01-101-0/+2
| * | | | | MIPS: AR7: ensure the port type's FCR value is usedJonas Gorski2018-01-101-1/+1
* | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-01-198-14/+29
|\ \ \ \ \ \
| * | | | | | ARM: sunxi_defconfig: Enable CMAMaxime Ripard2018-01-191-0/+2
| * | | | | | arm64: dts: socfpga: add missing interrupt-parentArnd Bergmann2018-01-111-0/+1
| * | | | | | Merge tag 'sunxi-fixes-for-4.15-2' of https://git.kernel.org/pub/scm/linux/ke...Olof Johansson2018-01-112-2/+2
| |\ \ \ \ \ \
| | * | | | | | ARM: dts: sun[47]i: Fix display backend 1 output to TCON0 remote endpointChen-Yu Tsai2018-01-062-2/+2
| * | | | | | | Merge tag 'mvebu-fixes-4.15-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2018-01-113-10/+22
| |\ \ \ \ \ \ \
| | * | | | | | | ARM64: dts: marvell: armada-cp110: Fix clock resources for various nodeGregory CLEMENT2018-01-052-8/+14
| | * | | | | | | ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7Thomas Petazzoni2018-01-051-2/+8
| * | | | | | | | Merge tag 'davinci-for-v4.16/dt' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson2018-01-111-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: dts: da850-lcdk: Remove leading 0x and 0s from unit addressMathieu Malaterre2018-01-051-2/+2
| | |/ / / / / / /
* | | | | | | | | Merge tag 'powerpc-4.15-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-01-195-22/+55
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | powerpc/pseries: include linux/types.h in asm/hvcall.hMichal Suchanek2018-01-171-0/+1
| * | | | | | | | | powerpc/64s: Allow control of RFI flush via debugfsMichael Ellerman2018-01-171-0/+30
| * | | | | | | | | powerpc/64s: Wire up cpu_show_meltdown()Michael Ellerman2018-01-172-0/+9
| * | | | | | | | | powerpc: Don't preempt_disable() in show_cpuinfo()Benjamin Herrenschmidt2018-01-111-11/+0
| * | | | | | | | | powerpc/xmon: Don't print hashed pointers in paca dumpMichael Ellerman2018-01-111-11/+11
| * | | | | | | | | powerpc/xmon: Add RFI flush related fields to paca dumpMichael Ellerman2018-01-111-0/+4
* | | | | | | | | | ia64: Rewrite atomic_add and atomic_subMatthew Wilcox2018-01-191-18/+19
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-01-191-9/+11
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-01-181-9/+11
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |