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
2015-09-08
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-04
mm: remove struct node_active_region
minkyung88.kim
2015-08-27
mm: ZONE_DEVICE for "device memory"
Dan Williams
2015-06-30
mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA...
Mel Gorman
2015-06-30
mm: meminit: inline some helper functions
Mel Gorman
2015-06-30
mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nid
Mel Gorman
2015-04-15
mm: refactor zone_movable_is_highmem()
Zhang Zhen
2015-04-07
mm: move zone lock to a different cache line than order-0 free page lists
Mel Gorman
2015-02-11
mm: microoptimize zonelist operations
Vlastimil Babka
2015-02-11
mm: fix typo of MIGRATE_RESERVE in comment
Baoquan He
2014-12-13
mm/page_ext: resurrect struct page extending code for debugging
Joonsoo Kim
2014-12-10
mm: embed the memcg pointer directly into struct page
Johannes Weiner
2014-11-13
mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype
Joonsoo Kim
2014-10-09
mm: clean up zone flags
Johannes Weiner
2014-08-06
mm: page_alloc: reduce cost of the fair zone allocation policy
Mel Gorman
2014-08-06
mm: move zone->pages_scanned into a vmstat counter
Mel Gorman
2014-08-06
mm: rearrange zone fields into read-only, page alloc, statistics and page rec...
Mel Gorman
2014-08-06
mem-hotplug: improve zone_movable_is_highmem logic
Wang Nan
2014-06-04
mm: page_alloc: use unsigned int for order in more places
Mel Gorman
2014-06-04
mm: page_alloc: reduce number of times page_to_pfn is called
Mel Gorman
2014-06-04
mm: page_alloc: use word-based accesses for get/set pageblock bitmaps
Mel Gorman
2014-06-04
mm, compaction: add per-zone migration pfn cache for async compaction
David Rientjes
2014-06-04
mem-hotplug: implement get/put_online_mems
Vladimir Davydov
2014-06-04
mm: page_alloc: do not cache reclaim distances
Mel Gorman
2014-04-03
mm: keep page cache radix tree nodes in check
Johannes Weiner
2014-04-03
mm: thrash detection-based file cache sizing
Johannes Weiner
2014-03-10
mm: fix GFP_THISNODE callers and clarify
Johannes Weiner
2014-01-21
mm: numa: limit scope of lock for NUMA migrate rate limiting
Mel Gorman
2014-01-21
mm: get rid of unnecessary pageblock scanning in setup_zone_migrate_reserve
Yasuaki Ishimatsu
2013-09-11
mm: vmscan: fix do_try_to_free_pages() livelock
Lisa Du
2013-09-11
mm: page_alloc: fair zone allocator policy
Johannes Weiner
2013-07-09
mm: remove unused functions is_{normal_idx, normal, dma32, dma}
Zhang Yanfei
2013-07-03
sparsemem: add BUILD_BUG_ON when sizeof mem_section is non-power-of-2
Cody P Schafer
2013-07-03
mm: use a dedicated lock to protect totalram_pages and zone->managed_pages
Jiang Liu
2013-07-03
mmzone: note that node_size_lock should be manipulated via pgdat_resize_lock()
Cody P Schafer
2013-07-03
mm: fix comment referring to non-existent size_seqlock, change to span_seqlock
Cody P Schafer
2013-07-03
mm: vmscan: block kswapd if it is encountering pages under writeback
Mel Gorman
2013-07-03
mm: vmscan: have kswapd writeback pages based on dirty pages encountered, not...
Mel Gorman
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-03-27
mmzone: correct "pags" to "pages" in comment.
Cody P Schafer
2013-03-22
mm: zone_end_pfn is too small
Russ Anderson
2013-02-23
mmzone: add pgdat_{end_pfn,is_empty}() helpers & consolidate.
Cody P Schafer
2013-02-23
mm: add zone_is_empty() and zone_is_initialized()
Cody P Schafer
2013-02-23
mm: add & use zone_end_pfn() and zone_spans_pfn()
Cody P Schafer
2013-02-23
mm: move page flags layout to separate header
Peter Zijlstra
2013-02-23
mm: remove MIGRATE_ISOLATE check in hotpath
Minchan Kim
2013-01-04
mm: fix zone_watermark_ok_safe() accounting of isolated pages
Bartlomiej Zolnierkiewicz
2012-12-16
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-12-12
mm: introduce new field "managed_pages" to struct zone
Jiang Liu
2012-12-11
mm: cma: remove watermark hacks
Marek Szyprowski
[next]