aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/mmu.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-22x86/ldt: Rework lockingPeter Zijlstra1-1/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-05x86/mm: Give each mm TLB flush generation a unique IDAndy Lutomirski1-2/+23
2017-06-05x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP codeAndy Lutomirski1-6/+0
2016-12-17x86/mpx: Move bd_addr to mm_context_tMark Rutland1-0/+4
2016-09-09x86/pkeys: Allocation/free syscallsDave Hansen1-0/+8
2016-01-12x86/vdso: Track each mm's loaded vDSO image as well as its baseAndy Lutomirski1-1/+2
2015-07-31x86/ldt: Make modify_ldt() optionalAndy Lutomirski1-0/+2
2015-07-31x86/ldt: Make modify_ldt synchronousAndy Lutomirski1-2/+1
2015-02-04perf/x86: Only allow rdpmc if a perf_event is mappedAndy Lutomirski1-0/+2
2014-05-05x86, vdso: Reimplement vdso.so preparation in build-time CAndy Lutomirski1-1/+1
2011-05-25x86: Reorder mm_context_t to remove x86_64 alignment padding and thus shrink mm_structRichard Kennedy1-2/+2
2011-03-23x86: add context tag to mark mm when running a task in 32-bit compatibility modeStephen Wilson1-0/+6
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+26