index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
mmu.h
Age
Commit message (
Expand
)
Author
2017-12-22
x86/ldt: Rework locking
Peter Zijlstra
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-05
x86/mm: Give each mm TLB flush generation a unique ID
Andy Lutomirski
2017-06-05
x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code
Andy Lutomirski
2016-12-17
x86/mpx: Move bd_addr to mm_context_t
Mark Rutland
2016-09-09
x86/pkeys: Allocation/free syscalls
Dave Hansen
2016-01-12
x86/vdso: Track each mm's loaded vDSO image as well as its base
Andy Lutomirski
2015-07-31
x86/ldt: Make modify_ldt() optional
Andy Lutomirski
2015-07-31
x86/ldt: Make modify_ldt synchronous
Andy Lutomirski
2015-02-04
perf/x86: Only allow rdpmc if a perf_event is mapped
Andy Lutomirski
2014-05-05
x86, vdso: Reimplement vdso.so preparation in build-time C
Andy Lutomirski
2011-05-25
x86: Reorder mm_context_t to remove x86_64 alignment padding and thus shrink ...
Richard Kennedy
2011-03-23
x86: add context tag to mark mm when running a task in 32-bit compatibility mode
Stephen Wilson
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro