summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-02-27x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changesSean Christopherson
2020-02-27Merge tag 'renesas-fixes-for-v5.6-tag1' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2020-02-26ARM: OMAP2+: Fix compile if CONFIG_HAVE_ARM_SMCCC is not setTony Lindgren
2020-02-26arm: dts: dra76x: Fix mmc3 max-frequencyFaiz Abbas
2020-02-26ARM: dts: dra7: Add "dma-ranges" property to PCIe RC DT nodesKishon Vijay Abraham I
2020-02-26Revert "KVM: x86: enable -Werror"Christoph Hellwig
2020-02-26efi/x86: Handle by-ref arguments covering multiple pages in mixed modeArd Biesheuvel
2020-02-26efi/x86: Remove support for EFI time and counter services in mixed modeArd Biesheuvel
2020-02-26efi/x86: Align GUIDs to their size in the mixed mode runtime wrapperArd Biesheuvel
2020-02-25Merge tag 'riscv-for-linux-5.6-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-02-25Merge branch 'mips-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mi...Linus Torvalds
2020-02-24riscv: adjust the indentZong Li
2020-02-24riscv: allocate a complete page size for each page tableZong Li
2020-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-02-24Merge tag 'imx-fixes-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson
2020-02-24Merge tag 'omap-for-v5.6/droid4-lcd-fix-signed' of git://git.kernel.org/pub/s...Olof Johansson
2020-02-24ARM: dts: r8a7779: Remove deprecated "renesas, rcar-sata" compatible valueGeert Uytterhoeven
2020-02-24powerpc: Include .BTF sectionNaveen N. Rao
2020-02-24ARM: dts: imx7-colibri: Fix frequency for sd/mmcOleksandr Suvorov
2020-02-24powerpc/watchpoint: Don't call dar_within_range() for Book3SRavi Bangoria
2020-02-23Merge tag 'csky-for-linus-5.6-rc3' of git://github.com/c-sky/csky-linuxLinus Torvalds
2020-02-23KVM: nVMX: Check IO instruction VM-exit conditionsOliver Upton
2020-02-23KVM: nVMX: Refactor IO bitmap checks into helper functionOliver Upton
2020-02-23KVM: nVMX: Don't emulate instructions in guest modePaolo Bonzini
2020-02-23KVM: nVMX: Emulate MTF when performing instruction emulationOliver Upton
2020-02-23KVM: fix error handling in svm_hardware_setupLi RongQing
2020-02-23csky: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven
2020-02-22Merge tag 'ras-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-22Merge tag 'x86-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-22Merge tag 's390-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-02-22arm64: Ask the compiler to __always_inline functions used by KVM at HYPJames Morse
2020-02-22KVM: arm64: Define our own swab32() to avoid a uapi static inlineJames Morse
2020-02-22KVM: arm64: Ask the compiler to __always_inline functions used at HYPJames Morse
2020-02-21Merge tag 'for-linus-5.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-02-21Merge tag 'powerpc-5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-02-21KVM: SVM: Fix potential memory leak in svm_cpu_init()Miaohe Lin
2020-02-21KVM: apic: avoid calculating pending eoi from an uninitialized valMiaohe Lin
2020-02-21KVM: nVMX: clear PIN_BASED_POSTED_INTR from nested pinbased_ctls only when ap...Vitaly Kuznetsov
2020-02-21KVM: nVMX: handle nested posted interrupts when apicv is disabled for L1Vitaly Kuznetsov
2020-02-21kvm: x86: svm: Fix NULL pointer dereference when AVIC not enabledSuravee Suthikulpanit
2020-02-21KVM: VMX: Add VMX_FEATURE_USR_WAIT_PAUSEXiaoyao Li
2020-02-21KVM: nVMX: Hold KVM's srcu lock when syncing vmcs12->shadowwanpeng li
2020-02-21KVM: x86: don't notify userspace IOAPIC on edge-triggered interrupt EOIMiaohe Lin
2020-02-21arm64: defconfig: Replace ARCH_R8A7796 by ARCH_R8A77960Geert Uytterhoeven
2020-02-21csky: Implement copy_thread_tlsGuo Ren
2020-02-21csky: Add PCI supportMaJun
2020-02-21csky: Minimize defconfig to support buildroot config.fragmentMa Jun
2020-02-21csky: Add setup_initrd check codeGuo Ren
2020-02-21csky: Cleanup old Kconfig optionsKrzysztof Kozlowski