index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
memory_hotplug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-01
mm/hotplug: free zone->pageset when a zone becomes empty
Jiang Liu
1
-0
/
+3
2012-08-01
mm/hotplug: correctly add new zone to all other nodes' zone lists
Jiang Liu
1
-7
/
+8
2012-08-01
mm/hotplug: correctly setup fallback zonelists when creating new pgdat
Jiang Liu
1
-2
/
+2
2012-07-12
mm/memory_hotplug.c: release memory resources if hotadd_new_pgdat() fails
Wen Congyang
1
-1
/
+1
2012-05-30
mm: print physical addresses consistently with other parts of kernel
Bjorn Helgaas
1
-6
/
+8
2012-05-21
mm: page_isolation: MIGRATE_CMA isolation functions added
Michal Nazarewicz
1
-3
/
+3
2012-01-13
mm: compaction: introduce sync-light migration for use by compaction
Mel Gorman
1
-1
/
+1
2011-10-31
mm: Map most files to use export.h instead of module.h
Paul Gortmaker
1
-1
/
+1
2011-07-26
mm: extend memory hotplug API to allow memory hotplug in virtual machines
Daniel Kiper
1
-3
/
+65
2011-06-23
mm, hotplug: protect zonelist building with zonelists_mutex
David Rientjes
1
-0
/
+2
2011-06-23
mm, hotplug: fix error handling in mem_online_node()
David Rientjes
1
-1
/
+1
2011-06-16
mm/memory_hotplug.c: fix building of node hotplug zonelist
KAMEZAWA Hiroyuki
1
-0
/
+6
2011-05-25
mm: remove dependency on CONFIG_FLATMEM from online_page()
Daniel Kiper
1
-4
/
+0
2011-05-25
mem-hotplug: call isolate_lru_page with elevated refcount
Konstantin Khlebnikov
1
-1
/
+3
2011-05-25
mm, mem-hotplug: recalculate lowmem_reserve when memory hotplug occurs
KOSAKI Motohiro
1
-4
/
+5
2011-05-25
mm, mem-hotplug: fix section mismatch. setup_per_zone_inactive_ratio() should...
KOSAKI Motohiro
1
-2
/
+2
2011-04-15
mm: optimize pfn calculation in online_page()
Daniel Kiper
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-01-15
Merge branch 'slub/hotplug' into slab/urgent
Pekka Enberg
1
-0
/
+4
2011-01-14
thp: remove PG_buddy
Andrea Arcangeli
1
-6
/
+8
2011-01-14
mm: migration: cleanup migrate_pages API by matching types for offlining and ...
Mel Gorman
1
-1
/
+1
2011-01-14
mm: migration: allow migration to operate asynchronously and avoid synchronou...
Mel Gorman
1
-1
/
+2
2011-01-11
memory hotplug: one more lock on memory hotplug
KAMEZAWA Hiroyuki
1
-0
/
+4
2010-12-03
mem-hotplug: introduce {un}lock_memory_hotplug()
KOSAKI Motohiro
1
-7
/
+24
2010-10-27
mm: do_migrate_range: reduce list_empty() check
Bob Liu
1
-12
/
+9
2010-10-27
mm: do_migrate_range: exit loop if not_managed is true
Bob Liu
1
-4
/
+6
2010-10-27
mm/memory_hotplug.c: make scan_lru_pages() static
Andrew Morton
1
-1
/
+1
2010-10-27
memory hotplug: unify is_removable and offline detection code
KAMEZAWA Hiroyuki
1
-15
/
+2
2010-10-27
mm: compaction: fix COMPACTPAGEFAILED counting
Minchan Kim
1
-0
/
+2
2010-10-27
mm: fix return value of scan_lru_pages in memory unplug
KAMEZAWA Hiroyuki
1
-1
/
+1
2010-10-19
memory_hotplug: drop spurious calls to flush_scheduled_work()
Tejun Heo
1
-2
/
+0
2010-09-10
memory hotplug: fix next block calculation in is_removable
KAMEZAWA Hiroyuki
1
-8
/
+8
2010-05-25
mem-hotplug: fix potential race while building zonelist for new populated zone
Haicheng Li
1
-8
/
+3
2010-05-25
mem-hotplug: avoid multiple zones sharing same boot strapping boot_pageset
Haicheng Li
1
-5
/
+13
2010-05-25
cpu/mem hotplug: enable CPUs online before local memory online
minskey guo
1
-0
/
+23
2010-03-13
mm: introduce dump_page() and print symbolic flag names
Wu Fengguang
1
-3
/
+3
2010-03-06
memory-hotplug: create /sys/firmware/memmap entry for new memory
akpm@linux-foundation.org
1
-0
/
+4
2009-12-15
mm: fix section mismatch in memory_hotplug.c
Rakib Mullick
1
-1
/
+3
2009-12-15
mm: memory_hotplug: make offline_pages() static
Andrew Morton
1
-1
/
+1
2009-12-15
ksm: memory hotremove migration only
Hugh Dickins
1
-1
/
+1
2009-12-15
mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlined
David Rientjes
1
-0
/
+4
2009-12-15
mm: move inc_zone_page_state(NR_ISOLATED) to just isolated place
KOSAKI Motohiro
1
-0
/
+4
2009-11-18
mm: allow memory hotplug and hibernation in the same kernel
Andi Kleen
1
-4
/
+17
2009-11-18
mm/memory_hotplug: fix section mismatch
Hidetoshi Seto
1
-1
/
+2
2009-09-23
walk system ram range
KAMEZAWA Hiroyuki
1
-3
/
+3
2009-09-22
memory hotplug: fix updating of num_physpages for hot plugged memory
Jan Beulich
1
-2
/
+4
2009-09-22
memory hotplug: update zone pcp at memory online
Shaohua Li
1
-0
/
+1
2009-06-17
page-allocator: reset wmark_min and inactive ratio of zone when hotplug happens
Minchan Kim
1
-0
/
+4
2009-06-17
page-allocator: clean up functions related to pages_min
Minchan Kim
1
-1
/
+1
2009-01-07
mm: remove GFP_HIGHUSER_PAGECACHE
Hugh Dickins
1
-6
/
+3
[next]