index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mmzone.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2022-12-11
mm: fix typo in struct pglist_data code comment
Wang Yong
1
-1
/
+1
2022-11-09
block: add check when merging zone device pages
Logan Gunthorpe
1
-0
/
+24
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-35
/
+246
2022-10-03
mm: remove obsolete pgdat_is_empty()
Miaohe Lin
1
-5
/
+0
2022-10-03
mm: remove obsolete macro NR_PCP_ORDER_MASK and NR_PCP_ORDER_WIDTH
Miaohe Lin
1
-7
/
+0
2022-09-26
mm: deduplicate cacheline padding code
Shakeel Butt
1
-19
/
+5
2022-09-26
mm/demotion: add pg_data_t member to track node memory tier details
Aneesh Kumar K.V
1
-0
/
+3
2022-09-26
mm: multi-gen LRU: thrashing prevention
Yu Zhao
1
-0
/
+2
2022-09-26
mm: multi-gen LRU: kill switch
Yu Zhao
1
-0
/
+9
2022-09-26
mm: multi-gen LRU: support page table walks
Yu Zhao
1
-1
/
+55
2022-09-26
mm: multi-gen LRU: exploit locality in rmap
Yu Zhao
1
-0
/
+6
2022-09-26
mm: multi-gen LRU: minimal implementation
Yu Zhao
1
-0
/
+41
2022-09-26
mm: multi-gen LRU: groundwork
Yu Zhao
1
-0
/
+102
2022-09-11
mm: fix null-ptr-deref in kswapd_is_running()
Kefeng Wang
1
-2
/
+4
2022-09-11
arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER
Zi Yan
1
-2
/
+2
2022-09-11
memory tiering: adjust hot threshold automatically
Huang Ying
1
-0
/
+9
2022-09-11
memory tiering: rate limit NUMA migration throughput
Huang Ying
1
-0
/
+7
2022-09-11
mm/vmscan: define macros for refaults in struct lruvec
Yang Yang
1
-0
/
+2
2022-08-24
mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses.
Yosry Ahmed
1
-0
/
+1
2022-07-29
mm: cleanup is_highmem()
Kefeng Wang
1
-12
/
+8
2022-07-17
mm/page_alloc: protect PCP lists with a spinlock
Mel Gorman
1
-0
/
+1
2022-07-17
mm/page_alloc: use only one PCP list for THP-sized allocations
Mel Gorman
1
-4
/
+7
2022-07-17
mm: move page zone helpers from mm.h to mmzone.h
Alex Sierra
1
-0
/
+80
2022-07-03
mm, docs: fix comments that mention mem_hotplug_end()
Yun-Ze Li
1
-3
/
+3
2022-07-03
mm: memory_hotplug: enumerate all supported section flags
Muchun Song
1
-9
/
+32
2022-05-13
mm: cma: use pageblock_order as the single alignment
Zi Yan
1
-4
/
+1
2022-04-08
mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warning
Waiman Long
1
-4
/
+7
2022-03-22
NUMA balancing: optimize page placement for memory tiering system
Huang Ying
1
-0
/
+1
2022-03-22
NUMA Balancing: add page promotion counter
Huang Ying
1
-0
/
+3
2022-03-22
mm/mmzone.h: remove unused macros
Miaohe Lin
1
-7
/
+0
2022-03-22
mm: page_alloc: avoid merging non-fallbackable pageblocks with others
Zi Yan
1
-0
/
+11
2022-01-15
mm_zone: add function to check if managed dma zone exists
Baoquan He
1
-0
/
+9
2021-12-31
mm: vmscan: Reduce throttling due to a failure to make progress
Mel Gorman
1
-0
/
+1
2021-11-06
mm/vmscan: throttle reclaim when no progress is being made
Mel Gorman
1
-0
/
+1
2021-11-06
mm/vmscan: throttle reclaim and compaction when too may pages are isolated
Mel Gorman
1
-0
/
+1
2021-11-06
mm/vmscan: throttle reclaim until some writeback completes if congested
Mel Gorman
1
-0
/
+13
2021-11-06
mm/page_alloc: detect allocation forbidden by cpuset and bail out early
Feng Tang
1
-0
/
+22
2021-11-06
mm: use __pfn_to_section() instead of open coding it
Rolf Eike Beer
1
-2
/
+2
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-12
/
+7
2021-09-08
mm: track present early pages per zone
David Hildenbrand
1
-0
/
+7
2021-09-08
mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONE
Mike Rapoport
1
-12
/
+0
2021-09-03
mm: compaction: support triggering of proactive compaction by user
Charan Teja Reddy
1
-0
/
+1
2021-09-03
mm/sparse: set SECTION_NID_SHIFT to 6
Naoya Horiguchi
1
-1
/
+1
2021-09-03
mm: sparse: remove __section_nr() function
Ohhoon Kwon
1
-1
/
+0
2021-07-01
mm/swap: make NODE_DATA an inline function on CONFIG_FLATMEM
Mel Gorman
1
-1
/
+4
2021-07-01
mm: fix spelling mistakes
Zhen Lei
1
-1
/
+1
2021-06-30
arm64/mm: drop HAVE_ARCH_PFN_VALID
Anshuman Khandual
1
-0
/
+9
2021-06-30
include/linux/mmzone.h: add documentation for pfn_valid()
Mike Rapoport
1
-0
/
+11
2021-06-29
mm/page_alloc: allow high-order pages to be stored on the per-cpu lists
Mel Gorman
1
-1
/
+19
[next]