index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mmzone.h
Age
Commit message (
Expand
)
Author
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-11
mm: fix typo in struct pglist_data code comment
Wang Yong
2022-11-09
block: add check when merging zone device pages
Logan Gunthorpe
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-03
mm: remove obsolete pgdat_is_empty()
Miaohe Lin
2022-10-03
mm: remove obsolete macro NR_PCP_ORDER_MASK and NR_PCP_ORDER_WIDTH
Miaohe Lin
2022-09-26
mm: deduplicate cacheline padding code
Shakeel Butt
2022-09-26
mm/demotion: add pg_data_t member to track node memory tier details
Aneesh Kumar K.V
2022-09-26
mm: multi-gen LRU: thrashing prevention
Yu Zhao
2022-09-26
mm: multi-gen LRU: kill switch
Yu Zhao
2022-09-26
mm: multi-gen LRU: support page table walks
Yu Zhao
2022-09-26
mm: multi-gen LRU: exploit locality in rmap
Yu Zhao
2022-09-26
mm: multi-gen LRU: minimal implementation
Yu Zhao
2022-09-26
mm: multi-gen LRU: groundwork
Yu Zhao
2022-09-11
mm: fix null-ptr-deref in kswapd_is_running()
Kefeng Wang
2022-09-11
arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER
Zi Yan
2022-09-11
memory tiering: adjust hot threshold automatically
Huang Ying
2022-09-11
memory tiering: rate limit NUMA migration throughput
Huang Ying
2022-09-11
mm/vmscan: define macros for refaults in struct lruvec
Yang Yang
2022-08-24
mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses.
Yosry Ahmed
2022-07-29
mm: cleanup is_highmem()
Kefeng Wang
2022-07-17
mm/page_alloc: protect PCP lists with a spinlock
Mel Gorman
2022-07-17
mm/page_alloc: use only one PCP list for THP-sized allocations
Mel Gorman
2022-07-17
mm: move page zone helpers from mm.h to mmzone.h
Alex Sierra
2022-07-03
mm, docs: fix comments that mention mem_hotplug_end()
Yun-Ze Li
2022-07-03
mm: memory_hotplug: enumerate all supported section flags
Muchun Song
2022-05-13
mm: cma: use pageblock_order as the single alignment
Zi Yan
2022-04-08
mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warning
Waiman Long
2022-03-22
NUMA balancing: optimize page placement for memory tiering system
Huang Ying
2022-03-22
NUMA Balancing: add page promotion counter
Huang Ying
2022-03-22
mm/mmzone.h: remove unused macros
Miaohe Lin
2022-03-22
mm: page_alloc: avoid merging non-fallbackable pageblocks with others
Zi Yan
2022-01-15
mm_zone: add function to check if managed dma zone exists
Baoquan He
2021-12-31
mm: vmscan: Reduce throttling due to a failure to make progress
Mel Gorman
2021-11-06
mm/vmscan: throttle reclaim when no progress is being made
Mel Gorman
2021-11-06
mm/vmscan: throttle reclaim and compaction when too may pages are isolated
Mel Gorman
2021-11-06
mm/vmscan: throttle reclaim until some writeback completes if congested
Mel Gorman
2021-11-06
mm/page_alloc: detect allocation forbidden by cpuset and bail out early
Feng Tang
2021-11-06
mm: use __pfn_to_section() instead of open coding it
Rolf Eike Beer
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
mm: track present early pages per zone
David Hildenbrand
2021-09-08
mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONE
Mike Rapoport
2021-09-03
mm: compaction: support triggering of proactive compaction by user
Charan Teja Reddy
2021-09-03
mm/sparse: set SECTION_NID_SHIFT to 6
Naoya Horiguchi
2021-09-03
mm: sparse: remove __section_nr() function
Ohhoon Kwon
2021-07-01
mm/swap: make NODE_DATA an inline function on CONFIG_FLATMEM
Mel Gorman
2021-07-01
mm: fix spelling mistakes
Zhen Lei
2021-06-30
arm64/mm: drop HAVE_ARCH_PFN_VALID
Anshuman Khandual
2021-06-30
include/linux/mmzone.h: add documentation for pfn_valid()
Mike Rapoport
2021-06-29
mm/page_alloc: allow high-order pages to be stored on the per-cpu lists
Mel Gorman
[next]