summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2008-01-24slab: partially revert list3 changesMel Gorman
2008-01-24fix hugepages leak due to pagetable page sharingLarry Woodman
2008-01-23Update ctime and mtime for memory-mapped filesAnton Salikhmetov
2008-01-17#ifdef very expensive debug check in page fault pathCarsten Otte
2008-01-17mm: fix section mismatch warning in page_alloc.cSam Ravnborg
2008-01-14Revert "writeback: introduce writeback_control.more_io to indicate more io"Linus Torvalds
2008-01-14hugetlbfs: fix quota leakKen Chen
2008-01-14quicklists: Only consider memory that can be used with GFP_KERNELChristoph Lameter
2008-01-08Fix crash with FLAT_MEMORY and ARCH_PFN_OFFSET != 0Thomas Bogendoerfer
2008-01-08xip: fix get_zeroed_page with __GFP_HIGHMEMAkinobu Mita
2008-01-02Unify /proc/slabinfo configurationLinus Torvalds
2008-01-01slub: provide /proc/slabinfoPekka J Enberg
2007-12-21SLUB: Improve hackbench speedChristoph Lameter
2007-12-19Do dirty page accounting when removing a page from the page cacheLinus Torvalds
2007-12-17SLUB: remove useless masking of GFP_ZEROChristoph Lameter
2007-12-17Revert "hugetlb: Add hugetlb_dynamic_pool sysctl"Nishanth Aravamudan
2007-12-17hugetlb: introduce nr_overcommit_hugepages sysctlNishanth Aravamudan
2007-12-17mm: fix page allocation for larger I/O segmentsMel Gorman
2007-12-17mm/sparse.c: improve the error handling for sparse_add_one_section()WANG Cong
2007-12-17mm/sparse.c: check the return value of sparse_index_alloc()WANG Cong
2007-12-17sparsemem: make SPARSEMEM_VMEMMAP selectableGeoff Levand
2007-12-10hugetlb: handle write-protection faults in follow_hugetlb_pageAdam Litke
2007-12-09Avoid double memclear() in SLOB/SLUBLinus Torvalds
2007-12-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2007-12-05VM/Security: add security hook to do_brkEric Paris
2007-12-05SLUB's ksize() fails for size > 2048Vegard Nossum
2007-12-05mm: fix XIP file writesNick Piggin
2007-12-05Add EXPORT_SYMBOL(ksize);Tetsuo Handa
2007-12-05mm/backing-dev.c: fix percpu_counter_destroy call bug in bdi_initDenis Cheng
2007-12-06VM/Security: add security hook to do_brkEric Paris
2007-12-06Security: round mmap hint address above mmap_min_addrEric Paris
2007-12-06security: protect from stack expantion into low vm addressesEric Paris
2007-11-30Fix kmem_cache_free performance regression in slabMatthew Wilcox
2007-11-29memory hotplug fix: fix section mismatch in vmammap_allock_block()KAMEZAWA Hiroyuki
2007-11-29Fix boot problem with iSeries lacking hugepage supportMel Gorman
2007-11-28prep_zero_page: remove bogus BUG_ONHugh Dickins
2007-11-28tmpfs: restore missing clear_highpageHugh Dickins
2007-11-20[S390] Optimize storage key handling for anonymous pagesChristian Borntraeger
2007-11-15dirty page balancing: Get rid of broken unmapped_ratio logicLinus Torvalds
2007-11-15slob: fix memory corruptionNick Piggin
2007-11-14Swap delay accounting, include lock_page() delaysBalbir Singh
2007-11-14vmstat: fix section mismatch warningRandy Dunlap
2007-11-14fix mm/util.c:krealloc()Adrian Bunk
2007-11-14hugetlb: fix i_blocks accountingKen Chen
2007-11-14mm/hugetlb.c: make a function staticAdrian Bunk
2007-11-14hugetlb: enforce quotas during reservation for shared mappingsAdam Litke
2007-11-14hugetlb: allow bulk updating in hugetlb_*_quota()Adam Litke
2007-11-14hugetlb: debit quota in alloc_huge_pageAdam Litke
2007-11-14hugetlb: fix quota management for private mappingsAdam Litke
2007-11-14hugetlb: split alloc_huge_page into private and shared componentsAdam Litke