summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/physaddr.c
AgeCommit message (Expand)AuthorLines
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2016-07-14x86/mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker-1/+1
2013-01-25x86, mm: Make DEBUG_VIRTUAL work earlier in bootDave Hansen-1/+8
2012-11-16x86: Make it so that __pa_symbol can only process kernel symbols on x86_64Alexander Duyck-0/+11
2012-11-16x86: Improve __phys_addr performance by making use of carry flags and inliningAlexander Duyck-15/+25
2009-09-10x86: split __phys_addr out into separate fileJeremy Fitzhardinge-0/+70