| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: make totalhigh_pages unsigned long | Andreas Fenkart | 2010-01-11 | 1 | -1/+1 |
* | mm: check the argument of kunmap on architectures without highmem | Matthew Wilcox | 2009-06-16 | 1 | -1/+3 |
* | Fix highmem PPC build failure | Kumar Gala | 2009-04-03 | 1 | -15/+14 |
* | mm: introduce debug_kmap_atomic | Akinobu Mita | 2009-04-01 | 1 | -0/+12 |
* | Allow architectures to override copy_user_highpage() | Russell King | 2008-11-27 | 1 | -0/+2 |
* | mm: fix PageUptodate data race | Nick Piggin | 2008-02-05 | 1 | -4/+0 |
* | Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user | Christoph Lameter | 2008-02-05 | 1 | -18/+30 |
* | Remove alloc_zeroed_user_highpage() | Mel Gorman | 2007-07-19 | 1 | -15/+0 |
* | Add __GFP_MOVABLE for callers to flag allocations from high memory that may b... | Mel Gorman | 2007-07-17 | 1 | -2/+49 |
* | fs: deprecate memclear_highpage_flush | Nate Diller | 2007-05-09 | 1 | -2/+1 |
* | fs: convert core functions to zero_user_page | Nate Diller | 2007-05-09 | 1 | -9/+19 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-05-05 | 1 | -0/+5 |
|\ |
|
| * | [PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pages | Jeremy Fitzhardinge | 2007-05-02 | 1 | -0/+6 |
* | | Convert non-highmem kmap_atomic() to static inline function | Geert Uytterhoeven | 2007-05-04 | 1 | -2/+8 |
|/ |
|
* | [ARM] pass vma for flush_anon_page() | Russell King | 2007-01-08 | 1 | -1/+1 |
* | [PATCH] Pass vma argument to copy_user_highpage(). | Atsushi Nemoto | 2006-12-13 | 1 | -1/+2 |
* | [PATCH] Fix COW D-cache aliasing on fork | Atsushi Nemoto | 2006-12-13 | 1 | -0/+4 |
* | [PATCH] mm: k{,um}map_atomic() vs in_atomic() | Peter Zijlstra | 2006-12-07 | 1 | -3/+5 |
* | [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h | Christoph Lameter | 2006-09-26 | 1 | -0/+3 |
* | [PATCH] update to the kernel kmap/kunmap API | James Bottomley | 2006-09-26 | 1 | -0/+2 |
* | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 | 1 | -1/+0 |
* | [PATCH] Add flush_kernel_dcache_page() API | James Bottomley | 2006-03-26 | 1 | -0/+6 |
* | [PATCH] Add API for flushing Anon pages | James Bottomley | 2006-03-26 | 1 | -0/+6 |
* | [PATCH] kdump: Routines for copying dump pages | Vivek Goyal | 2005-06-25 | 1 | -0/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+104 |