summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
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
2006-12-22[PATCH] fix kernel-doc warnings in 2.6.20-rc1Randy Dunlap
2006-12-22[PATCH] slab: fix kmem_ptr_validate definitionChristoph Lameter
2006-12-22[PATCH] Fix for shmem_truncate_range() BUG_ON()Badari Pulavarty
2006-12-22[PATCH] truncate: dirty memory accounting fixAndrew Morton
2006-12-21[PATCH] truncate: clear page dirtiness before running try_to_free_buffers()Andrew Morton
2006-12-21VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functionsLinus Torvalds
2006-12-17[PATCH] sys_mincore: s/max/min/Oleg Nesterov
2006-12-16Fix up mm/mincore.c error value casesLinus Torvalds
2006-12-16Fix incorrect user space access locking in mincore()Linus Torvalds
2006-12-13[PATCH] Pass vma argument to copy_user_highpage().Atsushi Nemoto
2006-12-13[PATCH] SLAB: use a multiply instead of a divide in obj_to_index()Eric Dumazet
2006-12-13[PATCH] cpuset: rework cpuset_zone_allowed apiPaul Jackson
2006-12-13[PATCH] More slab.h cleanupsChristoph Lameter
2006-12-13[PATCH] Cleanup slab headers / API to allow easy addition of new slab allocatorsChristoph Lameter
2006-12-13[PATCH] slab: fix sleeping in atomic bugChristoph Lameter
2006-12-10[PATCH] user of the jiffies rounding patch: SlabArjan van de Ven
2006-12-10[PATCH] dio: only call aio_complete() after returning -EIOCBQUEUEDZach Brown