Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-31 | mm/early_ioremap.c: use %pa to print resource_size_t variables | Andy Shevchenko | 1 | -4/+4 |
2017-12-11 | mm/early_ioremap: Fix boot hang with earlyprintk=efi,keep | Dave Young | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-07-18 | x86/mm: Add support to access boot related data in the clear | Tom Lendacky | 1 | -3/+15 |
2017-07-18 | x86/mm: Extend early_memremap() support with additional attrs | Tom Lendacky | 1 | -0/+10 |
2015-11-05 | mm/early_ioremap: use offset_in_page macro | Alexander Kuleshov | 1 | -3/+3 |
2015-09-11 | mm/early_ioremap: add explicit #include of asm/early_ioremap.h | Ard Biesheuvel | 1 | -0/+1 |
2015-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+22 |
2015-09-08 | mm: add utility for early copy from unmapped ram | Mark Salter | 1 | -0/+22 |
2015-08-20 | mm: provide early_memremap_ro to establish read-only mapping | Juergen Gross | 1 | -0/+12 |
2014-04-07 | mm: create generic early_ioremap() support | Mark Salter | 1 | -0/+245 |