index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
mm
/
highmem.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arc/mm/highmem: Use generic kmap atomic implementation
Thomas Gleixner
2020-11-06
1
-49
/
+5
*
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2020-06-09
1
-9
/
+1
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
arch/kmap: define kmap_atomic_prot() for all arch's
Ira Weiny
2020-06-05
1
-3
/
+3
*
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-05
1
-5
/
+2
*
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-05
1
-7
/
+2
*
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
2020-06-05
1
-10
/
+0
*
arch/kmap: remove BUG_ON()
Ira Weiny
2020-06-05
1
-1
/
+1
*
ARC: mm: remove __ARCH_USE_5LEVEL_HACK
Vineet Gupta
2019-12-01
1
-1
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-5
/
+1
*
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
1
-0
/
+4
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
Mike Rapoport
2018-10-31
1
-1
/
+1
*
ARC: export kmap
Vineet Gupta
2016-08-19
1
-0
/
+1
*
ARC: Fix misspellings in comments.
Adam Buchbinder
2016-03-11
1
-1
/
+1
*
ARC: mm: HIGHMEM: Fix section mismatch splat
Vineet Gupta
2015-12-21
1
-2
/
+2
*
ARC: mm: HIGHMEM: kmap API implementation
Vineet Gupta
2015-10-28
1
-0
/
+140