aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* Fix crash with FLAT_MEMORY and ARCH_PFN_OFFSET != 0Thomas Bogendoerfer2008-01-08
* xip: fix get_zeroed_page with __GFP_HIGHMEMAkinobu Mita2008-01-08
* Unify /proc/slabinfo configurationLinus Torvalds2008-01-02
* slub: provide /proc/slabinfoPekka J Enberg2008-01-01
* SLUB: Improve hackbench speedChristoph Lameter2007-12-21
* Do dirty page accounting when removing a page from the page cacheLinus Torvalds2007-12-19
* SLUB: remove useless masking of GFP_ZEROChristoph Lameter2007-12-17
* Revert "hugetlb: Add hugetlb_dynamic_pool sysctl"Nishanth Aravamudan2007-12-17
* hugetlb: introduce nr_overcommit_hugepages sysctlNishanth Aravamudan2007-12-17
* mm: fix page allocation for larger I/O segmentsMel Gorman2007-12-17
* mm/sparse.c: improve the error handling for sparse_add_one_section()WANG Cong2007-12-17
* mm/sparse.c: check the return value of sparse_index_alloc()WANG Cong2007-12-17
* sparsemem: make SPARSEMEM_VMEMMAP selectableGeoff Levand2007-12-17
* hugetlb: handle write-protection faults in follow_hugetlb_pageAdam Litke2007-12-10
* Avoid double memclear() in SLOB/SLUBLinus Torvalds2007-12-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2007-12-05
|\
| * VM/Security: add security hook to do_brkEric Paris2007-12-05
| * Security: round mmap hint address above mmap_min_addrEric Paris2007-12-05
| * security: protect from stack expantion into low vm addressesEric Paris2007-12-05
* | VM/Security: add security hook to do_brkEric Paris2007-12-05
* | SLUB's ksize() fails for size > 2048Vegard Nossum2007-12-05
* | mm: fix XIP file writesNick Piggin2007-12-05
* | Add EXPORT_SYMBOL(ksize);Tetsuo Handa2007-12-05
* | mm/backing-dev.c: fix percpu_counter_destroy call bug in bdi_initDenis Cheng2007-12-05
|/
* Fix kmem_cache_free performance regression in slabMatthew Wilcox2007-11-30
* memory hotplug fix: fix section mismatch in vmammap_allock_block()KAMEZAWA Hiroyuki2007-11-29
* Fix boot problem with iSeries lacking hugepage supportMel Gorman2007-11-29
* prep_zero_page: remove bogus BUG_ONHugh Dickins2007-11-28
* tmpfs: restore missing clear_highpageHugh Dickins2007-11-28
* [S390] Optimize storage key handling for anonymous pagesChristian Borntraeger2007-11-20
* dirty page balancing: Get rid of broken unmapped_ratio logicLinus Torvalds2007-11-15
* slob: fix memory corruptionNick Piggin2007-11-15
* Swap delay accounting, include lock_page() delaysBalbir Singh2007-11-14
* vmstat: fix section mismatch warningRandy Dunlap2007-11-14
* fix mm/util.c:krealloc()Adrian Bunk2007-11-14
* hugetlb: fix i_blocks accountingKen Chen2007-11-14
* mm/hugetlb.c: make a function staticAdrian Bunk2007-11-14
* hugetlb: enforce quotas during reservation for shared mappingsAdam Litke2007-11-14
* hugetlb: allow bulk updating in hugetlb_*_quota()Adam Litke2007-11-14
* hugetlb: debit quota in alloc_huge_pageAdam Litke2007-11-14
* hugetlb: fix quota management for private mappingsAdam Litke2007-11-14
* hugetlb: split alloc_huge_page into private and shared componentsAdam Litke2007-11-14
* hugetlb: follow_hugetlb_page() for write accessAdam Litke2007-11-14
* Add IORESOUCE_BUSY flag for System RAMYasunori Goto2007-11-14
* mm: speed up writeback ramp-up on clean systemsPeter Zijlstra2007-11-14
* memory hotremove: unset migrate type "ISOLATE" after removalKAMEZAWA Hiroyuki2007-11-14
* Migration: find correct vma in new_vma_page()Lee Schermerhorn2007-11-14
* slab: fix typo in allocation failure handlingAkinobu Mita2007-11-14
* Revert "Bias the placement of kernel pages at lower PFNs"Linus Torvalds2007-11-12
* SLUB: killed the unused "end" variableDenis Cheng2007-11-12