index
:
kernel/linux.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-17
x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisoned
Tony Luck
1
-6
/
+13
2020-06-10
x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation
Mark Gross
2
-0
/
+6
2020-06-10
x86/cpu: Add a steppings field to struct x86_cpu_id
Mark Gross
1
-0
/
+30
2020-06-07
mm: Fix mremap not considering huge pmd devmap
Fan Yang
1
-0
/
+1
2020-06-07
x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long"
Andy Lutomirski
1
-2
/
+9
2020-06-03
x86/ioperm: Prevent a memory leak when fork fails
Jay Lang
1
-2
/
+2
2020-06-03
x86/dma: Fix max PFN arithmetic overflow on 32 bit systems
Alexander Dahl
1
-1
/
+1
2020-05-20
x86: Fix early boot crash on gcc-10, third try
Borislav Petkov
1
-1
/
+6
2020-05-20
KVM: x86: Fix pkru save/restore when guest CR4.PKE=0, move it to x86.c
Babu Moger
1
-0
/
+1
2020-05-20
x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot up
Steven Rostedt (VMware)
1
-0
/
+6
2020-05-14
KVM: x86: Fixes posted interrupt check for IRQs delivery modes
Suravee Suthikulpanit
1
-2
/
+2
2020-05-14
x86/unwind/orc: Fix premature unwind stoppage due to IRET frames
Josh Poimboeuf
1
-1
/
+1
2020-04-21
x86/microcode/AMD: Increase microcode PATCH_MAX_SIZE
John Allen
1
-1
/
+1
2020-04-17
KVM: nVMX: Properly handle userspace interrupt window request
Sean Christopherson
1
-1
/
+1
2020-04-17
x86: Don't let pgprot_modify() change the page encryption bit
Thomas Hellstrom
2
-3
/
+6
2020-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+0
2020-03-03
KVM: x86: remove stale comment from struct x86_emulate_ctxt
Vitaly Kuznetsov
1
-1
/
+0
2020-03-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-1
/
+19
2020-02-29
x86/ioperm: Add new paravirt function update_io_bitmap()
Juergen Gross
3
-1
/
+19
2020-02-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-3
/
+17
2020-02-23
KVM: nVMX: Emulate MTF when performing instruction emulation
Oliver Upton
2
-0
/
+2
2020-02-21
KVM: nVMX: handle nested posted interrupts when apicv is disabled for L1
Vitaly Kuznetsov
1
-1
/
+1
2020-02-21
KVM: VMX: Add VMX_FEATURE_USR_WAIT_PAUSE
Xiaoyao Li
2
-1
/
+2
2020-02-20
kvm/emulate: fix a -Werror=cast-function-type
Qian Cai
1
-1
/
+12
2020-02-19
x86/cpu/amd: Enable the fixed Instructions Retired counter IRPERF
Kim Phillips
1
-0
/
+2
2020-02-12
KVM: nVMX: Fix some comment typos and coding style
Miaohe Lin
1
-3
/
+13
2020-02-09
Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+12
2020-02-06
Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-8
/
+22
2020-02-06
Merge tag 'pci-v5.6-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2020-02-05
x86: vmxfeatures: rename features for consistency with KVM and manual
Paolo Bonzini
2
-6
/
+6
2020-02-05
kvm: i8254: Deactivate APICv when using in-kernel PIT re-injection mode.
Suravee Suthikulpanit
1
-0
/
+1
2020-02-05
svm: Temporarily deactivate AVIC during ExtINT handling
Suravee Suthikulpanit
1
-0
/
+1
2020-02-05
svm: Deactivate AVIC when launching guest with nested SVM support
Suravee Suthikulpanit
1
-0
/
+1
2020-02-05
kvm: x86: hyperv: Use APICv update request interface
Suravee Suthikulpanit
1
-1
/
+1
2020-02-05
kvm: x86: Introduce x86 ops hook for pre-update APICv
Suravee Suthikulpanit
1
-0
/
+1
2020-02-05
kvm: x86: Introduce APICv x86 ops for checking APIC inhibit reasons
Suravee Suthikulpanit
1
-0
/
+1
2020-02-05
kvm: x86: Add support for dynamic APICv activation
Suravee Suthikulpanit
1
-0
/
+5
2020-02-05
KVM: x86: remove get_enable_apicv from kvm_x86_ops
Paolo Bonzini
1
-1
/
+0
2020-02-05
kvm: x86: Introduce APICv inhibit reason bits
Suravee Suthikulpanit
1
-0
/
+5
2020-02-04
x86/PCI: Define to_pci_sysdata() even when !CONFIG_PCI
Jason A. Donenfeld
1
-2
/
+2
2020-02-04
Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-1
/
+0
2020-02-04
asm-generic: Make dma-contiguous.h a mandatory include/asm header
Michal Simek
1
-1
/
+0
2020-02-04
asm-generic/tlb: rename HAVE_RCU_TABLE_FREE
Peter Zijlstra
1
-2
/
+2
2020-02-04
x86: mm: convert ptdump_walk_pgd_level_debugfs() to take an mm_struct
Steven Price
1
-1
/
+2
2020-02-04
x86: mm+efi: convert ptdump_walk_pgd_level() to take a mm_struct
Steven Price
1
-1
/
+1
2020-02-04
x86: mm: add p?d_leaf() definitions
Steven Price
1
-0
/
+5
2020-02-01
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-16
/
+12
2020-02-01
x86/apic/msi: Plug non-maskable MSI affinity race
Thomas Gleixner
1
-0
/
+8
2020-02-01
Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-27
/
+14
2020-01-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
[next]