aboutsummaryrefslogtreecommitdiff
path: root/include/linux/highmem.h
AgeCommit message (Expand)Author
2010-12-17highmem: Use this_cpu_xx_return() operationsChristoph Lameter
2010-11-12include/linux/highmem.h needs hardirq.hCatalin Marinas
2010-10-27mm: fix race in kunmap_atomic()Peter Zijlstra
2010-10-27mm,x86: fix kmap_atomic_push vs ioremap_32.cPeter Zijlstra
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra
2010-10-26mm: strictly nested kmap_atomic()Peter Zijlstra
2010-08-09gcc-4.6: mm: fix unused but set warningsAndi Kleen
2010-08-09kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros
2010-05-25highmem: remove unneeded #ifdef CONFIG_TRACE_IRQFLAGS_SUPPORT for debug_kmap_...Akinobu Mita
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-viptLinus Torvalds
2010-01-25mm: add coherence API for DMA to vmalloc/vmap areasJames Bottomley
2010-01-11mm: make totalhigh_pages unsigned longAndreas Fenkart
2009-06-16mm: check the argument of kunmap on architectures without highmemMatthew Wilcox
2009-04-03Fix highmem PPC build failureKumar Gala
2009-04-01mm: introduce debug_kmap_atomicAkinobu Mita
2008-11-27Allow architectures to override copy_user_highpage()Russell King
2008-02-05mm: fix PageUptodate data raceNick Piggin
2008-02-05Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter
2007-07-19Remove alloc_zeroed_user_highpage()Mel Gorman
2007-07-17Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman
2007-05-09fs: deprecate memclear_highpage_flushNate Diller
2007-05-09fs: convert core functions to zero_user_pageNate Diller
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2007-05-04Convert non-highmem kmap_atomic() to static inline functionGeert Uytterhoeven
2007-05-02[PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pagesJeremy Fitzhardinge
2007-01-08[ARM] pass vma for flush_anon_page()Russell King
2006-12-13[PATCH] Pass vma argument to copy_user_highpage().Atsushi Nemoto
2006-12-13[PATCH] Fix COW D-cache aliasing on forkAtsushi Nemoto
2006-12-07[PATCH] mm: k{,um}map_atomic() vs in_atomic()Peter Zijlstra
2006-09-26[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hChristoph Lameter
2006-09-26[PATCH] update to the kernel kmap/kunmap APIJames Bottomley
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-03-26[PATCH] Add flush_kernel_dcache_page() APIJames Bottomley
2006-03-26[PATCH] Add API for flushing Anon pagesJames Bottomley
2005-06-25[PATCH] kdump: Routines for copying dump pagesVivek Goyal
2005-04-16Linux-2.6.12-rc2Linus Torvalds