index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
mm
/
highmem.c
Age
Commit message (
Expand
)
Author
2020-11-06
arc/mm/highmem: Use generic kmap atomic implementation
Thomas Gleixner
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
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
2020-06-04
arch/kmap: define kmap_atomic_prot() for all arch's
Ira Weiny
2020-06-04
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-04
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-04
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
2020-06-04
arch/kmap: remove BUG_ON()
Ira Weiny
2019-12-01
ARC: mm: remove __ARCH_USE_5LEVEL_HACK
Vineet Gupta
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
Mike Rapoport
2016-08-19
ARC: export kmap
Vineet Gupta
2016-03-11
ARC: Fix misspellings in comments.
Adam Buchbinder
2015-12-21
ARC: mm: HIGHMEM: Fix section mismatch splat
Vineet Gupta
2015-10-28
ARC: mm: HIGHMEM: kmap API implementation
Vineet Gupta