mm/page_alloc: fix incorrect PGFREE and PGALLOC for high-order page
[platform/kernel/linux-starfive.git] / mm / page_alloc.c
2022-10-13 Yafang Shaomm/page_alloc: fix incorrect PGFREE and PGALLOC for...
2022-10-13 Alistair Popplemm: free device private pages have zero refcount
2022-10-03 Ran Xiaokaimm/page_alloc: update comments for rmqueue()
2022-10-03 Miaohe Linmm/page_alloc: fix obsolete comment in deferred_pfn_valid()
2022-10-03 Miaohe Linmm/page_alloc: use costly_order in WARN_ON_ONCE_GFP()
2022-10-03 Miaohe Linmm/page_alloc: init local variable buddy_pfn
2022-10-03 Miaohe Linmm/page_alloc: use helper macro SZ_1{K,M}
2022-10-03 Miaohe Linmm/page_alloc: make boot_nodestats static
2022-10-03 Miaohe Linmm/page_alloc: use local variable zone_idx directly
2022-10-03 Miaohe Linmm/page_alloc: add missing is_migrate_isolate() check...
2022-10-03 Miaohe Linmm/page_alloc: fix freeing static percpu memory
2022-10-03 Miaohe Linmm/page_alloc: add __init annotations to init_mem_debug...
2022-10-03 Miaohe Linmm/page_alloc: remove obsolete comment in zone_statistics()
2022-10-03 Miaohe Linmm: remove obsolete macro NR_PCP_ORDER_MASK and NR_PCP_...
2022-10-03 Miaohe Linmm/page_alloc: make zone_pcp_update() static
2022-10-03 Miaohe Linmm/page_alloc: ensure kswapd doesn't accidentally go...
2022-10-03 Alexander Potapenkosecurity: kmsan: fix interoperability with auto-initial...
2022-10-03 Alexander Potapenkoinit: kmsan: call KMSAN initialization routines
2022-10-03 Alexander Potapenkomm: kmsan: maintain KMSAN metadata for page operations
2022-10-03 Andrew Mortonmm/page_alloc.c: document bulkfree_pcp_prepare() return...
2022-10-03 Andrew Mortonmm/page_alloc.c: rename check_free_page() to free_page_...
2022-10-03 Kefeng Wangmm: add pageblock_aligned() macro
2022-10-03 Kefeng Wangmm: reuse pageblock_start/end_pfn() macro
2022-09-27 Michal Hockomm: reduce noise in show_mem for lowmem allocations
2022-09-26 Andrew MortonMerge branch 'mm-hotfixes-stable' into mm-stable
2022-09-26 Maurizio Lombardimm: prevent page_frag_alloc() from corrupting the memory
2022-09-12 Kefeng Wangmm: remove BUG_ON() in __isolate_free_page()
2022-09-12 zezuomm/page_alloc.c: delete a redundant parameter of rmqueu...
2022-09-12 Kefeng Wangmm: fix null-ptr-deref in kswapd_is_running()
2022-09-12 Li Zhepage_ext: introduce boot parameter 'early_page_ext'
2022-09-12 Kefeng Wangmm: kill find_min_pfn_with_active_regions()
2022-09-12 Abel Wumm/page_alloc: only search higher order when fallback
2022-09-12 Li kunyupage_alloc: remove inactive initialization
2022-09-11 Mel Gormanmm/page_alloc: fix race condition between build_all_zon...
2022-08-28 Linus TorvaldsMerge tag 'for-6.0-rc3-tag' of git://git./linux/kernel...
2022-08-27 Linus TorvaldsMerge tag 'for-linus-6.0-rc3-tag' of git://git./linux...
2022-08-26 Linus TorvaldsMerge tag 'block-6.0-2022-08-26' of git://git.kernel...
2022-08-24 Linus TorvaldsMerge branch 'dmi-for-linus' of git://git./linux/kernel...
2022-08-24 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2022-08-22 Linus TorvaldsMerge tag 'nfs-for-5.20-2' of git://git.linux-nfs.org...
2022-08-21 Linus TorvaldsMerge tag 'trace-v6.0-rc1-2' of git://git./linux/kernel...
2022-08-20 Linus TorvaldsMerge tag 'block-6.0-2022-08-19' of git://git.kernel...
2022-08-19 Martin K. PetersenMerge branch '5.20/scsi-queue' into 6.0/scsi-fixes
2022-08-19 Linus TorvaldsMerge tag 'execve-v6.0-rc2' of git://git./linux/kernel...
2022-08-19 Linus TorvaldsMerge tag 'hardening-v6.0-rc2' of git://git./linux...
2022-08-19 Linus TorvaldsMerge tag 'for-6.0-rc1-tag' of git://git./linux/kernel...
2022-08-19 Linus TorvaldsMerge tag 'sound-6.0-rc2' of git://git./linux/kernel...
2022-08-19 Paolo BonziniMerge tag 'kvmarm-fixes-6.0-1' of git://git./linux...
2022-08-19 Linus TorvaldsMerge tag 'trace-rtla-v6.0' of git://git./linux/kernel...
2022-08-18 Dave AirlieMerge tag 'amd-drm-fixes-6.0-2022-08-17' of https:...
2022-08-18 Thomas GleixnerMerge tag 'irqchip-fixes-6.0-1' of git://git./linux...
2022-08-18 Jakub KicinskiMerge git://git./linux/kernel/git/netfilter/nf
2022-08-17 Dave AirlieMerge tag 'drm-misc-fixes-2022-08-16' of git://anongit...
2022-08-17 Dave AirlieMerge tag 'drm-intel-next-fixes-2022-08-11' of git...
2022-08-17 Linus TorvaldsMerge tag 'ntfs3_for_6.0' of https://github.com/Paragon...
2022-08-17 Thomas ZimmermannMerge drm/drm-fixes into drm-misc-fixes
2022-08-16 Linus TorvaldsMerge tag 'spi-fix-v6.0-rc1' of git://git./linux/kernel...
2022-08-16 Linus TorvaldsMerge tag 'regulator-fix-v6.0-rc1' of git://git./linux...
2022-08-15 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2022-08-14 Linus TorvaldsMerge tag 'for-linus-6.0-rc1b-tag' of git://git./linux...
2022-08-14 Linus TorvaldsMerge tag 'pull-work.misc' of git://git./linux/kernel...
2022-08-14 Linus TorvaldsMerge tag '5.20-rc-smb3-client-fixes-part2' of git...
2022-08-13 Linus TorvaldsMerge tag 'x86-urgent-2022-08-13' of git://git./linux...
2022-08-13 Linus TorvaldsMerge tag 'ntb-5.20' of https://github.com/jonmason/ntb
2022-08-13 Linus TorvaldsMerge tag 'xfs-5.20-merge-8' of git://git./fs/xfs/xfs...
2022-08-13 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2022-08-13 Linus TorvaldsMerge tag 'block-6.0-2022-08-12' of git://git.kernel...
2022-08-13 Linus TorvaldsMerge tag 'io_uring-6.0-2022-08-13' of git://git.kernel...
2022-08-13 Linus TorvaldsMerge tag 'rtc-6.0' of git://git./linux/kernel/git...
2022-08-12 Linus TorvaldsMerge tag 'sound-fix-6.0-rc1' of git://git./linux/kerne...
2022-08-12 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2022-08-12 Linus TorvaldsMerge tag 'loongarch-5.20' of git://git./linux/kernel...
2022-08-12 Linus TorvaldsMerge tag 'for-v6.0' of git://git./linux/kernel/git...
2022-08-12 Palmer Dabbeltperf: riscv_pmu{,_sbi}: Miscallenous improvement &...
2022-08-12 Linus TorvaldsMerge tag 'for-6.0/dm-fixes' of git://git./linux/kernel...
2022-08-12 Linus TorvaldsMerge tag 'drm-next-2022-08-12-1' of git://anongit...
2022-08-11 Palmer DabbeltRISC-V: Add Sstc extension support
2022-08-11 Linus TorvaldsMerge tag 'net-6.0-rc1' of git://git./linux/kernel...
2022-08-11 Linus TorvaldsMerge tag 'acpi-5.20-rc1-2' of git://git./linux/kernel...
2022-08-11 Linus TorvaldsMerge tag 'iomap-6.0-merge-2' of git://git./fs/xfs...
2022-08-11 Linus TorvaldsMerge tag 'ceph-for-5.20-rc1' of https://github.com...
2022-08-11 Rafael J. WysockiMerge branch 'acpi-properties'
2022-08-11 Linus TorvaldsMerge tag 'input-for-v5.20-rc0' of git://git./linux...
2022-08-11 Palmer DabbeltRISC-V: fixups to work with crash tool
2022-08-11 Huacai ChenMerge 'irq/loongarch', 'pci/ctrl/loongson' and 'pci...
2022-08-11 Palmer Dabbeltriscv: implement Zicbom-based CMO instructions + the...
2022-08-10 Palmer DabbeltRISC-V: Canaan devicetree fixes
2022-08-10 Linus TorvaldsMerge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org...
2022-08-10 Linus TorvaldsMerge tag 'rpmsg-v5.20-1' of git://git./linux/kernel...
2022-08-10 Linus TorvaldsMerge tag 'cxl-for-6.0' of git://git./linux/kernel...
2022-08-10 Linus TorvaldsMerge tag 'pinctrl-v6.0-1' of git://git./linux/kernel...
2022-08-10 Linus TorvaldsMerge tag 'apparmor-pr-2022-08-08' of git://git./linux...
2022-08-10 Linus TorvaldsMerge tag 'kbuild-v5.20' of git://git./linux/kernel...
2022-08-09 Linus TorvaldsMerge tag 'nfsd-6.0' of git://git./linux/kernel/git...
2022-08-09 Linus TorvaldsMerge tag 'fscache-fixes-20220809' of git://git./linux...
2022-08-09 Linus TorvaldsMerge tag 'afs-fixes-20220802' of git://git./linux...
2022-08-09 Linus TorvaldsMerge tag 'fs.setgid.v6.0' of git://git./linux/kernel...
2022-08-09 Linus TorvaldsMerge tag 'memblock-v5.20-rc1' of git://git./linux...
2022-08-09 Linus TorvaldsMerge tag 'm68knommu-for-v5.20' of git://git./linux...
2022-08-09 Linus TorvaldsMerge tag 'x86_bugs_pbrsb' of git://git./linux/kernel...
next