aboutsummaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2005-06-23[PATCH] Remove f_error field from struct fileChristoph Lameter1-6/+0
2005-06-23[PATCH] mempool - only init waitqueue in slow pathBenjamin LaHaise1-1/+2
2005-06-23[PATCH] remove redundant vm_flags clearing from madvise.cPekka Enberg1-1/+0
2005-06-23[PATCH] create a kstrdup library functionPaulo Marques1-0/+24
2005-06-23[PATCH] NUMA aware block device control structure allocationChristoph Lameter1-5/+12
2005-06-23[PATCH] sparsemem hotplug baseAndy Whitcroft2-22/+74
2005-06-23[PATCH] sparsemem swiss cheese numa layoutsAndy Whitcroft1-0/+2
2005-06-23[PATCH] sparsemem memory modelAndy Whitcroft6-15/+159
2005-06-23[PATCH] generify memory presentAndy Whitcroft1-0/+4
2005-06-23[PATCH] mm/Kconfig: give DISCONTIG more help textDave Hansen1-0/+10
2005-06-23[PATCH] mm/Kconfig: hide "Memory Model" selection menuDave Hansen1-4/+17
2005-06-23[PATCH] sparsemem: fix minor "defaults" issue in mm/KconfigDave Hansen1-2/+1
2005-06-23[PATCH] Introduce new Kconfig option for NUMA or DISCONTIGDave Hansen2-3/+11
2005-06-23[PATCH] create mm/Kconfig for arch-independent memory optionsDave Hansen1-0/+25
2005-06-23[PATCH] sparsemem base: reorganize page->flags bit operationsDave Hansen1-1/+1
2005-06-23[PATCH] sparsemem base: simple NUMA remap space allocatorDave Hansen1-1/+5
2005-06-22[PATCH] boot_pageset must not be freed.Christoph Lameter1-2/+9
2005-06-21[PATCH] Kill stray newlineDenis Vlasenko1-1/+1
2005-06-21[PATCH] msync: check pte dirty earlierAbhijit Karmarkar1-0/+2
2005-06-21[PATCH] can_share_swap_page: use page_mapcountHugh Dickins3-65/+21
2005-06-21[PATCH] do_wp_page: cannot share file pageHugh Dickins1-1/+1
2005-06-21[PATCH] get_user_pages: kill get_page_mapHugh Dickins1-35/+10
2005-06-21[PATCH] bad_page: clear reclaim and slabHugh Dickins1-5/+10
2005-06-21[PATCH] mbind: check_range use standard ptwalkHugh Dickins1-45/+70
2005-06-21[PATCH] mbind: fix verify_pages pte_pageHugh Dickins1-5/+14
2005-06-21[PATCH] shmem: restore superblock infoHugh Dickins1-73/+70
2005-06-21[PATCH] Reduce size of huge boot per_cpu_pagesetChristoph Lameter1-66/+42
2005-06-21[PATCH] Periodically drain non local pagesetsChristoph Lameter2-2/+34
2005-06-21[PATCH] add OOM debugJanet Morgan2-3/+5
2005-06-21[PATCH] __read_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise1-1/+1
2005-06-21[PATCH] __mod_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise1-1/+1
2005-06-21[PATCH] vm: try_to_free_pages unused argumentDarren Hart2-3/+2
2005-06-21[PATCH] mmap topdown fix for large stack limit, large allocationChris Wright1-0/+4
2005-06-21[PATCH] Avoiding mmap fragmentationWolfgang Wander2-14/+41
2005-06-21[PATCH] node local per-cpu-pagesChristoph Lameter2-36/+177
2005-06-21[PATCH] Hugepage consolidationDavid Gibson1-1/+176
2005-06-21[PATCH] VM: rate limit early reclaimMartin Hicks2-0/+11
2005-06-21[PATCH] VM: add __GFP_NORECLAIMMartin Hicks1-0/+2
2005-06-21[PATCH] VM: early zone reclaimMartin Hicks2-5/+92
2005-06-21[PATCH] VM: add may_swap flag to scan_controlMartin Hicks1-1/+6
2005-06-21[PATCH] mm: add /proc/zoneinfoNikita Danilov1-2/+111
2005-06-21[PATCH] madvise: merge the mapsPrasanna Meda1-29/+51
2005-06-21[PATCH] madvise: do not split the mapsPrasanna Meda1-11/+16
2005-06-21[PATCH] vmscan: notice slab shrinkingakpm@osdl.org1-5/+14
2005-06-18[SLAB] Introduce kmem_cache_nameArnaldo Carvalho de Melo1-0/+6
2005-06-06[PATCH] broken fault_in_pages_readable call in generic_file_buffered_write()Martin Schwidefsky1-1/+7
2005-05-24[PATCH] try_to_unmap_cluster() passes out-of-bounds pte to pte_unmap()William Lee Irwin III1-3/+3
2005-05-21[PATCH] fix for __generic_file_aio_read() to return 0 on EOFSuparna Bhattacharya1-1/+1
2005-05-20[PATCH] x86_64: Fixed guard page handling again in iounmapAndi Kleen1-13/+20
2005-05-19Fix get_unmapped_area sanity testsLinus Torvalds1-28/+31
2005-05-19[PATCH] prevent NULL mmap in topdown modelLinus Torvalds1-2/+2
2005-05-17[PATCH] do_swap_page() can map random data if swap read failsKirill Korotaev1-5/+12
2005-05-17[PATCH] swapout oops fixMcMullan, Jason1-1/+1
2005-05-17[PATCH] mm/nommu.c: try to fix __vmallocAdrian Bunk1-1/+2
2005-05-17[PATCH] mm acct accounting fixKirill Korotaev1-1/+6
2005-05-17[PATCH] mm: fix rss counter being incremented when unmappingBjorn Steinbrink1-1/+1
2005-05-05[PATCH] remove outdated comments from filemap.cChristoph Hellwig1-5/+0
2005-05-03[IA64] Export node_online_map and node_possible_mapDean Nelson1-0/+2
2005-05-01[PATCH] DocBook: fix some descriptionsMartin Waitz3-13/+14
2005-05-01[PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa2-6/+5
2005-05-01[PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney1-1/+1
2005-05-01[PATCH] Exterminate PAGE_BUGMatt Mackall1-2/+1
2005-05-01[PATCH] use smp_mb/wmb/rmb where possibleakpm@osdl.org1-2/+2
2005-05-01[PATCH] add kmalloc_node, inline cleanupManfred Spraul1-14/+31
2005-05-01[PATCH] sync_page() smp_mb() commentWilliam Lee Irwin III1-1/+19
2005-05-01[PATCH] RLIMIT_MEMLOCK checking fixChris Wright1-4/+6
2005-05-01[PATCH] count bounce buffer pages in vmstatKAMEZAWA Hiroyuki2-0/+3
2005-05-01[PATCH] mm: use __GFP_NOMEMALLOCNick Piggin1-19/+8
2005-05-01[PATCH] mempool: simplify allocNick Piggin1-21/+9
2005-05-01[PATCH] mempool: NOMEMALLOC and NORETRYNick Piggin2-10/+19
2005-05-01[PATCH] mm: pcp use non powers of 2 for batch sizeNick Piggin1-0/+12
2005-05-01[PATCH] mm: rmap.c cleanupNikita Danilov1-63/+50
2005-05-01[PATCH] RLIMIT_AS checking fixakpm@osdl.org2-8/+22
2005-05-01[PATCH] generic_file_buffered_write fixesakpm@osdl.org1-2/+4
2005-04-24[PATCH] mempolicy.c GFP fixAl Viro1-1/+1
2005-04-19[PATCH] freepgt: remove FIRST_USER_ADDRESS hackHugh Dickins1-5/+0
2005-04-19[PATCH] freepgt: sys_mincore ignore FIRST_USER_PGD_NRHugh Dickins1-3/+0
2005-04-19[PATCH] freepgt: free_pgtables from FIRST_USER_ADDRESSHugh Dickins1-3/+8
2005-04-19[PATCH] freepgt: mpnt to vma cleanupHugh Dickins1-18/+17
2005-04-19[PATCH] freepgt: hugetlb_free_pgd_rangeHugh Dickins1-13/+23
2005-04-19[PATCH] freepgt: remove MM_VM_SIZE(mm)Hugh Dickins2-18/+16
2005-04-19[PATCH] freepgt: free_pgtables use vma listHugh Dickins2-118/+136
2005-04-16[PATCH] vmscan: pageout(): remove unneeded testakpm@osdl.org1-1/+1
2005-04-16[PATCH] oom-killer disable for iscsi/lvm2/multipath userland critical sectionsAndrea Arcangeli1-1/+1
2005-04-16[PATCH] filemap_getpage can block when MAP_NONBLOCK specifiedJeff Moyer1-1/+6
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds37-0/+28187