summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Kill PF_SYNCWRITE flagJens Axboe2006-06-231-3/+0
* [PATCH] More BUG_ON conversionEric Sesterhenn2006-06-231-2/+1
* [PATCH] Remove semi-softlockup from invalidate_mapping_pagesNeilBrown2006-06-231-6/+16
* [PATCH] percpu_counters: create lib/percpu_counter.cRavikiran G Thirumalai2006-06-231-42/+0
* [PATCH] read_mapping_page for address spacePekka Enberg2006-06-231-2/+1
* [PATCH] x86: cache pollution aware __copy_from_user_ll()Hiro Yoshioka2006-06-232-5/+5
* [PATCH] SELinux: add security_task_movememory calls to mm codeDavid Quigley2006-06-232-0/+11
* [PATCH] page migration: sys_move_pages(): support moving of individual pagesChristoph Lameter2006-06-232-6/+266
* [PATCH] page migration: use allocator function for migrate_pages()Christoph Lameter2006-06-232-85/+53
* [PATCH] page migration: handle freeing of pages in migrate_pages()Christoph Lameter2006-06-232-32/+24
* [PATCH] page migration: simplify migrate_pages()Christoph Lameter2006-06-231-103/+115
* [PATCH] printk() should not be called under zone->lockKirill Korotaev2006-06-231-4/+5
* [PATCH] kernel-doc for mm/filemap.cRandy Dunlap2006-06-231-53/+120
* [PATCH] slab: kmalloc, kzalloc comments cleanup and fixPaul Drynoff2006-06-231-18/+2
* [PATCH] update vm_total_pages at memory hotaddKAMEZAWA Hiroyuki2006-06-231-1/+1
* [PATCH] initialise total_memory() earlierAndrew Morton2006-06-232-6/+5
* [PATCH] mm/slab.c: fix early init assumptionIngo Molnar2006-06-231-2/+10
* [PATCH] fix update_mmu_cache in fremap.cHugh Dickins2006-06-231-1/+8
* [PATCH] swapoff: use atomic_inc_not_zero() on mm_usersHugh Dickins2006-06-231-3/+1
* [PATCH] add page_mkwrite() vm_operations methodDavid Howells2006-06-233-28/+95
* [PATCH] sparsemem: record nid during memory presentAndy Whitcroft2006-06-231-2/+20
* [PATCH] slab: verify pointers before freePekka Enberg2006-06-231-9/+4
* [PATCH] More page migration: use migration entries for file pagesChristoph Lameter2006-06-233-28/+124
* [PATCH] More page migration: do not inc/dec rss countersChristoph Lameter2006-06-232-2/+1
* [PATCH] Swapless page migration: modify core logicChristoph Lameter2006-06-232-34/+23
* [PATCH] Swapless page migration: rip out swap based logicChristoph Lameter2006-06-233-119/+3
* [PATCH] Swapless page migration: add R/W migration entriesChristoph Lameter2006-06-235-32/+195
* [PATCH] page migration cleanup: move fallback handling into special functionChristoph Lameter2006-06-231-51/+39
* [PATCH] page migration cleanup: pass "mapping" to migration functionsChristoph Lameter2006-06-231-36/+34
* [PATCH] page migration cleanup: extract try_to_unmap from migration functionsChristoph Lameter2006-06-231-45/+31
* [PATCH] page migration cleanup: drop nr_refs in remove_references()Christoph Lameter2006-06-231-10/+11
* [PATCH] page migration cleanup: remove useless definitionsChristoph Lameter2006-06-231-4/+2
* [PATCH] page migration cleanup: group functionsChristoph Lameter2006-06-231-70/+72
* [PATCH] page migration cleanup: rename "ignrefs" to "migration"Christoph Lameter2006-06-231-9/+9
* [PATCH] writeback: fix range handlingOGAWA Hirofumi2006-06-233-3/+8
* [PATCH] slab: redzone double-free detectionPekka Enberg2006-06-231-9/+23
* [PATCH] likely cleanup: remove unlikely in sys_mprotect()Hua Zhong2006-06-231-2/+1
* [PATCH] mm: introduce remap_vmalloc_range()Nick Piggin2006-06-231-2/+120
* [PATCH] swsusp: rework memory shrinkerRafael J. Wysocki2006-06-231-55/+164
* [PATCH] slab: stop using list_for_eachChristoph Hellwig2006-06-231-27/+11
* [PATCH] slab: clean up kmem_getpagesChristoph Hellwig2006-06-231-16/+14
* [PATCH] tightening hugetlb strict accountingChen, Kenneth W2006-06-231-120/+162
* [PATCH] mm: fix typos in comments in mm/oom_kill.cDave Peterson2006-06-231-3/+3
* [PATCH] support for panic at OOMKAMEZAWA Hiroyuki2006-06-231-0/+3
* [PATCH] squash duplicate page_to_pfn and pfn_to_pageAndy Whitcroft2006-06-231-30/+2
* [PATCH] wait_table and zonelist initializing for memory hotadd: update zonelistsYasunori Goto2006-06-232-5/+33
* [PATCH] wait_table and zonelist initializing for memory hotadd: wait_table in...Yasunori Goto2006-06-231-6/+53
* [PATCH] wait_table and zonelist initializing for memory hotadd: add return co...Yasunori Goto2006-06-232-5/+21
* [PATCH] wait_table and zonelist initializing for memory hotadd: change to mem...Yasunori Goto2006-06-231-9/+9
* [PATCH] wait_table and zonelist initializing for memory hotadd: change name o...Yasunori Goto2006-06-231-5/+7