Commit Graph

4540 Commits (eaf06b241b091357e72b76863ba16e89610d31bd)

Author SHA1 Message Date
Shaohua Li 1dce071e18 vmscan: avoid setting zone congested if no page dirty 14 years ago
Dave Hansen 8d056cb965 mm/vfs: revalidate page->mapping in do_generic_file_read() 14 years ago
Dan Carpenter d2e61b8dc9 memcg: null dereference on allocation failure 14 years ago
Pekka Enberg 63bfd7384b perf_events: Fix perf_counter_mmap() hook in mprotect() 14 years ago
Wu Fengguang ff8b16d7e1 vmstat: fix offset calculation on void* 14 years ago
Michel Lespinasse d88c0922fa Release page reference during page fault retry 14 years ago
Al Viro 120a795da0 audit mmap 14 years ago
Al Viro 3c26ff6e49 convert get_sb_nodev() users 14 years ago
Eric Dumazet 800416f799 numa: fix slab_node(MPOL_BIND) 14 years ago
Miklos Szeredi 0be8557bcd fuse: use release_pages() 14 years ago
KAMEZAWA Hiroyuki 26174efd42 memcg: generic filestat update interface 14 years ago
KAMEZAWA Hiroyuki 1489ebad8b memcg: cpu hotplug aware quick acount_move detection 14 years ago
KAMEZAWA Hiroyuki 711d3d2c9b memcg: cpu hotplug aware percpu count updates 14 years ago
KAMEZAWA Hiroyuki 7d74b06f24 memcg: use for_each_mem_cgroup 14 years ago
KAMEZAWA Hiroyuki 32047e2a85 memcg: avoid lock in updating file_mapped (Was fix race in file_mapped accouting flag management 14 years ago
KAMEZAWA Hiroyuki 0c270f8f99 memcg: fix race in file_mapped accouting flag management 14 years ago
Peter Zijlstra a8e23a2918 mm,x86: fix kmap_atomic_push vs ioremap_32.c 14 years ago
David Howells 7c7fcf762e MN10300: Save frame pointer in thread_info struct rather than global var 14 years ago
Peter Zijlstra 766f916419 kernel: remove PF_FLUSHER 14 years ago
Jan Beulich 3ecb01df32 use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages 14 years ago
Hagen Paul Pfeifer 732eacc054 replace nested max/min macros with {max,min}3 macro 14 years ago
Bob Liu f3ab2636c5 mm: do_migrate_range: reduce list_empty() check 14 years ago
Bob Liu 809c444977 mm: do_migrate_range: exit loop if not_managed is true 14 years ago
Bob Liu f6a3607e5f mm: page_isolation: codeclean fix comment and rm unneeded val init 14 years ago
KAMEZAWA Hiroyuki 572438f9b5 mm: fix is_mem_section_removable() page_order BUG_ON check 14 years ago
Dean Nelson 44e2aa937e mm/hugetlb.c: add missing spin_lock() to hugetlb_cow() 14 years ago
Gleb Natapov 70384dc6dc mm: fix error reporting in move_pages() syscall 14 years ago
Kay Sievers 66d7dd518a /proc/swaps: support polling 14 years ago
Dave Young e1ca7788de mm: add vzalloc() and vzalloc_node() helpers 14 years ago
Andrew Morton 7bbc0905ea mm/memory_hotplug.c: make scan_lru_pages() static 14 years ago
Namhyung Kim 36deb0be31 vmstat: include compaction.h when CONFIG_COMPACTION 14 years ago
Namhyung Kim e199b5d1fe vmalloc: annotate lock context change on s_start/stop() 14 years ago
Namhyung Kim 170168d0a3 vmalloc: rename temporary variable in __insert_vmap_area() 14 years ago
Namhyung Kim e574b5fd20 rmap: make anon_vma_chain_free() static 14 years ago
Namhyung Kim e9a81a821d rmap: wrap page_check_address() using __cond_lock() 14 years ago
Namhyung Kim ea4525b600 rmap: annotate lock context change on page_[un]lock_anon_vma() 14 years ago
Namhyung Kim 1b36ba815b mm: wrap follow_pte() using __cond_lock() 14 years ago
Namhyung Kim e6219ec819 mm: add lock release annotation on do_wp_page() 14 years ago
Namhyung Kim 25ca1d6c02 mm: wrap get_locked_pte() using __cond_lock() 14 years ago
Namhyung Kim e6223a3b19 mm: add casts to/from gfp_t in gfp_to_alloc_flags() 14 years ago
Namhyung Kim 0116651c85 mm: remove temporary variable on generic_file_direct_write() 14 years ago
Michel Lespinasse d065bd810b mm: retry page fault when blocking on disk transfer 14 years ago
Michel Lespinasse b522c94da5 mm: filemap_fault: unique path for locking page 14 years ago
Dima Zavin ea05c8444e mm: add a might_sleep_if() to dma_pool_alloc() 14 years ago
Peter Zijlstra ece0e2b640 mm: remove pte_*map_nested() 14 years ago
Peter Zijlstra 3e4d3af501 mm: stack based kmap_atomic() 14 years ago
KOSAKI Motohiro 2e30244a7c vmscan,tmpfs: treat used once pages on tmpfs as used once 14 years ago
Wu Fengguang 4cbec4c8b9 writeback: remove the internal 5% low bound on dirty_ratio 14 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 14 years ago
KOSAKI Motohiro 08fc468f4e vmscan: isolate_lru_pages(): stop neighbour search if neighbour cannot be isolated 14 years ago