Commit Graph

3604 Commits (94c30d9ca6fd00a69e367b91b6e13572c41938c5)

Author SHA1 Message Date
Johannes Weiner 451ea25da7 mm: perform non-atomic test-clear of PG_mlocked on free 16 years ago
Figo.zhang bf88c8c83e vmalloc.c: fix double error checking 16 years ago
Akinobu Mita 945a11136e mm: add gfp mask checking for __get_free_pages() 16 years ago
KOSAKI Motohiro a26f5320c4 vmscan: kill unnecessary prefetch 16 years ago
KOSAKI Motohiro 74a1c48fb4 vmscan: kill unnecessary page flag test 16 years ago
KOSAKI Motohiro 5205e56eea vmscan: move ClearPageActive from move_active_pages() to shrink_active_list() 16 years ago
Minchan Kim de2e7567c7 vmscan: don't attempt to reclaim anon page in lumpy reclaim when no swap space is available 16 years ago
Wu Fengguang adea02a1be mm: count only reclaimable lru pages 16 years ago
Rik van Riel 35cd78156c vmscan: throttle direct reclaim when too many pages are isolated already 16 years ago
KOSAKI Motohiro a731286de6 mm: vmstat: add isolate pages 16 years ago
KOSAKI Motohiro b35ea17b7b mm: shrink_inactive_list() nr_scan accounting fix fix 16 years ago
KOSAKI Motohiro 44c241f166 mm: rename pgmoved variable in shrink_active_list() 16 years ago
David Rientjes b259fbde0a mm: update alloc_flags after oom killer has been called 16 years ago
KOSAKI Motohiro 4b02108ac1 mm: oom analysis: add shmem vmstat 16 years ago
KOSAKI Motohiro c6a7f5728a mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output 16 years ago
KOSAKI Motohiro 71de1ccbe1 mm: oom analysis: add buffer cache information to show_free_areas() 16 years ago
KOSAKI Motohiro 4a0aa73f1d mm: oom analysis: add per-zone statistics to show_free_areas() 16 years ago
KOSAKI Motohiro 3701b03323 mm: show_free_areas(): display slab pages in two separate fields 16 years ago
KOSAKI Motohiro b904dcfed6 mm: clean up page_remove_rmap() 16 years ago
Lee Schermerhorn 57dd28fb05 hugetlb: restore interleaving of bootmem huge pages 16 years ago
Lee Schermerhorn 685f345708 hugetlb: use free_pool_huge_page() to return unused surplus pages 16 years ago
Lee Schermerhorn e8c5c82498 hugetlb: balance freeing of huge pages across nodes 16 years ago
Randy Dunlap 55a4462af5 page_alloc: fix kernel-doc warning 16 years ago
Shaohua Li abfc348811 memory hotplug: migrate swap cache page 16 years ago
Shaohua Li f52407ce2d memory hotplug: alloc page from other node in memory online 16 years ago
Shaohua Li 8e7e40d965 memory hotplug: make pages from movable zone always isolatable 16 years ago
Shaohua Li 6fb332fabd memory hotplug: exclude isolated page from pco page alloc 16 years ago
Shaohua Li 112067f090 memory hotplug: update zone pcp at memory online 16 years ago
David Rientjes 478b81fd84 mm: remove obsoleted alloc_pages cpuset comment 16 years ago
Jens Axboe 87c6a9b253 writeback: make balance_dirty_pages() gradually back more off 16 years ago
Jens Axboe 3542a5c0de writeback: don't use schedule_timeout() without setting runstate 16 years ago
Frans Pop 22f8b45822 trivial: improve help text for mm debug config options 16 years ago
Ingo Molnar cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events 16 years ago
Alexey Dobriyan 6952b61de9 headers: taskstats_kern.h trim 16 years ago
Jianjun Kong 27f5de7963 mm: Fix problem of parameter in note 16 years ago
Jens Axboe ce5f8e7795 writeback: splice dirty inode entries to default bdi on bdi_destroy() 16 years ago
Jens Axboe b6e51316da writeback: separate starting of sync vs opportunistic writeback 16 years ago
Jens Axboe cfc4ba5365 writeback: use RCU to protect bdi_list 16 years ago
Jens Axboe 1fe06ad892 writeback: get rid of wbc->for_writepages 16 years ago
Andi Kleen cae681fc12 HWPOISON: Add simple debugfs interface to inject hwpoison on arbitary PFNs 16 years ago
Andi Kleen 9893e49d64 HWPOISON: Add madvise() based injector for hardware poisoned pages v4 16 years ago
Andi Kleen aa261f549d HWPOISON: Enable .remove_error_page for migration aware file systems 16 years ago
Andi Kleen 6a46079cf5 HWPOISON: The high level memory error handler in the VM v7 16 years ago
Wu Fengguang 6746aff74d HWPOISON: shmem: call set_page_dirty() with locked page 16 years ago
Andi Kleen 2571873621 HWPOISON: Define a new error_remove_page address space op for async truncation 16 years ago
Wu Fengguang 83f786680a HWPOISON: Add invalidate_inode_page 16 years ago
Nick Piggin 750b4987b0 HWPOISON: Refactor truncate to allow direct truncating of page v2 16 years ago
Wu Fengguang 2a7684a23e HWPOISON: check and isolate corrupted free pages v2 16 years ago
Andi Kleen 888b9f7c58 HWPOISON: Handle hardware poisoned pages in try_to_unmap 16 years ago
Andi Kleen 14fa31b89c HWPOISON: Use bitmask/action code for try_to_unmap behaviour 16 years ago