aboutsummaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2005-10-29[PATCH] mm/filemap.c:filemap_populate(): move export.Nikita Danilov1-1/+1
2005-10-29[PATCH] mm: wider use of for_each_*cpu()John Hawkes1-4/+1
2005-10-29[PATCH] Remove policy contextualization from mbindChristoph Lameter1-1/+1
2005-10-29[PATCH] Implement sys_* do_* layering in the memory policy layer.Christoph Lameter1-114/+162
2005-10-29[PATCH] memory hotplug: call setup_per_zone_pages_min after hotplugDave Hansen1-0/+2
2005-10-29[PATCH] memory hotplug: move section_mem_map alloc to sparse.cDave Hansen2-50/+72
2005-10-29[PATCH] memory hotplug: sysfs and add/remove functionsDave Hansen4-3/+189
2005-10-29[PATCH] memory hotplug locking: zone span seqlockDave Hansen1-5/+14
2005-10-29[PATCH] memory hotplug locking: node_size_lockDave Hansen1-0/+1
2005-10-29[PATCH] memory hotplug prep: fixup bad_range()Dave Hansen1-5/+21
2005-10-29[PATCH] memory hotplug prep: __section_nr helperDave Hansen1-0/+25
2005-10-29[PATCH] memory hotplug prep: break out zone initializationDave Hansen1-40/+58
2005-10-29[PATCH] .text page fault SMP scalability optimizationAndrea Arcangeli1-4/+16
2005-10-29[PATCH] hugetlb: demand fault handlerAdam Litke1-85/+95
2005-10-29[PATCH] mm: update comments to pte lockHugh Dickins3-10/+9
2005-10-29[PATCH] mm: fix rss and mmlist lockingHugh Dickins2-2/+5
2005-10-29[PATCH] mm: split page table lockHugh Dickins12-48/+74
2005-10-29[PATCH] mm: follow_page with inner ptlockHugh Dickins2-82/+73
2005-10-29[PATCH] mm: kill check_user_page_readableHugh Dickins1-25/+4
2005-10-29[PATCH] mm: rmap with inner ptlockHugh Dickins2-63/+58
2005-10-29[PATCH] mm: xip_unmap ZERO_PAGE fixHugh Dickins1-1/+2
2005-10-29[PATCH] mm: unmap_vmas with inner ptlockHugh Dickins3-44/+17
2005-10-29[PATCH] mm: unlink vma before pagetablesHugh Dickins2-19/+16
2005-10-29[PATCH] mm: pte_offset_map_lock loopsHugh Dickins4-34/+21
2005-10-29[PATCH] mm: page fault handler lockingHugh Dickins1-60/+90
2005-10-29[PATCH] mm: ptd_alloc take ptlockHugh Dickins4-124/+67
2005-10-29[PATCH] mm: ptd_alloc inline and outHugh Dickins2-62/+40
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins2-36/+28
2005-10-29[PATCH] mm: ia64 use expand_upwardsHugh Dickins1-3/+14
2005-10-29[PATCH] mm: update_hiwaters just in timeHugh Dickins7-32/+29
2005-10-29[PATCH] mm: zap_pte out of lineHugh Dickins1-10/+9
2005-10-29[PATCH] mm: do_mremap current mmHugh Dickins1-9/+9
2005-10-29[PATCH] mm: do_swap_page race majorHugh Dickins1-3/+1
2005-10-29[PATCH] mm: zap_pte_range dec rssHugh Dickins1-3/+3
2005-10-29[PATCH] mm: copy_one_pte inc rssHugh Dickins1-10/+5
2005-10-29[PATCH] core remove PageReservedNick Piggin13-104/+165
2005-10-29[PATCH] mm: batch updating mm_countersHugh Dickins1-15/+32
2005-10-29[PATCH] mm: rss = file_rss + anon_rssHugh Dickins6-26/+27
2005-10-29[PATCH] mm: tlb_finish_mmu forget rssHugh Dickins1-1/+1
2005-10-29[PATCH] mm: tlb_is_full_mm was obscureHugh Dickins1-2/+2
2005-10-29[PATCH] mm: move_page_tables by extentsHugh Dickins1-96/+72
2005-10-29[PATCH] mm: page fault handlers tidyupHugh Dickins3-125/+99
2005-10-29[PATCH] mm: exit_mmap need not resetHugh Dickins1-6/+0
2005-10-29[PATCH] mm: unlink_file_vma, remove_vmaHugh Dickins1-14/+27
2005-10-29[PATCH] mm: remove_vma_list consolidationHugh Dickins1-24/+12
2005-10-29[PATCH] mm: vm_stat_account unshackledHugh Dickins3-14/+14
2005-10-29[PATCH] mm: anon is already wrprotectedHugh Dickins2-7/+7
2005-10-29[PATCH] mm: zap_pte_range dont dirty anonHugh Dickins1-4/+6
2005-10-29[PATCH] mm: msync_pte_range progressHugh Dickins1-24/+14
2005-10-29[PATCH] mm: copy_pte_range progress fixHugh Dickins1-6/+8
2005-10-29[PATCH] slab: add additional debugging to detect slabs from the wrong nodeChristoph Lameter1-1/+4
2005-10-29[PATCH] shrink_list(): skip anon pages if not may_swapLee Schermerhorn1-1/+3
2005-10-29[PATCH] mm/msync.c cleanupOGAWA Hirofumi1-14/+14
2005-10-29[PATCH] Remove near all BUGs in mm/mempolicy.cAndi Kleen1-7/+2
2005-10-29[PATCH] Convert mempolicies to nodemask_tAndi Kleen1-67/+53
2005-10-29[PATCH] mm: set per-cpu-pages lower threshold to zeroSeth, Rohit1-2/+2
2005-10-29[PATCH] mm: page_alloc: increase size of per-cpu-pagesSeth, Rohit1-12/+12
2005-10-29[PATCH] swaptoken tuningRik Van Riel2-2/+6
2005-10-29[PATCH] vmalloc_nodeChristoph Lameter1-16/+57
2005-10-28[PATCH] gfp_t: the restAl Viro2-19/+24
2005-10-28[PATCH] gfp_t: mm/* (easy parts)Al Viro5-15/+15
2005-10-28[PATCH] gfp_t: infrastructureAl Viro2-5/+5
2005-10-26[PATCH] NUMA: broken per cpu pageset countersMagnus Damm1-0/+2
2005-10-20[PATCH] Fix handling spurious page fault for hugetlb regionHugh Dickins2-12/+24
2005-10-19[PATCH] swiotlb: make sure initial DMA allocations really are in DMA memoryYasunori Goto1-10/+21
2005-10-19[PATCH] mm: hugetlb truncation fixesHugh Dickins1-14/+21
2005-10-19[PATCH] Handle spurious page fault for hugetlb regionSeth, Rohit1-2/+12
2005-10-16Fix memory ordering bug in page reclaimLinus Torvalds1-4/+9
2005-10-11[PATCH] Don't map the same page too muchHugh Dickins1-0/+3
2005-10-11[PATCH] madvise: Avoid returning error code -EBADF for anonymous mappingsSuzuki1-7/+4
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro11-41/+37
2005-09-30Revert "x86-64: Reverse order of bootmem lists"Linus Torvalds1-11/+3
2005-09-28[PATCH] kmalloc_node IRQ safety fixAlok N Kataria1-7/+18
2005-09-28[PATCH] mm: move_pte to remap ZERO_PAGENick Piggin1-3/+3
2005-09-23[PATCH] revert oversized kmalloc checkAndrew Morton1-1/+2
2005-09-22[PATCH] Fix bd_claim() error code.Rob Landley1-0/+1
2005-09-22[PATCH] __kmalloc: Generate BUG if size requested is too large.Christoph Lameter1-2/+1
2005-09-22[PATCH] slab: fix handling of pages from foreign NUMA nodesChristoph Lameter1-19/+19
2005-09-22[PATCH] slab: alpha inlining fixIvan Kokshaysky1-3/+4
2005-09-21[PATCH] mm: add a note about partially hardcoded VM_* flagsPaolo 'Blaisorblade' Giarrusso1-1/+2
2005-09-21[PATCH] fix locking comment in unmap_region()Paolo 'Blaisorblade' Giarrusso1-1/+1
2005-09-17[PATCH] fix mm/Kconfig spellingDave Hansen1-2/+2
2005-09-14[PATCH] Fix slab BUG_ON() triggered by change in array cache sizeAlok Kataria1-1/+1
2005-09-14[PATCH] error path in setup_arg_pages() misses vm_unacct_memory()Hugh Dickins1-0/+3
2005-09-13[PATCH] use add_taint() for setting tainted bit flagsRandy Dunlap1-1/+2
2005-09-13[PATCH] Fix MPOL_F_VERIFYAndi Kleen1-1/+6
2005-09-13[PATCH] vm: kswapd cleanup: use pgdatCon Kolivas1-2/+2
2005-09-12[PATCH] x86-64: Reverse order of bootmem listsAndi Kleen1-3/+11
2005-09-11[PATCH] uclinux: add NULL check, 0 end valid check and some more exports to n...Greg Ungerer1-4/+13
2005-09-10[PATCH] mm: fix-up schedule_timeout() usageNishanth Aravamudan2-4/+2
2005-09-10[PATCH] remove invalid comment in mm/page_alloc.cRenaud Lienhart1-1/+1
2005-09-10[PATCH] mm/swap_state: Fix "nocast type" warningsVictor Fusco1-2/+2
2005-09-10[PATCH] mm/slab: fix sparse warningsVictor Fusco1-2/+2
2005-09-10[PATCH] mm/filemap.c: make two functions staticAdrian Bunk2-8/+11
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar1-4/+2
2005-09-09[PATCH] update kfree, vfree, and vunmap kerneldocPekka Enberg2-3/+6
2005-09-09[PATCH] Numa-aware slab allocator V5Christoph Lameter1-320/+812
2005-09-09[PATCH] tmpfs: Enable atomic inode security labelingStephen Smalley1-1/+19
2005-09-09[PATCH] update filesystems for new delete_inode behaviorMark Fasheh1-0/+1
2005-09-08[PATCH] PCI: Run PCI driver initialization on local nodeAndi Kleen1-1/+1
2005-09-07[PATCH] introduce and use kzallocPekka J Enberg1-12/+6
2005-09-07[PATCH] cpusets: confine oom_killer to mem_exclusive cpusetPaul Jackson1-0/+5
2005-09-07[PATCH] cpusets: formalize intermediate GFP_KERNEL containmentPaul Jackson2-10/+14
2005-09-07[PATCH] cpusets: oom_kill tweaksPaul Jackson1-26/+31
2005-09-07[PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai2-3/+3
2005-09-07[PATCH] readahead: reset cache_hit earlierSteven Pratt1-0/+1
2005-09-07[PATCH] remove misleading comment above sys_brkChristoph Hellwig1-7/+0
2005-09-07[PATCH] More __read_mostly variablesChristoph Lameter2-5/+5
2005-09-05[PATCH] Generic VFS fallback for security xattrsStephen Smalley1-85/+0
2005-09-05[PATCH] VM: add page_state info to per-node meminfoMartin Hicks1-5/+20
2005-09-05[PATCH] slab: removes local_irq_save()/local_irq_restore() pairManfred Spraul1-11/+15
2005-09-05[PATCH] mm/slab.c: prefetchw the start of new allocated objectsEric Dumazet1-1/+3
2005-09-05[PATCH] x86: ptep_clear optimizationZachary Amsden1-2/+3
2005-09-05[PATCH] sab: consolidate kmem_bufctl_tKyle Moffett1-0/+1
2005-09-05[PATCH] hugetlb: move stale pte check into huge_pte_alloc()Adam Litke1-2/+0
2005-09-05[PATCH] arm: allow for arch-specific IOREMAP_MAX_ORDERDeepak Saxena1-2/+0
2005-09-05[PATCH] mm: remove implied vm_ops checkPaolo 'Blaisorblade' Giarrusso1-1/+1
2005-09-05[PATCH] shmem_populate: avoid an useless check, and some commentsPaolo 'Blaisorblade' Giarrusso2-1/+12
2005-09-05[PATCH] vm: slab.c spelling correctionMartin Hicks1-1/+1
2005-09-05[PATCH] mm: fix madvise vma mergingHugh Dickins1-4/+5
2005-09-05[PATCH] VM: zone reclaim atomic ops cleanupMartin Hicks2-5/+6
2005-09-05[PATCH] VM: add capabilites check to set_zone_reclaimMartin Hicks1-0/+3
2005-09-05[PATCH] mm: remove atomicNick Piggin1-1/+1
2005-09-05[PATCH] mm: remap ZERO_PAGE mappingsNick Piggin1-0/+4
2005-09-05[PATCH] mm: cleanup rmapNick Piggin1-5/+1
2005-09-05[PATCH] mm: micro-optimise rmapNick Piggin1-10/+11
2005-09-05[PATCH] mm: comment rmapNick Piggin1-0/+2
2005-09-05[PATCH] /proc/<pid>/numa_maps to show on which nodes pages resideChristoph Lameter1-6/+6
2005-09-05[PATCH] rmap: don't test rssHugh Dickins1-6/+1
2005-09-05[PATCH] delete from_swap_cache BUG_ONsHugh Dickins1-5/+1
2005-09-05[PATCH] swap: swap_lock replace list+deviceHugh Dickins3-78/+57
2005-09-05[PATCH] swap: scan_swap_map latency breaksHugh Dickins1-2/+12
2005-09-05[PATCH] swap: scan_swap_map drop swap_device_lockHugh Dickins1-7/+35
2005-09-05[PATCH] swap: scan_swap_map restyledHugh Dickins1-45/+48
2005-09-05[PATCH] swap: get_swap_page drop swap_list_lockHugh Dickins1-39/+36
2005-09-05[PATCH] swap: freeing update swap_list.nextHugh Dickins1-2/+2
2005-09-05[PATCH] swap: swap unsigned int consistencyHugh Dickins1-9/+10
2005-09-05[PATCH] swap: show span of swap extentsHugh Dickins1-14/+30
2005-09-05[PATCH] swap: swap extent list is orderedHugh Dickins1-18/+9
2005-09-05[PATCH] swap: move destroy_swap_extents callsHugh Dickins1-2/+2
2005-09-05[PATCH] swap: correct swapfile nr_good_pagesHugh Dickins1-9/+16
2005-09-05[PATCH] swap: update swapfile i_sem commentHugh Dickins1-1/+1
2005-09-05[PATCH] sparsemem extreme: hotplug preparationDave Hansen1-12/+41
2005-09-05[PATCH] sparsemem extreme implementationBob Picco2-12/+33
2005-09-05[PATCH] SPARSEMEM EXTREMEBob Picco2-6/+41
2005-08-29[PATCH] Lazy page table copies in fork()Nick Piggin1-0/+11
2005-08-19Fix nasty ncpfs symlink handling bug.Linus Torvalds1-11/+6
2005-08-05[PATCH] Fix hugepage crash on failing mmap()David Gibson1-1/+10
2005-08-04[PATCH] __vm_enough_memory() signedness fixSimon Derr2-2/+10
2005-08-04[PATCH] fix VmSize and VmData after mremapHugh Dickins1-1/+1
2005-08-03Fix up recent get_user_pages() handlingLinus Torvalds1-9/+13
2005-08-03[PATCH] fix get_user_pages bugNick Piggin1-8/+23
2005-08-01[PATCH] sys_set_mempolicy() doesnt check if mode < 0Eric Dumazet1-1/+1
2005-08-01[PATCH] x86_64: access of some bad addressHugh Dickins1-2/+6
2005-08-01Fix get_user_pages() race for write accessLinus Torvalds1-17/+4
2005-07-30[PATCH] Fix NUMA node sizing in nr_free_zone_pagesMartin J. Bligh1-11/+10
2005-07-27[PATCH] Remove bogus warning in page_alloc.cAndy Whitcroft1-4/+0
2005-07-27[PATCH] madvise() does not always return -EBADF on non-file mapped areasuzuki1-5/+8
2005-07-27[PATCH] check_user_page_readable() deadlock fixAndrew Morton1-10/+15
2005-07-27[PATCH] Undo mempolicy shared policy rbtree microoptimizationAndi Kleen1-1/+1
2005-07-15[PATCH] execute-in-place fixesCarsten Otte1-15/+8
2005-07-12[PATCH] mm/filemap_xip.c compilation fixGeert Uytterhoeven1-1/+1
2005-07-07[PATCH] propagate __nocast annotationsAlexey Dobriyan2-6/+8
2005-07-07[PATCH] mm: quieten OOM killer noiseAnton Blanchard1-3/+5
2005-07-07[PATCH] remove completly bogus comment inside __alloc_pages() try_to_free_pag...Marcelo Tosatti1-6/+0
2005-07-07[PATCH] print order information when OOM killingMarcelo Tosatti2-3/+3
2005-07-06[PATCH] Fix broken kmalloc_node in rc1/rc2Christoph Lameter1-0/+3
2005-06-28[PATCH] rename wakeup_bdflush to wakeup_pdflushPekka J Enberg2-2/+2
2005-06-27[PATCH] fix WANT_PAGE_VIRTUAL in memmap_initBob Picco1-2/+1
2005-06-25Merge Christoph's freeze cleanup patchLinus Torvalds2-3/+3
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter2-3/+3
2005-06-25[PATCH] Use ALIGN to remove duplicate codeNick Wilson1-3/+3
2005-06-25[PATCH] kdump: Retrieve saved max pfnVivek Goyal1-0/+8
2005-06-25[PATCH] fix for generic_file_write iov problemBadari Pulavarty1-1/+3
2005-06-25[PATCH] swsusp: kill config_pm_diskPavel Machek1-1/+1
2005-06-25[PATCH] mm: fix remap_pte_range BUGHugh Dickins1-1/+1
2005-06-25[PATCH] Fix the error handling in direct I/OHifumi Hisashi1-2/+5
2005-06-24[PATCH] xip: madvice/fadvice: execute in placeCarsten Otte2-0/+9
2005-06-24[PATCH] xip: reduce code duplicationCarsten Otte2-191/+57
2005-06-24[PATCH] xip: fs/mm: execute in placeCarsten Otte5-74/+680
2005-06-24[PATCH] DocBook: update commentsMartin Waitz1-1/+1
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