Commit Graph

8063 Commits (725b418b43d2ddcb94b413cd25c74c1175d1c5f0)

Author SHA1 Message Date
Linus Torvalds 1cf35d4771 mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts 11 years ago
Linus Torvalds 1b17844b29 mm: make fixup_user_fault() check the vma access rights too 11 years ago
Kirill A. Shutemov b5a8cad376 thp: close race between split and zap huge pages 11 years ago
Randy Dunlap b59b8cbca6 mm: fix new kernel-doc warning in filemap.c 11 years ago
Mizuma, Masayoshi 7848a4bf51 mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages() 11 years ago
Christoph Lameter 83da751005 vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state() 11 years ago
Geert Uytterhoeven f7c1d07420 mm: Initialize error in shmem_file_aio_read() 11 years ago
Al Viro a786c06d9f missing bits of "splice: fix racy pipe->buffers uses" 11 years ago
Dave Hansen 34bf6ef94a mm: slab/slub: use page->list consistently instead of page->lru 11 years ago
Johannes Weiner 0bf1457f0c mm: vmscan: do not swap anon pages just because free+file is low 11 years ago
Mark Salter 9e5c33d7ae mm: create generic early_ioremap() support 11 years ago
Christoph Lameter 88da03a676 slub: use raw_cpu_inc for incrementing statistics 11 years ago
Dave Jones 54b6a73102 slub: fix leak of 'name' in sysfs_slab_add 11 years ago
Vladimir Davydov 9a41707bd3 slub: rework sysfs layout for memcg caches 11 years ago
Vladimir Davydov 84d0ddd6b0 slub: adjust memcg caches when creating cache alias 11 years ago
Vladimir Davydov b8529907ba memcg, slab: do not destroy children caches if parent has aliases 11 years ago
Vladimir Davydov 051dd46050 memcg, slab: unregister cache from memcg before starting to destroy it 11 years ago
Vladimir Davydov 794b1248be memcg, slab: separate memcg vs root cache creation paths 11 years ago
Vladimir Davydov 5722d094ad memcg, slab: cleanup memcg cache creation 11 years ago
Vladimir Davydov a44cb94491 memcg, slab: never try to merge memcg caches 11 years ago
SeongJae Park 5d2d42de18 mm/zswap.c: remove unnecessary parentheses 11 years ago
Minchan Kim 60105e1248 mm/zswap: support multiple swap devices 11 years ago
SeongJae Park 6335b19344 mm/zswap.c: update zsmalloc in comment to zbud 11 years ago
SeongJae Park 6b4525164e mm/zswap.c: fix trivial typo and arrange indentation 11 years ago
John Hubbard ed12d845b5 mm/page_alloc.c: change mm debug routines back to EXPORT_SYMBOL 11 years ago
Fabian Frederick 29f175d125 mm/readahead.c: inline ra_submit 11 years ago
Mizuma, Masayoshi 55f67141a8 mm: hugetlb: fix softlockup when a large number of hugepages are freed. 11 years ago
Fabian Frederick 1676323030 mm/memblock.c: use PFN_PHYS() 11 years ago
Emil Medve 136199f0a6 memblock: use for_each_memblock() 11 years ago
Miklos Szeredi ed6d7c8e57 mm: remove unused arg of set_page_dirty_balance() 11 years ago
Vlastimil Babka 57e68e9cd6 mm: try_to_unmap_cluster() should lock_page() before mlocking 11 years ago
Johannes Weiner 3a025760fc mm: page_alloc: spill to remote nodes before waking kswapd 11 years ago
Michal Hocko d715ae08f2 memcg: rename high level charging functions 11 years ago
Johannes Weiner 6d1fdc4893 memcg: sanitize __mem_cgroup_try_charge() call protocol 11 years ago
Michal Hocko b6b6cc72bc memcg: do not replicate get_mem_cgroup_from_mm in __mem_cgroup_try_charge 11 years ago
Johannes Weiner df38197546 memcg: get_mem_cgroup_from_mm() 11 years ago
Johannes Weiner 03583f1a63 memcg: remove unnecessary !mm check from try_get_mem_cgroup_from_mm() 11 years ago
Johannes Weiner 284f39afea mm: memcg: push !mm handling out to page cache charge function 11 years ago
Johannes Weiner 1bec6b333e mm: memcg: inline mem_cgroup_charge_common() 11 years ago
Johannes Weiner 59d1d256e1 mm: memcg: remove mem_cgroup_move_account_page_stat() 11 years ago
Johannes Weiner 7af467e8e1 mm: memcg: remove unnecessary preemption disabling 11 years ago
Kirill A. Shutemov d230dec18d mm: use 'const char *' insted of 'char *' for reason in dump_page() 11 years ago
Gioh Kim 3643763834 mm/vmalloc.c: enhance vm_map_ram() comment 11 years ago
Choi Gi-yong ac7149045d mm: fix 'ERROR: do not initialise globals to 0 or NULL' and coding style 11 years ago
Mikulas Patocka eb9a3c62a0 mempool: add unlikely and likely hints 11 years ago
David Rientjes da1c67a76f mm, compaction: determine isolation mode only once 11 years ago
David Rientjes f0432d1596 mm, mempolicy: remove per-process flag 11 years ago
David Rientjes 2a389610a7 mm, mempolicy: rename slab_node for clarity 11 years ago
Gideon Israel Dsouza 3b32123d73 mm: use macros from compiler.h instead of __attribute__((...)) 11 years ago
Davidlohr Bueso 615d6e8756 mm: per-thread vma caching 11 years ago