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
*
mem-hotplug: introduce {un}lock_memory_hotplug()
KOSAKI Motohiro
2010-12-02
*
mm: do_migrate_range: reduce list_empty() check
Bob Liu
2010-10-26
*
mm: do_migrate_range: exit loop if not_managed is true
Bob Liu
2010-10-26
*
mm/memory_hotplug.c: make scan_lru_pages() static
Andrew Morton
2010-10-26
*
memory hotplug: unify is_removable and offline detection code
KAMEZAWA Hiroyuki
2010-10-26
*
mm: compaction: fix COMPACTPAGEFAILED counting
Minchan Kim
2010-10-26
*
mm: fix return value of scan_lru_pages in memory unplug
KAMEZAWA Hiroyuki
2010-10-26
*
memory_hotplug: drop spurious calls to flush_scheduled_work()
Tejun Heo
2010-10-19
*
memory hotplug: fix next block calculation in is_removable
KAMEZAWA Hiroyuki
2010-09-09
*
mem-hotplug: fix potential race while building zonelist for new populated zone
Haicheng Li
2010-05-25
*
mem-hotplug: avoid multiple zones sharing same boot strapping boot_pageset
Haicheng Li
2010-05-25
*
cpu/mem hotplug: enable CPUs online before local memory online
minskey guo
2010-05-25
*
mm: introduce dump_page() and print symbolic flag names
Wu Fengguang
2010-03-12
*
memory-hotplug: create /sys/firmware/memmap entry for new memory
akpm@linux-foundation.org
2010-03-06
*
mm: fix section mismatch in memory_hotplug.c
Rakib Mullick
2009-12-15
*
mm: memory_hotplug: make offline_pages() static
Andrew Morton
2009-12-15
*
ksm: memory hotremove migration only
Hugh Dickins
2009-12-15
*
mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlined
David Rientjes
2009-12-15
*
mm: move inc_zone_page_state(NR_ISOLATED) to just isolated place
KOSAKI Motohiro
2009-12-15
*
mm: allow memory hotplug and hibernation in the same kernel
Andi Kleen
2009-11-17
*
mm/memory_hotplug: fix section mismatch
Hidetoshi Seto
2009-11-17
*
walk system ram range
KAMEZAWA Hiroyuki
2009-09-23
*
memory hotplug: fix updating of num_physpages for hot plugged memory
Jan Beulich
2009-09-22
*
memory hotplug: update zone pcp at memory online
Shaohua Li
2009-09-22
*
page-allocator: reset wmark_min and inactive ratio of zone when hotplug happens
Minchan Kim
2009-06-16
*
page-allocator: clean up functions related to pages_min
Minchan Kim
2009-06-16
*
mm: remove GFP_HIGHUSER_PAGECACHE
Hugh Dickins
2009-01-06
*
mm: show node to memory section relationship with symlinks in sysfs
Gary Hade
2009-01-06
*
meminit section warnings
Al Viro
2008-11-30
*
cpuset: update top cpuset's mems after adding a node
Miao Xie
2008-11-19
*
memory hotplug: release memory regions in PAGES_PER_SECTION chunks
Nathan Fontenot
2008-10-20
*
vmscan: move isolate_lru_page() to vmscan.c
Nick Piggin
2008-10-20
*
mm: cleanup to make remove_memory() arch-neutral
Badari Pulavarty
2008-10-20
*
memory-hotplug: add sysfs removable attribute for hotplug memory remove
Badari Pulavarty
2008-07-24
*
memory-hotplug: don't calculate vm_total_pages twice when rebuilding zonelist...
Kent Liu
2008-07-24
*
memory hotplug: small fixes to bootmem freeing for memory hotremove
Yasunori Goto
2008-07-24
*
mm: make register_page_bootmem_info_section() static
Adrian Bunk
2008-07-24
*
mm: drop unneeded pgdat argument from free_area_init_node()
Johannes Weiner
2008-07-24
*
memory_hotplug: always initialize pageblock bitmap
Heiko Carstens
2008-05-14
*
memory_hotplug: check for walk_memory_resource() failure in online_pages()
Geoff Levand
2008-05-14
*
memory hotplug: memmap_init_zone called twice
Heiko Carstens
2008-05-14
*
mm/memory_hotplug.c must #include "internal.h"
Adrian Bunk
2008-04-28
*
memory hotplug: free memmaps allocated by bootmem
Yasunori Goto
2008-04-28
*
memory hotplug: register section/node id to free
Yasunori Goto
2008-04-28
*
hotplug-memory: make online_page() common
Jeremy Fitzhardinge
2008-04-28
*
hotplug memory remove: generic __remove_pages() support
Badari Pulavarty
2008-04-28
*
driver core: memory: semaphore to mutex
Daniel Walker
2008-04-19
*
Page allocator: clean up pcp draining functions
Christoph Lameter
2008-02-05
*
Add IORESOUCE_BUSY flag for System RAM
Yasunori Goto
2007-11-14
*
memory hotremove: unset migrate type "ISOLATE" after removal
KAMEZAWA Hiroyuki
2007-11-14
[next]