| Commit message (Expand) | Author | Age |
* | [PATCH] remove redundant vm_flags clearing from madvise.c | Pekka Enberg | 2005-06-23 |
* | [PATCH] create a kstrdup library function | Paulo Marques | 2005-06-23 |
* | [PATCH] NUMA aware block device control structure allocation | Christoph Lameter | 2005-06-23 |
* | [PATCH] sparsemem hotplug base | Andy Whitcroft | 2005-06-23 |
* | [PATCH] sparsemem swiss cheese numa layouts | Andy Whitcroft | 2005-06-23 |
* | [PATCH] sparsemem memory model | Andy Whitcroft | 2005-06-23 |
* | [PATCH] generify memory present | Andy Whitcroft | 2005-06-23 |
* | [PATCH] mm/Kconfig: give DISCONTIG more help text | Dave Hansen | 2005-06-23 |
* | [PATCH] mm/Kconfig: hide "Memory Model" selection menu | Dave Hansen | 2005-06-23 |
* | [PATCH] sparsemem: fix minor "defaults" issue in mm/Kconfig | Dave Hansen | 2005-06-23 |
* | [PATCH] Introduce new Kconfig option for NUMA or DISCONTIG | Dave Hansen | 2005-06-23 |
* | [PATCH] create mm/Kconfig for arch-independent memory options | Dave Hansen | 2005-06-23 |
* | [PATCH] sparsemem base: reorganize page->flags bit operations | Dave Hansen | 2005-06-23 |
* | [PATCH] sparsemem base: simple NUMA remap space allocator | Dave Hansen | 2005-06-23 |
* | [PATCH] boot_pageset must not be freed. | Christoph Lameter | 2005-06-22 |
* | [PATCH] Kill stray newline | Denis Vlasenko | 2005-06-21 |
* | [PATCH] msync: check pte dirty earlier | Abhijit Karmarkar | 2005-06-21 |
* | [PATCH] can_share_swap_page: use page_mapcount | Hugh Dickins | 2005-06-21 |
* | [PATCH] do_wp_page: cannot share file page | Hugh Dickins | 2005-06-21 |
* | [PATCH] get_user_pages: kill get_page_map | Hugh Dickins | 2005-06-21 |
* | [PATCH] bad_page: clear reclaim and slab | Hugh Dickins | 2005-06-21 |
* | [PATCH] mbind: check_range use standard ptwalk | Hugh Dickins | 2005-06-21 |
* | [PATCH] mbind: fix verify_pages pte_page | Hugh Dickins | 2005-06-21 |
* | [PATCH] shmem: restore superblock info | Hugh Dickins | 2005-06-21 |
* | [PATCH] Reduce size of huge boot per_cpu_pageset | Christoph Lameter | 2005-06-21 |
* | [PATCH] Periodically drain non local pagesets | Christoph Lameter | 2005-06-21 |
* | [PATCH] add OOM debug | Janet Morgan | 2005-06-21 |
* | [PATCH] __read_page_state(): pass unsigned long instead of unsigned | Benjamin LaHaise | 2005-06-21 |
* | [PATCH] __mod_page_state(): pass unsigned long instead of unsigned | Benjamin LaHaise | 2005-06-21 |
* | [PATCH] vm: try_to_free_pages unused argument | Darren Hart | 2005-06-21 |
* | [PATCH] mmap topdown fix for large stack limit, large allocation | Chris Wright | 2005-06-21 |
* | [PATCH] Avoiding mmap fragmentation | Wolfgang Wander | 2005-06-21 |
* | [PATCH] node local per-cpu-pages | Christoph Lameter | 2005-06-21 |
* | [PATCH] Hugepage consolidation | David Gibson | 2005-06-21 |
* | [PATCH] VM: rate limit early reclaim | Martin Hicks | 2005-06-21 |
* | [PATCH] VM: add __GFP_NORECLAIM | Martin Hicks | 2005-06-21 |
* | [PATCH] VM: early zone reclaim | Martin Hicks | 2005-06-21 |
* | [PATCH] VM: add may_swap flag to scan_control | Martin Hicks | 2005-06-21 |
* | [PATCH] mm: add /proc/zoneinfo | Nikita Danilov | 2005-06-21 |
* | [PATCH] madvise: merge the maps | Prasanna Meda | 2005-06-21 |
* | [PATCH] madvise: do not split the maps | Prasanna Meda | 2005-06-21 |
* | [PATCH] vmscan: notice slab shrinking | akpm@osdl.org | 2005-06-21 |
* | [SLAB] Introduce kmem_cache_name | Arnaldo Carvalho de Melo | 2005-06-19 |
* | [PATCH] broken fault_in_pages_readable call in generic_file_buffered_write() | Martin Schwidefsky | 2005-06-06 |
* | [PATCH] try_to_unmap_cluster() passes out-of-bounds pte to pte_unmap() | William Lee Irwin III | 2005-05-24 |
* | [PATCH] fix for __generic_file_aio_read() to return 0 on EOF | Suparna Bhattacharya | 2005-05-21 |
* | [PATCH] x86_64: Fixed guard page handling again in iounmap | Andi Kleen | 2005-05-20 |
* | Fix get_unmapped_area sanity tests | Linus Torvalds | 2005-05-20 |
* | [PATCH] prevent NULL mmap in topdown model | Linus Torvalds | 2005-05-19 |
* | [PATCH] do_swap_page() can map random data if swap read fails | Kirill Korotaev | 2005-05-17 |