summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2019-09-24KVM: hyperv: Fix Direct Synthetic timers assert an interrupt w/o lapic_in_kernelWanpeng Li-2/+10
2019-09-24KVM: x86: Manually flush collapsible SPTEs only when toggling flagsSean Christopherson-1/+6
2019-09-24KVM: x86: announce KVM_CAP_HYPERV_ENLIGHTENED_VMCS support only when it is av...Vitaly Kuznetsov-2/+4
2019-09-24KVM: x86: svm: remove unneeded nested_enable_evmcs() hookVitaly Kuznetsov-8/+1
2019-09-24KVM/Hyper-V/VMX: Add direct tlb flush supportVitaly Kuznetsov-0/+47
2019-09-24KVM/Hyper-V: Add new KVM capability KVM_CAP_HYPERV_DIRECT_TLBFLUSHTianyu Lan-0/+9
2019-09-24x86/Hyper-V: Fix definition of struct hv_vp_assist_pageTianyu Lan-5/+15
2019-09-24kvm: x86: Add Intel PMU MSRs to msrs_to_save[]Jim Mattson-0/+41
2019-09-24powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V-22/+134
2019-09-24powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V-9/+9
2019-09-24powerpc/book3s64/mm: Don't do tlbie fixup for some hardware revisionsAneesh Kumar K.V-2/+28
2019-09-24powerpc/pseries: Call H_BLOCK_REMOVE when supportedLaurent Dufour-2/+21
2019-09-24powerpc/pseries: Read TLB Block Invalidate CharacteristicsLaurent Dufour-0/+142
2019-09-24KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flagMichael Roth-14/+108
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-28/+64
2019-09-23s390/topology: avoid firing events before kobjs are createdVasily Gorbik-1/+2
2019-09-23Merge branch 'lorenzo/pci/tegra'Bjorn Helgaas-2/+64
2019-09-23Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas-19/+0
2019-09-23ARM: omap2plus_defconfig: Enable more droid4 devices as loadable modulesTony Lindgren-0/+2
2019-09-23ARM: omap2plus_defconfig: Enable DRM_TI_TFP410Adam Ford-0/+1
2019-09-23x86/purgatory: Disable the stackleak GCC plugin for the purgatoryArvind Sankar-0/+1
2019-09-23Merge branch 'fixes-merge-window-pt2' into fixesTony Lindgren-3011/+2552
2019-09-23DTS: ARM: gta04: introduce legacy spi-cs-high to make display work againH. Nikolaus Schaller-0/+1
2019-09-23ARM: dts: Fix wrong clocks for dra7 mcaspTony Lindgren-27/+21
2019-09-22Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+0
2019-09-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-24/+345
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-2303/+1586
2019-09-21Merge tag 'for-linus-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-289/+1912
2019-09-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-0/+4
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds-39/+39
2019-09-21Merge tag 'compiler-attributes-for-linus-v5.4' of git://github.com/ojeda/linuxLinus Torvalds-9/+9
2019-09-20Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-832/+3077
2019-09-21powerpc/mm: Fix an Oops in kasan_mmu_init()Christophe Leroy-1/+14
2019-09-21powerpc/mm: Add a helper to select PAGE_KERNEL_RO or PAGE_READONLYChristophe Leroy-8/+13
2019-09-21powerpc/64s: Set reserved PCR bitsJordan Niethe-12/+27
2019-09-21powerpc: Fix definition of PCR bits to work with old binutilsAlistair Popple-3/+3
2019-09-21powerpc/book3s64/radix: Remove WARN_ON in destroy_context()Aneesh Kumar K.V-1/+14
2019-09-20MIPS: Detect bad _PFN_SHIFT valuesPaul Burton-0/+6
2019-09-20MIPS: Disable pte_special() for MIPS32 with RiXiPaul Burton-2/+14
2019-09-20arm64: tegra: Add PCIe slot supply information in p2972-0000 platformVidya Sagar-1/+27
2019-09-20arm64: tegra: Add configuration for PCIe C5 sideband signalsVidya Sagar-1/+37
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-5222/+7919
2019-09-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-7/+16
2019-09-20Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-0/+13
2019-09-20riscv: Avoid interrupts being erroneously enabled in handle_exception()Vincent Chen-1/+5
2019-09-20riscv: dts: sifive: Drop "clock-frequency" property of cpu nodesBin Meng-3/+0
2019-09-20riscv: dts: sifive: Add ethernet0 to the aliases nodeBin Meng-0/+1
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-21/+49
2019-09-20RISC-V: Export kernel symbols for kvmAtish Patra-0/+2
2019-09-20arch/riscv: disable excess harts before picking main boot hartXiang Wang-3/+5