summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* kconfig: show compiler version text in the top commentMasahiro Yamada2018-05-291-0/+2
* kconfig: reference environment variables directly and remove 'option env='Masahiro Yamada2018-05-295-13/+9
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-05-2614-16/+16
|\
| * Merge tag 'hisi-fixes-for-4.17v2' of git://github.com/hisilicon/linux-hisi in...Olof Johansson2018-05-261-1/+0
| |\
| | * arm64: dts: hikey: Fix eMMC corruption regressionJohn Stultz2018-05-261-1/+0
| * | ARM: Fix i2c-gpio GPIO descriptor tablesLinus Walleij2018-05-2610-11/+11
| * | Merge tag 'sunxi-fixes-for-4.17' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson2018-05-253-4/+5
| |\ \
| | * | ARM: sun8i: v3s: fix spelling mistake: "disbaled" -> "disabled"Colin Ian King2018-05-021-1/+1
| | * | ARM: dts: sun4i: Fix incorrect clocks for displaysPascal Roeleven2018-04-231-3/+3
| | * | ARM: dts: sun8i: h3: Re-enable EMAC on Orange Pi OneChen-Yu Tsai2018-04-171-0/+1
| | |/
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-05-262-17/+9
|\ \ \
| * | | x86/speculation: Simplify the CPU bug detection logicDominik Brodowski2018-05-231-15/+7
| * | | KVM/VMX: Expose SSBD properly to guestsKonrad Rzeszutek Wilk2018-05-231-2/+2
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-05-2611-75/+198
|\ \ \ \
| * | | | KVM: x86: fix #UD address of failed Hyper-V hypercallsRadim Krčmář2018-05-252-16/+15
| * | | | kvm: x86: IA32_ARCH_CAPABILITIES is always supportedJim Mattson2018-05-241-0/+5
| * | | | KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changedWei Huang2018-05-241-1/+4
| * | | | x86/kvm: fix LAPIC timer drift when guest uses periodic modeDavid Vrabel2018-05-241-2/+14
| * | | | Merge tag 'kvm-ppc-fixes-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář2018-05-246-55/+159
| |\ \ \ \
| | * | | | KVM: PPC: Book 3S HV: Do ptesync in radix guest exit pathPaul Mackerras2018-05-171-0/+8
| | * | | | KVM: PPC: Book3S HV: XIVE: Resend re-routed interrupts on CPU priority changeBenjamin Herrenschmidt2018-05-171-7/+101
| | * | | | KVM: PPC: Book3S HV: Make radix clear pte when unmappingNicholas Piggin2018-05-171-1/+1
| | * | | | KVM: PPC: Book3S HV: Make radix use correct tlbie sequence in kvmppc_radix_tl...Nicholas Piggin2018-05-171-2/+2
| | * | | | KVM: PPC: Book3S HV: Snapshot timebase offset on guest entryPaul Mackerras2018-05-174-45/+47
| * | | | | Merge tag 'kvm-s390-master-4.17-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2018-05-171-1/+1
| |\ \ \ \ \
| | * | | | | KVM: s390: vsie: fix < 8k check for the itdbaDavid Hildenbrand2018-05-171-1/+1
| | |/ / / /
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-05-255-31/+83
|\ \ \ \ \ \
| * | | | | | arm64: Make sure permission updates happen for pmd/pudLaura Abbott2018-05-241-6/+10
| * | | | | | arm64: fault: Don't leak data in ESR context for user fault on kernel VAPeter Maydell2018-05-221-0/+51
| * | | | | | arm64: export tishift functions to modulesJason A. Donenfeld2018-05-212-13/+10
| * | | | | | arm64: lse: Add early clobbers to some input/output asm operandsWill Deacon2018-05-211-12/+12
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'powerpc-4.17-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-05-252-0/+7
|\ \ \ \ \ \
| * | | | | | powerpc/64s: Clear PCR on bootMichael Neuling2018-05-182-0/+7
* | | | | | | Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"Joonsoo Kim2018-05-241-15/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2018-05-235-45/+15
|\ \ \ \ \ \ \
| * | | | | | | alpha: io: reorder barriers to guarantee writeX() and iowriteX() ordering #2Sinan Kaya2018-05-221-7/+7
| * | | | | | | alpha: simplify get_arch_dma_opsChristoph Hellwig2018-05-222-5/+3
| * | | | | | | alpha: use dma_direct_ops for jensenChristoph Hellwig2018-05-223-33/+5
* | | | | | | | powerpc/64s: Add support for a store forwarding barrier at kernel entry/exitNicholas Piggin2018-05-219-2/+356
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds2018-05-2117-102/+839
|\ \ \ \ \ \ \
| * | | | | | | x86/bugs: Rename SSBD_NO to SSB_NOKonrad Rzeszutek Wilk2018-05-182-2/+2
| * | | | | | | KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBDTom Lendacky2018-05-176-18/+50
| * | | | | | | x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFGThomas Gleixner2018-05-172-0/+36
| * | | | | | | x86/bugs: Rework spec_ctrl base and mask logicThomas Gleixner2018-05-171-7/+19
| * | | | | | | x86/bugs: Remove x86_spec_ctrl_set()Thomas Gleixner2018-05-172-13/+2
| * | | | | | | x86/bugs: Expose x86_spec_ctrl_base directlyThomas Gleixner2018-05-173-24/+6
| * | | | | | | x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host}Borislav Petkov2018-05-172-49/+44
| * | | | | | | x86/speculation: Rework speculative_store_bypass_update()Thomas Gleixner2018-05-173-4/+9
| * | | | | | | x86/speculation: Add virtualized speculative store bypass disable supportTom Lendacky2018-05-174-2/+18
| * | | | | | | x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRLThomas Gleixner2018-05-174-9/+35