Commit Graph

3826 Commits (6510b8917948283005a125c8337d3312a8a0561c)

Author SHA1 Message Date
KAMEZAWA Hiroyuki 5a2d41961d memcg: fix oom killing a child process in an other cgroup 15 years ago
H. Peter Anvin 87b8d1adef mm: Make copy_from_user() in migrate.c statically predictable 15 years ago
Linus Torvalds 6f5a55f1a6 Fix potential crash with sys_move_pages 15 years ago
Jeff Mahoney 094e9539bd hugetlb: fix section mismatches 15 years ago
anfei zhou 931e80e4b3 mm: flush dcache before writing into page to avoid alias 15 years ago
Nick Piggin 02b709df81 mm: purge fragmented percpu vmap blocks 15 years ago
Nick Piggin de5604231c mm: percpu-vmap fix RCU list walking 15 years ago
Hugh Dickins a7016235a6 mm: fix migratetype bug which slowed swapping 15 years ago
Linus Torvalds 0531b2aac5 mm: add new 'read_cache_page_gfp()' helper function 15 years ago
Yongseok Koh 88f5004430 vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE 15 years ago
KOSAKI Motohiro 6ccf80eb15 page allocator: update NR_FREE_PAGES only when necessary 15 years ago
David Howells 7e6608724c nommu: fix shared mmap after truncate shrinkage problems 15 years ago
David Howells efc1a3b169 nommu: don't need get_unmapped_area() for NOMMU 15 years ago
David Howells 779c10232c nommu: remove a superfluous check of vm_region::vm_usage 15 years ago
David Howells 1e2ae599d3 nommu: struct vm_region's vm_usage count need not be atomic 15 years ago
Daisuke Nishimura fce6647757 memcg: ensure list is empty at rmdir 15 years ago
KOSAKI Motohiro de3fab3934 vmscan: kswapd: don't retry balance_pgdat() if all zones are unreclaimable 15 years ago
Kazuhisa Ichikawa d2dbe08ddc mm/page_alloc: fix the range check for backward merging 15 years ago
Michael S. Tsirkin 5da779c34c mm: export use_mm/unuse_mm to modules 15 years ago
OGAWA Hirofumi cedabed49b vfs: Fix vmtruncate() regression 15 years ago
Andrea Arcangeli 74dbdd239b mm: hugetlb: fix clear_huge_page() 15 years ago
Andrew Morton 129182e562 percpu: avoid calling __pcpu_ptr_to_addr(NULL) 15 years ago
Jason Wessel 6144a85a0e maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write) 15 years ago
Jie Zhang 7959722b95 NOMMU: Use copy_*_user_page() in access_process_vm() 15 years ago
Mike Frysinger cfe79c00a2 NOMMU: Avoiding duplicate icache flushes of shared maps 15 years ago
Paul Mundt 0176bd3dab sh: Drop down to a single quicklist. 15 years ago
Hugh Dickins 66f0dc481e mm: move sys_mmap_pgoff from util.c 15 years ago
Pekka Enberg 00afa75806 SLAB: Fix lockdep annotation breakage 15 years ago
Andi Kleen 443c6f145d SYSCTL: Add a mutex to the page_alloc zone order sysctl 15 years ago
Andi Kleen 27df5068e2 HWPOISON: Add PROC_FS dependency to hwpoison injector v2 15 years ago
Robert Jennings 925cc71e51 mm: Add notifier in pageblock isolation for balloon drivers 15 years ago
Hisashi Hifumi 65a80b4c61 readahead: add blk_run_backing_dev 15 years ago
Rusty Russell 58463c1fe2 cpumask: avoid deprecated function in mm/slab.c 15 years ago
Al Viro 718deb6b61 Fix breakage in shmem.c 15 years ago
Yinghai Lu 3299625036 x86: Fix checking of SRAT when node 0 ram is not from 0 15 years ago
David Howells 6e14154676 NOMMU: Optimise away the {dac_,}mmap_min_addr tests 15 years ago
Christoph Hellwig c05c4edd87 direct I/O fallback sync simplification 15 years ago
Christoph Hellwig 1c7c474c31 make generic_acl slightly more generic 15 years ago
Christoph Hellwig 431547b3c4 sanitize xattr handler prototypes 15 years ago
Al Viro 0552f879d4 Untangling ima mess, part 1: alloc_file() 15 years ago
Al Viro 2c48b9c455 switch alloc_file() to passing struct path 15 years ago
Al Viro 4b42af81f0 switch shmem_file_setup() to alloc_file() 15 years ago
Bob Liu aa20d489ce memcg: code clean, remove unused variable in mem_cgroup_resize_limit() 15 years ago
Daisuke Nishimura 9ab322caa3 memcg: remove memcg_tasklist 15 years ago
Daisuke Nishimura d31f56dbf8 memcg: avoid oom-killing innocent task in case of use_hierarchy 15 years ago
Daisuke Nishimura 57f9fd7d25 memcg: cleanup mem_cgroup_move_parent() 15 years ago
Daisuke Nishimura a3032a2c15 memcg: add mem_cgroup_cancel_charge() 15 years ago
KAMEZAWA Hiroyuki d8046582d5 memcg: make memcg's file mapped consistent with global VM 15 years ago
KAMEZAWA Hiroyuki cdec2e4265 memcg: coalesce charging via percpu storage 15 years ago
KAMEZAWA Hiroyuki 569b846df5 memcg: coalesce uncharge during unmap/truncate 15 years ago