| Commit message (Expand) | Author | Age |
* | [PATCH] Add install_special_mapping | Roland McGrath | 2007-02-09 |
* | [PATCH] mm: show bounce pages in oom killer output | Andrew Morton | 2007-02-09 |
* | [PATCH] hugetlb: preserve hugetlb pte dirty state | Ken Chen | 2007-02-09 |
* | [PATCH] mm: remove find_trylock_page | Nick Piggin | 2007-02-09 |
* | Revert "[PATCH] mm: micro optimise zone_watermark_ok" | Linus Torvalds | 2007-01-31 |
* | [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-30 |
* | Fix balance_dirty_page() calculations with CONFIG_HIGHMEM | Linus Torvalds | 2007-01-29 |
* | [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-26 |
* | [PATCH] mbind: restrict nodes to the currently allowed cpuset | Christoph Lameter | 2007-01-23 |
* | [PATCH] blktrace: only add a bounce trace when we really bounce | Jens Axboe | 2007-01-12 |
* | [PATCH] NFS: Fix race in nfs_release_page() | Trond Myklebust | 2007-01-11 |
* | [PATCH] Fix sparsemem on Cell | Dave Hansen | 2007-01-11 |
* | 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-08 |
* | | [PATCH] shrink_all_memory(): fix lru_pages handling | Andrew Morton | 2007-01-06 |
* | | [PATCH] fix OOM killing of swapoff | Hugh Dickins | 2007-01-06 |
* | | [PATCH] Check for populated zone in __drain_pages | Christoph Lameter | 2007-01-06 |
* | | [PATCH] fix BUG_ON(!PageSlab) from fallback_alloc | Hugh Dickins | 2007-01-06 |
* | | [PATCH] Sanely size hash tables when using large base pages | Paul Mundt | 2007-01-06 |
* | | [PATCH] swsusp: Do not fail if resume device is not set | Rafael J. Wysocki | 2007-01-06 |
|/ |
|
* | [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-30 |
* | VM: Fix nasty and subtle race in shared mmap'ed page writeback | Linus Torvalds | 2006-12-29 |
* | Clean up and export cancel_dirty_page() to modules | Linus Torvalds | 2006-12-23 |
* | [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 | 2006-12-22 |
* | [PATCH] truncate: dirty memory accounting fix | Andrew Morton | 2006-12-22 |
* | [PATCH] truncate: clear page dirtiness before running try_to_free_buffers() | Andrew Morton | 2006-12-21 |
* | VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functions | Linus Torvalds | 2006-12-21 |
* | [PATCH] sys_mincore: s/max/min/ | Oleg Nesterov | 2006-12-17 |
* | Fix up mm/mincore.c error value cases | Linus Torvalds | 2006-12-16 |
* | Fix incorrect user space access locking in mincore() | Linus Torvalds | 2006-12-16 |
* | [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 api | Paul Jackson | 2006-12-13 |
* | [PATCH] More slab.h cleanups | Christoph Lameter | 2006-12-13 |
* | [PATCH] Cleanup slab headers / API to allow easy addition of new slab allocators | Christoph Lameter | 2006-12-13 |
* | [PATCH] slab: fix sleeping in atomic bug | Christoph Lameter | 2006-12-13 |
* | [PATCH] user of the jiffies rounding patch: Slab | Arjan van de Ven | 2006-12-10 |
* | [PATCH] dio: only call aio_complete() after returning -EIOCBQUEUED | Zach Brown | 2006-12-10 |