Age | Commit message (Expand) | Author |
2007-08-25 | [PATCH] do not limit locked memory when RLIMIT_MEMLOCK is RLIM_INFINITY | Herbert van den Bergh |
2007-08-25 | [PATCH] hugetlb: fix race in alloc_fresh_huge_page() | Joe Jin |
2007-08-25 | [PATCH] readahead: MIN_RA_PAGES/MAX_RA_PAGES macros | Fengguang Wu |
2007-08-15 | [PATCH] mm: kill validate_anon_vma to avoid mapcount BUG | Hugh Dickins |
2007-08-15 | [PATCH] x86_64: allocate sparsemem memmap above 4G | Zou Nan hai |
2007-06-11 | [PATCH] s390: page_mkclean data corruption. | Martin Schwidefsky |
2007-06-11 | [PATCH] oom: kill all threads that share mm with killed task | David Rientjes |
2007-05-01 | page migration: fix NR_FILE_PAGES accounting | Christoph Lameter |
2007-05-01 | fix OOM killing processes wrongly thought MPOL_BIND | Hugh Dickins |
2007-05-01 | holepunch: fix mmap_sem i_mutex deadlock | Hugh Dickins |
2007-05-01 | holepunch: fix disconnected pages after second truncate | Hugh Dickins |
2007-05-01 | holepunch: fix shmem_truncate_range punch locking | Hugh Dickins |
2007-05-01 | holepunch: fix shmem_truncate_range punching too far | Hugh Dickins |
2007-03-23 | dio: invalidate clean pages before dio write | Zach Brown |
2007-03-23 | oom fix: prevent oom from killing a process with children/sibling unkillable | Ankita Garg |
2007-03-23 | mm: fix madvise infinine loop | Nick Piggin |
2007-03-09 | throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocations | Andrew Morton |
2007-03-09 | hugetlb: preserve hugetlb pte dirty state | Ken Chen |
2007-01-31 | Revert "[PATCH] mm: micro optimise zone_watermark_ok" | Linus Torvalds |
2007-01-30 | [PATCH] Don't allow the stack to grow into hugetlb reserved regions | Adam Litke |
2007-01-30 | [PATCH] mm: mremap correct rmap accounting | Hugh Dickins |
2007-01-29 | Fix balance_dirty_page() calculations with CONFIG_HIGHMEM | Linus Torvalds |
2007-01-26 | [PATCH] MM: Remove [PATCH] invalidate_inode_pages2_range() debug | Trond Myklebust |
2007-01-26 | [PATCH] i386 vDSO: use VM_ALWAYSDUMP | Roland McGrath |
2007-01-26 | [PATCH] Fix gate_vma.vm_flags | Roland McGrath |
2007-01-26 | Resurrect 'try_to_free_buffers()' VM hackery | Linus Torvalds |
2007-01-23 | [PATCH] mbind: restrict nodes to the currently allowed cpuset | Christoph Lameter |
2007-01-12 | [PATCH] blktrace: only add a bounce trace when we really bounce | Jens Axboe |
2007-01-11 | [PATCH] NFS: Fix race in nfs_release_page() | Trond Myklebust |
2007-01-11 | [PATCH] Fix sparsemem on Cell | Dave Hansen |
2007-01-08 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2007-01-08 | [ARM] pass vma for flush_anon_page() | Russell King |
2007-01-05 | [PATCH] shrink_all_memory(): fix lru_pages handling | Andrew Morton |
2007-01-05 | [PATCH] fix OOM killing of swapoff | Hugh Dickins |
2007-01-05 | [PATCH] Check for populated zone in __drain_pages | Christoph Lameter |
2007-01-05 | [PATCH] fix BUG_ON(!PageSlab) from fallback_alloc | Hugh Dickins |
2007-01-05 | [PATCH] Sanely size hash tables when using large base pages | Paul Mundt |
2007-01-05 | [PATCH] swsusp: Do not fail if resume device is not set | Rafael J. Wysocki |
2006-12-30 | [PATCH] Buglet in vmscan.c | Shantanu 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.h | Dimitri Gorokhovik |
2006-12-30 | [PATCH] fix oom killer kills current every time if there is memory-less-node ... | KAMEZAWA Hiroyuki |
2006-12-29 | VM: Fix nasty and subtle race in shared mmap'ed page writeback | Linus Torvalds |
2006-12-23 | Clean up and export cancel_dirty_page() to modules | Linus Torvalds |
2006-12-22 | [PATCH] Fix up page_mkclean_one(): virtual caches, s390 | Peter Zijlstra |
2006-12-22 | [PATCH] mm: more rmap debugging | Nick Piggin |
2006-12-22 | [PATCH] Fix swapped parameters in mm/vmscan.c | Nigel Cunningham |
2006-12-22 | [PATCH] fix kernel-doc warnings in 2.6.20-rc1 | Randy Dunlap |
2006-12-22 | [PATCH] slab: fix kmem_ptr_validate definition | Christoph Lameter |
2006-12-22 | [PATCH] Fix for shmem_truncate_range() BUG_ON() | Badari Pulavarty |