index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
/
cmm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: Convert all PageMovable users to movable_operations
Matthew Wilcox (Oracle)
2022-08-02
1
-57
/
+3
*
powerpc/pseries/cmm: Remove unneeded variable "ret"
zuoqilin
2022-05-04
1
-3
/
+1
*
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
1
-1
/
+0
*
powerpc/pseries/cmm: fix managed page counts when migrating pages between zones
David Hildenbrand
2019-12-16
1
-0
/
+10
*
powerpc/pseries/cmm: Simulation mode
David Hildenbrand
2019-11-13
1
-8
/
+30
*
powerpc/pseries/cmm: Switch to balloon_page_alloc()
David Hildenbrand
2019-11-13
1
-2
/
+1
*
powerpc/pseries/cmm: Implement balloon compaction
David Hildenbrand
2019-11-13
1
-14
/
+119
*
powerpc/pseries/cmm: Convert loaned_pages to an atomic_long_t
David Hildenbrand
2019-11-13
1
-16
/
+19
*
powerpc/pseries/cmm: Rip out memory isolate notifier
David Hildenbrand
2019-11-13
1
-96
/
+1
*
powerpc/pseries/cmm: Use adjust_managed_page_count() insted of totalram_pages_*
David Hildenbrand
2019-11-13
1
-3
/
+3
*
powerpc/pseries/cmm: Drop page array
David Hildenbrand
2019-11-13
1
-127
/
+36
*
powerpc/pseries/cmm: Cleanup rc handling in cmm_init()
David Hildenbrand
2019-11-13
1
-4
/
+3
*
powerpc/pseries/cmm: Report errors when registering notifiers fails
David Hildenbrand
2019-11-13
1
-2
/
+6
*
powerpc/pseries/cmm: Implement release() function for sysfs device
David Hildenbrand
2019-11-13
1
-0
/
+5
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-15
/
+1
*
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-28
1
-5
/
+5
*
powerpc: Use octal numbers for file permissions
Russell Currey
2018-01-22
1
-8
/
+8
*
treewide: Fix function prototypes for module_param_call()
Kees Cook
2017-10-31
1
-1
/
+1
*
powerpc/pseries: Fix typo in parameter description
Wei Yongjun
2017-02-10
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
powerpc/pseries: Move CMO code from plapr_wrappers.h to platforms/pseries
Michael Ellerman
2016-11-17
1
-0
/
+34
*
powerpc/pseries: Fix error return value in cmm_mem_going_offline()
Rasmus Villemoes
2016-07-05
1
-1
/
+1
*
powerpc/pseries: Drop unnecessary continue
Himangi Saraogi
2014-09-23
1
-1
/
+0
*
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-15
1
-1
/
+0
*
pseries: Move plpar_wrapper.h to powerpc common include/asm location.
Deepthi Dharwar
2013-08-27
1
-2
/
+1
*
power: cmm - convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
1
-33
/
+34
*
powerpc/pseries: Cleanup use of notifier_from_errno()
Prarit Bhargava
2011-03-02
1
-12
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
powerpc: Make the CMM memory hotplug aware
Robert Jennings
2009-12-18
1
-6
/
+248
*
powerpc: Add kdump support to Collaborative Memory Manager
Brian King
2009-10-30
1
-10
/
+19
*
powerpc: Add reboot notifier to Collaborative Memory Manager
Brian King
2008-12-21
1
-1
/
+28
*
powerpc: Replace __FUNCTION__ with __func__
Harvey Harrison
2008-08-20
1
-2
/
+2
*
powerpc/pseries: Fix CMO sysdev attribute API change fallout
Stephen Rothwell
2008-07-28
1
-2
/
+6
*
powerpc/pseries: Add collaborative memory manager
Brian King
2008-07-25
1
-0
/
+468