aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* Revert "[PATCH] mm: micro optimise zone_watermark_ok"Linus Torvalds2007-01-311-2/+1
* [PATCH] Don't allow the stack to grow into hugetlb reserved regionsAdam Litke2007-01-301-0/+7
* [PATCH] mm: mremap correct rmap accountingHugh Dickins2007-01-302-3/+2
* Fix balance_dirty_page() calculations with CONFIG_HIGHMEMLinus Torvalds2007-01-291-23/+18
* [PATCH] MM: Remove [PATCH] invalidate_inode_pages2_range() debugTrond Myklebust2007-01-261-1/+0
* [PATCH] i386 vDSO: use VM_ALWAYSDUMPRoland McGrath2007-01-261-0/+7
* [PATCH] Fix gate_vma.vm_flagsRoland McGrath2007-01-261-2/+2
* Resurrect 'try_to_free_buffers()' VM hackeryLinus Torvalds2007-01-261-7/+14
* [PATCH] mbind: restrict nodes to the currently allowed cpusetChristoph Lameter2007-01-231-0/+4
* [PATCH] blktrace: only add a bounce trace when we really bounceJens Axboe2007-01-121-2/+2
* [PATCH] NFS: Fix race in nfs_release_page()Trond Myklebust2007-01-111-1/+11
* [PATCH] Fix sparsemem on CellDave Hansen2007-01-112-10/+21
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-01-081-1/+1
|\
| * [ARM] pass vma for flush_anon_page()Russell King2007-01-081-1/+1
* | [PATCH] shrink_all_memory(): fix lru_pages handlingAndrew Morton2007-01-051-17/+16
* | [PATCH] fix OOM killing of swapoffHugh Dickins2007-01-051-6/+6
* | [PATCH] Check for populated zone in __drain_pagesChristoph Lameter2007-01-051-0/+3
* | [PATCH] fix BUG_ON(!PageSlab) from fallback_allocHugh Dickins2007-01-051-2/+2
* | [PATCH] Sanely size hash tables when using large base pagesPaul Mundt2007-01-051-0/+4
* | [PATCH] swsusp: Do not fail if resume device is not setRafael J. Wysocki2007-01-051-1/+7
|/
* [PATCH] Buglet in vmscan.cShantanu Goel2006-12-301-1/+1
* [PATCH] page_mkclean_one(): fix call to set_pte_at()Al Viro2006-12-301-1/+1
* [PATCH] MM: SLOB is broken by recent cleanup of slab.hDimitri Gorokhovik2006-12-301-2/+9
* [PATCH] fix oom killer kills current every time if there is memory-less-node ...KAMEZAWA Hiroyuki2006-12-301-1/+6
* VM: Fix nasty and subtle race in shared mmap'ed page writebackLinus Torvalds2006-12-291-8/+37
* Clean up and export cancel_dirty_page() to modulesLinus Torvalds2006-12-231-4/+8
* [PATCH] Fix up page_mkclean_one(): virtual caches, s390Peter Zijlstra2006-12-221-10/+13
* [PATCH] mm: more rmap debuggingNick Piggin2006-12-224-7/+14
* [PATCH] Fix swapped parameters in mm/vmscan.cNigel Cunningham2006-12-221-2/+2
* [PATCH] fix kernel-doc warnings in 2.6.20-rc1Randy Dunlap2006-12-221-0/+1
* [PATCH] slab: fix kmem_ptr_validate definitionChristoph Lameter2006-12-221-1/+1
* [PATCH] Fix for shmem_truncate_range() BUG_ON()Badari Pulavarty2006-12-221-1/+6
* [PATCH] truncate: dirty memory accounting fixAndrew Morton2006-12-221-1/+2
* [PATCH] truncate: clear page dirtiness before running try_to_free_buffers()Andrew Morton2006-12-211-4/+5
* VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functionsLinus Torvalds2006-12-212-40/+17
* [PATCH] sys_mincore: s/max/min/Oleg Nesterov2006-12-171-1/+1
* Fix up mm/mincore.c error value casesLinus Torvalds2006-12-161-19/+10
* Fix incorrect user space access locking in mincore()Linus Torvalds2006-12-161-104/+86
* [PATCH] Pass vma argument to copy_user_highpage().Atsushi Nemoto2006-12-132-8/+8
* [PATCH] SLAB: use a multiply instead of a divide in obj_to_index()Eric Dumazet2006-12-131-3/+15
* [PATCH] cpuset: rework cpuset_zone_allowed apiPaul Jackson2006-12-135-8/+8
* [PATCH] More slab.h cleanupsChristoph Lameter2006-12-132-2/+2
* [PATCH] Cleanup slab headers / API to allow easy addition of new slab allocatorsChristoph Lameter2006-12-131-3/+13
* [PATCH] slab: fix sleeping in atomic bugChristoph Lameter2006-12-131-0/+6
* [PATCH] user of the jiffies rounding patch: SlabArjan van de Ven2006-12-101-3/+5
* [PATCH] dio: only call aio_complete() after returning -EIOCBQUEUEDZach Brown2006-12-101-6/+3
* [PATCH] io-accounting-read-accounting nfs fixAndrew Morton2006-12-101-0/+2
* [PATCH] io-accounting: write-cancel accountingAndrew Morton2006-12-101-1/+3
* [PATCH] io-accounting: write accountingAndrew Morton2006-12-101-1/+4
* [PATCH] clean up __set_page_dirty_nobuffers()Andrew Morton2006-12-101-45/+43