summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/highmem.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* MIPS: mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-10-051-1/+2
* kmap_atomic_to_page() has no users, remove itNicolas Pitre2015-11-091-13/+0
* sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand2015-05-191-1/+4
* MIPS: Highmem: Fix build error if CONFIG_DEBUG_HIGHMEM is disabledRalf Baechle2012-12-131-1/+2
* highmem: kill all __kmap_atomic()Cong Wang2012-03-201-2/+2
* mm: fix race in kunmap_atomic()Peter Zijlstra2010-10-271-1/+2
* mm: stack based kmap_atomic()Peter Zijlstra2010-10-261-23/+27
* kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-091-2/+2
* MIPS: Highmem: Fix build errorYoichi Yuasa2010-02-221-0/+1
* MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle2009-06-241-0/+1
* MIPS: Fix highmem.Ralf Baechle2009-05-141-6/+19
* mm: use debug_kmap_atomicAkinobu Mita2009-04-011-0/+2
* MIPS: Use BUG_ON() where possible.Ralf Baechle2009-03-301-6/+3
* [MIPS] unexport __kmap_atomic_to_pageAdrian Bunk2008-05-121-1/+0
* [MIPS] Remove LIMITED_DMA supportFranck Bui-Huu2007-05-111-2/+0
* [PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra2006-12-071-6/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [MIPS] Fix CONFIG_LIMITED_DMA build.Ralf Baechle2006-04-191-0/+2
* Define kmap_atomic_pfn() for MIPS.Ralf Baechle2005-10-291-0/+19
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+103