aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2007-02-11[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAChristoph Lameter
2007-02-11[PATCH] optional ZONE_DMA: optional ZONE_DMA in the VMChristoph Lameter
2007-02-11[PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMAChristoph Lameter
2007-02-11[PATCH] optional ZONE_DMA: deal with cases of ZONE_DMA meaning the first zoneChristoph Lameter
2007-02-11[PATCH] Drop get_zone_counts()Christoph Lameter
2007-02-11[PATCH] Drop __get_zone_counts()Christoph Lameter
2007-02-11[PATCH] Drop nr_free_pages_pgdat()Christoph Lameter
2007-02-11[PATCH] Drop free_pages()Christoph Lameter
2007-02-11[PATCH] Reorder ZVCs according to cachelineChristoph Lameter
2007-02-11[PATCH] Use ZVC for free_pagesChristoph Lameter
2007-02-11[PATCH] Use ZVC for inactive and active countsChristoph Lameter
2007-02-11[PATCH] page_mkwrite caller race fixHugh Dickins
2007-02-11[PATCH] /proc/zoneinfo: fix vm stats displayAndrew Morton
2007-02-11[PATCH] Avoid excessive sorting of early_node_map[]Mel Gorman
2007-02-11[PATCH] slab: use parameter passed to cache_reap to determine pointer to work...Christoph Lameter
2007-02-11[PATCH] slab: cache alloc cleanupsPekka Enberg
2007-02-11[PATCH] slab: remove broken PageSlab check from kfree_debugcheckPekka Enberg
2007-02-09[PATCH] Add install_special_mappingRoland McGrath
2007-02-09[PATCH] mm: show bounce pages in oom killer outputAndrew Morton
2007-02-09[PATCH] hugetlb: preserve hugetlb pte dirty stateKen Chen
2007-02-09[PATCH] mm: remove find_trylock_pageNick Piggin
2007-01-31Revert "[PATCH] mm: micro optimise zone_watermark_ok"Linus Torvalds
2007-01-30[PATCH] Don't allow the stack to grow into hugetlb reserved regionsAdam Litke
2007-01-30[PATCH] mm: mremap correct rmap accountingHugh Dickins
2007-01-29Fix balance_dirty_page() calculations with CONFIG_HIGHMEMLinus Torvalds
2007-01-26[PATCH] MM: Remove [PATCH] invalidate_inode_pages2_range() debugTrond Myklebust
2007-01-26[PATCH] i386 vDSO: use VM_ALWAYSDUMPRoland McGrath
2007-01-26[PATCH] Fix gate_vma.vm_flagsRoland McGrath
2007-01-26Resurrect 'try_to_free_buffers()' VM hackeryLinus Torvalds
2007-01-23[PATCH] mbind: restrict nodes to the currently allowed cpusetChristoph Lameter
2007-01-12[PATCH] blktrace: only add a bounce trace when we really bounceJens Axboe
2007-01-11[PATCH] NFS: Fix race in nfs_release_page()Trond Myklebust
2007-01-11[PATCH] Fix sparsemem on CellDave Hansen
2007-01-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-01-08[ARM] pass vma for flush_anon_page()Russell King
2007-01-05[PATCH] shrink_all_memory(): fix lru_pages handlingAndrew Morton
2007-01-05[PATCH] fix OOM killing of swapoffHugh Dickins
2007-01-05[PATCH] Check for populated zone in __drain_pagesChristoph Lameter
2007-01-05[PATCH] fix BUG_ON(!PageSlab) from fallback_allocHugh Dickins
2007-01-05[PATCH] Sanely size hash tables when using large base pagesPaul Mundt
2007-01-05[PATCH] swsusp: Do not fail if resume device is not setRafael J. Wysocki
2006-12-30[PATCH] Buglet in vmscan.cShantanu Goel
2006-12-30[PATCH] page_mkclean_one(): fix call to set_pte_at()Al Viro
2006-12-30[PATCH] MM: SLOB is broken by recent cleanup of slab.hDimitri Gorokhovik
2006-12-30[PATCH] fix oom killer kills current every time if there is memory-less-node ...KAMEZAWA Hiroyuki
2006-12-29VM: Fix nasty and subtle race in shared mmap'ed page writebackLinus Torvalds
2006-12-23Clean up and export cancel_dirty_page() to modulesLinus Torvalds
2006-12-22[PATCH] Fix up page_mkclean_one(): virtual caches, s390Peter Zijlstra
2006-12-22[PATCH] mm: more rmap debuggingNick Piggin
2006-12-22[PATCH] Fix swapped parameters in mm/vmscan.cNigel Cunningham