summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-03-06arm64: dts: ls1043a: FMan erratum A050385Madalin Bucur
2020-02-26Revert "KVM: x86: enable -Werror"Christoph Hellwig
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-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-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-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
2020-02-21arch/csky: fix some Kconfig typosRandy Dunlap
2020-02-21csky: Fixup compile warning for three unimplemented syscallsGuo Ren
2020-02-21csky: Remove unused cache implementationGuo Ren
2020-02-21csky: Fixup ftrace modify panicGuo Ren
2020-02-21csky: Add flush_icache_mm to defer flush icache allGuo Ren
2020-02-21csky: Optimize abiv2 copy_to_user_page with VM_EXECGuo Ren
2020-02-21csky: Enable defer flush_dcache_page for abiv2 cpus (807/810/860)Guo Ren
2020-02-21csky: Remove unnecessary flush_icache_* implementationGuo Ren
2020-02-21csky: Support icache flush without specific instructionsGuo Ren
2020-02-21csky/Kconfig: Add Kconfig.platforms to support some driversGuo Ren
2020-02-21csky/smp: Fixup boot failed when CONFIG_SMPGuo Ren
2020-02-21csky: Set regs->usp to kernel sp, when the exception is from kernelGuo Ren
2020-02-21csky/mm: Fixup export invalid_pte_table symbolGuo Ren
2020-02-21csky: Separate fixaddr_init from highmemGuo Ren
2020-02-21csky: Tightly-Coupled Memory or Sram supportGuo Ren
2020-02-21csky: Initial stack protector supportMao Han
2020-02-20Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds