summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-02-14mm: add SECTION_IN_PAGE_FLAGSCody P Schafer
2013-02-14mm: refactor inactive_file_is_low() to use get_lru_size()Johannes Weiner
2013-02-14mm: remove offlining arg to migrate_pagesHugh Dickins
2013-02-14ksm: remove old stable nodes more thoroughlyHugh Dickins
2013-02-14mm: rename page struct field helpersMel Gorman
2013-02-14mm: uninline page_xchg_last_nid()Mel Gorman
2013-02-14page-writebackc-subtract-min_free_kbytes-from-dirtyable-memory-fixAndrew Morton
2013-02-14mm/rmap: rename anon_vma_unlock() => anon_vma_unlock_write()Konstantin Khlebnikov
2013-02-14swap: add per-partition lock for swapfileShaohua Li
2013-02-14swap: make each swap partition have one address_spaceShaohua Li
2013-02-14mm: don't inline page_mapping()Shaohua Li
2013-02-14mm: Fold page->_last_nid into page->flags where possiblePeter Zijlstra
2013-02-14mm: move page flags layout to separate headerPeter Zijlstra
2013-02-14mm: numa: handle side-effects in count_vm_numa_events() for !CONFIG_NUMA_BALA...Mel Gorman
2013-02-14mm: numa: fix minor typo in numa_next_scanMel Gorman
2013-02-14mm: remove unused memclear_highpage_flush()Kirill A. Shutemov
2013-02-14pm / runtime: introduce pm_runtime_set_memalloc_noio()Ming Lei
2013-02-14mm: teach mm by current context info to not do I/O during memory allocationMing Lei
2013-02-14mm: don't wait on congested zones in balance_pgdat()Zlatko Calusic
2013-02-14memory-failure: use num_poisoned_pages instead of mce_bad_pagesXishi Qiu
2013-02-14mm: remove MIGRATE_ISOLATE check in hotpathMinchan Kim
2013-02-14mm/memblock.c: use CONFIG_HAVE_MEMBLOCK_NODE_MAP to protect movablecore_map i...Tang Chen
2013-02-14acpi, memory-hotplug: support getting hotplug info from SRATTang Chen
2013-02-14acpi, memory-hotplug: extend movablemem_map ranges to the end of nodeTang Chen
2013-02-14acpi, memory-hotplug: parse SRAT before memblock is ready fixMichal Hocko
2013-02-14acpi, memory-hotplug: parse SRAT before memblock is readyTang Chen
2013-02-14page_alloc: bootmem limit with movablecore_mapTang Chen
2013-02-14Rename movablecore_map to movablemem_map.Tang Chen
2013-02-14page_alloc-add-movable_memmap-kernel-parameter-fixAndrew Morton
2013-02-14page_alloc: add movable_memmap kernel parameterTang Chen
2013-02-14memory-hotplug: export the function try_offline_node() fixDavid Rientjes
2013-02-14memory-hotplug: export the function try_offline_node()Wen Congyang
2013-02-14memory-hotplug: remove sysfs file of nodeTang Chen
2013-02-14memory-hotplug-remove-memmap-of-sparse-vmemmap-fixMichal Hocko
2013-02-14memory-hotplug: remove memmap of sparse-vmemmapTang Chen
2013-02-14memory-hotplug: common APIs to support page tables hot-removeWen Congyang
2013-02-14memory-hotplug: introduce CONFIG_HAVE_BOOTMEM_INFO_NODE and revert register_p...Lin Feng
2013-02-14memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmapYasuaki Ishimatsu
2013-02-14memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang
2013-02-14memory-hotplug: remove /sys/firmware/memmap/X sysfsYasuaki Ishimatsu
2013-02-14memory-hotplug: check whether all memory blocks are offlined or not when remo...Yasuaki Ishimatsu
2013-02-14mm: make do_mmap_pgoff return populate as a size in bytes, not as a boolMichel Lespinasse
2013-02-14mm: introduce VM_POPULATE flag to better deal with racy userspace programsMichel Lespinasse
2013-02-14mm: directly use __mlock_vma_pages_range() in find_extend_vma()Michel Lespinasse
2013-02-14mm: remove flags argument to mmap_regionMichel Lespinasse
2013-02-14mm: introduce mm_populate() for populating new vmasMichel Lespinasse
2013-02-14mm: compaction: make __compact_pgdat() and compact_pgdat() return voidAndrew Morton
2013-02-14mm: vmscan: save work scanning (almost) empty LRU listsJohannes Weiner
2013-02-14lockdep: make lockdep_assert_held() not have a return valueJohannes Berg
2013-02-14bugh-compilerh-introduce-compiletime_assert-build_bug_on_msg-checkpatch-fixesAndrew Morton