aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-02-24scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledGravatar Diego Elio Pettenò 43-43/+0
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 17-24/+24
2020-02-09Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 9-10/+230
2020-02-09Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-10/+10
2020-02-09Merge tag 'efi-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2020-02-08Merge tag 'powerpc-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 2-5/+7
2020-02-08Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 30-671/+645
2020-02-08Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 9-36/+113
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 13-284/+59
2020-02-08Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 538-15068/+30106
2020-02-08Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 37-127/+446
2020-02-08Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-24/+9
2020-02-08Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Thomas Gleixner 2-10/+10
2020-02-08powerpc: Fix CONFIG_TRACE_IRQFLAGS with CONFIG_VMAP_STACKGravatar Christophe Leroy 1-1/+1
2020-02-08powerpc/futex: Fix incorrect user access blockingGravatar Michael Ellerman 1-4/+6
2020-02-08irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessorsGravatar Zenghui Yu 2-10/+10
2020-02-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-1/+0
2020-02-07Merge tag 'xtensa-20200206' of git://github.com/jcmvbkbc/linux-xtensaGravatar Linus Torvalds 23-139/+141
2020-02-07fs_parse: fold fs_parameter_desc/fs_parameter_specGravatar Al Viro 3-21/+9
2020-02-07fs_parser: remove fs_parameter_description name fieldGravatar Eric Sandeen 3-3/+0
2020-02-07x86/apic: Mask IOAPIC entries when disabling the local APICGravatar Tony W Wang-oc 1-0/+7
2020-02-06Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 23-233/+636
2020-02-06Merge tag 'pci-v5.6-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+2
2020-02-06virtio-blk: remove VIRTIO_BLK_F_SCSI supportGravatar Christoph Hellwig 1-1/+0
2020-02-06Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Gravatar Linus Torvalds 9-23/+11
2020-02-05Merge tag 's390-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 10-194/+388
2020-02-05KVM: vmx: delete meaningless vmx_decache_cr0_guest_bits() declarationGravatar Miaohe Lin 1-2/+0
2020-02-05KVM: x86: Mark CR4.UMIP as reserved based on associated CPUID bitGravatar Sean Christopherson 1-0/+2
2020-02-05x86: vmxfeatures: rename features for consistency with KVM and manualGravatar Paolo Bonzini 2-6/+6
2020-02-05Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Paolo Bonzini 3-37/+66
2020-02-05KVM: SVM: relax conditions for allowing MSR_IA32_SPEC_CTRL accessesGravatar Paolo Bonzini 1-0/+4
2020-02-05KVM: x86: Fix perfctr WRMSR for running countersGravatar Eric Hankland 1-5/+4
2020-02-05x86/kvm/hyper-v: don't allow to turn on unsupported VMX controls for nested g...Gravatar Vitaly Kuznetsov 3-0/+58
2020-02-05x86/kvm/hyper-v: move VMX controls sanitization out of nested_enable_evmcs()Gravatar Vitaly Kuznetsov 3-8/+41
2020-02-05kvm: mmu: Separate generating and setting mmio ptesGravatar Ben Gardon 1-2/+13
2020-02-05kvm: mmu: Replace unsigned with unsigned int for PTE accessGravatar Ben Gardon 1-11/+13
2020-02-05KVM: nVMX: Remove stale comment from nested_vmx_load_cr3()Gravatar Sean Christopherson 1-4/+4
2020-02-05KVM: MIPS: Fold comparecount_func() into comparecount_wakeup()Gravatar Sean Christopherson 1-10/+5
2020-02-05KVM: MIPS: Fix a build error due to referencing not-yet-defined functionGravatar Sean Christopherson 1-21/+21
2020-02-05x86/kvm: do not setup pv tlb flush when not paravirtualizedGravatar Thadeu Lima de Souza Cascardo 1-0/+3
2020-02-05KVM: x86: Take a u64 when checking for a valid dr7 valueGravatar Sean Christopherson 1-1/+1
2020-02-05KVM: x86: use raw clock values consistentlyGravatar Paolo Bonzini 1-15/+23
2020-02-05KVM: x86: reorganize pvclock_gtod_data membersGravatar Paolo Bonzini 1-17/+12
2020-02-05KVM: nVMX: delete meaningless nested_vmx_run() declarationGravatar Miaohe Lin 1-2/+0
2020-02-05KVM: SVM: allow AVIC without split irqchipGravatar Paolo Bonzini 1-1/+1
2020-02-05kvm: ioapic: Lazy update IOAPIC EOIGravatar Suravee Suthikulpanit 1-0/+39
2020-02-05kvm: ioapic: Refactor kvm_ioapic_update_eoi()Gravatar Suravee Suthikulpanit 1-54/+56
2020-02-05kvm: i8254: Deactivate APICv when using in-kernel PIT re-injection mode.Gravatar Suravee Suthikulpanit 3-2/+22
2020-02-05svm: Temporarily deactivate AVIC during ExtINT handlingGravatar Suravee Suthikulpanit 2-4/+30
2020-02-05svm: Deactivate AVIC when launching guest with nested SVM supportGravatar Suravee Suthikulpanit 2-1/+11