index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
/
cmm.c
Age
Commit message (
Expand
)
Author
2017-02-10
powerpc/pseries: Fix typo in parameter description
Wei Yongjun
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-11-17
powerpc/pseries: Move CMO code from plapr_wrappers.h to platforms/pseries
Michael Ellerman
2016-07-05
powerpc/pseries: Fix error return value in cmm_mem_going_offline()
Rasmus Villemoes
2014-09-23
powerpc/pseries: Drop unnecessary continue
Himangi Saraogi
2014-01-15
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-08-27
pseries: Move plpar_wrapper.h to powerpc common include/asm location.
Deepthi Dharwar
2011-12-21
power: cmm - convert sysdev_class to a regular subsystem
Kay Sievers
2011-03-02
powerpc/pseries: Cleanup use of notifier_from_errno()
Prarit Bhargava
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-18
powerpc: Make the CMM memory hotplug aware
Robert Jennings
2009-10-30
powerpc: Add kdump support to Collaborative Memory Manager
Brian King
2008-12-21
powerpc: Add reboot notifier to Collaborative Memory Manager
Brian King
2008-08-20
powerpc: Replace __FUNCTION__ with __func__
Harvey Harrison
2008-07-28
powerpc/pseries: Fix CMO sysdev attribute API change fallout
Stephen Rothwell
2008-07-25
powerpc/pseries: Add collaborative memory manager
Brian King