index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2013-02-24
memory-hotplug: introduce new arch_remove_memory() for removing page table
Wen Congyang
1
-0
/
+2
2013-02-24
memory-hotplug: remove /sys/firmware/memmap/X sysfs
Yasuaki Ishimatsu
1
-1
/
+4
2013-02-24
memory-hotplug: remove redundant codes
Wen Congyang
1
-47
/
+82
2013-02-24
memory-hotplug: check whether all memory blocks are offlined or not when remo...
Yasuaki Ishimatsu
1
-0
/
+48
2013-02-24
memory-hotplug: try to offline the memory twice to avoid dependence
Wen Congyang
1
-2
/
+14
2013-02-24
mm: memory_hotplug: no need to check res twice in add_memory
Sasha Levin
1
-2
/
+1
2012-12-19
mm/memory_hotplug.c: improve comments
Tang Chen
1
-6
/
+12
2012-12-17
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2012-12-14
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-15
/
+98
2012-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+3
2012-12-13
mm: introduce new field "managed_pages" to struct zone
Jiang Liu
1
-0
/
+10
2012-12-13
memory_hotplug: allow online/offline memory to result movable node
Lai Jiangshan
1
-0
/
+16
2012-12-13
hotplug: update nodemasks management
Lai Jiangshan
1
-15
/
+72
2012-12-12
memory_hotplug: ensure every online node has NORMAL memory
Lai Jiangshan
1
-0
/
+40
2012-12-12
memory_hotplug: handle empty zone when online_movable/online_kernel
Lai Jiangshan
1
-6
/
+45
2012-12-12
mm, memory-hotplug: dynamic configure movable memory and portion memory
Lai Jiangshan
1
-1
/
+99
2012-12-12
mm/memory_hotplug.c: update start_pfn in zone and pg_data when spanned_pages ...
Tang Chen
1
-2
/
+2
2012-12-12
memory_hotplug: fix possible incorrect node_states[N_NORMAL_MEMORY]
Lai Jiangshan
1
-16
/
+120
2012-12-12
memory-hotplug: allocate zone's pcp before onlining pages
Wen Congyang
1
-2
/
+6
2012-12-12
memory-hotplug: skip HWPoisoned page when offlining pages
Wen Congyang
1
-2
/
+3
2012-12-11
mm: migrate: Add a tracepoint for migrate_pages
Mel Gorman
1
-1
/
+2
2012-11-19
various: Fix spelling of "asynchronous" in comments.
Adam Buchbinder
1
-3
/
+3
2012-11-17
revert "mm: fix-up zone present pages"
Andrew Morton
1
-7
/
+0
2012-10-09
memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXX...
Yasuaki Ishimatsu
1
-2
/
+2
2012-10-09
memory-hotplug: update memory block's state and notify userspace
Wen Congyang
1
-1
/
+32
2012-10-09
memory-hotplug: preparation to notify memory block's state at memory hot remove
Wen Congyang
1
-2
/
+11
2012-10-09
mm: fix-up zone present pages
Jianguo Wu
1
-0
/
+7
2012-10-09
memory-hotplug: don't replace lowmem pages with highmem
Minchan Kim
1
-9
/
+6
2012-10-09
memory-hotplug: build zonelists when offlining pages
Xishi Qiu
1
-1
/
+6
2012-09-18
memory hotplug: fix section info double registration bug
qiuxishi
1
-6
/
+10
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
[prev]
[next]