summaryrefslogtreecommitdiff
path: root/arch/mips/mm/highmem.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-10-05MIPS: mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre
2015-05-19sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand
2012-12-13MIPS: Highmem: Fix build error if CONFIG_DEBUG_HIGHMEM is disabledRalf Baechle
2012-03-20highmem: kill all __kmap_atomic()Cong Wang
2010-10-27mm: fix race in kunmap_atomic()Peter Zijlstra
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra
2010-08-09kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros
2010-02-22MIPS: Highmem: Fix build errorYoichi Yuasa
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle
2009-05-14MIPS: Fix highmem.Ralf Baechle
2009-04-01mm: use debug_kmap_atomicAkinobu Mita
2009-03-30MIPS: Use BUG_ON() where possible.Ralf Baechle
2008-05-12[MIPS] unexport __kmap_atomic_to_pageAdrian Bunk
2007-05-11[MIPS] Remove LIMITED_DMA supportFranck Bui-Huu
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-04-19[MIPS] Fix CONFIG_LIMITED_DMA build.Ralf Baechle
2005-10-29Define kmap_atomic_pfn() for MIPS.Ralf Baechle
2005-04-16Linux-2.6.12-rc2Linus Torvalds