summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/cmm.c
Commit message (Expand)AuthorAgeFilesLines
* mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-281-5/+5
* powerpc: Use octal numbers for file permissionsRussell Currey2018-01-211-8/+8
* treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-311-1/+1
* powerpc/pseries: Fix typo in parameter descriptionWei Yongjun2017-02-101-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* powerpc/pseries: Move CMO code from plapr_wrappers.h to platforms/pseriesMichael Ellerman2016-11-171-0/+34
* powerpc/pseries: Fix error return value in cmm_mem_going_offline()Rasmus Villemoes2016-07-051-1/+1
* powerpc/pseries: Drop unnecessary continueHimangi Saraogi2014-09-231-1/+0Star
* powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-151-1/+0Star
* pseries: Move plpar_wrapper.h to powerpc common include/asm location.Deepthi Dharwar2013-08-271-2/+1Star
* power: cmm - convert sysdev_class to a regular subsystemKay Sievers2011-12-221-33/+34
* powerpc/pseries: Cleanup use of notifier_from_errno()Prarit Bhargava2011-03-021-12/+2Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* powerpc: Make the CMM memory hotplug awareRobert Jennings2009-12-181-6/+248
* powerpc: Add kdump support to Collaborative Memory ManagerBrian King2009-10-301-10/+19
* powerpc: Add reboot notifier to Collaborative Memory ManagerBrian King2008-12-211-1/+28
* powerpc: Replace __FUNCTION__ with __func__Harvey Harrison2008-08-201-2/+2
* powerpc/pseries: Fix CMO sysdev attribute API change falloutStephen Rothwell2008-07-281-2/+6
* powerpc/pseries: Add collaborative memory managerBrian King2008-07-251-0/+468