index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
page_alloc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/page_alloc: fix counting of free pages after take off from buddy
Ding Hui
2021-06-05
1
-0
/
+2
*
mm: fix typos in comments
Lu Jialin
2021-05-07
1
-1
/
+1
*
mm: fix typos in comments
Ingo Molnar
2021-05-07
1
-7
/
+7
*
mm/mempool: minor coding style tweaks
Zhiyuan Dai
2021-05-05
1
-1
/
+1
*
mm/memory_hotplug: remove broken locking of zone PCP structures during hot re...
Mel Gorman
2021-05-05
1
-4
/
+0
*
mm: honor PF_MEMALLOC_PIN for all movable pages
Pavel Tatashin
2021-05-05
1
-11
/
+9
*
mm: apply per-task gfp constraints in fast path
Pavel Tatashin
2021-05-05
1
-7
/
+8
*
mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN
Pavel Tatashin
2021-05-05
1
-2
/
+2
*
mm: use proper type for cma_[alloc|release]
Minchan Kim
2021-05-05
1
-3
/
+3
*
mm: replace migrate_[prep|finish] with lru_cache_[disable|enable]
Minchan Kim
2021-05-05
1
-2
/
+2
*
mm: disable LRU pagevec during the migration temporarily
Minchan Kim
2021-05-05
1
-0
/
+2
*
mm: compaction: update the COMPACT[STALL|FAIL] events properly
Charan Teja Reddy
2021-05-05
1
-0
/
+2
*
mm/vmscan: replace implicit RECLAIM_ZONE checks with explicit checks
Dave Hansen
2021-05-05
1
-1
/
+1
*
mm,page_alloc: drop unnecessary checks from pfn_range_valid_contig
Oscar Salvador
2021-05-05
1
-6
/
+0
*
mm,compaction: let isolate_migratepages_{range,block} return error codes
Oscar Salvador
2021-05-05
1
-4
/
+3
*
mm,page_alloc: bail out earlier on -ENOMEM in alloc_contig_migrate_range
Oscar Salvador
2021-05-05
1
-1
/
+8
*
mm: page_alloc: ignore init_on_free=1 for debug_pagealloc=1
Sergei Trofimovich
2021-04-30
1
-13
/
+17
*
mm/page_alloc: inline __rmqueue_pcplist
Jesper Dangaard Brouer
2021-04-30
1
-1
/
+2
*
mm/page_alloc: optimize code layout for __alloc_pages_bulk
Jesper Dangaard Brouer
2021-04-30
1
-3
/
+3
*
mm/page_alloc: add an array-based interface to the bulk page allocator
Mel Gorman
2021-04-30
1
-16
/
+44
*
mm/page_alloc: add a bulk page allocator
Mel Gorman
2021-04-30
1
-0
/
+118
*
mm/page_alloc: rename alloced to allocated
Mel Gorman
2021-04-30
1
-4
/
+4
*
mm/page_alloc: duplicate include linux/vmalloc.h
zhouchuangao
2021-04-30
1
-2
/
+0
*
mm, page_alloc: avoid page_to_pfn() in move_freepages()
Kefeng Wang
2021-04-30
1
-15
/
+13
*
mm: page_alloc: dump migrate-failed pages
Minchan Kim
2021-04-30
1
-0
/
+22
*
mm/page_alloc: combine __alloc_pages and __alloc_pages_nodemask
Matthew Wilcox (Oracle)
2021-04-30
1
-3
/
+2
*
mm/page_alloc: rename gfp_mask to gfp
Matthew Wilcox (Oracle)
2021-04-30
1
-9
/
+9
*
mm/page_alloc: rename alloc_mask to alloc_gfp
Matthew Wilcox (Oracle)
2021-04-30
1
-9
/
+10
*
mm: remove lru_add_drain_all in alloc_contig_range
Minchan Kim
2021-04-30
1
-2
/
+0
*
mm/page_alloc: drop pr_info_ratelimited() in alloc_contig_range()
David Hildenbrand
2021-04-30
1
-2
/
+0
*
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-30
1
-5
/
+5
*
kasan, mm: integrate page_alloc init with HW_TAGS
Andrey Konovalov
2021-04-30
1
-10
/
+31
*
mm, kasan: don't poison boot memory with tag-based modes
Andrey Konovalov
2021-04-30
1
-11
/
+34
*
mm/vmalloc: hugepage vmalloc mappings
Nicholas Piggin
2021-04-30
1
-1
/
+4
*
mm: memcontrol: directly access page->memcg_data in mm/page_alloc.c
Muchun Song
2021-04-30
1
-2
/
+2
*
init_on_alloc: Optimize static branches
Kees Cook
2021-04-08
1
-2
/
+2
*
mm/memcg: set memcg when splitting page
Zhou Guanghui
2021-03-13
1
-0
/
+1
*
kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOC
Andrey Konovalov
2021-03-13
1
-2
/
+6
*
mm/page_alloc.c: refactor initialization of struct page for holes in memory l...
Mike Rapoport
2021-03-13
1
-83
/
+75
*
mm/page_alloc: count CMA pages per zone and print them in /proc/zoneinfo
David Hildenbrand
2021-02-26
1
-0
/
+1
*
mm: simplify free_highmem_page() and free_reserved_page()
David Hildenbrand
2021-02-24
1
-11
/
+0
*
mm: remove unneeded local variable in free_area_init_core
Baoquan He
2021-02-24
1
-2
/
+1
*
mm: simplify parameter of setup_usemap()
Baoquan He
2021-02-24
1
-10
/
+7
*
mm: simplify parater of function memmap_init_zone()
Baoquan He
2021-02-24
1
-13
/
+11
*
mm: rename memmap_init() and memmap_init_zone()
Baoquan He
2021-02-24
1
-4
/
+4
*
mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pages
Muchun Song
2021-02-24
1
-2
/
+1
*
mm: memcontrol: convert NR_SHMEM_THPS account to pages
Muchun Song
2021-02-24
1
-1
/
+1
*
mm: memcontrol: convert NR_ANON_THPS account to pages
Muchun Song
2021-02-24
1
-1
/
+1
*
mm: page_frag: Introduce page_frag_alloc_align()
Kevin Hao
2021-02-06
1
-3
/
+5
*
Revert "mm: fix initialization of struct page for holes in memory layout"
Linus Torvalds
2021-01-26
1
-50
/
+34
[next]