index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
early_ioremap.c
Age
Commit message (
Expand
)
Author
2022-03-22
mm/early_ioremap: declare early_memremap_pgprot_adjust()
Vlastimil Babka
2021-09-08
mm/early_ioremap.c: remove redundant early_ioremap_shutdown()
Weizhao Ouyang
2021-02-26
mm/early_ioremap.c: use __func__ instead of function name
Stephen Zhang
2020-01-31
mm/early_ioremap.c: use %pa to print resource_size_t variables
Andy Shevchenko
2017-12-11
mm/early_ioremap: Fix boot hang with earlyprintk=efi,keep
Dave Young
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-18
x86/mm: Add support to access boot related data in the clear
Tom Lendacky
2017-07-18
x86/mm: Extend early_memremap() support with additional attrs
Tom Lendacky
2015-11-05
mm/early_ioremap: use offset_in_page macro
Alexander Kuleshov
2015-09-11
mm/early_ioremap: add explicit #include of asm/early_ioremap.h
Ard Biesheuvel
2015-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-09-08
mm: add utility for early copy from unmapped ram
Mark Salter
2015-08-20
mm: provide early_memremap_ro to establish read-only mapping
Juergen Gross
2014-04-07
mm: create generic early_ioremap() support
Mark Salter