Age | Commit message (Expand) | Author |
2009-09-22 | vmscan: kill unnecessary page flag test | KOSAKI Motohiro |
2009-09-22 | vmscan: move ClearPageActive from move_active_pages() to shrink_active_list() | KOSAKI Motohiro |
2009-09-22 | vmscan: don't attempt to reclaim anon page in lumpy reclaim when no swap spac... | Minchan Kim |
2009-09-22 | mm: count only reclaimable lru pages | Wu Fengguang |
2009-09-22 | vmscan: throttle direct reclaim when too many pages are isolated already | Rik van Riel |
2009-09-22 | mm: vmstat: add isolate pages | KOSAKI Motohiro |
2009-09-22 | mm: shrink_inactive_list() nr_scan accounting fix fix | KOSAKI Motohiro |
2009-09-22 | mm: rename pgmoved variable in shrink_active_list() | KOSAKI Motohiro |
2009-09-22 | mm: update alloc_flags after oom killer has been called | David Rientjes |
2009-09-22 | mm: oom analysis: add shmem vmstat | KOSAKI Motohiro |
2009-09-22 | mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output | KOSAKI Motohiro |
2009-09-22 | mm: oom analysis: add buffer cache information to show_free_areas() | KOSAKI Motohiro |
2009-09-22 | mm: oom analysis: add per-zone statistics to show_free_areas() | KOSAKI Motohiro |
2009-09-22 | mm: show_free_areas(): display slab pages in two separate fields | KOSAKI Motohiro |
2009-09-22 | mm: clean up page_remove_rmap() | KOSAKI Motohiro |
2009-09-22 | hugetlb: restore interleaving of bootmem huge pages | Lee Schermerhorn |
2009-09-22 | hugetlb: use free_pool_huge_page() to return unused surplus pages | Lee Schermerhorn |
2009-09-22 | hugetlb: balance freeing of huge pages across nodes | Lee Schermerhorn |
2009-09-22 | page_alloc: fix kernel-doc warning | Randy Dunlap |
2009-09-22 | memory hotplug: migrate swap cache page | Shaohua Li |
2009-09-22 | memory hotplug: alloc page from other node in memory online | Shaohua Li |
2009-09-22 | memory hotplug: make pages from movable zone always isolatable | Shaohua Li |
2009-09-22 | memory hotplug: exclude isolated page from pco page alloc | Shaohua Li |
2009-09-22 | memory hotplug: update zone pcp at memory online | Shaohua Li |
2009-09-22 | mm: remove obsoleted alloc_pages cpuset comment | David Rientjes |
2009-09-21 | Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2009-09-21 | writeback: make balance_dirty_pages() gradually back more off | Jens Axboe |
2009-09-21 | writeback: don't use schedule_timeout() without setting runstate | Jens Axboe |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar |
2009-09-18 | headers: taskstats_kern.h trim | Alexey Dobriyan |
2009-09-18 | mm: Fix problem of parameter in note | Jianjun Kong |
2009-09-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-09-16 | Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-09-16 | writeback: splice dirty inode entries to default bdi on bdi_destroy() | Jens Axboe |
2009-09-16 | writeback: separate starting of sync vs opportunistic writeback | Jens Axboe |
2009-09-16 | writeback: use RCU to protect bdi_list | Jens Axboe |
2009-09-16 | writeback: get rid of wbc->for_writepages | Jens Axboe |
2009-09-15 | slub: Fix build error in kmem_cache_open() with !CONFIG_SLUB_DEBUG | Ingo Molnar |
2009-09-15 | Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev | Kay Sievers |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-09-15 | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-09-15 | Merge branch 'for-next' into for-linus | Tejun Heo |
2009-09-14 | Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-09-14 | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2009-09-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds |
2009-09-14 | Merge branches 'slab/cleanups' and 'slab/fixes' into for-linus | Pekka Enberg |
2009-09-14 | vfs: Remove generic_osync_inode() and sync_page_range{_nolock}() | Jan Kara |
2009-09-14 | vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYN... | Jan Kara |
2009-09-14 | vfs: Rename generic_file_aio_write_nolock | Christoph Hellwig |
2009-09-14 | vfs: Remove syncing from generic_file_direct_write() and generic_file_buffere... | Jan Kara |