summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* [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
* | [PATCH] Swap Migration V5: LRU operationsChristoph Lameter2006-01-081-13/+87
* | [PATCH] mm: free_pages optNick Piggin2006-01-081-28/+30
* | [PATCH] mm: cleanup zone_pcpNick Piggin2006-01-081-8/+8
* | [PATCH] Make high and batch sizes of per_cpu_pagelists configurableRohit Seth2006-01-081-0/+49
* | [PATCH] drop-pagecacheAndrew Morton2006-01-082-3/+1
* | [PATCH] slab: remove nested #ifdef CONFIG_NUMAChristoph Lameter2006-01-081-2/+0
* | [PATCH] slab: fix code formattingPekka Enberg2006-01-081-464/+500
* | [PATCH] slab: extract slab order calculation to separate functionPekka Enberg2006-01-081-40/+49
* | [PATCH] slab: extract slabinfo header printing to separate functionPekka Enberg2006-01-081-20/+25
* | [PATCH] slab: remove unused align parameter from alloc_percpuPekka Enberg2006-01-081-2/+1
* | [PATCH] revert "mm: page_state fixes"Andrew Morton2006-01-081-1/+2
|/
* identify multipage ->writepages() callsAndrew Morton2006-01-061-2/+8
* [PATCH] mm: add a new function (needed for swap suspend)Rafael J. Wysocki2006-01-061-0/+20
* [PATCH] allow flatmem to be disabled when only sparsemem is implementedAnton Blanchard2006-01-061-1/+1
OpenPOWER on IntegriCloud