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