aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-08-22Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar3-7/+6
2019-08-22Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linuxLinus Torvalds2-0/+2
2019-08-22arm64: dts: fsl: Remove num-lanes property from PCIe nodesHou Zhiqiang5-17/+0
2019-08-22ARM: dts: ls1021a: Remove num-lanes property from PCIe nodesHou Zhiqiang1-2/+0
2019-08-22driver core: initialize a default DMA mask for platform deviceChristoph Hellwig7-22/+0
2019-08-22ARM: dts: ux500: Remove ab8500_ldo_usb regulator from device treeStephan Gerhold3-12/+0
2019-08-22ARM: dts: ux500: Move ab8500 nodes to ste-ab8500.dtsiStephan Gerhold3-208/+234
2019-08-22arm64: defconfig: Enable SM8150 GCC and pinctrl driverVinod Koul1-0/+2
2019-08-22arm64: dts: mt8183: add I2C nodesQii Wang2-0/+285
2019-08-22powerpc/configs: Disable /dev/port in skiroot defconfigDaniel Axtens1-0/+1
2019-08-22powerpc/eeh: Slightly simplify eeh_add_to_parent_pe()Sam Bobroff1-24/+26
2019-08-22powerpc/eeh: Remove unused return path from eeh_pe_dev_traverse()Sam Bobroff4-47/+26
2019-08-22powerpc/eeh: Fix crash when edev->pdev changesSam Bobroff1-15/+29
2019-08-22powerpc/eeh: Convert log messages to eeh_edev_* macrosSam Bobroff7-89/+39
2019-08-22powerpc/eeh: Introduce EEH edev logging macrosSam Bobroff2-17/+11
2019-08-22powerpc/eeh: Add bdfn field to eeh_devOliver O'Halloran3-0/+6
2019-08-22powerpc/eeh: Refactor around eeh_probe_devices()Sam Bobroff5-59/+14
2019-08-22powerpc/eeh: EEH for pSeries hot plugSam Bobroff3-41/+56
2019-08-22powerpc/eeh: Initialize EEH address cache earlierSam Bobroff3-2/+16
2019-08-22powerpc/eeh: Improve debug messages around device additionSam Bobroff3-11/+28
2019-08-22powerpc/eeh: Clear stale EEH_DEV_NO_HANDLER flagSam Bobroff1-1/+10
2019-08-22powerpc/64: Adjust order in pcibios_init()Sam Bobroff3-7/+13
2019-08-22powerpc: remove meaningless KBUILD_ARFLAGS additionMasahiro Yamada1-1/+0
2019-08-22crypto: s390/aes - fix typo in XTS_BLOCK_SIZE identifierArd Biesheuvel1-2/+2
2019-08-22arm64: dts: mt8183: fix pwrap gic numberHsin-Hsiung Wang1-1/+1
2019-08-22arm: dts: mediatek: add basic support for MT7629 SoCRyder Lee3-0/+745
2019-08-22KVM: VMX: Fix and tweak the comments for VM-EnterSean Christopherson1-2/+2
2019-08-22KVM: Assert that struct kvm_vcpu is always as offset zeroSean Christopherson3-0/+9
2019-08-22KVM: X86: Add pv tlb shootdown tracepointWanpeng Li2-0/+21
2019-08-22KVM: x86: Unconditionally call x86 ops that are always implementedSean Christopherson1-10/+3
2019-08-22KVM: x86/mmu: Consolidate "is MMIO SPTE" codeSean Christopherson1-8/+8
2019-08-22KVM: x86/mmu: Add explicit access mask for MMIO SPTEsSean Christopherson3-8/+11
2019-08-22KVM: x86: Rename access permissions cache member in struct kvm_vcpu_archSean Christopherson3-3/+3
2019-08-22x86: KVM: svm: eliminate hardcoded RIP advancement from vmrun_interception()Vitaly Kuznetsov1-10/+10
2019-08-22x86: KVM: svm: eliminate weird goto from vmrun_interception()Vitaly Kuznetsov1-22/+14
2019-08-22x86: KVM: svm: remove hardcoded instruction length from interceptsVitaly Kuznetsov1-11/+0
2019-08-22x86: KVM: add xsetbv to the emulatorVitaly Kuznetsov4-2/+31
2019-08-22x86: KVM: clear interrupt shadow on EMULTYPE_SKIPVitaly Kuznetsov1-0/+1
2019-08-22x86: kvm: svm: propagate errors from skip_emulated_instruction()Vitaly Kuznetsov4-22/+38
2019-08-22x86: KVM: svm: don't pretend to advance RIP in case wrmsr_interception() results in #GPVitaly Kuznetsov1-1/+1
2019-08-22KVM: x86: Fix x86_decode_insn() return when fetching insn bytes failsSean Christopherson1-1/+1
2019-08-22KVM: x86: use Intel speculation bugs and features as derived in generic x86 codePaolo Bonzini2-0/+13
2019-08-22KVM: x86: always expose VIRT_SSBD to guestsPaolo Bonzini1-4/+9
2019-08-22KVM: x86: fix reporting of AMD speculation bug CPUID leafPaolo Bonzini1-8/+13
2019-08-22ARM: dts: aspeed: swift: Add eMMC deviceJoel Stanley1-0/+11
2019-08-22crypto: sha256 - Make lib/crypto/sha256.c suitable for generic useHans de Goede2-0/+4
2019-08-22crypto: sha256 - Move lib/sha256.c to lib/cryptoHans de Goede4-4/+4
2019-08-22crypto: s390/xts-aes - invoke fallback for ciphertext stealingArd Biesheuvel1-4/+4
2019-08-22crypto: x86/xts - implement support for ciphertext stealingArd Biesheuvel9-18/+81
2019-08-22crypto: x86/des - switch to library interfaceArd Biesheuvel1-19/+23