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
/
sparc
/
mm
/
highmem.c
Age
Commit message (
Expand
)
Author
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2020-06-04
kmap: consolidate kmap_prot definitions
Ira Weiny
2020-06-04
arch/kmap: define kmap_atomic_prot() for all arch's
Ira Weiny
2020-06-04
arch/kmap: ensure kmap_prot visibility
Ira Weiny
2020-06-04
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-04
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
2019-12-04
sparc32: use pgtable-nopud instead of 4level-fixup
Mike Rapoport
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-05-19
sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*
David Hildenbrand
2012-07-26
sparc32: move kmap_init() to highmem.c
Sam Ravnborg
2012-07-26
sparc32: drop fixmap.h
Sam Ravnborg
2012-07-26
sparc32: drop unused kmap_atomic_to_page
Sam Ravnborg
2012-03-20
highmem: kill all __kmap_atomic()
Cong Wang
2011-10-31
sparc: add export.h to arch/sparc files as required
Paul Gortmaker
2010-10-27
mm: fix race in kunmap_atomic()
Peter Zijlstra
2010-10-26
mm: stack based kmap_atomic()
Peter Zijlstra
2010-08-09
kmap_atomic: make kunmap_atomic() harder to misuse
Cesar Eduardo Barros
2009-04-01
mm: use debug_kmap_atomic
Akinobu Mita
2009-01-08
sparc: move EXPORT_SYMBOL to the symbols definition
Sam Ravnborg
2006-12-07
[PATCH] mm: pagefault_{disable,enable}()
Peter Zijlstra
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds