summaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)Author
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
2006-12-10[PATCH] io-accounting-read-accounting nfs fixAndrew Morton
2006-12-10[PATCH] io-accounting: write-cancel accountingAndrew Morton
2006-12-10[PATCH] io-accounting: write accountingAndrew Morton
2006-12-10[PATCH] clean up __set_page_dirty_nobuffers()Andrew Morton
2006-12-10[PATCH] read_zero_pagealigned() locking fixHugh Dickins
2006-12-08[PATCH] fault-injection: defaults likely to please a new userDon Mullis
2006-12-08[PATCH] fault-injection capability for alloc_pages()Akinobu Mita
2006-12-08[PATCH] fault-injection capability for kmallocAkinobu Mita
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells
2006-12-08[PATCH] struct path: convert mmJosef Sipek
2006-12-08[PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-12-08[PATCH] mm: fallback_alloc cpuset_zone_allowed irq fixPaul Jackson
2006-12-07[PATCH] struct seq_operations and struct file_operations constificationHelge Deller
2006-12-07[PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbolsAdrian Bunk
2006-12-07[PATCH] kernel core: replace kmalloc+memset with kzallocBurman Yan
2006-12-07[PATCH] make mm/shmem.c:shmem_xattr_security_handler staticAdrian Bunk
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar
2006-12-07[PATCH] remove HASH_HIGHMEMAndrew Morton