index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-08-06
6
-73
/
+41
|
\
|
*
KVM: x86: Specify max TDP level via kvm_configure_mmu()
Sean Christopherson
2020-07-30
1
-2
/
+2
|
*
KVM: x86: Dynamically calculate TDP level from max level and MAXPHYADDR
Sean Christopherson
2020-07-30
1
-2
/
+2
|
*
KVM: x86: Pull the PGD's level from the MMU instead of recalculating it
Sean Christopherson
2020-07-30
1
-1
/
+2
|
*
KVM: x86: Add a capability for GUEST_MAXPHYADDR < HOST_MAXPHYADDR support
Mohammed Gamal
2020-07-10
1
-1
/
+1
|
*
KVM: x86: rename update_bp_intercept to update_exception_bitmap
Paolo Bonzini
2020-07-10
1
-1
/
+1
|
*
KVM: x86: mmu: Move translate_gpa() to mmu.c
Mohammed Gamal
2020-07-10
1
-6
/
+0
|
*
KVM: Move x86's version of struct kvm_mmu_memory_cache to common code
Sean Christopherson
2020-07-09
2
-13
/
+7
|
*
KVM: x86/mmu: Make __GFP_ZERO a property of the memory cache
Sean Christopherson
2020-07-09
1
-0
/
+1
|
*
KVM: x86/mmu: Separate the memory caches for shadow pages and gfn arrays
Sean Christopherson
2020-07-09
1
-1
/
+2
|
*
KVM: x86/mmu: Track the associated kmem_cache in the MMU caches
Sean Christopherson
2020-07-09
1
-0
/
+1
|
*
x86/kvm/vmx: Move guest enter/exit into .noinstr.text
Thomas Gleixner
2020-07-09
2
-2
/
+10
|
*
KVM: x86: Rename cpuid_update() callback to vcpu_after_set_cpuid()
Xiaoyao Li
2020-07-09
1
-1
/
+1
|
*
KVM: x86: Create mask for guest CR4 reserved bits in kvm_update_cpuid()
Krish Sadhukhan
2020-07-08
1
-0
/
+1
|
*
x86/kvm: Add "nopvspin" parameter to disable PV spinlocks
Zhenzhong Duan
2020-07-08
1
-0
/
+1
|
*
KVM: x86/mmu: Make kvm_mmu_page definition and accessor internal-only
Sean Christopherson
2020-07-08
1
-44
/
+2
|
*
KVM: x86: Use VMCALL and VMMCALL mnemonics in kvm_para.h
Uros Bizjak
2020-07-08
1
-1
/
+1
|
*
kvm: x86: Move last_cpu into kvm_vcpu_arch as last_vmentry_cpu
Jim Mattson
2020-07-08
1
-0
/
+3
|
*
KVM: x86/mmu: Make .write_log_dirty a nested operation
Sean Christopherson
2020-07-08
1
-1
/
+1
|
*
Merge branch 'kvm-async-pf-int' into HEAD
Paolo Bonzini
2020-07-08
2
-0
/
+5
|
|
\
|
|
*
KVM: x86: Switch KVM guest to using interrupts for page ready APF delivery
Vitaly Kuznetsov
2020-06-15
1
-0
/
+7
*
|
|
Revert "x86/mm/64: Do not sync vmalloc/ioremap mappings"
Linus Torvalds
2020-08-06
1
-0
/
+2
*
|
|
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
2020-08-04
1
-2
/
+2
|
\
\
\
|
*
|
|
docs: fix references for DMA*.txt files
Mauro Carvalho Chehab
2020-06-26
1
-2
/
+2
*
|
|
|
Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-04
4
-13
/
+58
|
\
\
\
\
|
*
|
|
|
x86/ptrace: Fix 32-bit PTRACE_SETREGS vs fsbase and gsbase
Andy Lutomirski
2020-07-01
1
-0
/
+2
|
*
|
|
|
x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2
Andi Kleen
2020-06-18
1
-0
/
+3
|
*
|
|
|
x86/entry/64: Introduce the FIND_PERCPU_BASE macro
Chang S. Bae
2020-06-18
1
-0
/
+15
|
*
|
|
|
x86/process/64: Make save_fsgs_for_kvm() ready for FSGSBASE
Thomas Gleixner
2020-06-18
1
-3
/
+1
|
*
|
|
|
x86/fsgsbase/64: Enable FSGSBASE instructions in helper functions
Chang S. Bae
2020-06-18
2
-16
/
+13
|
*
|
|
|
x86/fsgsbase/64: Add intrinsics for FSGSBASE instructions
Andi Kleen
2020-06-18
1
-0
/
+30
|
|
/
/
/
*
|
|
|
Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-08-04
5
-34
/
+98
|
\
\
\
\
|
*
\
\
\
Merge branch 'locking/nmi' into x86/entry
Ingo Molnar
2020-07-26
1
-0
/
+3
|
|
\
\
\
\
|
*
|
|
|
|
x86/entry: Cleanup idtentry_enter/exit
Thomas Gleixner
2020-07-24
1
-19
/
+14
|
*
|
|
|
|
x86/entry: Use generic interrupt entry/exit code
Thomas Gleixner
2020-07-24
1
-6
/
+4
|
*
|
|
|
|
x86/entry: Cleanup idtentry_entry/exit_user
Thomas Gleixner
2020-07-24
1
-4
/
+0
|
*
|
|
|
|
x86/entry: Use generic syscall exit functionality
Thomas Gleixner
2020-07-24
3
-3
/
+45
|
*
|
|
|
|
x86/entry: Use generic syscall entry function
Thomas Gleixner
2020-07-24
3
-6
/
+36
|
*
|
|
|
|
x86/ptrace: Provide pt_regs helper for entry/exit
Thomas Gleixner
2020-07-24
1
-0
/
+5
|
*
|
|
|
|
Merge branch 'core/entry' into x86/entry
Thomas Gleixner
2020-07-24
5
-12
/
+33
|
|
\
\
\
\
\
|
*
|
|
|
|
|
x86/idtentry: Remove stale comment
Thomas Gleixner
2020-07-16
1
-4
/
+2
|
*
|
|
|
|
|
Merge branch 'x86/urgent' into x86/entry to pick up upstream fixes.
Thomas Gleixner
2020-07-10
1
-2
/
+2
|
|
\
\
\
\
\
\
*
|
\
\
\
\
\
\
Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-08-03
1
-2
/
+4
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2020-08-03
1
-2
/
+4
|
|
\
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
\
Merge back cpufreq material for v5.9.
Rafael J. Wysocki
2020-07-27
1
-2
/
+4
|
|
|
\
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
|
cpufreq: intel_pstate: Allow enable/disable energy efficiency
Srinivas Pandruvada
2020-07-02
1
-2
/
+4
*
|
|
|
|
|
|
|
|
|
|
Merge tag 'x86-platform-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-08-03
6
-874
/
+14
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
x86/efi: Remove unused EFI_UV1_MEMMAP code
steve.wahl@hpe.com
2020-07-17
1
-18
/
+2
|
*
|
|
|
|
|
|
|
|
|
|
x86/platform/uv: Remove vestigial mention of UV1 platform from bios header
steve.wahl@hpe.com
2020-07-17
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
x86/platform/uv: Remove support for UV1 platform from uv
steve.wahl@hpe.com
2020-07-17
1
-1
/
+1
[next]