summaryrefslogtreecommitdiffstats
path: root/mm/early_ioremap.c
Commit message (Expand)AuthorAgeFilesLines
* mm/early_ioremap: Fix boot hang with earlyprintk=efi,keepDave Young2017-12-111-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/mm: Add support to access boot related data in the clearTom Lendacky2017-07-181-3/+15
* x86/mm: Extend early_memremap() support with additional attrsTom Lendacky2017-07-181-0/+10
* mm/early_ioremap: use offset_in_page macroAlexander Kuleshov2015-11-051-3/+3
* mm/early_ioremap: add explicit #include of asm/early_ioremap.hArd Biesheuvel2015-09-111-0/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-081-0/+22
|\
| * mm: add utility for early copy from unmapped ramMark Salter2015-09-081-0/+22
* | mm: provide early_memremap_ro to establish read-only mappingJuergen Gross2015-08-201-0/+12
|/
* mm: create generic early_ioremap() supportMark Salter2014-04-071-0/+245
OpenPOWER on IntegriCloud