aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/mm/physaddr.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-10mm, x86/mm: Untangle address space layout definitions from basic pgtable type...Gravatar Ingo Molnar 1-0/+1
2018-10-31mm: remove include/linux/bootmem.hGravatar Mike Rapoport 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-07-14x86/mm: Audit and remove any unnecessary uses of module.hGravatar Paul Gortmaker 1-1/+1
2013-01-25x86, mm: Make DEBUG_VIRTUAL work earlier in bootGravatar Dave Hansen 1-1/+8
2012-11-16x86: Make it so that __pa_symbol can only process kernel symbols on x86_64Gravatar Alexander Duyck 1-0/+11
2012-11-16x86: Improve __phys_addr performance by making use of carry flags and inliningGravatar Alexander Duyck 1-15/+25
2009-09-10x86: split __phys_addr out into separate fileGravatar Jeremy Fitzhardinge 1-0/+70