index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
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
12
-201
/
+265
|
\
|
*
init: Invoke init_espfix_bsp() from mm_init()
Thomas Gleixner
2017-12-22
1
-3
/
+4
|
*
x86/cpu_entry_area: Move it out of the fixmap
Thomas Gleixner
2017-12-22
5
-54
/
+59
|
*
x86/cpu_entry_area: Move it to a separate unit
Thomas Gleixner
2017-12-22
2
-40
/
+53
|
*
x86/mm: Create asm/invpcid.h
Peter Zijlstra
2017-12-22
2
-48
/
+54
|
*
x86/mm: Put MMU to hardware ASID translation in one place
Dave Hansen
2017-12-22
1
-11
/
+18
|
*
x86/mm: Remove hard-coded ASID limit checks
Dave Hansen
2017-12-22
1
-2
/
+18
|
*
x86/mm: Move the CR3 construction functions to tlbflush.h
Dave Hansen
2017-12-22
2
-28
/
+27
|
*
x86/mm: Add comments to clarify which TLB-flush functions are supposed to flu...
Peter Zijlstra
2017-12-22
1
-2
/
+21
|
*
x86/mm: Remove superfluous barriers
Peter Zijlstra
2017-12-22
1
-7
/
+1
|
*
x86/microcode: Dont abuse the TLB-flush interface
Peter Zijlstra
2017-12-22
1
-13
/
+6
|
*
x86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entry_stack
Dave Hansen
2017-12-22
3
-9
/
+9
|
*
x86/ldt: Prevent LDT inheritance on exec
Thomas Gleixner
2017-12-22
1
-7
/
+14
|
*
x86/ldt: Rework locking
Peter Zijlstra
2017-12-22
2
-1
/
+5
|
*
arch, mm: Allow arch_dup_mmap() to fail
Thomas Gleixner
2017-12-22
1
-2
/
+2
*
|
Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2017-12-18
13
-48
/
+151
|
\
|
|
*
x86/cpufeatures: Make CPU bugs sticky
Thomas Gleixner
2017-12-17
2
-2
/
+4
|
*
x86/paravirt: Provide a way to check for hypervisors
Thomas Gleixner
2017-12-17
1
-10
/
+15
|
*
x86/entry/64: Make cpu_entry_area.tss read-only
Andy Lutomirski
2017-12-17
4
-16
/
+20
|
*
x86/entry: Clean up the SYSENTER_stack code
Andy Lutomirski
2017-12-17
2
-1
/
+10
|
*
x86/entry/64: Remove the SYSENTER stack canary
Andy Lutomirski
2017-12-17
1
-1
/
+0
|
*
x86/entry/64: Move the IST stacks into struct cpu_entry_area
Andy Lutomirski
2017-12-17
1
-0
/
+12
|
*
x86/entry/64: Create a per-CPU SYSCALL entry trampoline
Andy Lutomirski
2017-12-17
1
-0
/
+2
|
*
x86/entry/64: Use a per-CPU trampoline stack for IDT entries
Andy Lutomirski
2017-12-17
2
-2
/
+3
|
*
x86/entry/64: Separate cpu_current_top_of_stack from TSS.sp0
Andy Lutomirski
2017-12-17
2
-6
/
+14
|
*
x86/entry: Remap the TSS into the CPU entry area
Andy Lutomirski
2017-12-17
1
-0
/
+7
|
*
x86/entry: Move SYSENTER_stack to the beginning of struct tss_struct
Andy Lutomirski
2017-12-17
1
-9
/
+12
|
*
x86/entry: Fix assumptions that the HW TSS is at the beginning of cpu_tss
Andy Lutomirski
2017-12-17
2
-3
/
+8
|
*
x86/mm/fixmap: Generalize the GDT fixmap mechanism, introduce struct cpu_entr...
Andy Lutomirski
2017-12-17
2
-10
/
+36
|
*
x86/entry/gdt: Put per-CPU GDT remaps in ascending order
Andy Lutomirski
2017-12-17
1
-1
/
+1
|
*
x86/dumpstack: Add get_stack_info() support for the SYSENTER stack
Andy Lutomirski
2017-12-17
1
-0
/
+3
|
*
x86/entry/64: Allocate and enable the SYSENTER stack
Andy Lutomirski
2017-12-17
1
-3
/
+0
|
*
x86/unwinder: Handle stack overflows more gracefully
Josh Poimboeuf
2017-12-17
2
-0
/
+8
|
*
x86/entry/64/paravirt: Use paravirt-safe macro to access eflags
Boris Ostrovsky
2017-12-17
2
-0
/
+12
|
*
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
2017-12-17
1
-2
/
+2
|
*
x86: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD
Rudolf Marek
2017-12-17
1
-0
/
+1
|
*
x86/cpufeature: Add User-Mode Instruction Prevention definitions
Ricardo Neri
2017-12-17
1
-0
/
+1
|
*
Merge commit 'upstream-x86-virt' into WIP.x86/mm
Ingo Molnar
2017-12-17
2
-28
/
+42
|
|
\
|
*
\
Merge branch 'upstream-acpi-fixes' into WIP.x86/pti.base
Ingo Molnar
2017-12-17
1
-0
/
+6
|
|
\
\
|
*
\
\
Merge branch 'upstream-x86-selftests' into WIP.x86/pti.base
Ingo Molnar
2017-12-17
2
-275
/
+273
|
|
\
\
\
|
*
\
\
\
Merge commit 'upstream-x86-entry' into WIP.x86/mm
Ingo Molnar
2017-12-17
17
-69
/
+105
|
|
\
\
\
\
*
|
\
\
\
\
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-12-15
2
-5
/
+22
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/power: Make restore_processor_context() sane
Andy Lutomirski
2017-12-15
2
-3
/
+21
|
*
|
|
|
|
|
x86/power/64: Use struct desc_ptr for the IDT in struct saved_context
Andy Lutomirski
2017-12-15
1
-2
/
+1
*
|
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-12-10
2
-2
/
+16
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
KVM: x86: fix APIC page invalidation
Radim Krčmář
2017-12-06
1
-0
/
+3
|
*
|
|
|
|
|
|
x86,kvm: remove KVM emulator get_fpu / put_fpu
Rik van Riel
2017-12-05
1
-2
/
+0
|
*
|
|
|
|
|
|
x86,kvm: move qemu/guest FPU switching out to vcpu_run
Rik van Riel
2017-12-05
1
-0
/
+13
*
|
|
|
|
|
|
|
kmemcheck: rip it out for real
Michal Hocko
2017-12-08
1
-1
/
+0
*
|
|
|
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-12-06
3
-16
/
+32
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
/
/
/
/
/
/
|
|
/
/
/
/
/
/
[next]