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
/
csky
/
mm
/
highmem.c
Age
Commit message (
Expand
)
Author
2020-11-06
csky/mm/highmem: Switch to generic kmap atomic
Thomas Gleixner
2020-07-31
csky: Fixup warning by EXPORT_SYMBOL(kmap)
Guo Ren
2020-06-09
csky: replace definitions of __pXd_offset() with pXd_index()
Mike Rapoport
2020-06-04
kmap: remove kmap_atomic_to_page()
Ira Weiny
2020-06-04
arch/kmap: define kmap_atomic_prot() for all arch's
Ira Weiny
2020-06-04
arch/kmap: don't hard code kmap_prot values
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/kunmap: remove duplicate kunmap implementations
Ira Weiny
2020-06-04
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
2020-06-04
arch/kmap: remove BUG_ON()
Ira Weiny
2020-02-21
csky: Separate fixaddr_init from highmem
Guo Ren
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
2018-10-25
csky: MMU and page table management
Guo Ren