aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2007-11-15dirty page balancing: Get rid of broken unmapped_ratio logicGravatar Linus Torvalds 1-8/+0
2007-11-15slob: fix memory corruptionGravatar Nick Piggin 1-1/+2
2007-11-14Swap delay accounting, include lock_page() delaysGravatar Balbir Singh 1-1/+1
2007-11-14vmstat: fix section mismatch warningGravatar Randy Dunlap 1-1/+1
2007-11-14fix mm/util.c:krealloc()Gravatar Adrian Bunk 1-2/+2
2007-11-14hugetlb: fix i_blocks accountingGravatar Ken Chen 1-0/+10
2007-11-14mm/hugetlb.c: make a function staticGravatar Adrian Bunk 1-1/+1
2007-11-14hugetlb: enforce quotas during reservation for shared mappingsGravatar Adam Litke 1-10/+13
2007-11-14hugetlb: allow bulk updating in hugetlb_*_quota()Gravatar Adam Litke 1-2/+2
2007-11-14hugetlb: debit quota in alloc_huge_pageGravatar Adam Litke 1-12/+12
2007-11-14hugetlb: fix quota management for private mappingsGravatar Adam Litke 1-3/+10
2007-11-14hugetlb: split alloc_huge_page into private and shared componentsGravatar Adam Litke 1-19/+27
2007-11-14hugetlb: follow_hugetlb_page() for write accessGravatar Adam Litke 2-3/+4
2007-11-14Add IORESOUCE_BUSY flag for System RAMGravatar Yasunori Goto 1-1/+1
2007-11-14mm: speed up writeback ramp-up on clean systemsGravatar Peter Zijlstra 1-2/+17
2007-11-14memory hotremove: unset migrate type "ISOLATE" after removalGravatar KAMEZAWA Hiroyuki 2-5/+5
2007-11-14Migration: find correct vma in new_vma_page()Gravatar Lee Schermerhorn 2-5/+23
2007-11-14slab: fix typo in allocation failure handlingGravatar Akinobu Mita 1-1/+1
2007-11-12Revert "Bias the placement of kernel pages at lower PFNs"Gravatar Linus Torvalds 1-20/+0
2007-11-12SLUB: killed the unused "end" variableGravatar Denis Cheng 1-2/+0
2007-11-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Gravatar Linus Torvalds 1-1/+0
2007-11-05SLUB: Fix memory leak by not reusing cpu_slabGravatar Christoph Lameter 1-19/+1
2007-11-05unexport access_process_vmGravatar Adrian Bunk 1-1/+0
2007-10-31Remove broken ptrace() special-case code from file mappingGravatar Linus Torvalds 1-11/+2
2007-10-30dio: fix cache invalidation after sync writesGravatar Zach Brown 1-10/+6
2007-10-30fix tmpfs BUG and AOP_WRITEPAGE_ACTIVATEGravatar Hugh Dickins 1-0/+15
2007-10-30mm/sparse-vmemmap.c: make sure init_mm is includedGravatar Glauber de Oliveira Costa 1-0/+1
2007-10-29Revert "x86_64: allocate sparsemem memmap above 4G"Gravatar Linus Torvalds 1-11/+0
2007-10-29NOMMU: mm/nommu.c needs linux/module.hGravatar David Howells 1-0/+1
2007-10-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-0/+1
2007-10-29missing atomic_read_long() in slub.cGravatar Al Viro 1-1/+1
2007-10-29Fix a build error when BLOCK=nGravatar Emil Medve 1-0/+1
2007-10-23fix mprotect vma_wants_writenotify protGravatar Hugh Dickins 2-3/+2
2007-10-22exportfs: make struct export_operations constGravatar Christoph Hellwig 1-1/+1
2007-10-22shmem: new export opsGravatar Christoph Hellwig 1-22/+13
2007-10-22memory hotplug: make kmem_cache_node for SLUB on memory online avoid panicGravatar Yasunori Goto 1-0/+118
2007-10-22memory hotplug: rearrange memory hotplug notifierGravatar Yasunori Goto 1-3/+45
2007-10-20oom_kill bugGravatar Al Viro 1-1/+1
2007-10-20small documentation fixesGravatar Philipp Marek 1-1/+1
2007-10-20Typo fixes retrun -> returnGravatar Gabriel Craciunescu 1-1/+1
2007-10-20spelling fixes: mm/Gravatar Simon Arlott 11-18/+18
2007-10-19Explain clearly why kmalloc() can't use __GFP_HIGHMEM.Gravatar Robert P. J. Day 1-1/+2
2007-10-19Use helpers to obtain task pid in printksGravatar Pavel Emelyanov 1-2/+3
2007-10-19Isolate some explicit usage of task->tgidGravatar Pavel Emelyanov 1-1/+1
2007-10-19Uninline find_task_by_xxx set of functionsGravatar Pavel Emelyanov 2-4/+2
2007-10-19pid namespaces: changes to show virtual ids to userGravatar Pavel Emelyanov 2-2/+6
2007-10-19mm/oom_kill.c: Use list_for_each_entry instead of list_for_eachGravatar Matthias Kaehlcke 1-3/+1
2007-10-19pid namespaces: define is_global_init() and is_container_init()Gravatar Serge E. Hallyn 1-2/+2
2007-10-19Task Control Groups: make cpusets a client of cgroupsGravatar Paul Menage 1-2/+0
2007-10-19kernel-api docbook: fix content problemsGravatar Randy Dunlap 1-1/+1