Commit Graph

3932 Commits (b0f86f5a169c758a82b0e23eef6795356f6d5a25)

Author SHA1 Message Date
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
Christoph Hellwig a4679373cf Add generic sys_old_mmap() 15 years ago
Wu Fengguang 718a38211b mm: introduce dump_page() and print symbolic flag names 15 years ago
Thomas Gleixner 2d30a1f631 mm: do not iterate over NR_CPUS in __zone_pcp_update() 15 years ago
KAMEZAWA Hiroyuki 53bddb4e9f nommu: fix build breakage 15 years ago
Emese Revfy 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 years ago
Emese Revfy 9cd43611cc kobject: Constify struct kset_uevent_ops 15 years ago
Hugh Dickins 08259d58e4 mm: add comment on swap_duplicate's error code 15 years ago
Steven J. Magnani c08c6e1f54 nommu: get_user_pages(): pin last page on non-page-aligned start 15 years ago
Johannes Weiner 6457474624 vmscan: detect mapped file pages used only once 15 years ago
Johannes Weiner 31c0569c3b vmscan: drop page_mapping_inuse() 15 years ago
Johannes Weiner dfc8d636cd vmscan: factor out page reference checks 15 years ago
David Rientjes 72f0ba0252 mm: suppress pfn range output for zones without pages 15 years ago
Rafael J. Wysocki 452aa6999e mm/pm: force GFP_NOIO during suspend/hibernation and resume 15 years ago
Hugh Dickins ad2bd7e0e9 mm/swapfile.c: fix swapon size off-by-one 15 years ago
Rik van Riel fc148a5f7e mm: remove VM_LOCK_RMAP code 15 years ago
Rik van Riel c44b674323 rmap: move exclusively owned pages to own anon_vma in do_wp_page() 15 years ago
Rik van Riel 033a64b56a rmap: remove obsolete check from __page_check_anon_rmap() 15 years ago
Rik van Riel 5beb493052 mm: change anon_vma linking to fix multi-process server scalability issue 15 years ago
Thiago Farina 648bcc7711 mm/memcontrol.c: fix "integer as NULL pointer" sparse warning 15 years ago
Wu Fengguang 0141450f66 readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM 15 years ago