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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-26
26
-413
/
+272
|
\
|
*
x86/decoder: Add new TEST instruction pattern
Masami Hiramatsu
2017-11-24
1
-1
/
+1
|
*
x86/PCI: Remove unused HyperTransport interrupt support
Bjorn Helgaas
2017-11-23
6
-262
/
+2
|
*
x86/umip: Fix insn_get_code_seg_params()'s return value
Borislav Petkov
2017-11-23
3
-4
/
+4
|
*
x86/boot/KASLR: Remove unused variable
Chao Fan
2017-11-23
1
-3
/
+2
|
*
x86/entry/64: Add missing irqflags tracing to native_load_gs_index()
Andy Lutomirski
2017-11-23
1
-2
/
+8
|
*
x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow
Andrey Ryabinin
2017-11-22
2
-8
/
+137
|
*
x86/entry/64: Fix entry_SYSCALL_64_after_hwframe() IRQ tracing
Andy Lutomirski
2017-11-22
1
-2
/
+2
|
*
x86/umip: Print a warning into the syslog if UMIP-protected instructions are ...
Ricardo Neri
2017-11-21
1
-4
/
+58
|
*
x86/smpboot: Fix __max_logical_packages estimate
Prarit Bhargava
2017-11-17
1
-45
/
+10
|
*
x86/topology: Avoid wasting 128k for package id array
Andi Kleen
2017-11-17
2
-44
/
+30
|
*
perf/x86/intel/uncore: Cache logical pkg id in uncore driver
Andi Kleen
2017-11-17
3
-4
/
+4
|
*
x86/acpi: Reduce code duplication in mp_override_legacy_irq()
Vikas C Sajjan
2017-11-17
1
-22
/
+5
|
*
x86/acpi: Handle SCI interrupts above legacy space gracefully
Vikas C Sajjan
2017-11-17
1
-1
/
+33
|
*
x86/boot: Fix boot failure when SMP MP-table is based at 0
Tom Lendacky
2017-11-17
1
-2
/
+4
|
*
x86/mm: Limit mmap() of /dev/mem to valid physical addresses
Craig Bergstrom
2017-11-16
2
-0
/
+20
|
*
x86/mm: Prevent non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW border
Kirill A. Shutemov
2017-11-16
4
-6
/
+62
|
*
x86/umip: Identify the STR and SLDT instructions
Ricardo Neri
2017-11-14
1
-8
/
+16
|
*
x86/umip: Print a line in the boot log that UMIP has been enabled
Ricardo Neri
2017-11-14
1
-0
/
+2
|
*
x86/umip: Select X86_INTEL_UMIP by default
Ricardo Neri
2017-11-14
1
-3
/
+9
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-26
2
-12
/
+31
|
\
\
|
*
|
perf/x86/intel/uncore: Add event constraint for BDX PCU
Kan Liang
2017-11-14
1
-0
/
+8
|
*
|
perf/x86/intel: Hide TSX events when RTM is not supported
Andi Kleen
2017-11-13
1
-12
/
+23
*
|
|
Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-24
2
-44
/
+124
|
\
\
\
|
*
|
|
kvm: vmx: Allow disabling virtual NMI support
Paolo Bonzini
2017-11-17
1
-10
/
+21
|
*
|
|
kvm: vmx: Reinstate support for CPUs without virtual NMI
Paolo Bonzini
2017-11-17
1
-44
/
+106
|
*
|
|
KVM: SVM: obey guest PAT
Paolo Bonzini
2017-11-17
1
-0
/
+7
*
|
|
|
Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2017-11-17
1
-4
/
+0
|
\
\
\
\
|
*
|
|
|
kbuild: create object directories simpler and faster
Masahiro Yamada
2017-11-16
1
-4
/
+0
*
|
|
|
|
Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-17
4
-24
/
+61
|
\
\
\
\
\
|
*
|
|
|
|
x86 / CPU: Always show current CPU frequency in /proc/cpuinfo
Rafael J. Wysocki
2017-11-15
4
-24
/
+61
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2017-11-17
1
-1
/
+0
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall
Jeff Layton
2017-11-15
1
-1
/
+0
*
|
|
|
|
Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-11-16
12
-37
/
+241
|
\
\
\
\
\
|
*
|
|
|
|
x86/xen/time: setup vcpu 0 time info page
Joao Martins
2017-11-08
3
-1
/
+95
|
*
|
|
|
|
x86/xen/time: set pvclock flags on xen_time_init()
Joao Martins
2017-11-08
1
-0
/
+9
|
*
|
|
|
|
x86/pvclock: add setter for pvclock_pvti_cpu0_va
Joao Martins
2017-11-08
4
-16
/
+26
|
*
|
|
|
|
xen: update arch/x86/include/asm/xen/cpuid.h
Juergen Gross
2017-11-06
1
-10
/
+32
|
*
|
|
|
|
xen: re-introduce support for grant v2 interface
Juergen Gross
2017-11-06
1
-5
/
+55
|
*
|
|
|
|
xen: support priv-mapping in an HVM tools domain
Paul Durrant
2017-11-03
1
-2
/
+12
|
*
|
|
|
|
xen/time: Return -ENODEV from xen_get_wallclock()
Boris Ostrovsky
2017-11-03
1
-1
/
+1
|
*
|
|
|
|
xen: support 52 bit physical addresses in pv guests
Juergen Gross
2017-10-31
2
-3
/
+12
*
|
|
|
|
|
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-16
11
-269
/
+524
|
\
\
\
\
\
\
|
*
|
|
|
|
|
KVM: X86: #GP when guest attempts to write MCi_STATUS register w/o 0
Wanpeng Li
2017-10-20
1
-2
/
+7
|
*
|
|
|
|
|
KVM: VMX: Fix VPID capability detection
Wanpeng Li
2017-10-20
1
-2
/
+13
|
*
|
|
|
|
|
KVM: nVMX: Fix EPT switching advertising
Wanpeng Li
2017-10-20
1
-2
/
+3
|
*
|
|
|
|
|
KVM: SVM: detect opening of SMI window using STGI intercept
Ladi Prosek
2017-10-18
4
-9
/
+36
|
*
|
|
|
|
|
KVM: x86: extend usage of RET_MMIO_PF_* constants
Paolo Bonzini
2017-10-12
2
-58
/
+55
|
*
|
|
|
|
|
KVM: nSVM: fix SMI injection in guest mode
Ladi Prosek
2017-10-12
3
-6
/
+58
|
*
|
|
|
|
|
KVM: nSVM: refactor nested_svm_vmrun
Ladi Prosek
2017-10-12
1
-63
/
+69
[next]