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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-04
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-12
/
+19
2018-06-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2018-06-04
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-9
/
+26
2018-06-04
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-79
/
+73
2018-06-04
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-43
/
+43
2018-06-04
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2018-06-04
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-81
/
+178
2018-06-04
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+6
2018-06-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-2
/
+6
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-44
/
+14
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-14
/
+1
2018-05-31
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
1
-15
/
+7
2018-05-30
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-0
/
+4
2018-05-28
x86/pci-dma: switch the VIA 32-bit DMA quirk to use the struct device flag
Christoph Hellwig
1
-17
/
+10
2018-05-28
x86/pci-dma: remove the explicit nodac and allowdac option
Christoph Hellwig
1
-2
/
+2
2018-05-28
x86/pci-dma: remove the experimental forcesac boot option
Christoph Hellwig
1
-20
/
+1
2018-05-25
dma-mapping: remove unused gfp_t parameter to arch_dma_alloc_attrs
Huaisheng Ye
1
-1
/
+1
2018-05-25
perf/x86: Store user space frame-pointer value on a sample
Alexey Budankov
1
-4
/
+6
2018-05-23
x86/speculation: Simplify the CPU bug detection logic
Dominik Brodowski
1
-15
/
+7
2018-05-22
rcu/x86: Provide early rcu_cpu_starting() callback
Peter Zijlstra
1
-0
/
+4
2018-05-21
Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Linus Torvalds
7
-31
/
+621
2018-05-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-1
/
+11
2018-05-20
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-15
/
+14
2018-05-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-2
/
+17
2018-05-19
x86/MCE/AMD: Read MCx_MISC block addresses on any CPU
Borislav Petkov
1
-8
/
+7
2018-05-19
Merge branch 'ras/urgent' into ras/core
Thomas Gleixner
5
-31
/
+40
2018-05-19
x86/MCE/AMD: Cache SMCA MISC block addresses
Borislav Petkov
1
-15
/
+14
2018-05-19
x86/apm: Fix spelling mistake: "caculate" -> "calculate"
Colin Ian King
1
-1
/
+1
2018-05-19
x86: Convert x86_platform_ops to timespec64
Arnd Bergmann
4
-12
/
+19
2018-05-19
Merge branch 'linus' into timers/2038
Thomas Gleixner
13
-122
/
+87
2018-05-19
x86/mm: Drop TS_COMPAT on 64-bit exec() syscall
Dmitry Safonov
1
-0
/
+1
2018-05-19
x86/mm: Mark __pgtable_l5_enabled __initdata
Kirill A. Shutemov
1
-1
/
+1
2018-05-19
x86/mm: Introduce the 'no5lvl' kernel parameter
Kirill A. Shutemov
2
-4
/
+20
2018-05-19
x86/mm: Stop pretending pgtable_l5_enabled is a variable
Kirill A. Shutemov
2
-2
/
+3
2018-05-19
x86/mm: Unify pgtable_l5_enabled usage in early boot code
Kirill A. Shutemov
1
-7
/
+5
2018-05-19
Merge branches 'x86/urgent' and 'core/urgent' into x86/boot, to pick up fixes...
Ingo Molnar
17
-121
/
+104
2018-05-18
x86/bugs: Rename SSBD_NO to SSB_NO
Konrad Rzeszutek Wilk
1
-1
/
+1
2018-05-17
Merge tag 'hwmon-for-linus-v4.17-rc6' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+6
2018-05-17
x86/apic/x2apic: Initialize cluster ID properly
Thomas Gleixner
1
-0
/
+1
2018-05-17
kvm: rename KVM_HINTS_DEDICATED to KVM_HINTS_REALTIME
Michael S. Tsirkin
1
-4
/
+4
2018-05-17
KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
Tom Lendacky
1
-1
/
+2
2018-05-17
x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFG
Thomas Gleixner
1
-0
/
+30
2018-05-17
x86/bugs: Rework spec_ctrl base and mask logic
Thomas Gleixner
1
-7
/
+19
2018-05-17
x86/bugs: Remove x86_spec_ctrl_set()
Thomas Gleixner
1
-11
/
+2
2018-05-17
x86/bugs: Expose x86_spec_ctrl_base directly
Thomas Gleixner
1
-10
/
+1
2018-05-17
x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host}
Borislav Petkov
1
-45
/
+15
2018-05-17
x86/speculation: Rework speculative_store_bypass_update()
Thomas Gleixner
2
-3
/
+3
2018-05-17
x86/speculation: Add virtualized speculative store bypass disable support
Tom Lendacky
2
-2
/
+15
2018-05-17
x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL
Thomas Gleixner
1
-2
/
+18
[next]