aboutsummaryrefslogtreecommitdiffstats
path: root/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-15dirty page balancing: Get rid of broken unmapped_ratio logicLinus Torvalds1-8/+0
2007-11-15slob: fix memory corruptionNick Piggin1-1/+2
2007-11-14Swap delay accounting, include lock_page() delaysBalbir Singh1-1/+1
2007-11-14vmstat: fix section mismatch warningRandy Dunlap1-1/+1
2007-11-14fix mm/util.c:krealloc()Adrian Bunk1-2/+2
2007-11-14hugetlb: fix i_blocks accountingKen Chen1-0/+10
2007-11-14mm/hugetlb.c: make a function staticAdrian Bunk1-1/+1
2007-11-14hugetlb: enforce quotas during reservation for shared mappingsAdam Litke1-10/+13
2007-11-14hugetlb: allow bulk updating in hugetlb_*_quota()Adam Litke1-2/+2
2007-11-14hugetlb: debit quota in alloc_huge_pageAdam Litke1-12/+12
2007-11-14hugetlb: fix quota management for private mappingsAdam Litke1-3/+10
2007-11-14hugetlb: split alloc_huge_page into private and shared componentsAdam Litke1-19/+27
2007-11-14hugetlb: follow_hugetlb_page() for write accessAdam Litke2-3/+4
2007-11-14Add IORESOUCE_BUSY flag for System RAMYasunori Goto1-1/+1
2007-11-14mm: speed up writeback ramp-up on clean systemsPeter Zijlstra1-2/+17
2007-11-14memory hotremove: unset migrate type "ISOLATE" after removalKAMEZAWA Hiroyuki2-5/+5
2007-11-14Migration: find correct vma in new_vma_page()Lee Schermerhorn2-5/+23
2007-11-14slab: fix typo in allocation failure handlingAkinobu Mita1-1/+1
2007-11-12Revert "Bias the placement of kernel pages at lower PFNs"Linus Torvalds1-20/+0
2007-11-12SLUB: killed the unused "end" variableDenis Cheng1-2/+0
2007-11-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds1-1/+0
2007-11-05SLUB: Fix memory leak by not reusing cpu_slabChristoph Lameter1-19/+1
2007-11-05unexport access_process_vmAdrian Bunk1-1/+0
2007-10-31Remove broken ptrace() special-case code from file mappingLinus Torvalds1-11/+2
2007-10-30dio: fix cache invalidation after sync writesZach Brown1-10/+6
2007-10-30fix tmpfs BUG and AOP_WRITEPAGE_ACTIVATEHugh Dickins1-0/+15
2007-10-30mm/sparse-vmemmap.c: make sure init_mm is includedGlauber de Oliveira Costa1-0/+1
2007-10-29Revert "x86_64: allocate sparsemem memmap above 4G"Linus Torvalds1-11/+0
2007-10-29NOMMU: mm/nommu.c needs linux/module.hDavid Howells1-0/+1
2007-10-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2007-10-29missing atomic_read_long() in slub.cAl Viro1-1/+1
2007-10-29Fix a build error when BLOCK=nEmil Medve1-0/+1
2007-10-23fix mprotect vma_wants_writenotify protHugh Dickins2-3/+2
2007-10-22exportfs: make struct export_operations constChristoph Hellwig1-1/+1
2007-10-22shmem: new export opsChristoph Hellwig1-22/+13
2007-10-22memory hotplug: make kmem_cache_node for SLUB on memory online avoid panicYasunori Goto1-0/+118
2007-10-22memory hotplug: rearrange memory hotplug notifierYasunori Goto1-3/+45
2007-10-20oom_kill bugAl Viro1-1/+1
2007-10-20small documentation fixesPhilipp Marek1-1/+1
2007-10-20Typo fixes retrun -> returnGabriel Craciunescu1-1/+1
2007-10-20spelling fixes: mm/Simon Arlott11-18/+18
2007-10-19Explain clearly why kmalloc() can't use __GFP_HIGHMEM.Robert P. J. Day1-1/+2
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov1-2/+3
2007-10-19Isolate some explicit usage of task->tgidPavel Emelyanov1-1/+1
2007-10-19Uninline find_task_by_xxx set of functionsPavel Emelyanov2-4/+2
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov2-2/+6
2007-10-19mm/oom_kill.c: Use list_for_each_entry instead of list_for_eachMatthias Kaehlcke1-3/+1
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn1-2/+2
2007-10-19Task Control Groups: make cpusets a client of cgroupsPaul Menage1-2/+0
2007-10-19kernel-api docbook: fix content problemsRandy Dunlap1-1/+1