index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/msr-index: sort AMD RAPL MSRs by address
Victor Ding
2020-11-10
1
-1
/
+1
*
x86/kvm: Reserve KVM_FEATURE_MSI_EXT_DEST_ID
David Woodhouse
2020-10-28
1
-0
/
+1
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
6
-7
/
+7
*
x86/uaccess: fix code generation in put_user()
Rasmus Villemoes
2020-10-23
1
-1
/
+9
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-10-23
5
-44
/
+140
|
\
|
*
kvm: x86/mmu: Allocate struct kvm_mmu_pages for all pages in TDP MMU
Ben Gardon
2020-10-23
1
-0
/
+4
|
*
kvm: x86/mmu: Allocate and free TDP MMU roots
Ben Gardon
2020-10-22
1
-0
/
+1
|
*
kvm: x86/mmu: Init / Uninit the TDP MMU
Ben Gardon
2020-10-22
1
-0
/
+9
|
*
KVM: x86: allow kvm_x86_ops.set_efer to return an error value
Maxim Levitsky
2020-10-21
1
-1
/
+1
|
*
KVM: x86: bump KVM_MAX_CPUID_ENTRIES
Vitaly Kuznetsov
2020-10-21
1
-1
/
+1
|
*
KVM: x86: allocate vcpu->arch.cpuid_entries dynamically
Vitaly Kuznetsov
2020-10-21
1
-1
/
+1
|
*
kvm: x86: only provide PV features if enabled in guest's CPUID
Oliver Upton
2020-10-21
1
-0
/
+15
|
*
KVM: x86: rename KVM_REQ_GET_VMCS12_PAGES
Paolo Bonzini
2020-09-28
1
-2
/
+2
|
*
KVM: x86: Introduce MSR filtering
Alexander Graf
2020-09-28
2
-0
/
+32
|
*
KVM: x86: Add infrastructure for MSR filtering
Alexander Graf
2020-09-28
2
-0
/
+3
|
*
KVM: x86: Allow deflecting unknown MSR accesses to user space
Alexander Graf
2020-09-28
1
-0
/
+3
|
*
KVM: x86: Rename "shared_msrs" to "user_return_msrs"
Sean Christopherson
2020-09-28
1
-2
/
+2
|
*
KVM: x86: Add intr/vectoring info and error code to kvm_exit tracepoint
Sean Christopherson
2020-09-28
1
-1
/
+6
|
*
KVM: VMX: Rename RDTSCP secondary exec control name to insert "ENABLE"
Sean Christopherson
2020-09-28
1
-1
/
+1
|
*
KVM: x86: Add kvm_x86_ops hook to short circuit emulation
Sean Christopherson
2020-09-28
1
-1
/
+1
|
*
KVM: SVM: Enable INVPCID feature on AMD
Babu Moger
2020-09-28
1
-0
/
+2
|
*
KVM: SVM: Add new intercept word in vmcb_control_area
Babu Moger
2020-09-28
1
-0
/
+7
|
*
KVM: SVM: Modify 64 bit intercept field to two 32 bit vectors
Babu Moger
2020-09-28
1
-7
/
+7
|
*
KVM: SVM: Modify intercept_exceptions to generic intercepts
Babu Moger
2020-09-28
1
-1
/
+4
|
*
KVM: SVM: Change intercept_dr to generic intercepts
Babu Moger
2020-09-28
1
-18
/
+18
|
*
KVM: SVM: Change intercept_cr to generic intercepts
Babu Moger
2020-09-28
1
-10
/
+13
|
*
KVM: SVM: Introduce vmcb_(set_intercept/clr_intercept/_is_intercept)
Babu Moger
2020-09-28
1
-0
/
+9
*
|
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-10-22
5
-86
/
+51
|
\
\
|
*
|
x86: remove address space overrides using set_fs()
Christoph Hellwig
2020-09-09
3
-37
/
+2
|
*
|
x86: make TASK_SIZE_MAX usable from assembly code
Christoph Hellwig
2020-09-09
2
-3
/
+3
|
*
|
x86: move PAGE_OFFSET, TASK_SIZE & friends to page_{32,64}_types.h
Christoph Hellwig
2020-09-09
3
-49
/
+49
*
|
|
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-16
1
-8
/
+8
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-06
2
-9
/
+62
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-23
1
-8
/
+8
|
|
\
\
\
\
|
|
*
|
|
|
bpf, x64: use %rcx instead of %rax for tail call retpolines
Maciej Fijalkowski
2020-09-17
1
-8
/
+8
*
|
|
|
|
|
Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2020-10-16
1
-11
/
+9
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86: Use tracepoint_enabled() for msr tracepoints instead of open coding it
Steven Rostedt (VMware)
2020-09-28
1
-11
/
+9
*
|
|
|
|
|
|
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-16
1
-0
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDT
Michael Kelley
2020-10-14
1
-0
/
+1
|
*
|
|
|
|
|
|
x86/hyperv: Remove aliases with X64 in their name
Joseph Salisbury
2020-09-28
1
-33
/
+0
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-15
1
-2
/
+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
dma-mapping: move dma-debug.h to kernel/dma/
Christoph Hellwig
2020-10-06
1
-1
/
+0
|
*
|
|
|
|
|
|
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-10-06
1
-1
/
+0
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2020-10-14
1
-0
/
+2
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'acpi-numa'
Rafael J. Wysocki
2020-10-13
1
-0
/
+2
|
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
x86: Support Generic Initiator only proximity domains
Jonathan Cameron
2020-10-02
1
-0
/
+2
|
|
|
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-14
25
-71
/
+442
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86/efi: Add GHCB mappings when SEV-ES is active
Tom Lendacky
2020-09-10
1
-0
/
+2
|
*
|
|
|
|
|
|
x86/sev-es: Handle NMI State
Joerg Roedel
2020-09-09
2
-0
/
+8
|
*
|
|
|
|
|
|
x86/sev-es: Support CPU offline/online
Joerg Roedel
2020-09-09
1
-0
/
+1
[next]