index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
memory.h
Age
Commit message (
Expand
)
Author
2011-12-21
convert 'memory' sysdev_class to a regular subsystem
Kay Sievers
2011-07-12
mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header
Benjamin Herrenschmidt
2011-02-03
memory hotplug: Update phys_index to [start|end]_section_nr
Nathan Fontenot
2010-10-22
Driver core: Add section count to memory_block struct
Nathan Fontenot
2010-10-22
driver core: Introduce find_memory_block_hinted which utilizes kset_find_obj_...
Robin Holt
2010-03-17
memory hotplug: allow setting of phys_device
Heiko Carstens
2009-12-18
mm: Add notifier in pageblock isolation for balloon drivers
Robert Jennings
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-04-02
memory_accessor: new interface for reading/writing persistent memory
Kevin Hilman
2009-03-06
tracing, Text Edit Lock - Architecture Independent Code
Mathieu Desnoyers
2009-01-06
mm: show node to memory section relationship with symlinks in sysfs
Gary Hade
2008-11-30
hotplug_memory_notifier section annotation
Al Viro
2008-04-29
ipc: recompute msgmni on memory add / remove
Nadia Derbey
2008-04-29
ipc: define the slab_memory_callback priority as a constant
Nadia Derbey
2008-04-19
driver core: memory: semaphore to mutex
Daniel Walker
2007-10-22
memory hotplug: make kmem_cache_node for SLUB on memory online avoid panic
Yasunori Goto
2007-10-22
memory hotplug: rearrange memory hotplug notifier
Yasunori Goto
2006-10-01
[PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSE
Keith Mannthey
2006-03-27
[PATCH] Notifier chain update: API changes
Alan Stern
2006-01-08
[PATCH] Fix compilation with CONFIG_MEMORY_HOTPLUG=y and gcc41.
Olaf Hering
2005-11-28
[PATCH] memory_sysdev_class is static
Andrew Morton
2005-11-07
[PATCH] fix remaining missing includes
Tim Schmielau
2005-10-29
[PATCH] memory hotplug: sysfs and add/remove functions
Dave Hansen