summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/physaddr.c
Commit message (Expand)AuthorAgeFilesLines
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-141-1/+1
* x86, mm: Make DEBUG_VIRTUAL work earlier in bootDave Hansen2013-01-261-1/+8
* x86: Make it so that __pa_symbol can only process kernel symbols on x86_64Alexander Duyck2012-11-171-0/+11
* x86: Improve __phys_addr performance by making use of carry flags and inliningAlexander Duyck2012-11-171-15/+25
* x86: split __phys_addr out into separate fileJeremy Fitzhardinge2009-09-101-0/+70