index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/retpoline: Add initial retpoline support
David Woodhouse
2018-01-12
3
-0
/
+155
*
x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSC
Tom Lendacky
2018-01-09
1
-0
/
+1
*
x86/cpu/AMD: Make LFENCE a serializing instruction
Tom Lendacky
2018-01-09
1
-0
/
+2
*
x86/cpufeatures: Add X86_BUG_SPECTRE_V[12]
David Woodhouse
2018-01-06
1
-0
/
+2
*
x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN
Thomas Gleixner
2018-01-05
1
-1
/
+1
*
x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asm
David Woodhouse
2018-01-05
1
-2
/
+2
*
x86/kaslr: Fix the vaddr_end mess
Thomas Gleixner
2018-01-05
1
-1
/
+7
*
x86/mm: Map cpu_entry_area at the same place on 4/5 level
Thomas Gleixner
2018-01-04
1
-2
/
+2
*
x86/mm: Set MODULES_END to 0xffffffffff000000
Andrey Ryabinin
2018-01-04
1
-1
/
+1
*
x86/dumpstack: Fix partial register dumps
Josh Poimboeuf
2018-01-03
1
-4
/
+13
*
x86/mm: Remove preempt_disable/enable() from __native_flush_tlb()
Thomas Gleixner
2017-12-31
1
-6
/
+8
*
x86/ldt: Make the LDT mapping RO
Thomas Gleixner
2017-12-23
1
-0
/
+2
*
x86/mm/dump_pagetables: Allow dumping current pagetables
Thomas Gleixner
2017-12-23
1
-1
/
+1
*
x86/mm/dump_pagetables: Check user space page table for WX pages
Thomas Gleixner
2017-12-23
1
-0
/
+1
*
x86/mm: Clarify the whole ASID/kernel PCID/user PCID naming
Peter Zijlstra
2017-12-23
1
-12
/
+43
*
x86/mm: Use INVPCID for __native_flush_tlb_single()
Dave Hansen
2017-12-23
2
-1
/
+23
*
x86/mm: Use/Fix PCID to optimize user/kernel switches
Peter Zijlstra
2017-12-23
3
-13
/
+90
*
x86/mm: Allow flushing for future ASID switches
Dave Hansen
2017-12-23
1
-8
/
+29
*
x86/pti: Map the vsyscall page if needed
Andy Lutomirski
2017-12-23
1
-0
/
+1
*
x86/pti: Put the LDT in its own PGD if PTI is on
Andy Lutomirski
2017-12-23
3
-13
/
+73
*
x86/mm/64: Make a full PGD-entry size hole in the memory map
Andy Lutomirski
2017-12-23
1
-2
/
+2
*
x86/cpu_entry_area: Add debugstore entries to cpu_entry_area
Thomas Gleixner
2017-12-23
2
-0
/
+49
*
x86/mm/pti: Populate user PGD
Dave Hansen
2017-12-23
1
-1
/
+8
*
x86/mm/pti: Allocate a separate user PGD
Dave Hansen
2017-12-23
1
-0
/
+11
*
x86/mm/pti: Allow NX poison to be set in p4d/pgd
Dave Hansen
2017-12-23
1
-2
/
+12
*
x86/mm/pti: Add mapping helper functions
Dave Hansen
2017-12-23
2
-1
/
+97
*
x86/mm/pti: Add infrastructure for page table isolation
Thomas Gleixner
2017-12-23
1
-0
/
+14
*
x86/cpufeatures: Add X86_BUG_CPU_INSECURE
Thomas Gleixner
2017-12-23
2
-2
/
+9
*
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
*
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
[next]