aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/include/asm/pgtable_32_types.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-10mm, x86/mm: Untangle address space layout definitions from basic pgtable type definitionsIngo Molnar1-54/+3
2019-11-26x86/doublefault/32: Move #DF stack and TSS to cpu_entry_areaAndy Lutomirski1-3/+4
2019-11-26Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2019-11-25x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make the CPU_ENTRY_AREA_PAGES assert preciseIngo Molnar1-4/+4
2019-11-16x86/iopl: Restrict iopl() permission scopeThomas Gleixner1-1/+1
2018-07-20x86/ldt: Define LDT_END_ADDRJoerg Roedel1-0/+2
2018-07-20x86/ldt: Reserve address-space range on 32 bit for the LDTJoerg Roedel1-2/+5
2018-05-19x86/mm: Stop pretending pgtable_l5_enabled is a variableKirill A. Shutemov1-1/+1
2018-02-14x86/mm: Introduce 'pgtable_l5_enabled'Kirill A. Shutemov1-0/+2
2018-01-30x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAPWilliam Grant1-2/+3
2017-12-22x86/cpu_entry_area: Move it out of the fixmapThomas Gleixner1-3/+12
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2014-11-03x86: mm: Re-use the early_ioremap fixed areaMinfei Huang1-2/+2
2014-10-28x86/mm: Avoid overlap the fixmap area on i386Minfei Huang1-1/+1
2010-06-07x86: use __ASSEMBLY__ rather than __ASSEMBLER__Andres Salomon1-1/+1
2009-06-12module: merge module_alloc() finallyAmerigo Wang1-0/+4
2009-03-05x86-32: use specific __vmalloc_start_set flag in __virt_addr_validJeremy Fitzhardinge1-0/+5
2009-02-11x86: Split pgtable_32.h into pgtable_32.h and pgtable_32_types.hJeremy Fitzhardinge1-0/+46