Commit Graph

217525 Commits (571428be550fbe37160596995e96ad398873fcbd)
 

Author SHA1 Message Date
Namhyung Kim 16b56cf4b8 mm: fix sparse warnings on GFP_ZONE_TABLE/BAD 15 years ago
Namhyung Kim 36deb0be31 vmstat: include compaction.h when CONFIG_COMPACTION 15 years ago
Namhyung Kim 92c09c041f mm: declare some external symbols 15 years ago
Namhyung Kim e199b5d1fe vmalloc: annotate lock context change on s_start/stop() 15 years ago
Namhyung Kim 170168d0a3 vmalloc: rename temporary variable in __insert_vmap_area() 15 years ago
Namhyung Kim e574b5fd20 rmap: make anon_vma_chain_free() static 15 years ago
Namhyung Kim e9a81a821d rmap: wrap page_check_address() using __cond_lock() 15 years ago
Namhyung Kim ea4525b600 rmap: annotate lock context change on page_[un]lock_anon_vma() 15 years ago
Namhyung Kim 1b36ba815b mm: wrap follow_pte() using __cond_lock() 15 years ago
Namhyung Kim e6219ec819 mm: add lock release annotation on do_wp_page() 15 years ago
Namhyung Kim 25ca1d6c02 mm: wrap get_locked_pte() using __cond_lock() 15 years ago
Namhyung Kim e6223a3b19 mm: add casts to/from gfp_t in gfp_to_alloc_flags() 15 years ago
Namhyung Kim 0116651c85 mm: remove temporary variable on generic_file_direct_write() 15 years ago
Michel Lespinasse 68da336a14 x86: access_error API cleanup 15 years ago
Michel Lespinasse d065bd810b mm: retry page fault when blocking on disk transfer 15 years ago
Michel Lespinasse b522c94da5 mm: filemap_fault: unique path for locking page 15 years ago
Richard Kennedy 182fea8f48 mm: remove alignment padding from anon_vma on (some) 64 bit builds 15 years ago
Dima Zavin ea05c8444e mm: add a might_sleep_if() to dma_pool_alloc() 15 years ago
Peter Zijlstra d65bfacb04 mm: highmem documentation 15 years ago
Peter Zijlstra 7a837d1bb7 perf, x86: Fix up kmap_atomic() type 15 years ago
Peter Zijlstra ece0e2b640 mm: remove pte_*map_nested() 15 years ago
Peter Zijlstra 3e4d3af501 mm: stack based kmap_atomic() 15 years ago
Peter Zijlstra 61ecdb801e mm: strictly nested kmap_atomic() 15 years ago
KOSAKI Motohiro 2e30244a7c vmscan,tmpfs: treat used once pages on tmpfs as used once 15 years ago
Wu Fengguang 4cbec4c8b9 writeback: remove the internal 5% low bound on dirty_ratio 15 years ago
Mel Gorman 0e093d9976 writeback: do not sleep on the congestion queue if there are no congested BDIs or if significant congestion is not being encountered in the current zone 15 years ago
KOSAKI Motohiro 08fc468f4e vmscan: isolate_lru_pages(): stop neighbour search if neighbour cannot be isolated 15 years ago
KOSAKI Motohiro 4718505216 vmscan: remove dead code in shrink_inactive_list() 15 years ago
KOSAKI Motohiro 7d3579e8e6 vmscan: narrow the scenarios in whcih lumpy reclaim uses synchrounous reclaim 15 years ago
KOSAKI Motohiro bc57e00f5e vmscan: synchronous lumpy reclaim should not call congestion_wait() 15 years ago
Mel Gorman 52bb919866 writeback: account for time spent congestion_waited 15 years ago
Mel Gorman e11da5b4fd tracing, vmscan: add trace events for LRU list shrinking 15 years ago
Shaohua Li 66d9a986cd vmscan: delete dead code 15 years ago
Will Deacon bce54bbfde mm: fix typo in mm.h when NODE_NOT_IN_PAGE_FLAGS 15 years ago
Michael Rubin 79da826aee writeback: report dirty thresholds in /proc/vmstat 15 years ago
Michael Rubin 2ac390370a writeback: add /sys/devices/system/node/<node>/vmstat 15 years ago
Michael Rubin ea941f0e2a writeback: add nr_dirtied and nr_written to /proc/vmstat 15 years ago
Michael Rubin f629d1c9bd mm: add account_page_writeback() 15 years ago
Vasiliy Kulikov 0def08e3ac mm/mempolicy.c: check return code of check_range 15 years ago
Minchan Kim 74e3f3c339 vmscan: prevent background aging of anon page in no swap system 15 years ago
KAMEZAWA Hiroyuki 49ac825587 memory hotplug: unify is_removable and offline detection code 15 years ago
KAMEZAWA Hiroyuki 4b20477f58 memory hotplug: fix notifier's return value check 15 years ago
Minchan Kim cf608ac19c mm: compaction: fix COMPACTPAGEFAILED counting 15 years ago
Thadeu Lima de Souza Cascardo e4455abb50 mm: only build per-node scan_unevictable functions when NUMA is enabled 15 years ago
zeal f19e77a3dc include/linux/pageblock-flags.h: fix set_pageblock_flags() macro definiton 15 years ago
Wu Fengguang 1b430beee5 writeback: remove nonblocking/encountered_congestion references 15 years ago
David Rientjes d19d5476f4 oom: fix locking for oom_adj and oom_score_adj 15 years ago
David Rientjes 723548bff1 oom: rewrite error handling for oom_adj and oom_score_adj tunables 15 years ago
David Rientjes 1e99bad0d9 oom: kill all threads sharing oom killed task's mm 15 years ago
David Rientjes e18641e19a oom: avoid killing a task if a thread sharing its mm cannot be killed 15 years ago