aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/highmem.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-13MIPS: Highmem: Fix build error if CONFIG_DEBUG_HIGHMEM is disabledRalf Baechle1-1/+2
2012-03-20highmem: kill all __kmap_atomic()Cong Wang1-2/+2
2010-10-27mm: fix race in kunmap_atomic()Peter Zijlstra1-1/+2
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra1-23/+27
2010-08-09kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros1-2/+2
2010-02-22MIPS: Highmem: Fix build errorYoichi Yuasa1-0/+1
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle1-0/+1
2009-05-14MIPS: Fix highmem.Ralf Baechle1-6/+19
2009-04-01mm: use debug_kmap_atomicAkinobu Mita1-0/+2
2009-03-30MIPS: Use BUG_ON() where possible.Ralf Baechle1-6/+3
2008-05-12[MIPS] unexport __kmap_atomic_to_pageAdrian Bunk1-1/+0
2007-05-11[MIPS] Remove LIMITED_DMA supportFranck Bui-Huu1-2/+0
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra1-6/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-04-19[MIPS] Fix CONFIG_LIMITED_DMA build.Ralf Baechle1-0/+2
2005-10-29Define kmap_atomic_pfn() for MIPS.Ralf Baechle1-0/+19
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+103