summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/mmu.h
Commit message (Expand)AuthorAgeFilesLines
* x86/ldt: Rework lockingPeter Zijlstra2017-12-221-1/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/mm: Give each mm TLB flush generation a unique IDAndy Lutomirski2017-07-051-2/+23
* x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP codeAndy Lutomirski2017-06-051-6/+0
* x86/mpx: Move bd_addr to mm_context_tMark Rutland2016-12-171-0/+4
* x86/pkeys: Allocation/free syscallsDave Hansen2016-09-091-0/+8
* x86/vdso: Track each mm's loaded vDSO image as well as its baseAndy Lutomirski2016-01-121-1/+2
* x86/ldt: Make modify_ldt() optionalAndy Lutomirski2015-07-311-0/+2
* x86/ldt: Make modify_ldt synchronousAndy Lutomirski2015-07-311-2/+1
* perf/x86: Only allow rdpmc if a perf_event is mappedAndy Lutomirski2015-02-041-0/+2
* x86, vdso: Reimplement vdso.so preparation in build-time CAndy Lutomirski2014-05-051-1/+1
* x86: Reorder mm_context_t to remove x86_64 alignment padding and thus shrink ...Richard Kennedy2011-05-251-2/+2
* x86: add context tag to mark mm when running a task in 32-bit compatibility modeStephen Wilson2011-03-231-0/+6
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+26