Age | Commit message (Expand) | Author |
2009-02-17 | mm: rearrange exit_mmap() to unlock before arch_exit_mmap | Jeremy Fitzhardinge |
2009-02-17 | writeback: fix break condition | Federico Cuello |
2009-02-17 | write-back: fix nr_to_write counter | Artem Bityutskiy |
2009-02-17 | Fix page writeback thinko, causing Berkeley DB slowdown | Nick Piggin |
2009-02-12 | mm: fix error case in mlock downgrade reversion | Hugh Dickins |
2009-02-12 | do_wp_page: fix regression with execute in place | Carsten Otte |
2009-02-06 | Manually revert "mlock: downgrade mmap sem while populating mlocked regions" | Linus Torvalds |
2009-02-02 | Fix OOPS in mmap_region() when merging adjacent VM_LOCKED file segments | Andrew Morton |
2009-02-02 | alpha: fix vmalloc breakage | Ivan Kokshaysky |
2009-01-24 | mm: direct IO starvation improvement | Nick Piggin |
2009-01-24 | mm: write_cache_pages more terminate quickly | Andrew Morton |
2009-01-24 | mm: write_cache_pages terminate quickly | Nick Piggin |
2009-01-24 | mm: write_cache_pages optimise page cleaning | Nick Piggin |
2009-01-24 | mm: write_cache_pages cleanups | Nick Piggin |
2009-01-24 | mm: write_cache_pages integrity fix | Nick Piggin |
2009-01-24 | mm: write_cache_pages writepage error fix | Nick Piggin |
2009-01-24 | mm: write_cache_pages early loop termination | Nick Piggin |
2009-01-24 | mm: write_cache_pages cyclic fix | Nick Piggin |
2009-01-18 | System call wrappers part 28 | Heiko Carstens |
2009-01-18 | System call wrappers part 26 | Heiko Carstens |
2009-01-18 | System call wrappers part 14 | Heiko Carstens |
2009-01-18 | System call wrappers part 13 | Heiko Carstens |
2009-01-18 | System call wrapper special cases | Heiko Carstens |
2009-01-18 | Convert all system calls to return a long | Heiko Carstens |
2009-01-18 | fs: symlink write_begin allocation context fix | Nick Piggin |
2009-01-18 | vmalloc.c: fix flushing in vmap_page_range() | Adam Lackorzynski |
2008-12-16 | mm: Don't touch uninitialized variable in do_pages_stat_array() | KOSAKI Motohiro |
2008-12-15 | slob: do not pass the SLAB flags as GFP in kmem_cache_create() | Catalin Marinas |
2008-12-10 | KSYM_SYMBOL_LEN fixes | Hugh Dickins |
2008-12-10 | mm: no get_user/put_user while holding mmap_sem in do_pages_stat? | Brice Goglin |
2008-12-10 | page_cgroup should ignore empty nodes | KAMEZAWA Hiroyuki |
2008-12-10 | mm: remove UP version of lru_add_drain_all() | KOSAKI Motohiro |
2008-12-10 | mm/backing-dev.c: remove recently-added WARN_ON() | Andrew Morton |
2008-12-02 | vmscan: evict streaming IO first | Rik van Riel |
2008-12-02 | bdi: register sysfs bdi device only once per queue | Kay Sievers |
2008-12-01 | memcg: memory hotplug fix for notifier callback | KAMEZAWA Hiroyuki |
2008-12-01 | mm: vmalloc fix lazy unmapping cache aliasing | Nick Piggin |
2008-12-01 | vmscan: protect zone rotation stats by lru lock | Johannes Weiner |
2008-11-30 | meminit section warnings | Al Viro |
2008-11-19 | vmscan: fix get_scan_ratio() comment | Rik van Riel |
2008-11-19 | vmscan: let GFP_NOFS go to swap again | Hugh Dickins |
2008-11-19 | migration: fix writepage error | Hugh Dickins |
2008-11-19 | mm: vmalloc search restart fix | Glauber Costa |
2008-11-19 | mm: vmalloc failure flush fix | Nick Piggin |
2008-11-19 | mm: vmalloc allocator off by one | Nick Piggin |
2008-11-19 | cpuset: update top cpuset's mems after adding a node | Miao Xie |
2008-11-16 | unitialized return value in mm/mlock.c: __mlock_vma_pages_range() | Helge Deller |
2008-11-15 | mm: remove unevictable's show_page_path | KOSAKI Motohiro |
2008-11-12 | memcg: bugfix for memory hotplug | KAMEZAWA Hiroyuki |
2008-11-12 | mm: remove lru_add_drain_all() from the munlock path | KOSAKI Motohiro |