aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/highmem.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-27Allow architectures to override copy_user_highpage()Russell King1-0/+2
2008-02-05mm: fix PageUptodate data raceNick Piggin1-4/+0
2008-02-05Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter1-18/+30
2007-07-19Remove alloc_zeroed_user_highpage()Mel Gorman1-15/+0
2007-07-17Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migratedMel Gorman1-2/+49
2007-05-09fs: deprecate memclear_highpage_flushNate Diller1-2/+1
2007-05-09fs: convert core functions to zero_user_pageNate Diller1-9/+19
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-0/+5
2007-05-04Convert non-highmem kmap_atomic() to static inline functionGeert Uytterhoeven1-2/+8
2007-05-02[PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pagesJeremy Fitzhardinge1-0/+6
2007-01-08[ARM] pass vma for flush_anon_page()Russell King1-1/+1
2006-12-13[PATCH] Pass vma argument to copy_user_highpage().Atsushi Nemoto1-1/+2
2006-12-13[PATCH] Fix COW D-cache aliasing on forkAtsushi Nemoto1-0/+4
2006-12-07[PATCH] mm: k{,um}map_atomic() vs in_atomic()Peter Zijlstra1-3/+5
2006-09-26[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hChristoph Lameter1-0/+3
2006-09-26[PATCH] update to the kernel kmap/kunmap APIJames Bottomley1-0/+2
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-03-26[PATCH] Add flush_kernel_dcache_page() APIJames Bottomley1-0/+6
2006-03-26[PATCH] Add API for flushing Anon pagesJames Bottomley1-0/+6
2005-06-25[PATCH] kdump: Routines for copying dump pagesVivek Goyal1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+104