开源镜像站
帮助
动态
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
/
arch
/
openrisc
/
mm
/
ioremap.c
Age
Commit message (
Expand
)
Author
2021-01-20
openrisc: io: Add missing __iomem annotation to iounmap()
Geert Uytterhoeven
2020-11-06
highmem: Get rid of kmap_types.h
Thomas Gleixner
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2019-08-31
openrisc: map as uncached in ioremap
Christoph Hellwig
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-07
openrisc: simplify pte_alloc_one_kernel()
Mike Rapoport
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2017-02-25
openrisc: Export ioremap symbols used by modules
Stafford Horne
2016-12-12
openrisc: Consolidate setup to use memblock instead of bootmem
Stafford Horne
2016-08-02
treewide: replace obsolete _refok by __ref
Fabian Frederick
2016-06-24
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
2011-07-22
OpenRISC: Memory management
Jonas Bonn