summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/pgtable_32_types.h
AgeCommit message (Expand)Author
2019-12-10mm, x86/mm: Untangle address space layout definitions from basic pgtable type...Ingo Molnar
2019-11-26x86/doublefault/32: Move #DF stack and TSS to cpu_entry_areaAndy Lutomirski
2019-11-26Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-11-25x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make th...Ingo Molnar
2019-11-16x86/iopl: Restrict iopl() permission scopeThomas Gleixner
2018-07-20x86/ldt: Define LDT_END_ADDRJoerg Roedel
2018-07-20x86/ldt: Reserve address-space range on 32 bit for the LDTJoerg Roedel
2018-05-19x86/mm: Stop pretending pgtable_l5_enabled is a variableKirill A. Shutemov
2018-02-14x86/mm: Introduce 'pgtable_l5_enabled'Kirill A. Shutemov
2018-01-30x86/mm: Fix overlap of i386 CPU_ENTRY_AREA with FIX_BTMAPWilliam Grant
2017-12-22x86/cpu_entry_area: Move it out of the fixmapThomas Gleixner
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2014-11-03x86: mm: Re-use the early_ioremap fixed areaMinfei Huang
2014-10-28x86/mm: Avoid overlap the fixmap area on i386Minfei Huang
2010-06-07x86: use __ASSEMBLY__ rather than __ASSEMBLER__Andres Salomon
2009-06-12module: merge module_alloc() finallyAmerigo Wang
2009-03-05x86-32: use specific __vmalloc_start_set flag in __virt_addr_validJeremy Fitzhardinge
2009-02-11x86: Split pgtable_32.h into pgtable_32.h and pgtable_32_types.hJeremy Fitzhardinge