aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86_64: add __meminit for memory hotplugMatt Tolentino2006-01-161-7/+7
* [PATCH] cpuset oom lock fixPaul Jackson2006-01-141-0/+3
* [PATCH] Add tmpfs options for memory placement policiesRobin Holt2006-01-142-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-115-0/+5
* | | [PATCH] mm: gfp_atomic commentsPaul Jackson2006-01-111-1/+2
* | | [PATCH] Restore KERN_EMERG to each line printed by bad_pageHugh Dickins2006-01-111-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-098-33/+33
* [PATCH] mutex subsystem, more debugging codeIngo Molnar2006-01-092-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-081-0/+5
* | [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)OGAWA Hirofumi2006-01-081-13/+27
* | [PATCH] export/change sync_page_range/_nolock()OGAWA Hirofumi2006-01-081-4/+4
* | [PATCH] cpuset: rebind vma mempolicies fixPaul Jackson2006-01-081-0/+29
* | [PATCH] cpuset: numa_policy_rebind cleanupPaul Jackson2006-01-081-12/+19
* | [PATCH] cpuset: implement cpuset_mems_allowedPaul Jackson2006-01-081-3/+0
* | [PATCH] cpuset: combine refresh_mems and update_memsPaul Jackson2006-01-081-5/+5
* | [PATCH] cpuset: memory pressure meterPaul Jackson2006-01-081-0/+1
* | [PATCH] cpuset: mempolicy one more nodemask conversionPaul Jackson2006-01-081-3/+2
* | [PATCH] slob: introduce the SLOB allocatorMatt Mackall2006-01-082-1/+388
* | [PATCH] slob: introduce mm/util.c for shared functionsMatt Mackall2006-01-083-38/+40
* | [PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...Ravikiran G Thirumalai2006-01-081-2/+2
* | [PATCH] Optimise oom kill of current taskKirill Korotaev2006-01-081-2/+3
* | [PATCH] Move page migration related functions near do_migrate_pages()Christoph Lameter2006-01-081-132/+138
* | [PATCH] mempolicies: unexport get_vma_policy()Christoph Lameter2006-01-081-2/+2
* | [PATCH] Drop page table lock before calling migrate_page_add()Christoph Lameter2006-01-081-1/+4
* | [PATCH] Fold numa_maps into mempolicies.cChristoph Lameter2006-01-081-1/+137
* | [PATCH] mempolicies: private pointer in check_range and MPOL_MF_INVERTChristoph Lameter2006-01-081-22/+24
* | [PATCH] rmap: additional diagnostics in page_remove_rmap()Dave Jones2006-01-081-0/+7
* | [PATCH] mm: clean up local variablesTobias Klauser2006-01-082-7/+8
* | [PATCH] mm: make hugepages obey cpusets.Christoph Lameter2006-01-081-1/+3
* | [PATCH] SwapMig: Switch error handling in migrate_pages to use -ExxChristoph Lameter2006-01-081-22/+34
* | [PATCH] SwapMig: Extend parameters for migrate_pages()Christoph Lameter2006-01-082-14/+30
* | [PATCH] SwapMig: Drop unused pages immediatelyChristoph Lameter2006-01-081-0/+5
* | [PATCH] SwapMig: add_to_swap() avoid atomic allocationsChristoph Lameter2006-01-082-4/+4
* | [PATCH] SwapMig: CONFIG_MIGRATION fixesChristoph Lameter2006-01-081-76/+76
* | [PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter2006-01-081-1/+93
* | [PATCH] Swap Migration V5: MPOL_MF_MOVE interfaceChristoph Lameter2006-01-081-20/+135
* | [PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration supportChristoph Lameter2006-01-082-9/+18
* | [PATCH] Swap Migration V5: migrate_pages() functionChristoph Lameter2006-01-081-34/+180
* | [PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swapChristoph Lameter2006-01-082-5/+3