summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mm: optimize numa policy handling in slab allocatorChristoph Lameter2006-01-192-4/+1Star
* [PATCH] NUMA policies in the slab allocator V2Christoph Lameter2006-01-192-0/+42
* [PATCH] sem2mutex: mm/slab.cIngo Molnar2006-01-192-31/+32
* [PATCH] Zone reclaim: Reclaim logicChristoph Lameter2006-01-192-3/+82
* [PATCH] Zone reclaim: resurrect may_swapChristoph Lameter2006-01-191-0/+7
* [PATCH] Simplify migrate_page_addChristoph Lameter2006-01-191-36/+7Star
* [PATCH] mm: migration page refcounting fixNick Piggin2006-01-195-54/+75
* [PATCH] mm: dirty_exceeded speedupAndrew Morton2006-01-191-3/+4
* [PATCH] x86_64: add __meminit for memory hotplugMatt Tolentino2006-01-171-7/+7
* [PATCH] cpuset oom lock fixPaul Jackson2006-01-151-0/+3
* [PATCH] Add tmpfs options for memory placement policiesRobin Holt2006-01-152-7/+56
* Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds2006-01-121-0/+2
|\
| * Merge HEAD from oss.sgi.com:/oss/git/linux-2.6.git Nathan Scott2006-01-123-3/+3
| |\
| * | [XFS] Export pagevec_lookup for use on the XFS page writeout path,Christoph Hellwig2006-01-111-0/+2
* | | [PATCH] memmap_init_zone(): remove uneccesary page++Greg Ungerer2006-01-121-1/+1
* | | [PATCH] do_truncate() call fix in tiny-shmem.cCatalin Marinas2006-01-121-1/+1
* | | [PATCH] migration: make sure there is no attempt to migrate reserved pages.Christoph Lameter2006-01-121-1/+3
* | | [PATCH] move capable() to capability.hRandy.Dunlap2006-01-125-0/+5
* | | [PATCH] mm: gfp_atomic commentsPaul Jackson2006-01-121-1/+2
* | | [PATCH] Restore KERN_EMERG to each line printed by bad_pageHugh Dickins2006-01-121-3/+3
| |/ |/|
* | [PATCH] fix/simplify mutex debugging codeDavid Woodhouse2006-01-112-2/+2
* | add missing printk loglevel in mm/swapfile.cJesper Juhl2006-01-111-1/+1
|/
* [PATCH] replace inode_update_time with file_update_timeChristoph Hellwig2006-01-102-2/+2
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-108-33/+33
* [PATCH] mutex subsystem, more debugging codeIngo Molnar2006-01-102-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-091-0/+2
|\
| * [PATCH] spufs: The SPU file system, baseArnd Bergmann2006-01-091-0/+2
* | [PATCH] fadvise: return ESPIPE on FIFO/pipeValentine Barshak2006-01-091-0/+5
* | [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)OGAWA Hirofumi2006-01-091-13/+27
* | [PATCH] export/change sync_page_range/_nolock()OGAWA Hirofumi2006-01-091-4/+4
* | [PATCH] cpuset: rebind vma mempolicies fixPaul Jackson2006-01-091-0/+29
* | [PATCH] cpuset: numa_policy_rebind cleanupPaul Jackson2006-01-091-12/+19
* | [PATCH] cpuset: implement cpuset_mems_allowedPaul Jackson2006-01-091-3/+0Star
* | [PATCH] cpuset: combine refresh_mems and update_memsPaul Jackson2006-01-091-5/+5
* | [PATCH] cpuset: memory pressure meterPaul Jackson2006-01-091-0/+1
* | [PATCH] cpuset: mempolicy one more nodemask conversionPaul Jackson2006-01-091-3/+2Star
* | [PATCH] slob: introduce the SLOB allocatorMatt Mackall2006-01-092-1/+388
* | [PATCH] slob: introduce mm/util.c for shared functionsMatt Mackall2006-01-093-38/+40
* | [PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...Ravikiran G Thirumalai2006-01-091-2/+2
* | [PATCH] Optimise oom kill of current taskKirill Korotaev2006-01-091-2/+3
* | [PATCH] Move page migration related functions near do_migrate_pages()Christoph Lameter2006-01-091-132/+138
* | [PATCH] mempolicies: unexport get_vma_policy()Christoph Lameter2006-01-091-2/+2
* | [PATCH] Drop page table lock before calling migrate_page_add()Christoph Lameter2006-01-091-1/+4
* | [PATCH] Fold numa_maps into mempolicies.cChristoph Lameter2006-01-091-1/+137
* | [PATCH] mempolicies: private pointer in check_range and MPOL_MF_INVERTChristoph Lameter2006-01-091-22/+24
* | [PATCH] rmap: additional diagnostics in page_remove_rmap()Dave Jones2006-01-091-0/+7
* | [PATCH] mm: clean up local variablesTobias Klauser2006-01-092-7/+8
* | [PATCH] mm: make hugepages obey cpusets.Christoph Lameter2006-01-091-1/+3
* | [PATCH] SwapMig: Switch error handling in migrate_pages to use -ExxChristoph Lameter2006-01-091-22/+34
* | [PATCH] SwapMig: Extend parameters for migrate_pages()Christoph Lameter2006-01-092-14/+30