index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
memory_hotplug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/memory_hotplug.c: improve comments
Tang Chen
2012-12-18
1
-6
/
+12
*
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-12-16
1
-1
/
+2
|
\
|
*
mm: migrate: Add a tracepoint for migrate_pages
Mel Gorman
2012-12-11
1
-1
/
+2
*
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-12-13
1
-15
/
+98
|
\
\
|
*
|
mm: introduce new field "managed_pages" to struct zone
Jiang Liu
2012-12-12
1
-0
/
+10
|
*
|
memory_hotplug: allow online/offline memory to result movable node
Lai Jiangshan
2012-12-12
1
-0
/
+16
|
*
|
hotplug: update nodemasks management
Lai Jiangshan
2012-12-12
1
-15
/
+72
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-13
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
various: Fix spelling of "asynchronous" in comments.
Adam Buchbinder
2012-11-19
1
-3
/
+3
*
|
|
memory_hotplug: ensure every online node has NORMAL memory
Lai Jiangshan
2012-12-11
1
-0
/
+40
*
|
|
memory_hotplug: handle empty zone when online_movable/online_kernel
Lai Jiangshan
2012-12-11
1
-6
/
+45
*
|
|
mm, memory-hotplug: dynamic configure movable memory and portion memory
Lai Jiangshan
2012-12-11
1
-1
/
+99
*
|
|
mm/memory_hotplug.c: update start_pfn in zone and pg_data when spanned_pages ...
Tang Chen
2012-12-11
1
-2
/
+2
*
|
|
memory_hotplug: fix possible incorrect node_states[N_NORMAL_MEMORY]
Lai Jiangshan
2012-12-11
1
-16
/
+120
*
|
|
memory-hotplug: allocate zone's pcp before onlining pages
Wen Congyang
2012-12-11
1
-2
/
+6
*
|
|
memory-hotplug: skip HWPoisoned page when offlining pages
Wen Congyang
2012-12-11
1
-2
/
+3
|
|
/
|
/
|
*
|
revert "mm: fix-up zone present pages"
Andrew Morton
2012-11-16
1
-7
/
+0
|
/
*
memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXX...
Yasuaki Ishimatsu
2012-10-09
1
-2
/
+2
*
memory-hotplug: update memory block's state and notify userspace
Wen Congyang
2012-10-09
1
-1
/
+32
*
memory-hotplug: preparation to notify memory block's state at memory hot remove
Wen Congyang
2012-10-09
1
-2
/
+11
*
mm: fix-up zone present pages
Jianguo Wu
2012-10-09
1
-0
/
+7
*
memory-hotplug: don't replace lowmem pages with highmem
Minchan Kim
2012-10-09
1
-9
/
+6
*
memory-hotplug: build zonelists when offlining pages
Xishi Qiu
2012-10-09
1
-1
/
+6
*
memory hotplug: fix section info double registration bug
qiuxishi
2012-09-17
1
-6
/
+10
*
mm/hotplug: free zone->pageset when a zone becomes empty
Jiang Liu
2012-07-31
1
-0
/
+3
*
mm/hotplug: correctly add new zone to all other nodes' zone lists
Jiang Liu
2012-07-31
1
-7
/
+8
*
mm/hotplug: correctly setup fallback zonelists when creating new pgdat
Jiang Liu
2012-07-31
1
-2
/
+2
*
mm/memory_hotplug.c: release memory resources if hotadd_new_pgdat() fails
Wen Congyang
2012-07-11
1
-1
/
+1
*
mm: print physical addresses consistently with other parts of kernel
Bjorn Helgaas
2012-05-29
1
-6
/
+8
*
mm: page_isolation: MIGRATE_CMA isolation functions added
Michal Nazarewicz
2012-05-21
1
-3
/
+3
*
mm: compaction: introduce sync-light migration for use by compaction
Mel Gorman
2012-01-12
1
-1
/
+1
*
mm: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
mm: extend memory hotplug API to allow memory hotplug in virtual machines
Daniel Kiper
2011-07-25
1
-3
/
+65
*
mm, hotplug: protect zonelist building with zonelists_mutex
David Rientjes
2011-06-22
1
-0
/
+2
*
mm, hotplug: fix error handling in mem_online_node()
David Rientjes
2011-06-22
1
-1
/
+1
*
mm/memory_hotplug.c: fix building of node hotplug zonelist
KAMEZAWA Hiroyuki
2011-06-15
1
-0
/
+6
*
mm: remove dependency on CONFIG_FLATMEM from online_page()
Daniel Kiper
2011-05-25
1
-4
/
+0
*
mem-hotplug: call isolate_lru_page with elevated refcount
Konstantin Khlebnikov
2011-05-25
1
-1
/
+3
*
mm, mem-hotplug: recalculate lowmem_reserve when memory hotplug occurs
KOSAKI Motohiro
2011-05-25
1
-4
/
+5
*
mm, mem-hotplug: fix section mismatch. setup_per_zone_inactive_ratio() should...
KOSAKI Motohiro
2011-05-25
1
-2
/
+2
*
mm: optimize pfn calculation in online_page()
Daniel Kiper
2011-04-14
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
Merge branch 'slub/hotplug' into slab/urgent
Pekka Enberg
2011-01-15
1
-0
/
+4
|
\
|
*
memory hotplug: one more lock on memory hotplug
KAMEZAWA Hiroyuki
2011-01-11
1
-0
/
+4
*
|
thp: remove PG_buddy
Andrea Arcangeli
2011-01-13
1
-6
/
+8
*
|
mm: migration: cleanup migrate_pages API by matching types for offlining and ...
Mel Gorman
2011-01-13
1
-1
/
+1
*
|
mm: migration: allow migration to operate asynchronously and avoid synchronou...
Mel Gorman
2011-01-13
1
-1
/
+2
|
/
*
mem-hotplug: introduce {un}lock_memory_hotplug()
KOSAKI Motohiro
2010-12-02
1
-7
/
+24
*
mm: do_migrate_range: reduce list_empty() check
Bob Liu
2010-10-26
1
-12
/
+9
*
mm: do_migrate_range: exit loop if not_managed is true
Bob Liu
2010-10-26
1
-4
/
+6
[next]