Commit Graph

4534 Commits (e702d3cf29143327679ce2e2a60775eaf829f377)

Author SHA1 Message Date
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
Tejun Heo 3c9a024fde percpu: fix build breakage on s390 and cleanup build configuration tests 15 years ago
Tejun Heo bbddff0545 percpu: use percpu allocator on UP too 15 years ago
Tejun Heo 4f8b02b4e5 vmalloc: pcpu_get/free_vm_areas() aren't needed on UP 15 years ago
Hugh Dickins f18194275c mm: fix hang on anon_vma->root->lock 15 years ago
Yinghai Lu a9ce6bc151 x86, memblock: Replace e820_/_early string with memblock_ 15 years ago
Yinghai Lu 72d7c3b33c x86: Use memblock to replace early_res 15 years ago
Yinghai Lu edbe7d23b4 memblock: Add find_memory_core_early() 15 years ago
Yinghai Lu f88eff74aa bootmem, x86: Add weak version of reserve_bootmem_generic 15 years ago
Yinghai Lu 7950c407c0 memblock: Add memblock_free/reserve_reserved_regions() 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
Shaohua Li 61c77326d1 x86, mm: Avoid unnecessary TLB flush 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
Nikanth Karthikesan 415b54e37a Fix typo s/contenious/continuous in comment 15 years ago
Hugh Dickins 602586a83b shmem: put_super must percpu_counter_destroy 15 years ago
Linus Torvalds d7824370e2 mm: fix up some user-visible effects of the stack guard page 15 years ago
Randy Dunlap 03ab450f03 mm/page-writeback: fix non-kernel-doc function comments 15 years ago
Linus Torvalds 11ac552477 mm: fix page table unmap for stack guard page properly 15 years ago
David Howells fe622e76fd NOMMU: Remove an extraneous no_printk() 15 years ago
Linus Torvalds 5528f9132c mm: fix missing page table unmap for stack guard page failure case 15 years ago
Linus Torvalds 320b2b8de1 mm: keep a guard page below a grow-down stack segment 15 years ago
Wu Fengguang 1babe18385 writeback: add comment to the dirty limit functions 15 years ago
Wu Fengguang 16c4042f08 writeback: avoid unnecessary calculation of bdi dirty thresholds 15 years ago
Wu Fengguang e50e37201a writeback: balance_dirty_pages(): reduce calls to global_page_state 15 years ago
Randy Dunlap 3c111a071d mm: fix fatal kernel-doc error 15 years ago
KOSAKI Motohiro 13d7e3a2db memcg: convert to use zone_to_nid() from bare zone->zone_pgdat->node_id 15 years ago
KOSAKI Motohiro 00918b6ab8 memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim() 15 years ago
KOSAKI Motohiro 14fec79680 memcg: mem_cgroup_shrink_node_zone() doesn't need sc.nodemask 15 years ago
KOSAKI Motohiro da280d636b memcg: kill unnecessary initialization in mem_cgroup_shrink_node_zone() 15 years ago
KOSAKI Motohiro b8f5c5664d memcg: sc.nr_to_reclaim should be initialized 15 years ago
KAMEZAWA Hiroyuki f75ca96203 memcg: avoid css_get() 15 years ago
KAMEZAWA Hiroyuki 158e0a2d1b memcg: use find_lock_task_mm() in memory cgroups oom 15 years ago
Daisuke Nishimura 73045c47b6 memcg: remove mem from arg of charge_common 15 years ago