Commit Graph

529 Commits (080dcec41709be72613133f695be75b98dd43e88)

Author SHA1 Message Date
Yinghai Lu b8ab9f8202 x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit numa is used 15 years ago
Catalin Marinas 9078370c0d kmemleak: Add support for NO_BOOTMEM configurations 15 years ago
Lee Schermerhorn 7aac789885 numa: introduce numa_mem_id()- effective local memory node id 15 years ago
Lee Schermerhorn 7281201922 numa: add generic percpu var numa_node_id() implementation 15 years ago
Haicheng Li 4eaf3f6439 mem-hotplug: fix potential race while building zonelist for new populated zone 15 years ago
Haicheng Li 1f522509c7 mem-hotplug: avoid multiple zones sharing same boot strapping boot_pageset 15 years ago
Wu Fengguang 319774e25f mem-hotplug: separate setup_per_cpu_pageset() into separate functions 15 years ago
KOSAKI Motohiro ec95f53aa6 mm: introduce free_pages_prepare() 15 years ago
Mel Gorman 4f92e2586b mm: compaction: defer compaction using an exponential backoff when compaction fails 15 years ago
Mel Gorman 56de7263fc mm: compaction: direct compact when a high-order allocation fails 15 years ago
Mel Gorman 748446bb6b mm: compaction: memory compaction core 15 years ago
David Rientjes e325c90ffc mm: default to node zonelist ordering when nodes have only lowmem 15 years ago
Miao Xie c0ff7453bb cpuset,mm: fix no node to alloc memory when changing cpuset's mems 15 years ago
Corrado Zoccolo 6dda9d55bf page allocator: reduce fragmentation in buddy allocator by adding buddies that are merging to the tail of the free lists 15 years ago
Thomas Weber 8839316121 Fix typos in comments 15 years ago
Wu Fengguang 718a38211b mm: introduce dump_page() and print symbolic flag names 15 years ago
Thomas Gleixner 2d30a1f631 mm: do not iterate over NR_CPUS in __zone_pcp_update() 15 years ago
David Rientjes 72f0ba0252 mm: suppress pfn range output for zones without pages 15 years ago
Rafael J. Wysocki 452aa6999e mm/pm: force GFP_NOIO during suspend/hibernation and resume 15 years ago
KOSAKI Motohiro 93e4a89a8c mm: restore zone->all_unreclaimable to independence word 15 years ago
Li Hong fc91668eaf mm: remove free_hot_page() 15 years ago
Li Hong c475dab63a mm/page_alloc.c: adjust a call site to trace_mm_page_free_direct 15 years ago
Li Hong f650316c8b mm/page_alloc.c: remove duplicate call to trace_mm_page_free_direct 15 years ago
Yinghai Lu 2ee78f7b1d x86: Fix non-bootmem compilation on PowerPC 15 years ago
Yinghai Lu 08677214e3 x86: Make 64 bit use early_res instead of bootmem before slab 15 years ago
Hugh Dickins a7016235a6 mm: fix migratetype bug which slowed swapping 15 years ago
KOSAKI Motohiro 6ccf80eb15 page allocator: update NR_FREE_PAGES only when necessary 15 years ago
Kazuhisa Ichikawa d2dbe08ddc mm/page_alloc: fix the range check for backward merging 15 years ago
Christoph Lameter 99dcc3e5a9 this_cpu: Page allocator conversion 15 years ago
Andi Kleen 443c6f145d SYSCTL: Add a mutex to the page_alloc zone order sysctl 15 years ago
Robert Jennings 925cc71e51 mm: Add notifier in pageblock isolation for balloon drivers 15 years ago
Yinghai Lu 3299625036 x86: Fix checking of SRAT when node 0 ram is not from 0 15 years ago
KAMEZAWA Hiroyuki 4365a5676f oom-kill: fix NUMA constraint check with nodemask 15 years ago
Wu Fengguang 8d22ba1b74 HWPOISON: detect free buddy pages explicitly 15 years ago
Hugh Dickins af8e3354b4 mm: CONFIG_MMU for PG_mlocked 15 years ago
Ingo Molnar 4d795fb17a tracing: Fix kmem event exports 15 years ago
Li Zefan 53d0422c2d tracing: Convert some kmem events to DEFINE_EVENT 15 years ago
Mel Gorman 9d0ed60fe9 page allocator: Do not allow interrupts to use ALLOC_HARDER 15 years ago
Mel Gorman cc4a685146 page allocator: always wake kswapd when restarting an allocation attempt after direct reclaim failed 15 years ago
Andrew Morton b76146ed1a revert "mm: oom analysis: add buffer cache information to show_free_areas()" 16 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
Hugh Dickins 03f6462a3a mm: move highest_memmap_pfn 16 years ago
Mel Gorman a6f9edd65b page-allocator: maintain rolling count of pages to free from the PCP 16 years ago
Mel Gorman 5f8dcc2121 page-allocator: split per-cpu list into one-list-per-migrate-type 16 years ago
Wu Fengguang f862963174 mm: do batched scans for mem_cgroup 16 years ago
Jan Beulich 2c85f51d22 mm: also use alloc_large_system_hash() for the PID hash table 16 years ago
Mel Gorman 78986a678f page-allocator: limit the number of MIGRATE_RESERVE pageblocks per zone 16 years ago
Mel Gorman 0d3d062a6e tracing, page-allocator: add trace event for page traffic related to the buddy lists 16 years ago
Mel Gorman e0fff1bd12 tracing, page-allocator: add trace events for anti-fragmentation falling back to other migratetypes 16 years ago
Mel Gorman 4b4f278c03 tracing, page-allocator: add trace events for page allocation and page freeing 16 years ago