index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86/pti-urgent' into x86/pti
Thomas Gleixner
2018-08-06
3
-9
/
+9
|
\
|
*
x86/apic: Future-proof the TSC_DEADLINE quirk for SKX
Len Brown
2018-07-24
1
-0
/
+3
|
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-07-22
1
-3
/
+0
|
|
\
|
|
*
x86/MCE: Remove min interval polling limitation
Dewet Thibaut
2018-07-17
1
-3
/
+0
|
*
|
Merge branch 'x86-pti-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-07-22
1
-0
/
+5
|
|
\
\
|
*
\
\
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-07-18
1
-6
/
+6
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
kvmclock: fix TSC calibration for nested guests
Peng Hao
2018-07-18
1
-0
/
+1
|
|
*
|
x86/kvmclock: set pvti_cpu0_va after enabling kvmclock
Radim Krčmář
2018-07-15
1
-6
/
+5
*
|
|
|
x86/speculation: Support Enhanced IBRS on future CPUs
Sai Praneeth
2018-08-03
2
-2
/
+21
*
|
|
|
x86/speculation: Protect against userspace-userspace spectreRSB
Jiri Kosina
2018-07-31
1
-31
/
+7
*
|
|
|
x86/kexec: Allocate 8k PGDs for PTI
Joerg Roedel
2018-07-30
1
-2
/
+3
*
|
|
|
x86/ldt: Enable LDT user-mapping for PAE
Joerg Roedel
2018-07-20
1
-0
/
+53
*
|
|
|
x86/ldt: Split out sanity check in map_ldt_struct()
Joerg Roedel
2018-07-20
1
-24
/
+58
*
|
|
|
x86/ldt: Define LDT_END_ADDR
Joerg Roedel
2018-07-20
1
-1
/
+1
*
|
|
|
x86/mm/pti: Make pti_clone_kernel_text() compile on 32 bit
Joerg Roedel
2018-07-20
1
-7
/
+10
*
|
|
|
x86/pgtable/32: Allocate 8k page-tables when PTI is enabled
Joerg Roedel
2018-07-20
1
-5
/
+15
*
|
|
|
x86/entry: Rename update_sp0 to update_task_stack
Joerg Roedel
2018-07-20
3
-4
/
+4
*
|
|
|
x86/entry/32: Enter the kernel via trampoline stack
Joerg Roedel
2018-07-20
4
-6
/
+4
*
|
|
|
x86/entry/32: Load task stack from x86_tss.sp1 in SYSENTER handler
Joerg Roedel
2018-07-20
2
-2
/
+9
*
|
|
|
x86/entry/32: Rename TSS_sysenter_sp0 to TSS_entry2task_stack
Joerg Roedel
2018-07-20
1
-2
/
+3
*
|
|
|
x86/asm-offsets: Move TSS_sp0 and TSS_sp1 to asm-offsets.c
Joerg Roedel
2018-07-20
2
-2
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
x86/apm: Don't access __preempt_count with zeroed fs
Ville Syrjälä
2018-07-16
1
-0
/
+5
|
/
/
*
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-07-08
2
-4
/
+8
|
\
\
|
*
|
x86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSR
Tom Lendacky
2018-07-03
1
-3
/
+5
|
*
|
x86/bugs: Update when to check for the LS_CFG SSBD mitigation
Tom Lendacky
2018-07-03
1
-1
/
+3
*
|
|
x86/mtrr: Don't copy out-of-bounds data in mtrr_write
Jann Horn
2018-07-07
1
-1
/
+2
*
|
|
x86/paravirt: Make native_save_fl() extern inline
Nick Desaulniers
2018-07-03
2
-0
/
+27
*
|
|
x86/mm/32: Initialize the CR4 shadow before __flush_tlb_all()
Zhenzhong Duan
2018-07-03
1
-0
/
+5
*
|
|
x86/e820: put !E820_TYPE_RAM regions into memblock.reserved
Naoya Horiguchi
2018-06-28
1
-3
/
+12
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-24
1
-1
/
+1
|
\
\
\
|
*
|
|
uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()
Oleg Nesterov
2018-06-21
1
-1
/
+1
*
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-06-24
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
rseq: Avoid infinite recursion when delivering SIGSEGV
Will Deacon
2018-06-22
1
-1
/
+1
*
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-06-24
6
-12
/
+74
|
\
\
\
\
\
|
*
|
|
|
|
x86/mm: Fix 'no5lvl' handling
Kirill A. Shutemov
2018-06-23
1
-0
/
+3
|
*
|
|
|
|
Revert "x86/mm: Mark __pgtable_l5_enabled __initdata"
Kirill A. Shutemov
2018-06-23
1
-1
/
+1
|
*
|
|
|
|
x86/CPU/AMD: Fix LLC ID bit-shift calculation
Suravee Suthikulpanit
2018-06-22
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'linus' into x86/urgent
Thomas Gleixner
2018-06-22
49
-345
/
+674
|
|
\
|
|
|
|
|
*
|
|
|
|
x86/microcode/intel: Fix memleak in save_microcode_patch()
Zhenzhong Duan
2018-06-22
1
-1
/
+4
|
*
|
|
|
|
x86/platform/UV: Add kernel parameter to set memory block size
mike.travis@hpe.com
2018-06-21
1
-0
/
+11
|
*
|
|
|
|
x86/platform/UV: Use new set memory block size function
mike.travis@hpe.com
2018-06-21
1
-3
/
+46
|
*
|
|
|
|
x86: Call fixup_exception() before notify_die() in math_error()
Siarhei Liakh
2018-06-20
1
-6
/
+8
*
|
|
|
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-06-24
1
-0
/
+4
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
x86/pti: Don't report XenPV as vulnerable
Jiri Kosina
2018-06-21
1
-0
/
+4
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-06-24
3
-18
/
+42
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
x86/mce: Fix incorrect "Machine check from unknown source" message
Tony Luck
2018-06-22
1
-8
/
+18
|
*
|
|
|
x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()
Borislav Petkov
2018-06-22
1
-8
/
+10
|
*
|
|
|
x86/mce: Check for alternate indication of machine check recovery on Skylake
Tony Luck
2018-06-07
1
-2
/
+9
|
*
|
|
|
x86/mce: Improve error message when kernel cannot recover
Tony Luck
2018-06-07
1
-0
/
+5
*
|
|
|
|
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
2018-06-14
5
-5
/
+5
[next]