Commit Graph

3956 Commits (d12d42f744f805a9ccc33cd76f04b237cd83ce56)

Author SHA1 Message Date
Rik van Riel e8a03feb54 rmap: add exclusively owned pages to the newest anon_vma 15 years ago
Linus Torvalds ea90002b0f anonvma: when setting up page->mapping, we need to pick the _oldest_ anonvma 15 years ago
Linus Torvalds 646d87b481 anon_vma: clone the anon_vma chain in the right order 15 years ago
Linus Torvalds 287d97ac03 vma_adjust: fix the copying of anon_vma chains 15 years ago
Linus Torvalds d0e9fe1758 Simplify and comment on anon_vma re-use for anon_vma_prepare() 15 years ago
Pekka Enberg d3e06e2b15 slub: Fix kmem_ptr_validate() for non-kernel pointers 15 years ago
Pekka Enberg fc1c183353 slab: Generify kernel pointer validation 15 years ago
KAMEZAWA Hiroyuki 8725d54162 memcg: fix race in file_mapped accounting 15 years ago
Naoya Horiguchi 116354d177 pagemap: fix pfn calculation for hugepage 15 years ago
KOSAKI Motohiro d6da1a5abc mm: revert "vmscan: get_scan_ratio() cleanup" 15 years ago
Wu Fengguang 70655c06bd readahead: fix NULL filp dereference 15 years ago
KAMEZAWA Hiroyuki a3a2e76c77 mm: avoid null-pointer deref in sync_mm_rss() 15 years ago
Rik van Riel 4946d54cb5 rmap: fix anon_vma_fork() memory leak 15 years ago
Anton Blanchard 1442145373 backing-dev: Handle class_create() failure 15 years ago
Yinghai Lu aa235fc712 bootmem, x86: Fix 32bit numa system without RAM on node 0 15 years ago
Yinghai Lu 337998587f nobootmem, x86: Fix 32bit numa system without RAM on node 0 15 years ago
Tejun Heo de380b55f9 percpu: don't implicitly include slab.h from percpu.h 15 years ago
Randy Dunlap ea5a9f0c34 kmemcheck: Fix build errors due to missing slab.h 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Tejun Heo 10fad5e46f percpu, module: implement and use is_kernel/module_percpu_address() 15 years ago
David Howells e1ee65d859 NOMMU: Fix __get_user_pages() to pin last page on offset buffers 15 years ago
David Howells 7561e8ca0d NOMMU: Revert 'nommu: get_user_pages(): pin last page on non-page-aligned start' 15 years ago
Lee Schermerhorn c6b6ef8bb0 mempolicy: fix get_mempolicy() for relative and static nodes 15 years ago
Michael S. Tsirkin 298359c5bf exit: fix oops in sync_mm_rss 15 years ago
KOSAKI Motohiro 926f2ae04f tmpfs: cleanup mpol_parse_str() 15 years ago
KOSAKI Motohiro 12821f5fb9 tmpfs: handle MPOL_LOCAL mount option properly 15 years ago
KOSAKI Motohiro d69b2e63e9 tmpfs: mpol=bind:0 don't cause mount error. 15 years ago
Ravikiran G Thirumalai 413b43deab tmpfs: fix oops on mounts with mpol=default 15 years ago
Robin Holt cb53237513 mm/ksm.c is doing an unneeded _notify in write_protect_page. 15 years ago
David Howells 3fa30460ea nommu: fix an incorrect comment in the do_mmap_shared_file() 15 years ago
Dan Carpenter e7bbcdf374 memcontrol: fix potential null deref 15 years ago
Daisuke Nishimura 5cfb80a73b memcg: disable move charge in no mmu case 15 years ago
Jiri Kosina c26f91a3df x86: Remove excessive early_res debug output 15 years ago
KAMEZAWA Hiroyuki e9e58a4ec3 memcg: avoid use cmpxchg in swap cgroup maintainance 15 years ago
KAMEZAWA Hiroyuki 867578cbcc memcg: fix oom kill behavior 15 years ago
Kirill A. Shutemov a0a4db548e cgroups: remove events before destroying subsystem state objects 15 years ago
KAMEZAWA Hiroyuki daaf1e6887 memcg: handle panic_on_oom=always case 15 years ago
KAMEZAWA Hiroyuki d2265e6fa3 memcg : share event counter rather than duplicate 15 years ago
KAMEZAWA Hiroyuki 430e48631e memcg: update threshold and softlimit at commit 15 years ago
KAMEZAWA Hiroyuki c62b1a3b31 memcg: use generic percpu instead of private implementation 15 years ago
Kirill A. Shutemov 6a6135b64f memcg: typo in comment to mem_cgroup_print_oom_info() 15 years ago
Kirill A. Shutemov 2e72b6347c memcg: implement memory thresholds 15 years ago
Kirill A. Shutemov 378ce724bc memcg: rework usage of stats by soft limit 15 years ago
Kirill A. Shutemov 104f39284e memcg: extract mem_group_usage() from mem_cgroup_read() 15 years ago
Daisuke Nishimura 483c30b514 memcg: improve performance in moving swap charge 15 years ago
Daisuke Nishimura 024914477e memcg: move charges of anonymous swap 15 years ago
Daisuke Nishimura 8033b97c9b memcg: avoid oom during moving charge 15 years ago
Daisuke Nishimura 854ffa8d10 memcg: improve performance in moving charge 15 years ago
Daisuke Nishimura 4ffef5feff memcg: move charges of anonymous page 15 years ago
Daisuke Nishimura 7dc74be032 memcg: add interface to move charge at task migration 15 years ago