index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Age
Commit message (
Expand
)
Author
2017-12-23
x86/mm: Use/Fix PCID to optimize user/kernel switches
Peter Zijlstra
2017-12-23
x86/mm: Abstract switching CR3
Dave Hansen
2017-12-23
x86/mm: Allow flushing for future ASID switches
Dave Hansen
2017-12-23
x86/pti: Map the vsyscall page if needed
Andy Lutomirski
2017-12-23
x86/pti: Put the LDT in its own PGD if PTI is on
Andy Lutomirski
2017-12-23
x86/cpu_entry_area: Add debugstore entries to cpu_entry_area
Thomas Gleixner
2017-12-23
x86/mm/pti: Map ESPFIX into user space
Andy Lutomirski
2017-12-23
x86/mm/pti: Share entry text PMD
Thomas Gleixner
2017-12-23
x86/mm/pti: Share cpu_entry_area with user space page tables
Andy Lutomirski
2017-12-23
x86/mm/pti: Add functions to clone kernel PMDs
Andy Lutomirski
2017-12-23
x86/mm/pti: Allocate a separate user PGD
Dave Hansen
2017-12-23
x86/mm/pti: Add mapping helper functions
Dave Hansen
2017-12-23
x86/pti: Add the pti= cmdline option and documentation
Borislav Petkov
2017-12-23
x86/mm/pti: Add infrastructure for page table isolation
Thomas Gleixner
2017-12-23
x86/mm/pti: Disable global pages if PAGE_TABLE_ISOLATION=y
Dave Hansen
2017-12-23
x86/cpu_entry_area: Prevent wraparound in setup_cpu_entry_area_ptes() on 32bit
Thomas Gleixner
2017-12-22
x86/cpu_entry_area: Move it out of the fixmap
Thomas Gleixner
2017-12-22
x86/cpu_entry_area: Move it to a separate unit
Thomas Gleixner
2017-12-22
x86/mm: Move the CR3 construction functions to tlbflush.h
Dave Hansen
2017-12-22
x86/mm: Use __flush_tlb_one() for kernel memory
Peter Zijlstra
2017-12-22
x86/mm/dump_pagetables: Make the address hints correct and readable
Thomas Gleixner
2017-12-22
x86/mm/dump_pagetables: Check PAGE_PRESENT for real
Thomas Gleixner
2017-12-17
x86/kasan/64: Teach KASAN about the cpu_entry_area
Andy Lutomirski
2017-12-17
x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow
Andrey Ryabinin
2017-12-17
Merge commit 'upstream-x86-virt' into WIP.x86/mm
Ingo Molnar
2017-12-17
Merge branch 'upstream-x86-selftests' into WIP.x86/pti.base
Ingo Molnar
2017-12-17
Merge commit 'upstream-x86-entry' into WIP.x86/mm
Ingo Molnar
2017-11-10
x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...
Juergen Gross
2017-11-08
x86/mm: Unbreak modules that rely on external PAGE_KERNEL availability
Jiri Kosina
2017-11-07
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
Ingo Molnar
2017-11-06
Merge branch 'x86/mm' into x86/asm, to pick up pending changes
Ingo Molnar
2017-11-05
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-04
Revert "x86/mm: Stop calling leave_mm() in idle code"
Andy Lutomirski
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-01
x86/mm: Relocate page fault error codes to traps.h
Ricardo Neri
2017-11-01
x86/mm: fix use-after-free of vma during userfaultfd fault
Vlastimil Babka
2017-10-30
x86/mm/64: Rename the register_page_bootmem_memmap() 'size' parameter to 'nr_...
Baoquan He
2017-10-30
Merge tag 'v4.14-rc7' into x86/mm, to pick up fixes
Ingo Molnar
2017-10-27
Revert "x86/mm: Limit mmap() of /dev/mem to valid physical addresses"
Ingo Molnar
2017-10-20
x86/kasan: Use the same shadow offset for 4- and 5-level paging
Andrey Ryabinin
2017-10-20
x86/mm: Limit mmap() of /dev/mem to valid physical addresses
Craig Bergstrom
2017-10-18
x86/mm: Remove debug/x86/tlb_defer_switch_to_init_mm
Andy Lutomirski
2017-10-18
x86/mm: Tidy up "x86/mm: Flush more aggressively in lazy TLB mode"
Andy Lutomirski
2017-10-18
x86/mm/64: Remove the last VM_BUG_ON() from the TLB code
Andy Lutomirski
2017-10-14
x86/mm: Flush more aggressively in lazy TLB mode
Andy Lutomirski
2017-10-11
x86/mm: Disable various instrumentations of mm/mem_encrypt.c and mm/tlb.c
Tom Lendacky
2017-10-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-29
x86/asm: Use register variable to get stack pointer value
Andrey Ryabinin
2017-09-29
x86/mm: Disable branch profiling in mem_encrypt.c
Tom Lendacky
[next]