index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
memory_hotplug.c
Commit message (
Expand
)
Author
Age
...
*
memory-hotplug: do not allocate pgdat if it was not freed when offline.
Tang Chen
2013-02-23
*
memory-hotplug: free node_data when a node is offlined
Wen Congyang
2013-02-23
*
memory-hotplug: remove sysfs file of node
Tang Chen
2013-02-23
*
memory_hotplug: clear zone when removing the memory
Yasuaki Ishimatsu
2013-02-23
*
memory-hotplug: integrated __remove_section() of CONFIG_SPARSEMEM_VMEMMAP.
Tang Chen
2013-02-23
*
memory-hotplug: move pgdat_resize_lock into sparse_remove_one_section()
Tang Chen
2013-02-23
*
memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
Yasuaki Ishimatsu
2013-02-23
*
memory-hotplug: introduce new arch_remove_memory() for removing page table
Wen Congyang
2013-02-23
*
memory-hotplug: remove /sys/firmware/memmap/X sysfs
Yasuaki Ishimatsu
2013-02-23
*
memory-hotplug: remove redundant codes
Wen Congyang
2013-02-23
*
memory-hotplug: check whether all memory blocks are offlined or not when remo...
Yasuaki Ishimatsu
2013-02-23
*
memory-hotplug: try to offline the memory twice to avoid dependence
Wen Congyang
2013-02-23
*
mm: memory_hotplug: no need to check res twice in add_memory
Sasha Levin
2013-02-23
*
mm/memory_hotplug.c: improve comments
Tang Chen
2012-12-18
*
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-12-16
|
\
|
*
mm: migrate: Add a tracepoint for migrate_pages
Mel Gorman
2012-12-11
*
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-12-13
|
\
\
|
*
|
mm: introduce new field "managed_pages" to struct zone
Jiang Liu
2012-12-12
|
*
|
memory_hotplug: allow online/offline memory to result movable node
Lai Jiangshan
2012-12-12
|
*
|
hotplug: update nodemasks management
Lai Jiangshan
2012-12-12
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-13
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
various: Fix spelling of "asynchronous" in comments.
Adam Buchbinder
2012-11-19
*
|
|
memory_hotplug: ensure every online node has NORMAL memory
Lai Jiangshan
2012-12-11
*
|
|
memory_hotplug: handle empty zone when online_movable/online_kernel
Lai Jiangshan
2012-12-11
*
|
|
mm, memory-hotplug: dynamic configure movable memory and portion memory
Lai Jiangshan
2012-12-11
*
|
|
mm/memory_hotplug.c: update start_pfn in zone and pg_data when spanned_pages ...
Tang Chen
2012-12-11
*
|
|
memory_hotplug: fix possible incorrect node_states[N_NORMAL_MEMORY]
Lai Jiangshan
2012-12-11
*
|
|
memory-hotplug: allocate zone's pcp before onlining pages
Wen Congyang
2012-12-11
*
|
|
memory-hotplug: skip HWPoisoned page when offlining pages
Wen Congyang
2012-12-11
|
|
/
|
/
|
*
|
revert "mm: fix-up zone present pages"
Andrew Morton
2012-11-16
|
/
*
memory-hotplug: suppress "Trying to free nonexistent resource <XXXXXXXXXXXXXX...
Yasuaki Ishimatsu
2012-10-09
*
memory-hotplug: update memory block's state and notify userspace
Wen Congyang
2012-10-09
*
memory-hotplug: preparation to notify memory block's state at memory hot remove
Wen Congyang
2012-10-09
*
mm: fix-up zone present pages
Jianguo Wu
2012-10-09
*
memory-hotplug: don't replace lowmem pages with highmem
Minchan Kim
2012-10-09
*
memory-hotplug: build zonelists when offlining pages
Xishi Qiu
2012-10-09
*
memory hotplug: fix section info double registration bug
qiuxishi
2012-09-17
*
mm/hotplug: free zone->pageset when a zone becomes empty
Jiang Liu
2012-07-31
*
mm/hotplug: correctly add new zone to all other nodes' zone lists
Jiang Liu
2012-07-31
*
mm/hotplug: correctly setup fallback zonelists when creating new pgdat
Jiang Liu
2012-07-31
*
mm/memory_hotplug.c: release memory resources if hotadd_new_pgdat() fails
Wen Congyang
2012-07-11
*
mm: print physical addresses consistently with other parts of kernel
Bjorn Helgaas
2012-05-29
*
mm: page_isolation: MIGRATE_CMA isolation functions added
Michal Nazarewicz
2012-05-21
*
mm: compaction: introduce sync-light migration for use by compaction
Mel Gorman
2012-01-12
*
mm: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-10-31
*
mm: extend memory hotplug API to allow memory hotplug in virtual machines
Daniel Kiper
2011-07-25
*
mm, hotplug: protect zonelist building with zonelists_mutex
David Rientjes
2011-06-23
*
mm, hotplug: fix error handling in mem_online_node()
David Rientjes
2011-06-23
*
mm/memory_hotplug.c: fix building of node hotplug zonelist
KAMEZAWA Hiroyuki
2011-06-15
*
mm: remove dependency on CONFIG_FLATMEM from online_page()
Daniel Kiper
2011-05-25
[prev]
[next]