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 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-13
2
-9
/
+2
|
\
|
*
um: Include kbuild.h instead of duplicating its macros
Matthias Kaehlcke
2017-05-03
1
-8
/
+1
|
*
um: Fix PTRACE_POKEUSER on x86_64
Richard Weinberger
2017-05-03
1
-1
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-05-13
3
-3
/
+3
|
\
\
|
*
|
Tigran has moved
Andrew Morton
2017-05-12
3
-3
/
+3
*
|
|
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-12
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
x86, pmem: Fix cache flushing for iovec write < 8 bytes
Ben Hutchings
2017-05-09
1
-1
/
+1
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-05-12
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge tag 'perf-core-for-mingo-4.12-20170503' of git://git.kernel.org/pub/scm...
Ingo Molnar
2017-05-03
32
-432
/
+672
|
|
\
\
\
|
*
|
|
|
perf/x86: Fix Broadwell-EP DRAM RAPL events
Vince Weaver
2017-05-03
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-05-12
15
-27
/
+63
|
\
\
\
\
|
*
|
|
|
x86/build: Don't add -maccumulate-outgoing-args w/o compiler support
Nick Desaulniers
2017-05-09
1
-1
/
+2
|
*
|
|
|
x86/boot/32: Fix UP boot on Quark and possibly other platforms
Andy Lutomirski
2017-05-09
2
-5
/
+20
|
*
|
|
|
x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()
Laura Abbott
2017-05-09
1
-0
/
+1
|
*
|
|
|
x86/kexec/64: Use gbpages for identity mappings if available
Xunlei Pang
2017-05-08
1
-0
/
+4
|
*
|
|
|
x86/mm: Add support for gbpages to kernel_ident_mapping_init()
Xunlei Pang
2017-05-08
5
-5
/
+18
|
*
|
|
|
x86/boot: Declare error() as noreturn
Kees Cook
2017-05-07
1
-1
/
+3
|
*
|
|
|
x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang ...
Matthias Kaehlcke
2017-05-05
2
-1
/
+3
|
*
|
|
|
x86/mm: Fix boot crash caused by incorrect loop count calculation in sync_glo...
Baoquan He
2017-05-05
1
-6
/
+6
|
*
|
|
|
Merge branch 'linus' into x86/urgent, to pick up dependent commits
Ingo Molnar
2017-05-05
216
-3928
/
+5626
|
|
\
\
\
\
|
*
|
|
|
|
x86/asm: Don't use RBP as a temporary register in csum_partial_copy_generic()
Josh Poimboeuf
2017-05-05
1
-6
/
+6
|
*
|
|
|
|
Merge branch 'x86/microcode' into x86/urgent, to pick up cleanup
Ingo Molnar
2017-05-01
1
-2
/
+0
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
x86/microcode/AMD: Remove redundant NULL check on mc
Colin Ian King
2017-03-18
1
-2
/
+0
*
|
|
|
|
|
Merge tag 'for-linus-4.12b-rc0c-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-05-12
4
-32
/
+24
|
\
\
\
\
\
\
|
*
|
|
|
|
|
xen: adjust early dom0 p2m handling to xen hypervisor behavior
Juergen Gross
2017-05-11
1
-3
/
+4
|
*
|
|
|
|
|
x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen
Juergen Gross
2017-05-11
2
-3
/
+3
|
*
|
|
|
|
|
xen/x86: Do not call xen_init_time_ops() until shared_info is initialized
Boris Ostrovsky
2017-05-05
2
-3
/
+8
|
*
|
|
|
|
|
x86/xen: fix xsave capability setting
Juergen Gross
2017-05-05
1
-23
/
+9
*
|
|
|
|
|
|
Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-10
1
-59
/
+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
uapi: export all headers under uapi directories
Nicolas Dichtel
2017-05-11
1
-58
/
+0
|
*
|
|
|
|
|
|
x86: stop exporting msr-index.h to userland
Nicolas Dichtel
2017-05-11
1
-1
/
+0
*
|
|
|
|
|
|
|
Merge tag 'rtc-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2017-05-10
1
-0
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
x86: i8259: export legacy_pic symbol
Hans de Goede
2017-04-14
1
-0
/
+1
*
|
|
|
|
|
|
|
|
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-05-10
1
-1
/
+1
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Annotate hardware config module parameters in arch/x86/mm/
David Howells
2017-04-04
1
-1
/
+1
|
|
|
_
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-05-10
5
-7
/
+120
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
nVMX: Advertise PML to L1 hypervisor
Bandan Das
2017-05-09
1
-5
/
+11
|
*
|
|
|
|
|
|
|
|
nVMX: Implement emulated Page Modification Logging
Bandan Das
2017-05-09
1
-2
/
+79
|
*
|
|
|
|
|
|
|
|
kvm: x86: Add a hook for arch specific dirty logging emulation
Bandan Das
2017-05-09
4
-0
/
+22
|
*
|
|
|
|
|
|
|
|
kvm: nVMX: Validate CR3 target count on nested VM-entry
Jim Mattson
2017-05-09
1
-0
/
+8
|
|
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-05-09
1
-0
/
+3
|
\
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
\
|
*
-
-
-
.
\
\
\
\
\
\
\
Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...
Joerg Roedel
2017-05-04
34
-98
/
+227
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
x86, iommu/vt-d: Add an option to disable Intel IOMMU force on
Shaohua Li
2017-04-26
1
-0
/
+3
|
|
|
/
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-08
2
-51
/
+3
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
x86/PCI: Use generic pci_mmap_resource_range()
David Woodhouse
2017-04-20
2
-48
/
+1
|
*
|
|
|
|
|
|
|
|
|
PCI: Add BAR index argument to pci_mmap_page_range()
David Woodhouse
2017-04-20
1
-1
/
+2
|
*
|
|
|
|
|
|
|
|
|
PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>
David Woodhouse
2017-04-18
1
-4
/
+0
|
*
|
|
|
|
|
|
|
|
|
PCI: Add arch_can_pci_mmap_wc() macro
David Woodhouse
2017-04-18
1
-0
/
+2
|
|
|
_
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-05-08
23
-104
/
+111
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
treewide: decouple cacheflush.h and set_memory.h
Laura Abbott
2017-05-08
3
-1
/
+2
[next]