| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] memmap_init_zone(): remove uneccesary page++ | Greg Ungerer | 2006-01-12 | 1 | -1/+1 |
* | [PATCH] do_truncate() call fix in tiny-shmem.c | Catalin Marinas | 2006-01-12 | 1 | -1/+1 |
* | [PATCH] migration: make sure there is no attempt to migrate reserved pages. | Christoph Lameter | 2006-01-12 | 1 | -1/+3 |
* | [PATCH] move capable() to capability.h | Randy.Dunlap | 2006-01-11 | 5 | -0/+5 |
* | [PATCH] mm: gfp_atomic comments | Paul Jackson | 2006-01-11 | 1 | -1/+2 |
* | [PATCH] Restore KERN_EMERG to each line printed by bad_page | Hugh Dickins | 2006-01-11 | 1 | -3/+3 |
* | [PATCH] fix/simplify mutex debugging code | David Woodhouse | 2006-01-11 | 2 | -2/+2 |
* | add missing printk loglevel in mm/swapfile.c | Jesper Juhl | 2006-01-11 | 1 | -1/+1 |
* | [PATCH] replace inode_update_time with file_update_time | Christoph Hellwig | 2006-01-10 | 2 | -2/+2 |
* | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 2006-01-09 | 8 | -33/+33 |
* | [PATCH] mutex subsystem, more debugging code | Ingo Molnar | 2006-01-09 | 2 | -0/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2006-01-09 | 1 | -0/+2 |
|\ |
|
| * | [PATCH] spufs: The SPU file system, base | Arnd Bergmann | 2006-01-09 | 1 | -0/+2 |
* | | [PATCH] fadvise: return ESPIPE on FIFO/pipe | Valentine Barshak | 2006-01-08 | 1 | -0/+5 |
* | | [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait) | OGAWA Hirofumi | 2006-01-08 | 1 | -13/+27 |
* | | [PATCH] export/change sync_page_range/_nolock() | OGAWA Hirofumi | 2006-01-08 | 1 | -4/+4 |
* | | [PATCH] cpuset: rebind vma mempolicies fix | Paul Jackson | 2006-01-08 | 1 | -0/+29 |
* | | [PATCH] cpuset: numa_policy_rebind cleanup | Paul Jackson | 2006-01-08 | 1 | -12/+19 |
* | | [PATCH] cpuset: implement cpuset_mems_allowed | Paul Jackson | 2006-01-08 | 1 | -3/+0 |
* | | [PATCH] cpuset: combine refresh_mems and update_mems | Paul Jackson | 2006-01-08 | 1 | -5/+5 |
* | | [PATCH] cpuset: memory pressure meter | Paul Jackson | 2006-01-08 | 1 | -0/+1 |
* | | [PATCH] cpuset: mempolicy one more nodemask conversion | Paul Jackson | 2006-01-08 | 1 | -3/+2 |
* | | [PATCH] slob: introduce the SLOB allocator | Matt Mackall | 2006-01-08 | 2 | -1/+388 |
* | | [PATCH] slob: introduce mm/util.c for shared functions | Matt Mackall | 2006-01-08 | 3 | -38/+40 |
* | | [PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ... | Ravikiran G Thirumalai | 2006-01-08 | 1 | -2/+2 |
* | | [PATCH] Optimise oom kill of current task | Kirill Korotaev | 2006-01-08 | 1 | -2/+3 |
* | | [PATCH] Move page migration related functions near do_migrate_pages() | Christoph Lameter | 2006-01-08 | 1 | -132/+138 |
* | | [PATCH] mempolicies: unexport get_vma_policy() | Christoph Lameter | 2006-01-08 | 1 | -2/+2 |
* | | [PATCH] Drop page table lock before calling migrate_page_add() | Christoph Lameter | 2006-01-08 | 1 | -1/+4 |
* | | [PATCH] Fold numa_maps into mempolicies.c | Christoph Lameter | 2006-01-08 | 1 | -1/+137 |
* | | [PATCH] mempolicies: private pointer in check_range and MPOL_MF_INVERT | Christoph Lameter | 2006-01-08 | 1 | -22/+24 |
* | | [PATCH] rmap: additional diagnostics in page_remove_rmap() | Dave Jones | 2006-01-08 | 1 | -0/+7 |
* | | [PATCH] mm: clean up local variables | Tobias Klauser | 2006-01-08 | 2 | -7/+8 |
* | | [PATCH] mm: make hugepages obey cpusets. | Christoph Lameter | 2006-01-08 | 1 | -1/+3 |
* | | [PATCH] SwapMig: Switch error handling in migrate_pages to use -Exx | Christoph Lameter | 2006-01-08 | 1 | -22/+34 |
* | | [PATCH] SwapMig: Extend parameters for migrate_pages() | Christoph Lameter | 2006-01-08 | 2 | -14/+30 |
* | | [PATCH] SwapMig: Drop unused pages immediately | Christoph Lameter | 2006-01-08 | 1 | -0/+5 |
* | | [PATCH] SwapMig: add_to_swap() avoid atomic allocations | Christoph Lameter | 2006-01-08 | 2 | -4/+4 |
* | | [PATCH] SwapMig: CONFIG_MIGRATION fixes | Christoph Lameter | 2006-01-08 | 1 | -76/+76 |
* | | [PATCH] Swap Migration V5: sys_migrate_pages interface | Christoph Lameter | 2006-01-08 | 1 | -1/+93 |
* | | [PATCH] Swap Migration V5: MPOL_MF_MOVE interface | Christoph Lameter | 2006-01-08 | 1 | -20/+135 |
* | | [PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration support | Christoph Lameter | 2006-01-08 | 2 | -9/+18 |
* | | [PATCH] Swap Migration V5: migrate_pages() function | Christoph Lameter | 2006-01-08 | 1 | -34/+180 |
* | | [PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swap | Christoph Lameter | 2006-01-08 | 2 | -5/+3 |
* | | [PATCH] Swap Migration V5: LRU operations | Christoph Lameter | 2006-01-08 | 1 | -13/+87 |
* | | [PATCH] mm: free_pages opt | Nick Piggin | 2006-01-08 | 1 | -28/+30 |
* | | [PATCH] mm: cleanup zone_pcp | Nick Piggin | 2006-01-08 | 1 | -8/+8 |
* | | [PATCH] Make high and batch sizes of per_cpu_pagelists configurable | Rohit Seth | 2006-01-08 | 1 | -0/+49 |
* | | [PATCH] drop-pagecache | Andrew Morton | 2006-01-08 | 2 | -3/+1 |
* | | [PATCH] slab: remove nested #ifdef CONFIG_NUMA | Christoph Lameter | 2006-01-08 | 1 | -2/+0 |