summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/page_64.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-021-0/+4
|\
| * Merge tag 'v4.16-rc3' into x86/mm, to pick up fixesIngo Molnar2018-02-261-4/+0
| |\
| * | x86/mm: Make virtual memory layout dynamic for CONFIG_X86_5LEVEL=yKirill A. Shutemov2018-02-141-0/+4
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-021-1/+1
|\ \ \ | |_|/ |/| |
| * | x86/asm: Clobber flags in clear_page()Alexey Dobriyan2018-02-131-1/+1
| |/
* / x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pagesTony Luck2018-02-131-4/+0
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pagesTony Luck2017-08-171-0/+4
* x86/asm: Optimize clear_page()Borislav Petkov2017-03-071-1/+15
* x86_64,vsyscall: Make vsyscall emulation configurableAndy Lutomirski2014-11-031-1/+3
* arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-081-0/+2
* x86: Make it so that __pa_symbol can only process kernel symbols on x86_64Alexander Duyck2012-11-161-0/+3
* x86: Improve __phys_addr performance by making use of carry flags and inliningAlexander Duyck2012-11-161-0/+14
* x86: Move some contents of page_64_types.h into pgtable_64.h and page_64.hAlexander Duyck2012-11-161-0/+19
* x86: create _types.h counterparts for page*.hJeremy Fitzhardinge2009-02-111-100/+1
* x86-64: Convert irqstacks to per-cpuBrian Gerst2009-01-191-2/+2
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+105