index
:
kernel/linux.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.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-28
x86/msr: Make rdmsrl_safe_on_cpu() scheduling safe as well
Eric Dumazet
1
-7
/
+4
2018-03-28
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
129
-991
/
+1686
2018-03-27
x86/cpuid: Allow cpuid_read() to schedule
Eric Dumazet
1
-8
/
+26
2018-03-27
x86/msr: Allow rdmsr_safe_on_cpu() to schedule
Eric Dumazet
1
-8
/
+24
2018-03-27
x86/mm: Update comment in detect_tme() regarding x86_phys_bits
Kirill A. Shutemov
1
-5
/
+2
2018-03-27
x86/PCI: Fix a potential regression when using dmi_get_bios_year()
Andy Shevchenko
1
-1
/
+3
2018-03-27
x86/alternatives: Fixup alternative_call_2
Alexey Dobriyan
1
-3
/
+1
2018-03-27
x86/mm/32: Remove unused node_memmap_size_bytes() & CONFIG_NEED_NODE_MEMMAP_S...
David Rientjes
2
-15
/
+0
2018-03-27
Merge tag 'v4.16-rc7' into x86/mm, to fix up conflict
Ingo Molnar
31
-208
/
+223
2018-03-27
perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUs
Stephane Eranian
1
-8
/
+17
2018-03-27
perf/x86: Update rdpmc_always_available static key to the modern API
Davidlohr Bueso
2
-5
/
+6
2018-03-26
x86/devicetree: Use CPU description from Device Tree
Ivan Gorinov
1
-12
/
+33
2018-03-26
x86/apic: Finish removing unused callbacks
David Rientjes
1
-16
/
+0
2018-03-25
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13
-95
/
+24
2018-03-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-28
/
+33
2018-03-25
x86/purgatory: Avoid creating stray .<pid>.d files, remove -MD from KBUILD_CF...
Sven Wegener
1
-1
/
+1
2018-03-24
Merge branch 'linus' into x86/dma, to resolve a conflict with upstream
Ingo Molnar
6
-35
/
+90
2018-03-24
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
5
-28
/
+32
2018-03-23
x86/entry/64: Don't use IST entry for #BP stack
Andy Lutomirski
3
-10
/
+9
2018-03-23
x86/efi: Free efi_pgd with free_pages()
Waiman Long
1
-1
/
+1
2018-03-23
x86/tsc: Get rid of rdtscll()
Thomas Gleixner
3
-5
/
+3
2018-03-23
KVM: nVMX: sync vmcs02 segment regs prior to vmx_set_cr0
Sean Christopherson
1
-5
/
+5
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
31
-220
/
+512
2018-03-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+48
2018-03-23
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-32
/
+28
2018-03-23
x86/mm: implement free pmd/pte page interfaces
Toshi Kani
1
-2
/
+26
2018-03-23
mm/vmalloc: add interfaces to free unmapped page table
Toshi Kani
1
-0
/
+24
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+2
2018-03-21
kvm/x86: fix icebp instruction handling
Linus Torvalds
2
-1
/
+9
2018-03-20
x86/vsyscall/64: Use proper accessor to update P4D entry
Boris Ostrovsky
1
-1
/
+1
2018-03-20
x86: Remove FAST_FEATURE_TESTS
Peter Zijlstra
2
-19
/
+0
2018-03-20
x86: Force asm-goto
Peter Zijlstra
1
-0
/
+4
2018-03-20
Merge branch 'siginfo-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Will Deacon
1
-1
/
+66
2018-03-20
Merge branch 'linus' into x86/build to pick up dependencies
Thomas Gleixner
116
-830
/
+1536
2018-03-20
dma/direct: Handle force decryption for DMA coherent buffers in common code
Christoph Hellwig
1
-70
/
+3
2018-03-20
dma/direct: Handle the memory encryption bit in common code
Christoph Hellwig
4
-28
/
+7
2018-03-20
dma/swiotlb: Remove swiotlb_set_mem_attributes()
Christoph Hellwig
2
-10
/
+0
2018-03-20
x86/dma: Remove dma_alloc_coherent_gfp_flags()
Christoph Hellwig
4
-22
/
+0
2018-03-20
x86/dma/amd_gart: Use dma_direct_{alloc,free}()
Christoph Hellwig
1
-22
/
+14
2018-03-20
x86/dma/amd_gart: Look at dev->coherent_dma_mask instead of GFP_DMA
Christoph Hellwig
1
-1
/
+1
2018-03-20
x86/dma: Use generic swiotlb_ops
Christoph Hellwig
4
-95
/
+9
2018-03-20
x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y)
Christoph Hellwig
9
-86
/
+11
2018-03-20
x86/dma: Remove dma_alloc_coherent_mask()
Christoph Hellwig
3
-25
/
+7
2018-03-20
Merge branch 'x86/mm' into x86/dma, to pick up dependencies
Ingo Molnar
89
-1109
/
+2161
2018-03-20
x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirk
Christoph Hellwig
6
-83
/
+0
2018-03-20
perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake se...
Kan Liang
1
-14
/
+17
2018-03-20
perf/x86/intel: Rename confusing 'freerunning PEBS' API and implementation to...
Kan Liang
4
-13
/
+13
2018-03-20
perf/x86/intel/uncore: Add missing filter constraint for SKX CHA event
Stephane Eranian
1
-0
/
+1
2018-03-20
perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()
Dan Carpenter
1
-1
/
+1
2018-03-20
perf/x86/intel: Disable userspace RDPMC usage for large PEBS
Kan Liang
1
-1
/
+2
[prev]
[next]