index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
early_ioremap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-09
mm/early_ioremap.c: improve the execution efficiency of early_ioremap_setup()
Liam Ni
1
-5
/
+3
2022-03-22
mm/early_ioremap: declare early_memremap_pgprot_adjust()
Vlastimil Babka
1
-0
/
+1
2021-09-08
mm/early_ioremap.c: remove redundant early_ioremap_shutdown()
Weizhao Ouyang
1
-5
/
+0
2021-02-26
mm/early_ioremap.c: use __func__ instead of function name
Stephen Zhang
1
-6
/
+6
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