aboutsummaryrefslogtreecommitdiffstats
path: root/virt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-22mm: count only reclaimable lru pagesWu Fengguang3-22/+44
2009-09-22vm: document that setting vfs_cache_pressure to 0 isn't a good ideaJan Kara1-1/+3
2009-09-22mm: remove __{add,sub}_zone_page_state()KOSAKI Motohiro1-5/+0
2009-09-22vmscan: throttle direct reclaim when too many pages are isolated alreadyRik van Riel1-0/+33
2009-09-22mm: vmstat: add isolate pagesKOSAKI Motohiro5-4/+35
2009-09-22mm: shrink_inactive_list() nr_scan accounting fix fixKOSAKI Motohiro1-12/+18
2009-09-22mm: rename pgmoved variable in shrink_active_list()KOSAKI Motohiro1-8/+8
2009-09-22mm: update alloc_flags after oom killer has been calledDavid Rientjes1-1/+1
2009-09-22mm: oom analysis: add shmem vmstatKOSAKI Motohiro7-3/+18
2009-09-22mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log outputKOSAKI Motohiro6-1/+22
2009-09-22mm: oom analysis: add buffer cache information to show_free_areas()KOSAKI Motohiro1-1/+2
2009-09-22mm: oom analysis: add per-zone statistics to show_free_areas()KOSAKI Motohiro1-0/+20
2009-09-22Documentation/memory.txt: remove some very outdated recommendationsAndi Kleen1-29/+2
2009-09-22mm: show_free_areas(): display slab pages in two separate fieldsKOSAKI Motohiro1-3/+4
2009-09-22mm: clean up page_remove_rmap()KOSAKI Motohiro1-27/+30
2009-09-22hugetlb: restore interleaving of bootmem huge pagesLee Schermerhorn1-1/+1
2009-09-22hugetlb: clean up and update huge pages documentationLee Schermerhorn1-46/+87
2009-09-22hugetlb: use free_pool_huge_page() to return unused surplus pagesLee Schermerhorn1-33/+24
2009-09-22hugetlb: balance freeing of huge pages across nodesLee Schermerhorn2-47/+88
2009-09-22page_alloc: fix kernel-doc warningRandy Dunlap1-1/+1
2009-09-22memory hotplug: migrate swap cache pageShaohua Li1-2/+4
2009-09-22memory hotplug: alloc page from other node in memory onlineShaohua Li3-7/+22
2009-09-22memory hotplug: make pages from movable zone always isolatableShaohua Li1-1/+4
2009-09-22memory hotplug: exclude isolated page from pco page allocShaohua Li1-1/+11
2009-09-22memory hotplug: update zone pcp at memory onlineShaohua Li3-0/+29
2009-09-22mm: remove obsoleted alloc_pages cpuset commentDavid Rientjes1-4/+0
2009-09-22mm: make swap token dummies static inlinesJohannes Weiner1-4/+16
2009-09-22const: make block_device_operations constAlexey Dobriyan56-61/+59
2009-09-22const: make lock_manager_operations constAlexey Dobriyan5-6/+6
2009-09-22const: make file_lock_operations constAlexey Dobriyan4-4/+4
2009-09-22const: mark remaining inode_operations as constAlexey Dobriyan14-30/+30
2009-09-22const: mark remaining address_space_operations constAlexey Dobriyan12-15/+15
2009-09-22const: mark remaining export_operations constAlexey Dobriyan2-2/+2
2009-09-22const: mark remaining super_operations constAlexey Dobriyan18-24/+23
2009-09-22const: make struct super_block::s_qcop constAlexey Dobriyan10-11/+11
2009-09-22const: make struct super_block::dq_op constAlexey Dobriyan8-8/+8
2009-09-22drivers/mfd/ab3100-core.c: fix powerpc build errorAndrew Morton1-1/+1
2009-09-22proc: document `guest' column in /proc/statEric Dumazet1-3/+4
2009-09-22fs: make sure data stored into inode is properly seen before unlocking new inodeJan Kara1-6/+8
2009-09-22sdhci: orphan driver and listPierre Ossman1-6/+6
2009-09-22drivers/media/dvb/pt1/pt1.c needs vmalloc.hAndrew Morton1-0/+1
2009-09-21Driver-Core: fix devnode callbacks for dabusb and industrialioIngo Molnar2-4/+4
2009-09-21nfs: initialize the backing_dev_info when creating the serverJens Axboe1-4/+6
2009-09-21writeback: make balance_dirty_pages() gradually back more offJens Axboe1-1/+10
2009-09-21writeback: don't use schedule_timeout() without setting runstateJens Axboe1-1/+1
2009-09-21nfs: nfs_kill_super() should call bdi_unregister() after killing superJens Axboe1-1/+1
2009-09-21perf: Tidy up after the big renameIngo Molnar8-76/+534
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar132-2452/+2452
2009-09-21perf_counter: Rename 'event' to event_id/hw_eventIngo Molnar2-37/+37
2009-09-21perf_counter: Rename list_entry -> group_entry, counter_list -> group_listIngo Molnar2-38/+37