Commit Graph

7941 Commits (8f6c5ffc8987f4f5b5a3e9d557d94bbf3a9bf216)

Author SHA1 Message Date
Yinghai Lu fb5bb60cd0 memblock: don't silently align size in memblock_virt_alloc() 11 years ago
Steven Whitehouse 9fe55eea7e Fix race when checking i_size on direct i/o read 11 years ago
Christoph Hellwig feda821e76 fs: remove generic_acl 11 years ago
Mel Gorman ec65993443 mm, x86: Account for TLB flushes only when debugging 11 years ago
Cyrill Gorcunov 34228d473e mm: ignore VM_SOFTDIRTY on VMA merging 11 years ago
Fengguang Wu 871beb8c31 mm/rmap: fix coccinelle warnings 11 years ago
Jamie Liu a5998061da mm/swapfile.c: do not skip lowest_bit in scan_swap_map() scan loop 11 years ago
Vladimir Davydov 0d8a4a3799 memcg: remove unused code from kmem_cache_destroy_work_func 11 years ago
Mel Gorman 6c14466cc0 mm: improve documentation of page_order 11 years ago
Michal Hocko 0eef615665 memcg: fix css reference leak and endless loop in mem_cgroup_iter 11 years ago
Michal Hocko ecc736fc3c memcg: fix endless loop caused by mem_cgroup_iter 11 years ago
David Rientjes d49ad93554 mm, oom: prefer thread group leaders for display purposes 11 years ago
Hugh Dickins d8ad305597 mm/memcg: iteration skip memcgs not yet fully initialized 11 years ago
Hugh Dickins d2ab70aaae mm/memcg: fix last_dead_count memory wastage 11 years ago
Paul Gortmaker a64fb3cd61 mm: audit/fix non-modular users of module_init in core code 11 years ago
Paul Gortmaker da29bd3622 mm/mm_init.c: make creation of the mm_kobj happen earlier than device_initcall 11 years ago
Han Pingtian 42aa83cb67 mm: show message when updating min_free_kbytes in thp 11 years ago
Nathan Zimmer ac13c4622b mm/memory_hotplug.c: move register_memory_resource out of the lock_memory_hotplug 11 years ago
Philipp Hachtmann 354f17e1e2 mm/nobootmem: free_all_bootmem again 11 years ago
Vladimir Davydov ec97097bca mm: vmscan: call NUMA-unaware shrinkers irrespective of nodemask 11 years ago
Vladimir Davydov 0b1fb40a3b mm: vmscan: shrink all slab objects if tight on memory 11 years ago
Wanpeng Li baae911b27 sched/numa: fix setting of cpupid on page migration twice 11 years ago
Jianguo Wu c980e66a55 mm: do_mincore() cleanup 11 years ago
Han Pingtian da8c757b08 mm: prevent setting of a value less than 0 to min_free_kbytes 11 years ago
Michal Hocko cc81717ed3 mm: new_vma_page() cannot see NULL vma for hugetlb pages 11 years ago
Naoya Horiguchi 54b9dd14d0 mm/memory-failure.c: shift page lock from head page to tail page after thp split 11 years ago
Andi Kleen 54a43d5498 numa: add a sysctl for numa_balancing 11 years ago
Philipp Hachtmann 5e270e2548 mm: free memblock.memory in free_all_bootmem 11 years ago
Philipp Hachtmann 87379ec8c2 mm/nobootmem.c: add return value check in __alloc_memory_core_early() 11 years ago
Vladimir Davydov d644163770 memcg: rework memcg_update_kmem_limit synchronization 11 years ago
Vladimir Davydov 6de64beb34 memcg: remove KMEM_ACCOUNTED_ACTIVATED flag 11 years ago
Vladimir Davydov f8570263ee memcg, slab: RCU protect memcg_params for root caches 11 years ago
Vladimir Davydov f717eb3abb slab: do not panic if we fail to create memcg cache 11 years ago
Vladimir Davydov 842e287369 memcg: get rid of kmem_cache_dup() 11 years ago
Vladimir Davydov 2edefe1155 memcg, slab: fix races in per-memcg cache creation/destruction 11 years ago
Vladimir Davydov 96403da244 memcg: fix possible NULL deref while traversing memcg_slab_caches list 11 years ago
Vladimir Davydov 959c8963fc memcg, slab: fix barrier usage when accessing memcg_caches 11 years ago
Vladimir Davydov 1aa1325425 memcg, slab: clean up memcg cache initialization/destruction 11 years ago
Vladimir Davydov 363a044f73 memcg, slab: kmem_cache_create_memcg(): fix memleak on fail path 11 years ago
Vladimir Davydov 3965fc3652 slab: clean up kmem_cache_create_memcg() error handling 11 years ago
Sasha Levin 309381feae mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE 11 years ago
Vladimir Davydov 8ff69e2c85 memcg: do not use vmalloc for mem_cgroup allocations 11 years ago
Vlastimil Babka 01cc2e5869 mm: munlock: fix potential race with THP page split 11 years ago
Dave Hansen f0b791a34c mm: print more details for bad_page() 11 years ago
Dan Streetman 12ab028be0 mm/zswap.c: change params from hidden to ro 11 years ago
Joonsoo Kim 78d5506e82 mm/migrate: remove unused function, fail_migrate_page() 11 years ago
Joonsoo Kim 59c82b70dc mm/migrate: remove putback_lru_pages, fix comment on putback_movable_pages 11 years ago
Joonsoo Kim 32665f2bbf mm/migrate: correct failure handling if !hugepage_migration_support() 11 years ago
Naoya Horiguchi 354a336336 mm/migrate: add comment about permanent failure path 11 years ago
David Rientjes aed0a0e32d mm, page_alloc: warn for non-blockable __GFP_NOFAIL allocation failure 11 years ago