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