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-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-23
10
-154
/
+53
|
\
|
*
init: Invoke init_espfix_bsp() from mm_init()
Thomas Gleixner
2017-12-22
1
-5
/
+1
|
*
x86/cpu_entry_area: Move it out of the fixmap
Thomas Gleixner
2017-12-22
2
-2
/
+4
|
*
x86/cpu_entry_area: Move it to a separate unit
Thomas Gleixner
2017-12-22
2
-94
/
+1
|
*
x86/microcode: Dont abuse the TLB-flush interface
Peter Zijlstra
2017-12-22
1
-13
/
+0
|
*
x86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entry_stack
Dave Hansen
2017-12-22
6
-21
/
+27
|
*
x86/ldt: Prevent LDT inheritance on exec
Thomas Gleixner
2017-12-22
1
-13
/
+5
|
*
x86/ldt: Rework locking
Peter Zijlstra
2017-12-22
1
-12
/
+21
*
|
Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2017-12-18
18
-196
/
+336
|
\
|
|
*
x86/cpufeatures: Make CPU bugs sticky
Thomas Gleixner
2017-12-17
1
-3
/
+3
|
*
x86/paravirt: Dont patch flush_tlb_single
Thomas Gleixner
2017-12-17
1
-2
/
+0
|
*
x86/entry/64: Make cpu_entry_area.tss read-only
Andy Lutomirski
2017-12-17
8
-23
/
+31
|
*
x86/entry: Clean up the SYSENTER_stack code
Andy Lutomirski
2017-12-17
3
-19
/
+8
|
*
x86/entry/64: Remove the SYSENTER stack canary
Andy Lutomirski
2017-12-17
3
-10
/
+1
|
*
x86/entry/64: Move the IST stacks into struct cpu_entry_area
Andy Lutomirski
2017-12-17
2
-32
/
+45
|
*
x86/entry/64: Create a per-CPU SYSCALL entry trampoline
Andy Lutomirski
2017-12-17
3
-1
/
+24
|
*
x86/entry/64: Use a per-CPU trampoline stack for IDT entries
Andy Lutomirski
2017-12-17
2
-12
/
+15
|
*
x86/espfix/64: Stop assuming that pt_regs is on the entry stack
Andy Lutomirski
2017-12-17
1
-9
/
+28
|
*
x86/entry/64: Separate cpu_current_top_of_stack from TSS.sp0
Andy Lutomirski
2017-12-17
3
-0
/
+12
|
*
x86/entry: Remap the TSS into the CPU entry area
Andy Lutomirski
2017-12-17
3
-7
/
+40
|
*
x86/entry: Move SYSENTER_stack to the beginning of struct tss_struct
Andy Lutomirski
2017-12-17
1
-0
/
+21
|
*
x86/dumpstack: Handle stack overflow on all stacks
Andy Lutomirski
2017-12-17
1
-10
/
+14
|
*
x86/entry: Fix assumptions that the HW TSS is at the beginning of cpu_tss
Andy Lutomirski
2017-12-17
2
-23
/
+21
|
*
x86/mm/fixmap: Generalize the GDT fixmap mechanism, introduce struct cpu_entr...
Andy Lutomirski
2017-12-17
1
-7
/
+7
|
*
x86/dumpstack: Add get_stack_info() support for the SYSENTER stack
Andy Lutomirski
2017-12-17
3
-0
/
+31
|
*
x86/entry/64: Allocate and enable the SYSENTER stack
Andy Lutomirski
2017-12-17
5
-10
/
+9
|
*
x86/irq/64: Print the offending IP in the stack overflow warning
Andy Lutomirski
2017-12-17
1
-2
/
+2
|
*
x86/irq: Remove an old outdated comment about context tracking races
Andy Lutomirski
2017-12-17
1
-12
/
+0
|
*
x86/unwinder: Handle stack overflows more gracefully
Josh Poimboeuf
2017-12-17
3
-60
/
+57
|
*
x86/unwinder/orc: Dont bail on stack overflow
Andy Lutomirski
2017-12-17
1
-2
/
+12
|
*
x86/entry/64/paravirt: Use paravirt-safe macro to access eflags
Boris Ostrovsky
2017-12-17
1
-0
/
+3
|
*
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
2017-12-17
1
-1
/
+1
|
*
x86: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD
Rudolf Marek
2017-12-17
1
-2
/
+5
|
*
Merge commit 'upstream-x86-virt' into WIP.x86/mm
Ingo Molnar
2017-12-17
7
-44
/
+56
|
|
\
|
*
\
Merge branch 'upstream-x86-selftests' into WIP.x86/pti.base
Ingo Molnar
2017-12-17
3
-21
/
+19
|
|
\
\
|
*
\
\
Merge commit 'upstream-x86-entry' into WIP.x86/mm
Ingo Molnar
2017-12-17
16
-80
/
+239
|
|
\
\
\
*
|
\
\
\
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-12-15
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
x86/smpboot: Do not use smp_num_siblings in __max_logical_packages calculation
Prarit Bhargava
2017-12-07
1
-2
/
+2
*
|
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-12-07
5
-6
/
+13
|
\
|
|
|
|
|
|
*
|
|
|
|
x86: Fix Sparse warnings about non-static functions
Colin Ian King
2017-12-06
1
-2
/
+2
|
*
|
|
|
|
x86/microcode/AMD: Add support for fam17h microcode loading
Tom Lendacky
2017-12-06
1
-0
/
+4
|
*
|
|
|
|
x86/cpufeatures: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD
Rudolf Marek
2017-12-06
1
-2
/
+5
|
*
|
|
|
|
x86/idt: Load idt early in start_secondary
Chunyu Hu
2017-11-28
1
-1
/
+1
|
*
|
|
|
|
x86/tlb: Disable interrupts when changing CR4
Nadav Amit
2017-11-25
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-26
9
-332
/
+167
|
\
|
|
|
|
|
|
*
|
|
|
|
x86/PCI: Remove unused HyperTransport interrupt support
Bjorn Helgaas
2017-11-23
3
-202
/
+2
|
*
|
|
|
|
x86/umip: Fix insn_get_code_seg_params()'s return value
Borislav Petkov
2017-11-23
1
-1
/
+1
|
*
|
|
|
|
x86/umip: Print a warning into the syslog if UMIP-protected instructions are ...
Ricardo Neri
2017-11-21
1
-4
/
+58
|
*
|
|
|
|
x86/smpboot: Fix __max_logical_packages estimate
Prarit Bhargava
2017-11-17
1
-45
/
+10
|
*
|
|
|
|
x86/topology: Avoid wasting 128k for package id array
Andi Kleen
2017-11-17
1
-44
/
+29
[next]