mm: accelerate mm_populate() treatment of THP pages
[deliverable/linux.git] / mm /
2013-02-24  Michel Lespinassemm: accelerate mm_populate() treatment of THP pages
2013-02-24  Michel Lespinassemm: use long type for page counts in mm_populate()...
2013-02-24  Zhang Yanfeimm: accurately document nr_free_*_pages functions with...
2013-02-24  Naoya HoriguchiHWPOISON: change order of error_states[]'s elements
2013-02-24  Naoya HoriguchiHWPOISON: fix misjudgement of page_action() for errors...
2013-02-24  Hugh Dickinsmemcg: stop warning on memcg_propagate_kmem
2013-02-24  Zhang Yanfeivmscan: change type of vm_total_pages to unsigned long
2013-02-24  Zhang Yanfeimm: fix return type for functions nr_free_*_pages
2013-02-24  Michal Hockomemcg: cleanup mem_cgroup_init comment
2013-02-24  Michal Hockomemcg: move memcg_stock initialization to mem_cgroup_init
2013-02-24  Michal Hockomemcg: move mem_cgroup_soft_limit_tree_init to mem_cgro...
2013-02-24  Minchan Kimmm: use up free swap space before reaching OOM kill
2013-02-24  David Rientjesmm: use NUMA_NO_NODE
2013-02-24  Robin Holtmmu_notifier_unregister NULL Pointer deref and multiple...
2013-02-24  Cody P Schafermm/memory_hotplug: use pgdat_end_pfn() instead of open...
2013-02-24  Cody P Schafermm/memory_hotplug: use ensure_zone_is_initialized()
2013-02-24  Cody P Schafermm: add helper ensure_zone_is_initialized()
2013-02-24  Cody P Schafermm/page_alloc: add informative debugging message in...
2013-02-24  Cody P Schafermm/page_alloc: add a VM_BUG in __free_one_page() if...
2013-02-24  Cody P Schafermm: add & use zone_end_pfn() and zone_spans_pfn()
2013-02-24  Johannes Weinermm/mlock.c: document scary-looking stack expansion...
2013-02-24  Johannes Weinermm: refactor inactive_file_is_low() to use get_lru_size()
2013-02-24  Johannes Weinermm: shmem: use new radix tree iterator
2013-02-24  Hugh Dickinsksm: stop hotremove lockdep warning
2013-02-24  Hugh Dickinsmm: remove offlining arg to migrate_pages
2013-02-24  Hugh Dickinsksm: enable KSM page migration
2013-02-24  Hugh Dickinsksm: make !merge_across_nodes migration safe
2013-02-24  Hugh Dickinsksm: make KSM page migration possible
2013-02-24  Hugh Dickinsksm: remove old stable nodes more thoroughly
2013-02-24  Hugh Dickinsksm: get_ksm_page locked
2013-02-24  Hugh Dickinsksm: reorganize ksm_check_stable_tree
2013-02-24  Hugh Dickinsksm: trivial tidyups
2013-02-24  Petr Holasekksm: allow trees per NUMA node
2013-02-24  Mel Gormanmm: rename page struct field helpers
2013-02-24  Glauber Costamemcg: avoid dangling reference count in creation failure.
2013-02-24  Glauber Costamemcg: increment static branch right after limit set
2013-02-24  Glauber Costamemcg: replace cgroup_lock with memcg specific memcg_lock
2013-02-24  Glauber Costamemcg: fast hierarchy-aware child test
2013-02-24  Glauber Costamemcg: split part of memcg creation to css_online
2013-02-24  Glauber Costamemcg: prevent changes to move_charge_at_immigrate...
2013-02-24  Glauber Costamemcg: reduce the size of struct memcg 244-fold.
2013-02-24  Mel Gormanmm: init: report on last-nid information stored in...
2013-02-24  Mel Gormanmm: uninline page_xchg_last_nid()
2013-02-24  Michal Hockomemcg: clean up swap accounting initialization code
2013-02-24  Michal Hockomemcg: do not create memsw files if swap accounting...
2013-02-24  Paul Szabopage-writeback.c: subtract min_free_kbytes from dirtyab...
2013-02-24  Konstantin Khlebnikovmm/rmap: rename anon_vma_unlock() => anon_vma_unlock_wr...
2013-02-24  Shaohua Liswap: add per-partition lock for swapfile
2013-02-24  Shaohua Liswap: make each swap partition have one address_space
2013-02-24  Shaohua Limm: don't inline page_mapping()
2013-02-24  Hugh Dickinsmm: numa: cleanup flow of transhuge page migration
2013-02-24  Peter Zijlstramm: fold page->_last_nid into page->flags where possible
2013-02-24  Mel Gormanmm: numa: take THP into account when migrating pages...
2013-02-24  Ming Leimm: teach mm by current context info to not do I/O...
2013-02-24  Zlatko Calusicmm: don't wait on congested zones in balance_pgdat()
2013-02-24  Naoya Horiguchimm/memory-failure.c: fix wrong num_poisoned_pages in...
2013-02-24  Naoya Horiguchimm/memory-failure.c: clean up soft_offline_page()
2013-02-24  Xishi Qiumemory-failure: use num_poisoned_pages instead of mce_b...
2013-02-24  Xishi Qiumemory-failure: do code refactor of soft_offline_page()
2013-02-24  Xishi Qiumemory-failure: fix an error of mce_bad_pages statistics
2013-02-24  Minchan Kimmm: remove MIGRATE_ISOLATE check in hotpath
2013-02-24  Jiang Liumm: increase totalram_pages when free pages allocated...
2013-02-24  Jiang Liumm: set zone->present_pages to number of existing pages...
2013-02-24  Jiang Liumm: use zone->present_pages instead of zone->managed_pa...
2013-02-24  Tang Chenmm/memblock.c: use CONFIG_HAVE_MEMBLOCK_NODE_MAP to...
2013-02-24  Tang Chenacpi, memory-hotplug: support getting hotplug info...
2013-02-24  Tang Chenacpi, memory-hotplug: extend movablemem_map ranges...
2013-02-24  Tang Chenpage_alloc: bootmem limit with movablecore_map
2013-02-24  Tang Chenpage_alloc: make movablemem_map have higher priority
2013-02-24  Tang Chenpage_alloc: introduce zone_movable_limit[] to keep...
2013-02-24  Tang Chenpage_alloc: add movable_memmap kernel parameter
2013-02-24  Wen Congyangcpu-hotplug,memory-hotplug: clear cpu_to_node() when...
2013-02-24  Wen Congyangmemory-hotplug: export the function try_offline_node()
2013-02-24  Lai Jiangshanmempolicy: fix is_valid_nodemask()
2013-02-24  Wen Congyangmemory-hotplug: consider compound pages when free memmap
2013-02-24  Tang Chenmemory-hotplug: do not allocate pgdat if it was not...
2013-02-24  Wen Congyangmemory-hotplug: free node_data when a node is offlined
2013-02-24  Tang Chenmemory-hotplug: remove sysfs file of node
2013-02-24  Yasuaki Ishimatsumemory_hotplug: clear zone when removing the memory
2013-02-24  Tang Chenmemory-hotplug: integrated __remove_section() of CONFIG...
2013-02-24  Tang Chenmemory-hotplug: remove memmap of sparse-vmemmap
2013-02-24  Tang Chenmemory-hotplug: move pgdat_resize_lock into sparse_remo...
2013-02-24  Yasuaki Ishimatsumemory-hotplug: implement register_page_bootmem_info_se...
2013-02-24  Wen Congyangmemory-hotplug: introduce new arch_remove_memory()...
2013-02-24  Yasuaki Ishimatsumemory-hotplug: remove /sys/firmware/memmap/X sysfs
2013-02-24  Wen Congyangmemory-hotplug: remove redundant codes
2013-02-24  Yasuaki Ishimatsumemory-hotplug: check whether all memory blocks are...
2013-02-24  Wen Congyangmemory-hotplug: try to offline the memory twice to...
2013-02-24  Sasha Levinmm: memory_hotplug: no need to check res twice in add_m...
2013-02-24  Michel Lespinassemm: make do_mmap_pgoff return populate as a size in...
2013-02-24  Michel Lespinassemm: introduce VM_POPULATE flag to better deal with...
2013-02-24  Michel Lespinassemm: directly use __mlock_vma_pages_range() in find_exte...
2013-02-24  Michel Lespinassemm: remove flags argument to mmap_region
2013-02-24  Michel Lespinassemm: use mm_populate() for mremap() of VM_LOCKED vmas
2013-02-24  Michel Lespinassemm: use mm_populate() when adjusting brk with MCL_FUTUR...
2013-02-24  Michel Lespinassemm: use mm_populate() for blocking remap_file_pages()
2013-02-24  Michel Lespinassemm: introduce mm_populate() for populating new vmas
2013-02-24  Michel Lespinassemm: remap_file_pages() fixes
2013-02-24  Zlatko Calusicmm: avoid calling pgdat_balanced() needlessly
2013-02-24  Andrew Mortonmm: compaction: make __compact_pgdat() and compact_pgda...
next
This page took 0.044969 seconds and 8 git commands to generate.