开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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