index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-28
Merge 4.16-rc7 into char-misc-next
Greg Kroah-Hartman
47
-343
/
+569
2018-03-28
x86/boot: Fix SEV boot failure from change to __PHYSICAL_MASK_SHIFT
Tom Lendacky
3
-18
/
+15
2018-03-28
x86/platform/uv/BAU: Add APIC idt entry
Andrew Banman
3
-2
/
+4
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-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+48
2018-03-22
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-32
/
+28
2018-03-22
x86/mm: implement free pmd/pte page interfaces
Toshi Kani
1
-2
/
+26
2018-03-22
mm/vmalloc: add interfaces to free unmapped page table
Toshi Kani
1
-0
/
+24
2018-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+2
2018-03-20
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
[prev]
[next]