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.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
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
|
*
x86/earlyprintk: Allow early_printk() to use console style parameters like '1...
Steven Rostedt
2015-07-06
1
-1
/
+3
|
*
x86/espfix: Init espfix on the boot CPU side
Zhu Guihua
2015-07-06
2
-15
/
+20
|
*
x86/espfix: Add 'cpu' parameter to init_espfix_ap()
Zhu Guihua
2015-07-06
3
-6
/
+5
|
*
x86/kasan: Move KASAN_SHADOW_OFFSET to the arch Kconfig
Andrey Ryabinin
2015-07-06
1
-0
/
+5
|
*
x86/kasan: Add message about KASAN being initialized
Andrey Ryabinin
2015-07-06
1
-0
/
+3
|
*
x86/kasan: Fix boot crash on AMD processors
Andrey Ryabinin
2015-07-06
1
-3
/
+3
|
*
x86/kasan: Flush TLBs after switching CR3
Andrey Ryabinin
2015-07-06
1
-0
/
+2
|
*
x86/kasan: Fix KASAN shadow region page tables
Alexander Popov
2015-07-06
4
-42
/
+38
|
*
x86/init: Clear 'init_level4_pgt' earlier
Andrey Ryabinin
2015-07-06
1
-1
/
+2
|
*
x86/tsc: Let high latency PIT fail fast in quick_pit_calibrate()
Adrian Hunter
2015-07-06
1
-1
/
+10
*
|
perf/x86: Fix copy_from_user_nmi() return if range is not ok
Yann Droneaud
2015-07-06
1
-1
/
+1
|
/
*
Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
2015-07-05
1
-0
/
+82
|
\
|
*
intel_pmc_ipc: Add Intel Apollo Lake PMC IPC driver
qipeng.zha
2015-06-29
1
-0
/
+82
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-07-04
6
-12
/
+25
|
\
\
|
*
|
kvm: add hyper-v crash msrs values
Andrey Smetanin
2015-07-03
1
-0
/
+11
|
*
|
KVM: x86: remove data variable from kvm_get_msr_common
Nicolas Iooss
2015-07-03
1
-3
/
+1
|
*
|
KVM: x86: keep track of LVT0 changes under APICv
Radim Krčmář
2015-07-03
2
-6
/
+9
|
*
|
KVM: x86: properly restore LVT0
Radim Krčmář
2015-07-03
1
-0
/
+1
|
*
|
KVM: x86: make vapics_in_nmi_mode atomic
Radim Krčmář
2015-07-03
3
-4
/
+4
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-07-04
3
-8
/
+8
|
\
\
\
|
*
|
|
x86/fpu: Fix boot crash in the early FPU code
Ingo Molnar
2015-07-04
1
-3
/
+4
|
*
|
|
Merge branch 'x86/boot' into x86/urgent
Ingo Molnar
2015-06-30
1
-4
/
+3
|
|
\
\
\
|
|
*
|
|
x86/boot/setup: Clean up the e820_reserve_setup_data() code
Wei Yang
2015-06-05
1
-4
/
+3
|
*
|
|
|
x86/fpu: Fix FPU related boot regression when CPUID masking BIOS feature is e...
Ingo Molnar
2015-06-30
1
-1
/
+1
*
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-07-04
1
-23
/
+13
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
perf/x86: Fix 'active_events' imbalance
Peter Zijlstra
2015-06-30
1
-23
/
+13
|
|
/
/
/
*
|
|
|
Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-07-02
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
x86: replace __init_or_module with __init in non-modular vsmp_64.c
Paul Gortmaker
2015-06-16
1
-1
/
+1
*
|
|
|
|
Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...
Linus Torvalds
2015-07-02
3
-5
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
x86: perf_event_intel_pt.c: use arch_initcall to hook in enabling
Paul Gortmaker
2015-06-16
1
-2
/
+1
|
*
|
|
|
|
x86: perf_event_intel_bts.c: use arch_initcall to hook in enabling
Paul Gortmaker
2015-06-16
1
-2
/
+1
|
*
|
|
|
|
x86: don't use module_init for non-modular core bootflag code
Paul Gortmaker
2015-06-16
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...
Linus Torvalds
2015-07-02
2
-3
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
x86: don't use module_init in non-modular devicetree.c code
Paul Gortmaker
2015-06-16
1
-1
/
+1
|
*
|
|
|
|
x86: don't use module_init in non-modular intel_mid_vrtc.c
Paul Gortmaker
2015-06-16
1
-2
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-07-01
4
-12
/
+15
|
\
\
\
\
\
|
*
|
|
|
|
x86: opt into HAVE_COPY_THREAD_TLS, for both 32-bit and 64-bit
Josh Triplett
2015-06-30
3
-7
/
+8
|
*
|
|
|
|
x86/kexec: prepend elfcorehdr instead of appending it to the crash-kernel com...
KarimAllah Ahmed
2015-06-30
1
-5
/
+6
|
*
|
|
|
|
x86: mm: enable deferred struct page initialisation on x86-64
Mel Gorman
2015-06-30
1
-0
/
+1
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-07-01
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
crypto: aesni - fix failing setkey for rfc4106-gcm-aesni
Tadeusz Struk
2015-06-29
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-07-01
1
-0
/
+28
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
kconfig: add xenconfig defconfig helper
Luis R. Rodriguez
2015-06-16
1
-0
/
+28
*
|
|
|
|
|
|
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-07-01
2
-2
/
+2
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-05-28
2
-2
/
+2
|
|
/
/
/
/
/
/
[next]