Commit Graph

4351 Commits (bf50bab2b34483316162443587b8467952e07730)

Author SHA1 Message Date
Naoya Horiguchi bf50bab2b3 hugetlb: add allocate function for hugepage migration 15 years ago
Naoya Horiguchi 998b4382c1 hugetlb: fix metadata corruption in hugetlb_fault() 15 years ago
Kirill A. Shutemov ad4ca5f4b7 memcg: fix thresholds with use_hierarchy == 1 15 years ago
Robin Holt f241e6607b mm: alloc_large_system_hash() printk overflow on 16TB boot 15 years ago
Andi Kleen 47f43e7efa HWPOISON: Stop shrinking at right page count 15 years ago
Andi Kleen 0d9ee6a2d4 HWPOISON: Report correct address granuality for AO huge page errors 15 years ago
Hugh Dickins 4e31635c36 ksm: fix bad user data when swapping 15 years ago
Hugh Dickins 4829b906cc ksm: fix page_address_in_vma anon_vma oops 15 years ago
Larry Woodman 5ec1055aa5 Avoid pgoff overflow in remap_file_pages 15 years ago
Linus Torvalds e92b05dec8 fremap: get rid of broken 'end' variable 15 years ago
Naoya Horiguchi a850ea3037 hugetlb, rmap: add BUG_ON(!PageLocked) in hugetlb_add_anon_rmap() 15 years ago
Naoya Horiguchi 56c9cfb13c hugetlb, rmap: fix confusing page locking in hugetlb_cow() 15 years ago
Naoya Horiguchi cd67f0d2a9 hugetlb, rmap: use hugepage_add_new_anon_rmap() in hugetlb_cow() 15 years ago
Naoya Horiguchi 433abed6c6 hugetlb, rmap: always use anon_vma root pointer 15 years ago
Andrea Arcangeli 2aeadc30de mmap: call unlink_anon_vmas() in __split_vma() in case of error 15 years ago
David Rientjes e85bfd3aa7 oom: filter unkillable tasks from tasklist dump 15 years ago
Minchan Kim d1908362ae vmscan: check all_unreclaimable in direct reclaim path 15 years ago
David Rientjes f19e8aa11a oom: always return a badness score of non-zero for eligible tasks 15 years ago
Jan Kara 976e48f8a5 bdi: Initialize noop_backing_dev_info properly 15 years ago
Tejun Heo 46b30ea9bc percpu: fix pcpu_last_unit_cpu 15 years ago
Hugh Dickins 31c4a3d3a0 mm: further fix swapin race condition 15 years ago
Mel Gorman 9ee493ce0a mm: page allocator: drain per-cpu lists after direct reclaim allocation fails 15 years ago
Christoph Lameter aa45484031 mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awake 15 years ago
Mel Gorman 72853e2991 mm: page allocator: update free page counters after pages are placed on the free list 15 years ago
KAMEZAWA Hiroyuki 5ee28a4476 vmstat: update zone stat threshold when onlining a cpu 15 years ago
Hugh Dickins 3399446632 swap: discard while swapping only if SWAP_FLAG_DISCARD 15 years ago
Christoph Hellwig 8f2ae0faa3 swap: do not send discards as barriers 15 years ago
Hugh Dickins b73d7fcecd swap: prevent reuse during hibernation 15 years ago
Hugh Dickins 910321ea81 swap: revert special hibernation allocation 15 years ago
Gary King ac8456d6f9 bounce: call flush_dcache_page() after bounce_copy_vec() 15 years ago
KAMEZAWA Hiroyuki 0dcc48c15f memory hotplug: fix next block calculation in is_removable 15 years ago
Minchan Kim bc69304574 mm: compaction: handle active and inactive fairly in too_many_isolated 15 years ago
Andrea Arcangeli 152e0659fc mm: avoid warning when COMPACTION is selected 15 years ago
Andrea Arcangeli 4969c1192d mm: fix swapin race condition 15 years ago
Stefan Bader 39aa3cb3e8 mm: Move vma_stack_continue into mm.h 15 years ago
Hugh Dickins f18194275c mm: fix hang on anon_vma->root->lock 15 years ago
Namhyung Kim 54157c4447 percpu: fix a mismatch between code and comment 15 years ago
Huang Shijie a002d14842 percpu: fix a memory leak in pcpu_extend_area_map() 15 years ago
Artem Bityutskiy 6628bc74f1 writeback: do not lose wakeup events when forking bdi threads 15 years ago
Luck, Tony 8ca3eb0809 guard page for stacks that grow upwards 15 years ago
Dave Chinner 546a192422 writeback: write_cache_pages doesn't terminate at nr_to_write <= 0 15 years ago
Michael Rubin 679ceace84 mm: exporting account_page_dirty 15 years ago
Linus Torvalds 0e8e50e20c mm: make stack guard page logic use vm_prev pointer 15 years ago
Linus Torvalds 7798330ac8 mm: make the mlock() stack guard page checks stricter 15 years ago
Linus Torvalds 297c5eee37 mm: make the vma list be doubly linked 15 years ago
KOSAKI Motohiro 8d6c83f0ba oom: __task_cred() need rcu_read_lock() 15 years ago
KOSAKI Motohiro b52723c560 oom: fix tasklist_lock leak 15 years ago
KOSAKI Motohiro be71cf2202 oom: fix NULL pointer dereference 15 years ago
Jan Kara d5ed3a4af7 lib/radix-tree.c: fix overflow in radix_tree_range_tag_if_tagged() 15 years ago
Hugh Dickins 602586a83b shmem: put_super must percpu_counter_destroy 15 years ago