index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
mmu.h
Age
Commit message (
Expand
)
Author
2020-10-26
x86/mm: Convert mmu context ia32_compat into a proper flags field
Gabriel Krisman Bertazi
2020-08-26
cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED generic
Peter Zijlstra
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-01-23
x86/mpx: remove MPX from arch/x86
Dave Hansen
2019-07-09
x86/ldt: Initialize the context lock for init_mm
Sebastian Andrzej Siewior
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