summaryrefslogtreecommitdiffstats
path: root/arch/sparc/mm/highmem.c
Commit message (Expand)AuthorAgeFilesLines
* sparc/mm/highmem: Switch to generic kmap atomicThomas Gleixner2020-11-061-115/+0
* mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-071-1/+0
* mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport2020-06-091-10/+2
* kmap: consolidate kmap_prot definitionsIra Weiny2020-06-041-4/+0
* arch/kmap: define kmap_atomic_prot() for all arch'sIra Weiny2020-06-041-3/+3
* arch/kmap: ensure kmap_prot visibilityIra Weiny2020-06-041-0/+1
* arch/kunmap_atomic: consolidate duplicate codeIra Weiny2020-06-041-8/+3
* arch/kmap_atomic: consolidate duplicate codeIra Weiny2020-06-041-7/+2
* sparc32: use pgtable-nopud instead of 4level-fixupMike Rapoport2019-12-041-1/+5
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand2015-05-191-1/+3
* sparc32: move kmap_init() to highmem.cSam Ravnborg2012-07-261-0/+17
* sparc32: drop fixmap.hSam Ravnborg2012-07-261-3/+4
* sparc32: drop unused kmap_atomic_to_pageSam Ravnborg2012-07-261-18/+0
* highmem: kill all __kmap_atomic()Cong Wang2012-03-201-2/+2
* sparc: add export.h to arch/sparc files as requiredPaul Gortmaker2011-10-311-0/+1
* mm: fix race in kunmap_atomic()Peter Zijlstra2010-10-271-1/+3
* mm: stack based kmap_atomic()Peter Zijlstra2010-10-261-21/+27
* kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-091-2/+2
* mm: use debug_kmap_atomicAkinobu Mita2009-04-011-0/+1
* sparc: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg2009-01-081-0/+2
* [PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra2006-12-071-5/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+120