aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/page_64.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-02Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+4
2018-04-02Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2018-02-26Merge tag 'v4.16-rc3' into x86/mm, to pick up fixesIngo Molnar1-4/+0
2018-02-14x86/mm: Make virtual memory layout dynamic for CONFIG_X86_5LEVEL=yKirill A. Shutemov1-0/+4
2018-02-13x86/asm: Clobber flags in clear_page()Alexey Dobriyan1-1/+1
2018-02-13x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pagesTony Luck1-4/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-17x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pagesTony Luck1-0/+4
2017-03-07x86/asm: Optimize clear_page()Borislav Petkov1-1/+15
2014-11-03x86_64,vsyscall: Make vsyscall emulation configurableAndy Lutomirski1-1/+3
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski1-0/+2
2012-11-16x86: Make it so that __pa_symbol can only process kernel symbols on x86_64Alexander Duyck1-0/+3
2012-11-16x86: Improve __phys_addr performance by making use of carry flags and inliningAlexander Duyck1-0/+14
2012-11-16x86: Move some contents of page_64_types.h into pgtable_64.h and page_64.hAlexander Duyck1-0/+19
2009-02-11x86: create _types.h counterparts for page*.hJeremy Fitzhardinge1-100/+1
2009-01-19x86-64: Convert irqstacks to per-cpuBrian Gerst1-2/+2
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+105