aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/sparc/mm/highmem.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport1-1/+0
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport1-10/+2
2020-06-04kmap: consolidate kmap_prot definitionsIra Weiny1-4/+0
2020-06-04arch/kmap: define kmap_atomic_prot() for all arch'sIra Weiny1-3/+3
2020-06-04arch/kmap: ensure kmap_prot visibilityIra Weiny1-0/+1
2020-06-04arch/kunmap_atomic: consolidate duplicate codeIra Weiny1-8/+3
2020-06-04arch/kmap_atomic: consolidate duplicate codeIra Weiny1-7/+2
2019-12-04sparc32: use pgtable-nopud instead of 4level-fixupMike Rapoport1-1/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-05-19sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand1-1/+3
2012-07-26sparc32: move kmap_init() to highmem.cSam Ravnborg1-0/+17
2012-07-26sparc32: drop fixmap.hSam Ravnborg1-3/+4
2012-07-26sparc32: drop unused kmap_atomic_to_pageSam Ravnborg1-18/+0
2012-03-20highmem: kill all __kmap_atomic()Cong Wang1-2/+2
2011-10-31sparc: add export.h to arch/sparc files as requiredPaul Gortmaker1-0/+1
2010-10-27mm: fix race in kunmap_atomic()Peter Zijlstra1-1/+3
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra1-21/+27
2010-08-09kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros1-2/+2
2009-04-01mm: use debug_kmap_atomicAkinobu Mita1-0/+1
2009-01-08sparc: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg1-0/+2
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra1-5/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+120