Commit Graph

6921 Commits (2f72a682f79d4eb2d96364d1a9abb7bd16c47afb)

Author SHA1 Message Date
Konstantin Khlebnikov 15cf17d26e memcg: initialize kmem-cache destroying work earlier 12 years ago
Hugh Dickins d8fc16a825 ksm: fix m68k build: only NUMA needs pfn_to_nid 12 years ago
KOSAKI Motohiro 7880639c3e mm/mempolicy.c: fix sp_node_init() argument ordering 12 years ago
Hillf Danton 5ca3957510 mm/mempolicy.c: fix wrong sp_node insertion 12 years ago
Yinghai Lu 20e6926dcb x86, ACPI, mm: Revert movablemem_map support 12 years ago
Al Viro 26567cdbbf fix nommu breakage in shmem.c 12 years ago
Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
Stephen Rothwell 887cbce0ad arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS 12 years ago
Michel Lespinasse ff6a6da60b mm: accelerate munlock() treatment of THP pages 12 years ago
Linus Torvalds 0988496433 mm: do not grow the stack vma just because of an overrun on preceding vma 12 years ago
Namjae Jeon 94e07a7590 fs: encode_fh: return FILEID_INVALID if invalid fid_type 12 years ago
Al Viro 3451538a11 shmem_setup_file(): use d_alloc_pseudo() instead of d_alloc() 12 years ago
Hugh Dickins ef53d16cde ksm: allocate roots when needed 12 years ago
Hugh Dickins 56f31801cc mm: cleanup "swapcache" in do_swap_page 12 years ago
Hugh Dickins 9e16b7fb1d mm,ksm: swapoff might need to copy 12 years ago
Hugh Dickins 5117b3b835 mm,ksm: FOLL_MIGRATION do migration_entry_wait 12 years ago
Hugh Dickins bc56620b49 ksm: shrink 32-bit rmap_item back to 32 bytes 12 years ago
Hugh Dickins b599cbdf1c ksm: treat unstable nid like in stable tree 12 years ago
Hugh Dickins 8fdb3dbf02 ksm: add some comments 12 years ago
Greg Thelen 49cd0a5c29 tmpfs: fix mempolicy object leaks 12 years ago
Greg Thelen 5f00110f72 tmpfs: fix use-after-free of mempolicy object 12 years ago
Mel Gorman 67d46b296a mm/fadvise.c: drain all pagevecs if POSIX_FADV_DONTNEED fails to discard all pages 12 years ago
Cliff Wickman fa794199e3 mm: export mmu notifier invalidates 12 years ago
Michel Lespinasse 240aadeedc mm: accelerate mm_populate() treatment of THP pages 12 years ago
Michel Lespinasse 28a35716d3 mm: use long type for page counts in mm_populate() and get_user_pages() 12 years ago
Zhang Yanfei e0fb581529 mm: accurately document nr_free_*_pages functions with code comments 12 years ago
Naoya Horiguchi 5f4b9fc5c1 HWPOISON: change order of error_states[]'s elements 12 years ago
Naoya Horiguchi 524fca1e73 HWPOISON: fix misjudgement of page_action() for errors on mlocked pages 12 years ago
Hugh Dickins 6d04399040 memcg: stop warning on memcg_propagate_kmem 12 years ago
Zhang Yanfei b21e0b90cc vmscan: change type of vm_total_pages to unsigned long 12 years ago
Zhang Yanfei ebec3862fd mm: fix return type for functions nr_free_*_pages 12 years ago
Michal Hocko 1081312f95 memcg: cleanup mem_cgroup_init comment 12 years ago
Michal Hocko e477749624 memcg: move memcg_stock initialization to mem_cgroup_init 12 years ago
Michal Hocko 8787a1df30 memcg: move mem_cgroup_soft_limit_tree_init to mem_cgroup_init 12 years ago
Minchan Kim 0e50ce3b50 mm: use up free swap space before reaching OOM kill 12 years ago
David Rientjes 00ef2d2f84 mm: use NUMA_NO_NODE 12 years ago
Robin Holt 751efd8610 mmu_notifier_unregister NULL Pointer deref and multiple ->release() callouts 12 years ago
Cody P Schafer c1f1949527 mm/memory_hotplug: use pgdat_end_pfn() instead of open coding the same. 12 years ago
Cody P Schafer 64dd1b29bf mm/memory_hotplug: use ensure_zone_is_initialized() 12 years ago
Cody P Schafer f6bbb78e5b mm: add helper ensure_zone_is_initialized() 12 years ago
Cody P Schafer b5e6a5a272 mm/page_alloc: add informative debugging message in page_outside_zone_boundaries() 12 years ago
Cody P Schafer d29bb9782d mm/page_alloc: add a VM_BUG in __free_one_page() if the zone is uninitialized. 12 years ago
Cody P Schafer 108bcc96ef mm: add & use zone_end_pfn() and zone_spans_pfn() 12 years ago
Johannes Weiner 4805b02e90 mm/mlock.c: document scary-looking stack expansion mlock chain 12 years ago
Johannes Weiner e3790144c9 mm: refactor inactive_file_is_low() to use get_lru_size() 12 years ago
Johannes Weiner 860f2759d9 mm: shmem: use new radix tree iterator 12 years ago
Hugh Dickins ef4d43a807 ksm: stop hotremove lockdep warning 12 years ago
Hugh Dickins 9c620e2bc5 mm: remove offlining arg to migrate_pages 12 years ago
Hugh Dickins b79bc0a0c7 ksm: enable KSM page migration 12 years ago
Hugh Dickins 4146d2d673 ksm: make !merge_across_nodes migration safe 12 years ago