index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-30
x86/paravirt: Fix build PARAVIRT_XXL=y without XEN_PV
Kirill A. Shutemov
2
-7
/
+5
2021-11-28
Merge tag 'iommu-fixes-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
1
-6
/
+0
2021-11-26
iommu/vt-d: Remove unused PASID_DISABLED
Joerg Roedel
1
-6
/
+0
2021-11-26
Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
2
-2
/
+3
2021-11-25
xen: make HYPERVISOR_set_debugreg() always_inline
Juergen Gross
1
-1
/
+1
2021-11-25
xen: make HYPERVISOR_get_debugreg() always_inline
Juergen Gross
1
-1
/
+1
2021-11-21
efi/libstub: x86/mixed: increase supported argument count
Ard Biesheuvel
1
-4
/
+6
2021-11-21
efi/libstub: add prototype of efi_tcg2_protocol::hash_log_extend_event()
Ard Biesheuvel
1
-0
/
+4
2021-11-19
xen/pvh: add missing prototype to header
Juergen Gross
1
-0
/
+1
2021-11-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2021-11-18
Merge branch 'kvm-5.16-fixes' into kvm-master
Paolo Bonzini
1
-0
/
+1
2021-11-18
KVM: x86/mmu: include EFER.LMA in extended mmu role
Maxim Levitsky
1
-0
/
+1
2021-11-17
KVM: x86: Move Intel Processor Trace interrupt handler to vmx.c
Sean Christopherson
1
-1
/
+1
2021-11-17
KVM: Move x86's perf guest info callbacks to generic KVM
Sean Christopherson
1
-0
/
+3
2021-11-17
KVM: x86: Drop current_vcpu for kvm_running_vcpu + kvm_arch_vcpu variable
Sean Christopherson
1
-2
/
+1
2021-11-17
perf/core: Rework guest callbacks to prepare for static_call support
Like Xu
1
-1
/
+1
2021-11-17
KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guest
Sean Christopherson
1
-0
/
+1
2021-11-15
x86/sev: Get rid of excessive use of defines
Borislav Petkov
1
-23
/
+28
2021-11-15
x86/sev: Shorten GHCB terminate macro names
Brijesh Singh
1
-2
/
+2
2021-11-15
x86/sgx: Hook arch_memory_failure() into mainline code
Tony Luck
2
-0
/
+12
2021-11-15
x86/amd_nb, EDAC/amd64: Move DF Indirect Read to AMD64 EDAC
Yazen Ghannam
1
-1
/
+0
2021-11-15
x86/MCE/AMD, EDAC/amd64: Move address translation to AMD64 EDAC
Yazen Ghannam
1
-3
/
+0
2021-11-14
Merge tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2021-11-14
Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2021-11-14
Merge tag 'x86_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-0
/
+21
2021-11-12
x86/cpu: Add Raptor Lake to Intel family
Tony Luck
1
-0
/
+2
2021-11-11
Merge branch 'kvm-5.16-fixes' into kvm-master
Paolo Bonzini
3
-3
/
+8
2021-11-11
Merge branch 'kvm-sev-move-context' into kvm-master
Paolo Bonzini
1
-0
/
+1
2021-11-11
KVM: x86: Drop arbitrary KVM_SOFT_MAX_VCPUS
Vitaly Kuznetsov
1
-1
/
+0
2021-11-11
KVM: x86: Make sure KVM_CPUID_FEATURES really are KVM_CPUID_FEATURES
Paul Durrant
3
-1
/
+6
2021-11-11
KVM: x86: inhibit APICv when KVM_GUESTDBG_BLOCKIRQ active
Maxim Levitsky
1
-0
/
+1
2021-11-11
KVM: x86: Fix recording of guest steal time / preempted status
David Woodhouse
1
-1
/
+1
2021-11-11
KVM: SEV: Add support for SEV intra host migration
Peter Gonda
1
-0
/
+1
2021-11-11
Merge branch 'kvm-guest-sev-migration' into kvm-master
Paolo Bonzini
5
-0
/
+24
2021-11-11
x86/kvm: Add guest support for detecting and enabling SEV Live Migration feature.
Ashish Kalra
1
-0
/
+4
2021-11-11
mm: x86: Invoke hypercall when page encryption status is changed
Brijesh Singh
3
-0
/
+8
2021-11-11
x86/kvm: Add AMD SEV specific Hypercall3
Brijesh Singh
1
-0
/
+12
2021-11-11
x86/smp: Factor out parts of native_smp_prepare_cpus()
Boris Ostrovsky
1
-0
/
+1
2021-11-11
static_call,x86: Robustify trampoline patching
Peter Zijlstra
1
-0
/
+1
2021-11-10
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-33
/
+0
2021-11-10
Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
4
-150
/
+108
2021-11-04
Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
1
-2
/
+0
2021-11-04
Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-3
/
+0
2021-11-03
x86/fpu: Optimize out sigframe xfeatures when in init state
Dave Hansen
2
-0
/
+19
2021-11-02
Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+1
2021-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-21
/
+42
2021-11-02
Merge tag 'hyperv-next-signed-20211102' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
2
-13
/
+74
2021-11-02
Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-17
/
+48
2021-11-02
xen: allow pv-only hypercalls only with CONFIG_XEN_PV
Juergen Gross
1
-109
/
+102
2021-11-02
x86/xen: remove 32-bit pv leftovers
Juergen Gross
1
-30
/
+8
[prev]
[next]