summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
...
* | | [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
* | | [PATCH] migration: remove unnecessary PageSwapCache checksChristoph Lameter2006-06-232-15/+0
* | | [PATCH] slab: page mapping cleanupPekka Enberg2006-06-231-11/+16
* | | [PATCH] slab: extract cache_free_alien from __cache_freePekka Enberg2006-06-231-35/+42
* | | [PATCH] Page Migration: Make do_swap_page redo the faultChristoph Lameter2006-06-231-7/+0
* | | [PATCH] zone handle unaligned zone boundariesAndy Whitcroft2006-06-231-6/+11
* | | [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-2/+2
* | | [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
| |/ |/|
* | [PATCH] tmpfs: Decrement i_nlink correctly in shmem_rmdir()Sergey Vlasov2006-06-121-0/+1
* | [PATCH] tmpfs: time granularity fix for [acm]time going backwardsRobin H. Johnson2006-06-121-0/+1
* | [PATCH] typo in vmscan.cChristoph Lameter2006-06-111-1/+1
|/
* [PATCH] slab.c: fix offslab_limit bugIngo Molnar2006-06-021-14/+13
OpenPOWER on IntegriCloud