mm: rename mem_cgroup_migrate to mem_cgroup_replace_page
[deliverable/linux.git] / mm /
2015-11-06  Hugh Dickinsmm: rename mem_cgroup_migrate to mem_cgroup_replace_page
2015-11-06  Hugh Dickinsmm: page migration fix PageMlocked on migrated pages
2015-11-06  Hugh Dickinsmm: rmap use pte lock not mmap_sem to set PageMlocked
2015-11-06  Andrea Arcangeliksm: unstable_tree_search_insert error checking cleanup
2015-11-06  Andrea Arcangeliksm: use find_mergeable_vma in try_to_merge_with_ksm_page
2015-11-06  Andrea Arcangeliksm: use the helper method to do the hlist_empty check
2015-11-06  Andrea Arcangeliksm: don't fail stable tree lookups if walking over...
2015-11-06  Andrea Arcangeliksm: add cond_resched() to the rmap_walks
2015-11-06  Vladimir Davydovmemcg: simplify and inline __mem_cgroup_from_kmem
2015-11-06  Vladimir Davydovmemcg: unify slab and other kmem pages charging
2015-11-06  Vladimir Davydovmemcg: simplify charging kmem pages
2015-11-06  Xishi Qiumm/page_alloc.c: skip ZONE_MOVABLE if required_kernelco...
2015-11-06  Davidlohr Buesomm/vmacache: inline vmacache_valid_mm()
2015-11-06  Laura Abbottmm: Don't offset memmap for flatmem
2015-11-06  Andrew Mortonmm/vmstat.c: uninline node_page_state()
2015-11-06  Chen Gangmm/mmap.c: change __install_special_mapping() args...
2015-11-06  Geliang Tangmm/nommu.c: drop unlikely inside BUG_ON()
2015-11-06  Chen Gangmm/mmap.c: do not initialize retval in mmap_pgoff()
2015-11-06  Chen Gangmm/mmap.c: remove redundant statement "error = -ENOMEM"
2015-11-06  Oleg Nesterovmm/oom_kill: fix the wrong task->mm == mm checks in...
2015-11-06  Oleg Nesterovmm/oom_kill: cleanup the "kill sharing same memory...
2015-11-06  Oleg Nesterovmm/oom_kill: remove the wrong fatal_signal_pending...
2015-11-06  Oleg Nesterovmm: add the "struct mm_struct *mm" local into
2015-11-06  Oleg Nesterovmm: fix the racy mm->locked_vm change in
2015-11-06  Xishi Qiumm: fix overflow in find_zone_movable_pfns_for_nodes()
2015-11-06  Alexandru Moisemm/vmscan.c: fix types of some locals
2015-11-06  David Rientjesmm, oom: remove task_lock protecting comm printing
2015-11-06  Vlastimil Babkamm, compaction: distinguish contended status in tracepoints
2015-11-06  Vlastimil Babkamm, compaction: export tracepoints status strings to...
2015-11-06  Tetsuo Handamm/oom_kill.c: suppress unnecessary "sharing same memor...
2015-11-06  Tetsuo Handamm/oom_kill.c: fix potentially killing unrelated process
2015-11-06  Tetsuo Handamm/oom_kill.c: reverse the order of setting TIF_MEMDIE...
2015-11-06  Yaowei Baimm/vmscan: make inactive_anon/file_is_low return bool
2015-11-06  Jerome Marchandmm/memcontrol.c: fix order calculation in try_charge()
2015-11-06  Naoya Horiguchimm: hwpoison: ratelimit messages from unpoison_memory()
2015-11-06  Junichi Nomuramm/filemap.c: make global sync not clear error status...
2015-11-06  Yaowei Baimm/compaction.c: add an is_via_compact_memory() helper
2015-11-06  Yaowei Baimm/vmscan: make inactive_anon_is_low_global return...
2015-11-06  Naoya Horiguchimm: hugetlb: proc: add HugetlbPages field to /proc...
2015-11-06  Roman Gushchinmm: use only per-device readahead limit
2015-11-06  Yaowei Baimm/page_alloc: remove unused parameter in init_currentl...
2015-11-06  Vlastimil Babkamm, migrate: count pages failing all retries in vmstat...
2015-11-06  Alexander Kuleshovmm/memblock: make memblock_remove_range() static
2015-11-06  Alexander Kuleshovmm/mremap: use offset_in_page macro
2015-11-06  Alexander Kuleshovmm/mmap: use offset_in_page macro
2015-11-06  Alexander Kuleshovmm/vmalloc: use offset_in_page macro
2015-11-06  Alexander Kuleshovmm/mlock: use offset_in_page macro
2015-11-06  Alexander Kuleshovmm/util: use offset_in_page macro
2015-11-06  Alexander Kuleshovmm/percpu: use offset_in_page macro
2015-11-06  Alexander Kuleshovmm/early_ioremap: use offset_in_page macro
2015-11-06  Alexander Kuleshovmm/mincore: use offset_in_page macro
2015-11-06  Alexander Kuleshovmm/nommu: use offset_in_page macro
2015-11-06  Alexander Kuleshovmm/msync: use offset_in_page macro
2015-11-06  Raghavendra K Tmm/list_lru.c: replace nr_node_ids for loop with for_ea...
2015-11-06  Jonathan Corbetmm: fix docbook comment for get_vaddr_frames()
2015-11-06  Tejun Heomemcg: ratify and consolidate over-charge handling
2015-11-06  Tejun Heomemcg: punt high overage reclaim to return-to-userland...
2015-11-06  Tejun Heomemcg: flatten task_struct->memcg_oom
2015-11-06  Chen Gangmm/mmap.c: remove useless statement "vma = NULL" in...
2015-11-06  Andrew Mortonuaccess: reimplement probe_kernel_address() using probe...
2015-11-06  Alexey Klimovmm/mlock.c: reorganize mlockall() return values and...
2015-11-06  Alexey Klimovmm/kmemleak.c: remove unneeded initialization of object...
2015-11-06  Catalin Marinasmm: slab: only move management objects off-slab for...
2015-11-06  Wei Yangmm/slub: calculate start order with reserved in conside...
2015-11-06  Wei Yangmm/slub: use get_order() instead of fls()
2015-11-06  Wei Yangmm/slub: correct the comment in calculate_order()
2015-11-06  Alexandru Moisemm/slab_common.c: initialize kmem_cache pointer to...
2015-11-06  Vladimir Davydovmm/slab_common.c: do not warn that cache is busy on...
2015-11-06  Vladimir Davydovmm/slab_common.c: clear pointers to per memcg caches...
2015-11-06  Vladimir Davydovmm/slab_common.c: rename cache create/destroy helpers
2015-11-06  Denis Kirjanovslab: convert slab_is_available() to boolean
2015-11-05  Linus TorvaldsMerge tag 'char-misc-4.4-rc1' of git://git./linux/kerne...
2015-11-05  Linus TorvaldsMerge tag 'driver-core-4.4-rc1' of git://git./linux...
2015-11-05  Linus TorvaldsMerge tag 'staging-4.4-rc1' of git://git./linux/kernel...
2015-11-05  Linus TorvaldsMerge tag 'tty-4.4-rc1' of git://git./linux/kernel...
2015-11-05  Linus TorvaldsMerge tag 'usb-4.4-rc1' of git://git./linux/kernel...
2015-11-05  Linus TorvaldsMerge tag 'dm-4.4-changes' of git://git./linux/kernel...
2015-11-05  Linus TorvaldsMerge tag 'md/4.4' of git://neil.brown.name/md
2015-11-05  Linus TorvaldsMerge branch 'for-4.4/reservations' of git://git.kernel...
2015-11-05  Linus TorvaldsMerge branch 'for-4.4/integrity' of git://git.kernel...
2015-11-05  Linus TorvaldsMerge branch 'for-4.4/lightnvm' of git://git.kernel...
2015-11-05  Linus TorvaldsMerge branch 'for-4.4/drivers' of git://git.kernel...
2015-11-05  Linus TorvaldsMerge branch 'for-4.4/core' of git://git.kernel.dk...
2015-11-05  Linus TorvaldsMerge tag 'pm+acpi-4.4-rc1-1' of git://git./linux/kerne...
2015-11-05  Linus TorvaldsMerge tag 'for-linus-4.4-rc0-tag' of git://git./linux...
2015-11-04  Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2015-11-04  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-11-04  Linus TorvaldsMerge branch 'parisc-4.3-2' of git://git./linux/kernel...
2015-11-04  Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide
2015-11-04  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2015-11-04  Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2015-11-04  Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2015-11-04  Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2015-11-04  Linus TorvaldsMerge branch 'x86-headers-for-linus' of git://git....
2015-11-04  Linus TorvaldsMerge branch 'x86-fpu-for-linus' of git://git./linux...
2015-11-04  Linus TorvaldsMerge branch 'x86-debug-for-linus' of git://git./linux...
2015-11-04  Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2015-11-04  Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2015-11-04  Linus TorvaldsMerge branch 'x86-boot-for-linus' of git://git./linux...
2015-11-04  Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
next
This page took 0.045147 seconds and 8 git commands to generate.