- 949698a mm/page_alloc: Remove useless parameter of __free_pages_boot_core by Li Zhang · 8 years ago
- 0139aa7 mm: rename _count, field of the struct page, to _refcount by Joonsoo Kim · 8 years ago
- bc22af7 mm: update min_free_kbytes from khugepaged after core initialization by Jason Baron · 9 years ago
- d9dddbf mm/page_alloc: prevent merging between isolated and other pageblocks by Vlastimil Babka · 9 years ago
- 0a687aa mm,oom: do not loop !__GFP_FS allocation if the OOM killer is disabled by Tetsuo Handa · 9 years ago
- 987b309 mm: meminit: initialise more memory for inode/dentry hash tables in early boot by Li Zhang · 9 years ago
- 1170532 mm: convert printk(KERN_<LEVEL> to pr_<level> by Joe Perches · 9 years ago
- 756a025f0 mm: coalesce split strings by Joe Perches · 9 years ago
- 0f352e5 mm: remove __GFP_NOFAIL is deprecated comment by Michal Hocko · 9 years ago
- fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 9 years ago
- 444eb2a4 mm: thp: set THP defrag by default to madvise and add a stall-free defrag option by Mel Gorman · 9 years ago
- 795ae7a mm: scale kswapd watermarks in proportion to memory by Johannes Weiner · 9 years ago
- d02bd27 mm/page_alloc.c: calculate 'available' memory in a separate function by Igor Redko · 9 years ago
- 698b1b3 mm, compaction: introduce kcompactd by Vlastimil Babka · 9 years ago
- 505f6d2 sound: query dynamic DEBUG_PAGEALLOC setting by Joonsoo Kim · 9 years ago
- 832fc1d /proc/kpageflags: return KPF_BUDDY for "tail" buddy pages by Naoya Horiguchi · 9 years ago
- 7cf91a9 mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous by Joonsoo Kim · 9 years ago
- 1414c7f mm/page_poisoning.c: allow for zero poisoning by Laura Abbott · 9 years ago
- 8823b1d mm/page_poison.c: enable PAGE_POISONING as a separate option by Laura Abbott · 9 years ago
- ff8e811 mm, debug: move bad flags printing to bad_page() by Vlastimil Babka · 9 years ago
- 4e46211 mm, page_owner: dump page owner info from dump_page() by Vlastimil Babka · 9 years ago
- 60f3035 mm, page_owner: print migratetype of page and pageblock, symbolic flags by Vlastimil Babka · 9 years ago
- c5c990e mm, page_alloc: print symbolic gfp_flags on allocation failure by Vlastimil Babka · 9 years ago
- ea6eabb mm/debug_pagealloc: ask users for default setting of debug_pagealloc by Christian Borntraeger · 9 years ago
- b72d0ff mm/page_alloc.c: rework code layout in memmap_init_zone() by Andrew Morton · 9 years ago
- 342332e mm/page_alloc.c: introduce kernelcore=mirror option by Taku Izumi · 9 years ago
- d91749c mm/page_alloc.c: calculate zone_start_pfn at zone_spanned_pages_in_node() by Taku Izumi · 9 years ago
- 080fe20 mm, hugetlb: don't require CMA for runtime gigantic pages by Vlastimil Babka · 9 years ago
- a3d0a918 thp: make split_queue per-node by Kirill A. Shutemov · 9 years ago
- f16f091 mm/page_alloc.c: remove unused struct zone *z variable by Alexander Kuleshov · 9 years ago
- 4b94ffd x86, mm: introduce vmem_altmap to augment vmemmap_populate() by Dan Williams · 9 years ago
- 9a98225 thp: introduce deferred_split_huge_page() by Kirill A. Shutemov · 9 years ago
- 53f9263 mm: rework mapcount accounting to enable 4k mapping of THPs by Kirill A. Shutemov · 9 years ago
- 1c290f6 mm: sanitize page->mapping for tail pages by Kirill A. Shutemov · 9 years ago
- 5020e28 mm, oom: give __GFP_NOFAIL allocations access to memory reserves by Michal Hocko · 9 years ago
- 86760a2 mm/page_alloc.c: use list_for_each_entry in mark_free_pages() by Geliang Tang · 9 years ago
- a16601c mm/page_alloc.c: use list_{first,last}_entry instead of list_entry by Geliang Tang · 9 years ago
- 6ac0206 mm/page_alloc.c: remove unnecessary parameter from __rmqueue by Mel Gorman · 9 years ago
- a8d0143 mm: page_alloc: generalize the dirty balance reserve by Johannes Weiner · 9 years ago
- 33d5310 mm/page_alloc.c: do not loop over ALLOC_NO_WATERMARKS without triggering reclaim by Michal Hocko · 9 years ago
- fde82aa mm/page_alloc.c: get rid of __alloc_pages_high_priority() by Michal Hocko · 9 years ago
- c00eb15 mm/zonelist: enumerate zonelists array index by Yaowei Bai · 9 years ago
- 8ef5849 mm/cma: always check which page caused allocation failure by Joonsoo Kim · 9 years ago
- a9bb7e6 memcg: only account kmem allocations marked as __GFP_ACCOUNT by Vladimir Davydov · 9 years ago
- 475a2f9 mm: fix swapped Movable and Reclaimable in /proc/pagetypeinfo by Vlastimil Babka · 9 years ago
- b0aeba7 Fix alloc_node_mem_map() to work on ia64 again by Tony Luck · 9 years ago
- d00181b mm: use 'unsigned int' for page order by Kirill A. Shutemov · 9 years ago
- 1d798ca mm: make compound_head() robust by Kirill A. Shutemov · 9 years ago
- f1e6155 mm: pack compound_dtor and compound_order into one word in struct page by Kirill A. Shutemov · 9 years ago
- 97a16fc mm, page_alloc: only enforce watermarks for order-0 allocations by Mel Gorman · 9 years ago
- 0aaa29a mm, page_alloc: reserve pageblocks for high-order atomic allocations on demand by Mel Gorman · 9 years ago
- 974a786 mm, page_alloc: remove MIGRATE_RESERVE by Mel Gorman · 9 years ago
- f77cf4e mm, page_alloc: delete the zonelist_cache by Mel Gorman · 9 years ago
- 71baba4 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM by Mel Gorman · 9 years ago
- d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
- c9ab0c4 mm, page_alloc: remove unnecessary recalculations for dirty zone balancing by Mel Gorman · 9 years ago
- e2b1919 mm, page_alloc: remove unnecessary parameter from zone_watermark_ok_safe by Mel Gorman · 9 years ago
- d05e83a memcg: simplify charging kmem pages by Vladimir Davydov · 9 years ago
- bde304b mm/page_alloc.c: skip ZONE_MOVABLE if required_kernelcore is larger than totalpages by Xishi Qiu · 9 years ago
- a1c34a3 mm: Don't offset memmap for flatmem by Laura Abbott · 9 years ago
- 9fd745d mm: fix overflow in find_zone_movable_pfns_for_nodes() by Xishi Qiu · 9 years ago
- b171e40 mm/page_alloc: remove unused parameter in init_currently_empty_zone() by Yaowei Bai · 9 years ago
- 621a5f7 debugfs: Pass bool pointer to debugfs_create_bool() by Viresh Kumar · 9 years ago
- f6f7a63 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- 4ada0c5 mm/page_alloc.c: fix type information of memoryless node by Zhen Lei · 9 years ago
- b5685e9 memory-hotplug: fix comments in zone_spanned_pages_in_node() and zone_spanned_pages_in_node() by Xishi Qiu · 9 years ago
- 34b1006 mm/page_alloc.c: change sysctl_lower_zone_reserve_ratio to sysctl_lowmem_reserve_ratio in comments by Yaowei Bai · 9 years ago
- 013110a mm/page_alloc.c: fix a misleading comment by Yaowei Bai · 9 years ago
- 96db800 mm: rename alloc_pages_exact_node() to __alloc_pages_node() by Vlastimil Babka · 9 years ago
- bb14c2c mm: rename and move get/set_freepage_migratetype by Vlastimil Babka · 9 years ago
- aa016d1 mm, page_isolation: remove bogus tests for isolated pages by Vlastimil Babka · 9 years ago
- 54e9e29 mm, oom: pass an oom order of -1 when triggered by sysrq by David Rientjes · 9 years ago
- 6e0fc46 mm, oom: organize oom context into struct by David Rientjes · 9 years ago
- 7f3eb55 mm/page_alloc.c: remove unused variable in free_area_init_core() by Wei Yang · 9 years ago
- 904a955 mm/page_alloc.c: refine the calculation of highest possible node id by Wei Yang · 9 years ago
- 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
- 033fbae mm: ZONE_DEVICE for "device memory" by Dan Williams · 9 years ago
- 2f064f3 mm: make page pfmemalloc check more robust by Michal Hocko · 9 years ago
- f9126ab memory-hotplug: fix wrong edge when hot add a new node by Xishi Qiu · 9 years ago
- f4c18e6 mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_* by Naoya Horiguchi · 9 years ago
- 4248b0d fs, file table: reinit files_stat.max_files after deferred memory initialisation by Mel Gorman · 9 years ago
- d3cd131 mm, meminit: replace rwsem with completion by Nicolai Stange · 9 years ago
- 7ace991 mm, meminit: allow early_pfn_to_nid to be used during runtime by Mel Gorman · 9 years ago
- e2cfc91 mm/page_owner: set correct gfp_mask on page_owner by Joonsoo Kim · 9 years ago
- f3a14ce mm/page_owner: fix possible access violation by Joonsoo Kim · 9 years ago
- ae026b2 mm, meminit: suppress unused memory variable warning by Mel Gorman · 9 years ago
- 0e1cc95 mm: meminit: finish initialisation of struct pages before basic setup by Mel Gorman · 9 years ago
- 74033a7 mm: meminit: remove mminit_verify_page_links by Mel Gorman · 9 years ago
- ac5d253 mm: meminit: reduce number of times pageblocks are set during struct page init by Mel Gorman · 9 years ago
- a4de83d mm: meminit: free pages in large chunks where possible by Mel Gorman · 9 years ago
- 54608c3 mm: meminit: minimise number of pfn->page lookups during initialisation by Mel Gorman · 9 years ago
- 7e18adb mm: meminit: initialise remaining struct pages in parallel with kswapd by Mel Gorman · 9 years ago
- 3a80a7f mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PAGE_INIT is set by Mel Gorman · 9 years ago
- 75a592a mm: meminit: inline some helper functions by Mel Gorman · 9 years ago
- 8a942fd mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nid by Mel Gorman · 9 years ago
- d70ddd7 mm: page_alloc: pass PFN to __free_pages_bootmem by Mel Gorman · 9 years ago
- 92923ca mm: meminit: only set page reserved in the memblock region by Nathan Zimmer · 9 years ago
- 1e8ce83 mm: meminit: move page initialization into a separate function by Robin Holt · 9 years ago
- aefbef1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- 9083905 mm: page_alloc: inline should_alloc_retry() by Johannes Weiner · 9 years ago