summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/mmu.h
AgeCommit message (Expand)Author
2018-03-11x86/mm: Give each mm TLB flush generation a unique IDAndy Lutomirski
2018-01-02x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP codeAndy Lutomirski
2016-09-09x86/pkeys: Allocation/free syscallsDave Hansen
2016-01-12x86/vdso: Track each mm's loaded vDSO image as well as its baseAndy Lutomirski
2015-07-31x86/ldt: Make modify_ldt() optionalAndy Lutomirski
2015-07-31x86/ldt: Make modify_ldt synchronousAndy Lutomirski
2015-02-04perf/x86: Only allow rdpmc if a perf_event is mappedAndy Lutomirski
2014-05-05x86, vdso: Reimplement vdso.so preparation in build-time CAndy Lutomirski
2011-05-25x86: Reorder mm_context_t to remove x86_64 alignment padding and thus shrink ...Richard Kennedy
2011-03-23x86: add context tag to mark mm when running a task in 32-bit compatibility modeStephen Wilson
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro