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 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-07-26
1
-0
/
+8
|
\
|
*
perf/x86/intel/cqm: Return cached counter value from IRQ context
Matt Fleming
2015-07-26
1
-0
/
+8
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-07-26
6
-44
/
+32
|
\
\
|
|
/
|
/
|
|
*
x86/mm/pat: Revert 'Adjust default caching mode translation tables'
Thomas Gleixner
2015-07-26
1
-3
/
+3
|
*
x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commit
Denys Vlasenko
2015-07-24
1
-5
/
+9
|
*
x86/mm: Fix newly introduced printk format warnings
Thomas Gleixner
2015-07-24
1
-2
/
+2
|
*
x86/mm: Remove region_is_ram() call from ioremap
Toshi Kani
2015-07-22
1
-18
/
+6
|
*
x86/mm: Move warning from __ioremap_check_ram() to the call site
Toshi Kani
2015-07-22
1
-3
/
+4
|
*
x86/mm/pat: Adjust default caching mode translation tables
Jan Beulich
2015-07-21
1
-3
/
+3
|
*
x86/fpu: Disable dependent CPU features on "noxsave"
Jan Beulich
2015-07-21
1
-0
/
+6
|
*
x86/mpx: Do not set ->vm_ops on MPX VMAs
Kirill A. Shutemov
2015-07-21
2
-21
/
+10
|
*
x86/mm: Add parenthesis for TLB tracepoint size calculation
Dave Hansen
2015-07-21
1
-1
/
+1
*
|
KVM: x86: rename quirk constants to KVM_X86_QUIRK_*
Paolo Bonzini
2015-07-23
4
-5
/
+5
*
|
KVM: vmx: obey KVM_QUIRK_CD_NW_CLEARED
Xiao Guangrong
2015-07-23
1
-1
/
+4
*
|
KVM: x86: introduce kvm_check_has_quirk
Paolo Bonzini
2015-07-23
3
-2
/
+7
*
|
KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type
Xiao Guangrong
2015-07-23
1
-9
/
+10
*
|
KVM: MTRR: fix memory type handling if MTRR is completely disabled
Xiao Guangrong
2015-07-23
1
-1
/
+20
|
/
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-07-18
8
-209
/
+350
|
\
|
*
x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...
Ingo Molnar
2015-07-18
3
-9
/
+11
|
*
x86/fpu, sched: Dynamically allocate 'struct fpu'
Dave Hansen
2015-07-18
4
-38
/
+85
|
*
x86/entry/64, x86/nmi/64: Add CONFIG_DEBUG_ENTRY NMI testing code
Andy Lutomirski
2015-07-17
2
-0
/
+27
|
*
x86/nmi/64: Make the "NMI executing" variable more consistent
Andy Lutomirski
2015-07-17
1
-6
/
+5
|
*
x86/nmi/64: Minor asm simplification
Andy Lutomirski
2015-07-17
1
-2
/
+1
|
*
x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detection
Andy Lutomirski
2015-07-17
1
-4
/
+25
|
*
x86/nmi/64: Reorder nested NMI checks
Andy Lutomirski
2015-07-17
1
-16
/
+18
|
*
x86/nmi/64: Improve nested NMI comments
Andy Lutomirski
2015-07-17
2
-68
/
+94
|
*
x86/nmi/64: Switch stacks on userspace NMI entry
Andy Lutomirski
2015-07-17
1
-4
/
+58
|
*
x86/nmi/64: Remove asm code that saves CR2
Andy Lutomirski
2015-07-17
1
-17
/
+0
|
*
x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
Andy Lutomirski
2015-07-17
1
-71
/
+52
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-07-18
1
-1
/
+1
|
\
\
|
*
|
x86, perf: Fix static_key bug in load_mm_cr4()
Peter Zijlstra
2015-07-10
1
-1
/
+1
*
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-07-18
1
-0
/
+11
|
\
\
\
|
*
|
|
genirq: Revert sparse irq locking around __cpu_up() and move it to x86 for now
Thomas Gleixner
2015-07-15
1
-0
/
+11
*
|
|
|
mm: clean up per architecture MM hook header files
Laurent Dufour
2015-07-17
2
-15
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'platform-drivers-x86-v4.2-3' of git://git.infradead.org/users/dvha...
Linus Torvalds
2015-07-16
1
-27
/
+0
|
\
\
\
|
*
|
|
intel_pmc_ipc: Update kerneldoc formatting
qipeng.zha
2015-07-09
1
-27
/
+0
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-07-15
8
-21
/
+142
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
kvm: x86: fix load xsave feature warning
Wanpeng Li
2015-07-10
1
-2
/
+1
|
*
|
|
KVM: x86: apply guest MTRR virtualization on host reserved pages
Paolo Bonzini
2015-07-10
2
-13
/
+5
|
*
|
|
KVM: SVM: Sync g_pat with guest-written PAT value
Jan Kiszka
2015-07-10
1
-0
/
+10
|
*
|
|
KVM: SVM: use NPT page attributes
Paolo Bonzini
2015-07-10
1
-5
/
+96
|
*
|
|
KVM: count number of assigned devices
Paolo Bonzini
2015-07-10
3
-0
/
+22
|
*
|
|
KVM: VMX: fix vmwrite to invalid VMCS
Radim Krčmář
2015-07-10
2
-5
/
+2
|
*
|
|
KVM: x86: reintroduce kvm_is_mmio_pfn
Paolo Bonzini
2015-07-10
1
-1
/
+9
|
*
|
|
x86: hyperv: add CPUID bit for crash handlers
Paolo Bonzini
2015-07-10
1
-0
/
+2
|
|
/
/
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-07-12
12
-87
/
+116
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
x86/kconfig: Fix typo in the CONFIG_CMDLINE_BOOL help text
Sébastien Hinderer
2015-07-08
1
-1
/
+1
|
*
|
x86/irq: Retrieve irq data after locking irq_desc
Thomas Gleixner
2015-07-07
1
-1
/
+6
|
*
|
x86/irq: Use proper locking in check_irq_vectors_for_cpu_disable()
Thomas Gleixner
2015-07-07
1
-1
/
+12
|
*
|
x86/irq: Plug irq vector hotplug race
Thomas Gleixner
2015-07-07
2
-16
/
+7
[next]