aboutsummaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2006-10-29[PATCH] Fix GFP_HIGHMEM slab panicGiridhar Pemmasani1-1/+1
2006-10-28[PATCH] Calculation fix for memory holes beyong the end of physical memoryMel Gorman1-1/+1
2006-10-28[PATCH] hugetlb: fix absurd HugePages_RsvdHugh Dickins1-0/+3
2006-10-28[PATCH] __vmalloc with GFP_ATOMIC causes 'sleeping from invalid context'Giridhar Pemmasani1-7/+11
2006-10-28[PATCH] memory hotplug: __GFP_NOWARN is better for __kmalloc_section_memmap()Yasunori Goto1-1/+1
2006-10-28[PATCH] Use min of two prio settings in calculating distress for reclaimMartin Bligh1-4/+4
2006-10-28[PATCH] vmscan: Fix temp_priority raceMartin Bligh3-17/+42
2006-10-28[PATCH] mm: clean up pagecache allocationNick Piggin1-18/+6
2006-10-21[PATCH] Slab: Do not fallback to nodes that have not been bootstrapped yetChristoph Lameter1-4/+7
2006-10-21[PATCH] Reintroduce NODES_SPAN_OTHER_NODES for powerpcAndy Whitcroft1-0/+2
2006-10-21Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-8/+22
2006-10-20[PATCH] mm: more commenting on lock orderingNick Piggin2-23/+17
2006-10-20[PATCH] mm: D-cache aliasing issue in cow_user_pageDmitriy Monakhov1-0/+1
2006-10-20[PATCH] highest_possible_node_id() linkage fixAndrew Morton1-0/+16
2006-10-20[PATCH] OOM killer meets userspace headersAlexey Dobriyan1-0/+1
2006-10-20[PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton6-20/+83
2006-10-20[PATCH] direct-io: sync and invalidate file region when falling back to buffe...Jeff Moyer1-6/+45
2006-10-19[PATCH] Add lockless helpers for remove_suid()Jens Axboe1-8/+22
2006-10-17[PATCH] vmalloc(): don't pass __GFP_ZERO to slabAndrew Morton1-2/+5
2006-10-17[PATCH] knfsd: add nfs-export support to tmpfsDavid M. Grimes1-0/+81
2006-10-17[PATCH] invalidate: remove_mapping() fixAndrew Morton2-1/+6
2006-10-15Fix VM_MAYEXEC calculationLinus Torvalds1-11/+10
2006-10-11[PATCH] Fix typos in mm/shmem_acl.cAneesh Kumar1-1/+1
2006-10-11[PATCH] VM: Fix the gfp_mask in invalidate_complete_page2Trond Myklebust1-1/+1
2006-10-11[PATCH] invalidate_inode_pages2_range() debugAndrew Morton1-0/+1
2006-10-11[PATCH] mm: locks_freed fixNick Piggin1-4/+4
2006-10-11[PATCH] mm: arch_free_page fixNick Piggin1-3/+3
2006-10-11[PATCH] Fix do_mbind warning with CONFIG_MIGRATION=nKeith Owens1-1/+1
2006-10-11[PATCH] move rmap BUG_ON outside DEBUG_VMDave Jones1-3/+2
2006-10-11[PATCH] hugetlb: fix linked list corruption in unmap_hugepage_range()Chen, Kenneth W1-2/+20
2006-10-11[PATCH] mm: remove memmap_zone_idx()Mel Gorman1-17/+0
2006-10-07[PATCH] slab: remove wrongly placed BUG_ONChristoph Lameter1-1/+0
2006-10-06[PATCH] page fault retry with NOPAGE_REFAULTBenjamin Herrenschmidt1-3/+6
2006-10-06[PATCH] slab: reduce numa text sizePekka Enberg1-13/+21
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds3-3/+0
2006-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6Linus Torvalds2-2/+5
2006-10-04[PATCH] slab: clean up leak tracking ifdefs a little bitChristoph Hellwig2-8/+11
2006-10-04[PATCH] page_alloc: fix kernel-doc and func. declarationRandy Dunlap1-25/+25
2006-10-04[PATCH] enforce proper tlb flush in unmap_hugepage_rangeChen, Kenneth W1-1/+7
2006-10-04[PATCH] mm: micro optimise zone_watermark_okNick Piggin1-1/+2
2006-10-04[PATCH] mm: fix in kerneldocHenrik Kretzschmar1-2/+2
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones3-3/+0
2006-10-03Spelling fix: "control" instead of "cotrol"Michael Opdenacker2-4/+4
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-10-03Fix "can not" in Documentation and KconfigMatt LaPlante1-1/+1
2006-10-03more misc typo fixesMatt LaPlante1-1/+1
2006-10-02Merge branch 'master' into gfs2Steven Whitehouse21-510/+1014
2006-10-01[PATCH] paravirt: lazy mmu mode hooks.patchZachary Amsden3-0/+12
2006-10-01[PATCH] paravirt: pte clear not presentZachary Amsden2-2/+2
2006-10-01[PATCH] paravirt: remove read hazard from cowZachary Amsden1-1/+1
2006-10-01[PATCH] invalidate_inode_pages2(): ignore page refcountsAndrew Morton1-2/+32
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen1-4/+4
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen1-5/+5
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty1-83/+4
2006-10-01[PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty1-36/+0
2006-10-01[PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty1-19/+20
2006-10-01[PATCH] kmemdup: some usersAlexey Dobriyan1-2/+1
2006-10-01[PATCH] kmemdup: introduceAlexey Dobriyan1-0/+18
2006-10-01[PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_RESERVEKeith Mannthey1-30/+30
2006-10-01[PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSEKeith Mannthey1-0/+2
2006-10-01[PATCH] hot-add-mem x86_64: Kconfig changesKeith Mannthey1-1/+6
2006-10-01[PATCH] hot-add-mem x86_64: fixup externsKeith Mannthey1-4/+0
2006-10-01[PATCH] NOMMU: don't try and give NULL to fput()Gavin Lambert1-1/+2
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells5-4/+14
2006-09-30[PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6]David Howells1-0/+134
2006-09-30[PATCH] BLOCK: Separate the bounce buffering code from the highmem code [try #6]David Howells3-281/+305
2006-09-30[PATCH] BLOCK: Stop fallback_migrate_page() from using page_has_buffers() [tr...David Howells1-1/+1
2006-09-30[PATCH] BLOCK: Move functions out of buffer code [try #6]David Howells3-0/+55
2006-09-29[PATCH] Access Control Lists for tmpfsAndreas Gruenbacher3-2/+295
2006-09-29[PATCH] valid_swaphandles() fixHugh Dickins1-3/+4
2006-09-29[PATCH] call mm/page-writeback.c:set_ratelimit() when new pages are hot-addedChandra Seetharaman2-3/+5
2006-09-29[PATCH] remove static variable mm/page-writeback.c:total_pagesChandra Seetharaman1-7/+4
2006-09-29[PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_mapPaul Jackson1-0/+3
2006-09-29[PATCH] oom: don't kill current when another OOM in progressNick Piggin1-6/+17
2006-09-29[PATCH] oom_kill_task(): cleanup ->mm checksOleg Nesterov1-5/+2
2006-09-29[PATCH] select_bad_process(): cleanup 'releasing' checkOleg Nesterov1-10/+9
2006-09-29[PATCH] select_bad_process(): kill a bogus PF_DEAD/TASK_DEAD checkOleg Nesterov1-6/+6
2006-09-29[PATCH] introduce TASK_DEAD stateOleg Nesterov1-1/+1
2006-09-29[PATCH] kill PF_DEAD flagOleg Nesterov1-2/+2
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu1-1/+1
2006-09-29[PATCH] single bit flip detectorDave Jones1-1/+23
2006-09-29[PATCH] mm: make filemap_nopage use NOPAGE_SIGBUSAdam Litke1-3/+3
2006-09-29[PATCH] mm: fix a race condition under SMC + COWSiddha, Suresh B1-1/+8
2006-09-28Merge branch 'master' into gfs2Steven Whitehouse28-942/+2180
2006-09-27[GFS2] Fix typo in last patchSteven Whitehouse1-1/+1
2006-09-27[GFS2] Fix direct i/o logic in filemap.cSteven Whitehouse1-2/+3
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-1/+0
2006-09-27[PATCH] NOMMU: Make futexes work under NOMMU conditionsDavid Howells1-5/+9
2006-09-27[PATCH] NOMMU: Make mremap() partially work for NOMMU kernelsDavid Howells1-17/+46
2006-09-27[PATCH] NOMMU: Order the per-mm_struct VMA listDavid Howells1-32/+72
2006-09-27[PATCH] NOMMU: Permit ptrace to ignore non-PROT_WRITE VMAs in NOMMU modeDavid Howells1-2/+2
2006-09-27[PATCH] NOMMU: Check VMA protectionsDavid Howells1-5/+25
2006-09-27[PATCH] Check if start address is in vma region in NOMMU function get_user_pa...Sonic Zhang1-2/+6
2006-09-27[PATCH] NOMMU: Use find_vma() rather than reimplementing a VMA searchDavid Howells1-8/+3
2006-09-27[PATCH] NOMMU: Check that access_process_vm() has a valid targetDavid Howells2-0/+100
2006-09-27[PATCH] Mark __remove_vm_area() staticRolf Eike Beer1-1/+1
2006-09-27[PATCH] Fix kerneldoc comments in mm/vmalloc.cRolf Eike Beer1-20/+8
2006-09-27[PATCH] mm/page_alloc: use NULL instead of 0 for ptrRandy Dunlap1-1/+1
2006-09-27[PATCH] do_no_pfn()Jes Sorensen1-5/+59
2006-09-27[PATCH] zone_statistics: Use hot node instead of cold zone_pgdatChristoph Lameter1-1/+1
2006-09-27[PATCH] Do not allocate pagesets for unpopulated zones.Christoph Lameter1-0/+3
2006-09-27[PATCH] Add node to zone for the NUMA caseChristoph Lameter1-0/+1
2006-09-27[PATCH] GFP_THISNODE for the slab allocatorChristoph Lameter2-30/+81
2006-09-27[PATCH] Add NUMA_BUILD definition in kernel.h to avoid #ifdef CONFIG_NUMAChristoph Lameter1-7/+5
2006-09-27[PATCH] Condense output of show_free_areas()Jes Sorensen1-19/+17
2006-09-27[PATCH] slab: fix kmalloc_node applying memory policies if nodeid == numa_nod...Christoph Lameter1-10/+9
2006-09-27[PATCH] page invalidation cleanupNick Piggin2-21/+31
2006-09-27[PATCH] vm: add per-zone writeout counterAndrew Morton2-1/+3
2006-09-27[PATCH] Allow an arch to expand node boundariesMel Gorman1-0/+67
2006-09-27[PATCH] Account for holes that are outside the range of physical memoryMel Gorman1-3/+19
2006-09-27[PATCH] Account for memmap and optionally the kernel image as holesMel Gorman1-1/+59
2006-09-27[PATCH] Introduce mechanism for registering active regions of memoryMel Gorman1-24/+528
2006-09-27[PATCH] Make kmem_cache_destroy() return voidAlexey Dobriyan2-6/+3
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan1-2/+1
2006-09-26[PATCH] swsusp: Fix mark_free_pagesRafael J. Wysocki1-8/+16
2006-09-26[PATCH] swsusp: read speedupAndrew Morton1-1/+1
2006-09-26[PATCH] swsusp: write speedupAndrew Morton1-6/+19
2006-09-26[PATCH] NUMA: Add zone_to_nid functionChristoph Lameter5-8/+7
2006-09-26[PATCH] Hugepages: Use page_to_nid rather than traversing zone pointersChristoph Lameter1-4/+4
2006-09-26[PATCH] oom-kill: update comments to reflect current codeRam Gupta1-3/+3
2006-09-26[PATCH] zone reclaim with slab: avoid unecessary off node allocationsChristoph Lameter1-5/+12
2006-09-26[PATCH] zone_reclaim: dynamic slab reclaimChristoph Lameter2-21/+54
2006-09-26[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter7-22/+18
2006-09-26[PATCH] Replace min_unmapped_ratio by min_unmapped_pages in struct zoneChristoph Lameter2-3/+3
2006-09-26[PATCH] Extract the allocpercpu functions from the slab allocatorChristoph Lameter4-170/+130
2006-09-26[PATCH] mm: do not check unpopulated zones for draining and counter updatesChristoph Lameter2-1/+7
2006-09-26[PATCH] Optimize free_one_pageChristoph Lameter1-3/+5
2006-09-26[PATCH] fix potential stack overflow in mm/slab.cSiddha, Suresh B1-9/+14
2006-09-26[PATCH] Define easier to handle GFP_THISNODEChristoph Lameter1-3/+1
2006-09-26[PATCH] Cleanup: Add zone pointer to get_page_from_freelistChristoph Lameter1-8/+10
2006-09-26[PATCH] sys_move_pages: Do not fall back to other nodesChristoph Lameter1-1/+3
2006-09-26[PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset...Christoph Lameter2-1/+4
2006-09-26[PATCH] slab: fix lockdep warningsRavikiran G Thirumalai1-14/+43
2006-09-26[PATCH] slab: do not panic when alloc_kmemlist fails and slab is upChristoph Lameter1-18/+17
2006-09-26[PATCH] slab: extract __kmem_cache_destroy from kmem_cache_destroyChristoph Lameter1-16/+22
2006-09-26[PATCH] slab: optimize kmalloc_node the same way as kmallocChristoph Hellwig1-2/+2
2006-09-26[PATCH] update some mm/ commentsNick Piggin1-4/+4
2006-09-26[PATCH] Add some comments to slab.cRavikiran G Thirumalai1-2/+27
2006-09-26[PATCH] bootmem: use MAX_DMA_ADDRESS instead of LOW32LIMITHeiko Carstens1-3/+8
2006-09-26[PATCH] oom: more printkNick Piggin1-2/+3
2006-09-26[PATCH] oom: kthread infinite loop fixNick Piggin1-0/+3
2006-09-26[PATCH] oom: swapoff tasks tweakNick Piggin1-2/+6
2006-09-26[PATCH] oom: handle oom_disable exitingNick Piggin1-2/+2
2006-09-26[PATCH] oom: handle current exitingNick Piggin1-4/+31
2006-09-26[PATCH] oom: cpuset hintNick Piggin1-3/+8
2006-09-26[PATCH] oom: reclaim_mapped on oomNick Piggin1-1/+10
2006-09-26[PATCH] oom: use unreclaimable infoNick Piggin1-0/+8
2006-09-26[PATCH] mm: swap write failure fixupPeter Zijlstra1-1/+20
2006-09-26[PATCH] slab: respect architecture and caller mandated alignmentPekka Enberg1-9/+16
2006-09-26[PATCH] mm: non syncing lock_page()Nick Piggin2-1/+18
2006-09-26[PATCH] mm: remove_mapping() safenessNick Piggin1-3/+3
2006-09-26[PATCH] Add kerneldocs for some functions in mm/memory.cRolf Eike Beer1-7/+27
2006-09-26[PATCH] CPU hotplug compatible alloc_percpu()Martin Peschke1-57/+109
2006-09-26[PATCH] out of memory notifierMartin Schwidefsky1-0/+22
2006-09-26[PATCH] linearly index zone->node_zonelists[]Christoph Lameter2-17/+12
2006-09-26[PATCH] Apply type enum zone_typeChristoph Lameter2-13/+25
2006-09-26[PATCH] mempolicies: fix policy_zone checkChristoph Lameter2-17/+1
2006-09-26[PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zonesChristoph Lameter1-23/+20
2006-09-26[PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optionalChristoph Lameter1-0/+6
2006-09-26[PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optionalChristoph Lameter1-0/+6
2006-09-26[PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and commentChristoph Lameter1-6/+18
2006-09-26[PATCH] reduce MAX_NR_ZONES: page allocator ZONE_HIGHMEM cleanupChristoph Lameter1-10/+7
2006-09-26[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hChristoph Lameter3-15/+14
2006-09-26[PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on ...Christoph Lameter1-4/+0
2006-09-26[PATCH] bootmem: miscellaneous coding style fixesFranck Bui-Huu1-37/+44
2006-09-26[PATCH] bootmem: use pfn/page conversion macrosFranck Bui-Huu1-37/+45
2006-09-26[PATCH] bootmem: remove useless headers inclusionsFranck Bui-Huu1-7/+3
2006-09-26[PATCH] bootmem: limit to 80 columns widthFranck Bui-Huu1-10/+18
2006-09-26[PATCH] bootmem: mark link_bootmem() as part of the __init sectionFranck Bui-Huu1-1/+1
2006-09-26[PATCH] mm/: make functions staticAdrian Bunk3-25/+25
2006-09-26[PATCH] mm: msync() cleanupPeter Zijlstra1-163/+33
2006-09-26[PATCH] mm: fixup do_wp_page()Peter Zijlstra1-6/+13
2006-09-26[PATCH] mm: small cleanup of install_page()Peter Zijlstra1-2/+2
2006-09-26[PATCH] mm: optimize the new mprotect() code a bitPeter Zijlstra1-10/+24
2006-09-26[PATCH] mm: balance dirty pagesPeter Zijlstra2-2/+13
2006-09-26[PATCH] mm: tracking shared dirty pagesPeter Zijlstra5-29/+113
2006-09-26[PATCH] mm: VM_BUG_ONNick Piggin4-28/+27
2006-09-25[PATCH] do not free non slab allocated per_cpu_pagesetDavid Rientjes1-1/+3
2006-09-25[GFS2] Fix up merge of Linus' kernel into GFS2Steven Whitehouse3-1/+17
2006-09-23Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds1-0/+9
2006-09-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2006-09-22Add a real API for dealing with blk_congestion_wait()Trond Myklebust1-0/+9
2006-09-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds1-0/+7
2006-09-22[XFRM]: Dynamic xfrm_state hash table sizing.David S. Miller1-1/+1
2006-09-13Merge branch 'master' into gfs2Steven Whitehouse2-6/+22
2006-09-08[PATCH] invalidate_complete_page() race fixAndrew Morton1-4/+7
2006-09-08[PATCH] IA64,sparc: local DoS with corrupted ELFsKirill Korotaev1-2/+15
2006-09-05Merge ../linusDave Jones9-50/+196
2006-09-04Merge branch 'master' into gfs2Steven Whitehouse3-34/+136
2006-09-01[PATCH] fix NUMA interleaving for huge pagesNishanth Aravamudan1-1/+9
2006-09-01[PATCH] dm: work around mempool_alloc, bio_alloc_bioset deadlocksPavel Mironchik1-2/+7
2006-09-01[PATCH] ZVC: Scale thresholds depending on the size of the systemChristoph Lameter1-20/+119
2006-09-01[PATCH] ZVC: Overstep countersChristoph Lameter1-15/+5
2006-08-29Merge branch 'master' into gfs2Steven Whitehouse2-1/+22
2006-08-27[PATCH] swsusp: Fix swap_type_ofRafael J. Wysocki1-1/+2
2006-08-14[PATCH] fuse: fix error case in fuse_readpagesAlexander Zarochentsev1-0/+20
2006-08-07Merge branch 'master'Steven Whitehouse3-13/+38
2006-08-06[PATCH] memory hotadd fixes: enhance collision checkKAMEZAWA Hiroyuki1-7/+22
2006-08-06[PATCH] memory hotadd fixes: find_next_system_ram catch range fixKAMEZAWA Hiroyuki1-1/+1
2006-08-06[PATCH] memory hotadd fixes: not-aligned memory hotadd handling fixKAMEZAWA Hiroyuki1-7/+16