mm: add SECTION_IN_PAGE_FLAGS
[deliverable/linux.git] / mm /
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...
2013-02-24  Shaohua Limm: make madvise(MADV_WILLNEED) support swap file prefetch
2013-02-24  Michal Hockomemcg,vmscan: do not break out targeted reclaim without...
2013-02-24  Sasha Levinmm/ksm.c: use new hashtable implementation
2013-02-24  Sasha Levinmm/huge_memory.c: use new hashtable implementation
2013-02-24  Mel Gormanmm: compaction: do not accidentally skip pageblocks...
2013-02-24  Andrew Mortonmm/vmscan.c:__zone_reclaim(): replace max_t() with...
2013-02-24  Andrew Mortonmm/page_alloc.c:__setup_per_zone_wmarks: make min_pages...
2013-02-24  Johannes Weinermm: reduce rmap overhead for ex-KSM page copies created...
2013-02-24  Johannes Weinermm: vmscan: compaction works against zones, not lruvecs
2013-02-24  Johannes Weinermm: vmscan: clean up get_scan_count()
2013-02-24  Johannes Weinermm: vmscan: improve comment on low-page cache handling
2013-02-24  Johannes Weinermm: vmscan: clarify how swappiness, highest priority...
2013-02-24  Johannes Weinermm: vmscan: save work scanning (almost) empty LRU lists
2013-02-24  Johannes Weinermm: memcg: only evict file pages when we have plenty
2013-02-24  Srinivas PandruvadaCMA: make putback_lru_pages() call conditional
2013-02-24  Andrew Mortonmm/hugetlb.c: convert to pr_foo()
2013-02-24  Andrew Mortonmm/memcontrol.c: convert printk(KERN_FOO) to pr_foo()
2013-02-24  Sha Zhengjumemcg, oom: provide more precise dump info while memcg...
2013-02-22  Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2013-02-22  Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
next
This page took 0.043299 seconds and 8 git commands to generate.