| Commit message (Expand) | Author | Age |
... | |
* | [PATCH] htlb forget rss with pt sharing | Chen, Kenneth W | 2006-12-07 |
* | [PATCH] shared page table for hugetlb page | Chen, Kenneth W | 2006-12-07 |
* | [PATCH] balance_pdgat() cleanup | Andrew Morton | 2006-12-07 |
* | [PATCH] mm: add arch_alloc_page | Nick Piggin | 2006-12-07 |
* | [PATCH] new scheme to preempt swap token | Ashwin Chaugule | 2006-12-07 |
* | [PATCH] grab swap token reordered | Ashwin Chaugule | 2006-12-07 |
* | [PATCH] oom: less memdie | Nick Piggin | 2006-12-07 |
* | [PATCH] oom: cleanup messages | Nick Piggin | 2006-12-07 |
* | [PATCH] oom: don't kill unkillable children or siblings | Nick Piggin | 2006-12-07 |
* | [PATCH] memory page_alloc zonelist caching speedup | Paul Jackson | 2006-12-07 |
* | [PATCH] Get rid of zone_table[] | Christoph Lameter | 2006-12-07 |
* | [PATCH] __unmap_hugepage_range(): add comment | Chen, Kenneth W | 2006-12-07 |
* | [PATCH] memory page alloc minor cleanups | Paul Jackson | 2006-12-07 |
* | Merge git://git.infradead.org/users/dhowells/workq-2.6 | Linus Torvalds | 2006-12-06 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 |
| |\ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 |
| |\ \ |
|
| * | | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 |
| * | | | WorkStruct: Pass the work_struct pointer instead of context data | David Howells | 2006-11-22 |
| * | | | WorkStruct: Separate delayable and non-delayable events. | David Howells | 2006-11-22 |
* | | | | [PATCH] uclinux: fix mmap() of directory for nommu case | Mike Frysinger | 2006-12-06 |
| |_|/
|/| | |
|
* | | | [PATCH] Export should_remove_suid() | Mark Fasheh | 2006-12-01 |
| |/
|/| |
|
* | | [PATCH] x86_64: fix bad page state in process 'swapper' | Mel Gorman | 2006-11-23 |
|/ |
|
* | [PATCH] Fix strange size check in __get_vm_area_node() | OGAWA Hirofumi | 2006-11-16 |
* | [PATCH] hugetlb: fix error return for brk() entering a hugepage region | Hugh Dickins | 2006-11-14 |
* | [PATCH] hugetlb: check for brk() entering a hugepage region | David Gibson | 2006-11-14 |
* | [PATCH] hugetlb: prepare_hugepage_range check offset too | Hugh Dickins | 2006-11-14 |
* | [PATCH] vmalloc: optimization, cleanup, bugfixes | Eric Dumazet | 2006-11-13 |
* | [PATCH] Fix sys_move_pages when a NULL node list is passed | Stephen Rothwell | 2006-11-03 |
* | [PATCH] init_reap_node() initialization fix | Daniel Yeisley | 2006-11-03 |
* | [PATCH] Cleanup read_pages() | OGAWA Hirofumi | 2006-11-03 |
* | [PATCH] mm: un-needed add-store operation wastes a few bytes | nkalmala | 2006-11-03 |
* | [PATCH] Fix GFP_HIGHMEM slab panic | Giridhar Pemmasani | 2006-10-29 |
* | [PATCH] Calculation fix for memory holes beyong the end of physical memory | Mel Gorman | 2006-10-28 |
* | [PATCH] hugetlb: fix absurd HugePages_Rsvd | Hugh Dickins | 2006-10-28 |
* | [PATCH] __vmalloc with GFP_ATOMIC causes 'sleeping from invalid context' | Giridhar Pemmasani | 2006-10-28 |
* | [PATCH] memory hotplug: __GFP_NOWARN is better for __kmalloc_section_memmap() | Yasunori Goto | 2006-10-28 |
* | [PATCH] Use min of two prio settings in calculating distress for reclaim | Martin Bligh | 2006-10-28 |
* | [PATCH] vmscan: Fix temp_priority race | Martin Bligh | 2006-10-28 |
* | [PATCH] mm: clean up pagecache allocation | Nick Piggin | 2006-10-28 |
* | [PATCH] Slab: Do not fallback to nodes that have not been bootstrapped yet | Christoph Lameter | 2006-10-21 |
* | [PATCH] Reintroduce NODES_SPAN_OTHER_NODES for powerpc | Andy Whitcroft | 2006-10-21 |
* | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-10-21 |
|\ |
|
| * | [PATCH] Add lockless helpers for remove_suid() | Jens Axboe | 2006-10-19 |
* | | [PATCH] mm: more commenting on lock ordering | Nick Piggin | 2006-10-20 |
* | | [PATCH] mm: D-cache aliasing issue in cow_user_page | Dmitriy Monakhov | 2006-10-20 |
* | | [PATCH] highest_possible_node_id() linkage fix | Andrew Morton | 2006-10-20 |
* | | [PATCH] OOM killer meets userspace headers | Alexey Dobriyan | 2006-10-20 |
* | | [PATCH] separate bdi congestion functions from queue congestion functions | Andrew Morton | 2006-10-20 |
* | | [PATCH] direct-io: sync and invalidate file region when falling back to buffe... | Jeff Moyer | 2006-10-20 |
|/ |
|
* | [PATCH] vmalloc(): don't pass __GFP_ZERO to slab | Andrew Morton | 2006-10-17 |