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
2016-02-14
2
-2
/
+2
|
\
|
*
x86/mm/numa: Fix 32-bit memblock range truncation bug on 32-bit NUMA kernels
Ingo Molnar
2016-02-08
1
-1
/
+1
|
*
x86: Fix KASAN false positives in thread_saved_pc()
Dmitry Vyukov
2016-02-05
1
-1
/
+1
*
|
arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFI
Andrew Morton
2016-02-11
1
-0
/
+1
*
|
mm, hugetlb: don't require CMA for runtime gigantic pages
Vlastimil Babka
2016-02-05
1
-2
/
+2
|
/
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-02-01
1
-2
/
+4
|
\
|
*
crypto: chacha20-ssse3 - Align stack pointer to 64 bytes
Eli Cooper
2016-01-25
1
-2
/
+4
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-01-31
12
-103
/
+209
|
\
\
|
*
|
x86/mm/pat: Avoid truncation when converting cpa->numpages to address
Matt Fleming
2016-01-29
1
-2
/
+2
|
*
|
x86/mm: Fix types used in pgprot cacheability flags translations
Jan Beulich
2016-01-26
1
-4
/
+2
|
*
|
x86/platform/quark: Print boundaries correctly
Andy Shevchenko
2016-01-21
1
-5
/
+13
|
*
|
x86/platform/UV: Remove EFI memmap quirk for UV2+
Alex Thorlton
2016-01-19
2
-5
/
+17
|
*
|
x86/platform/intel-mid: Join string and fix SoC name
Andy Shevchenko
2016-01-19
1
-5
/
+3
|
*
|
x86/platform/intel-mid: Enable 64-bit build
Andy Shevchenko
2016-01-19
2
-2
/
+9
|
*
|
x86/irq: Plug vector cleanup race
Thomas Gleixner
2016-01-15
1
-10
/
+53
|
*
|
x86/irq: Call irq_force_move_complete with irq descriptor
Thomas Gleixner
2016-01-15
3
-7
/
+11
|
*
|
x86/irq: Remove outgoing CPU from vector cleanup mask
Thomas Gleixner
2016-01-15
1
-2
/
+16
|
*
|
x86/irq: Remove the cpumask allocation from send_cleanup_vector()
Thomas Gleixner
2016-01-15
1
-13
/
+3
|
*
|
x86/irq: Clear move_in_progress before sending cleanup IPI
Thomas Gleixner
2016-01-15
1
-1
/
+3
|
*
|
x86/irq: Remove offline cpus from vector cleanup
Thomas Gleixner
2016-01-15
1
-2
/
+6
|
*
|
x86/irq: Get rid of code duplication
Thomas Gleixner
2016-01-15
1
-18
/
+15
|
*
|
x86/irq: Copy vectormask instead of an AND operation
Thomas Gleixner
2016-01-15
1
-1
/
+1
|
*
|
x86/irq: Check vector allocation early
Thomas Gleixner
2016-01-15
1
-13
/
+25
|
*
|
x86/irq: Reorganize the search in assign_irq_vector
Thomas Gleixner
2016-01-15
1
-8
/
+16
|
*
|
x86/irq: Reorganize the return path in assign_irq_vector
Thomas Gleixner
2016-01-15
1
-14
/
+8
|
*
|
x86/irq: Do not use apic_chip_data.old_domain as temporary buffer
Jiang Liu
2016-01-15
1
-3
/
+5
|
*
|
x86/irq: Validate that irq descriptor is still active
Thomas Gleixner
2016-01-15
1
-0
/
+9
|
*
|
x86/irq: Fix a race in x86_vector_free_irqs()
Jiang Liu
2016-01-15
1
-8
/
+8
|
*
|
x86/irq: Call chip->irq_set_affinity in proper context
Thomas Gleixner
2016-01-15
1
-1
/
+5
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-01-31
4
-4
/
+27
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
perf/x86: De-obfuscate code
Peter Zijlstra
2016-01-29
1
-3
/
+1
|
*
|
perf/x86: Fix uninitialized value usage
Peter Zijlstra
2016-01-29
1
-1
/
+2
|
*
|
perf/x86: add Intel SkyLake uncore IMC PMU support
Stephane Eranian
2016-01-21
3
-0
/
+24
*
|
|
pmem: add wb_cache_pmem() to the PMEM API
Ross Zwisler
2016-01-22
1
-5
/
+6
*
|
|
Merge branch 'uaccess' (batched user access infrastructure)
Linus Torvalds
2016-01-21
2
-46
/
+126
|
\
\
\
|
*
|
|
Add 'unsafe' user access functions for batched accesses
Linus Torvalds
2015-12-17
1
-0
/
+25
|
*
|
|
x86: reorganize SMAP handling in user space accesses
Linus Torvalds
2015-12-17
2
-46
/
+101
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-01-21
7
-3
/
+7
|
\
\
\
\
|
*
|
|
|
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
2016-01-20
2
-3
/
+0
|
*
|
|
|
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
2016-01-20
5
-0
/
+5
|
*
|
|
|
kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE
Xunlei Pang
2016-01-20
1
-0
/
+2
*
|
|
|
|
Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-21
8
-75
/
+834
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'pci/host-vmd' into next
Bjorn Helgaas
2016-01-15
6
-0
/
+791
|
|
\
\
\
\
|
|
*
|
|
|
x86/PCI: Add driver for Intel Volume Management Device (VMD)
Keith Busch
2016-01-15
4
-0
/
+743
|
|
*
|
|
|
x86/PCI: Allow DMA ops specific to a PCI domain
Keith Busch
2016-01-15
2
-0
/
+48
|
*
|
|
|
|
x86/PCI: Simplify pci_bios_{read,write}
Geliang Tang
2015-12-10
1
-70
/
+38
|
*
|
|
|
|
x86/PCI: Clarify AMD Fam10h config access restrictions comment
Tomasz Nowicki
2015-12-10
1
-5
/
+5
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
2016-01-19
2
-0
/
+248
|
\
\
\
\
\
|
*
|
|
|
|
platform/x86: Add Intel Telemetry Core Driver
Souvik Kumar Chakravarty
2016-01-19
1
-0
/
+147
|
*
|
|
|
|
platform:x86: add Intel P-Unit mailbox IPC driver
Qipeng Zha
2016-01-19
1
-0
/
+101
[next]