index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
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-12-11
mm/memory_hotplug.c: update start_pfn in zone and pg_data when spanned_pages ...
Tang Chen
1
-2
/
+2
2012-12-11
memory_hotplug: fix possible incorrect node_states[N_NORMAL_MEMORY]
Lai Jiangshan
1
-16
/
+120
2012-12-11
memory-hotplug: allocate zone's pcp before onlining pages
Wen Congyang
1
-2
/
+6
2012-12-11
memory-hotplug: skip HWPoisoned page when offlining pages
Wen Congyang
1
-2
/
+3
2012-11-16
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-17
memory hotplug: fix section info double registration bug
qiuxishi
1
-6
/
+10
2012-07-31
mm/hotplug: free zone->pageset when a zone becomes empty
Jiang Liu
1
-0
/
+3
2012-07-31
mm/hotplug: correctly add new zone to all other nodes' zone lists
Jiang Liu
1
-7
/
+8
2012-07-31
mm/hotplug: correctly setup fallback zonelists when creating new pgdat
Jiang Liu
1
-2
/
+2
2012-07-11
mm/memory_hotplug.c: release memory resources if hotadd_new_pgdat() fails
Wen Congyang
1
-1
/
+1
2012-05-29
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-12
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-25
mm: extend memory hotplug API to allow memory hotplug in virtual machines
Daniel Kiper
1
-3
/
+65
2011-06-22
mm, hotplug: protect zonelist building with zonelists_mutex
David Rientjes
1
-0
/
+2
2011-06-22
mm, hotplug: fix error handling in mem_online_node()
David Rientjes
1
-1
/
+1
2011-06-15
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-14
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-13
thp: remove PG_buddy
Andrea Arcangeli
1
-6
/
+8
2011-01-13
mm: migration: cleanup migrate_pages API by matching types for offlining and ...
Mel Gorman
1
-1
/
+1
2011-01-13
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-02
mem-hotplug: introduce {un}lock_memory_hotplug()
KOSAKI Motohiro
1
-7
/
+24
2010-10-26
mm: do_migrate_range: reduce list_empty() check
Bob Liu
1
-12
/
+9
2010-10-26
mm: do_migrate_range: exit loop if not_managed is true
Bob Liu
1
-4
/
+6
2010-10-26
mm/memory_hotplug.c: make scan_lru_pages() static
Andrew Morton
1
-1
/
+1
2010-10-26
memory hotplug: unify is_removable and offline detection code
KAMEZAWA Hiroyuki
1
-15
/
+2
2010-10-26
mm: compaction: fix COMPACTPAGEFAILED counting
Minchan Kim
1
-0
/
+2
2010-10-26
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-09
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-12
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
[next]