index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
/
cmm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-02
mm: Convert all PageMovable users to movable_operations
Matthew Wilcox (Oracle)
1
-57
/
+3
2022-05-04
powerpc/pseries/cmm: Remove unneeded variable "ret"
zuoqilin
1
-3
/
+1
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+0
2019-12-16
powerpc/pseries/cmm: fix managed page counts when migrating pages between zones
David Hildenbrand
1
-0
/
+10
2019-11-13
powerpc/pseries/cmm: Simulation mode
David Hildenbrand
1
-8
/
+30
2019-11-13
powerpc/pseries/cmm: Switch to balloon_page_alloc()
David Hildenbrand
1
-2
/
+1
2019-11-13
powerpc/pseries/cmm: Implement balloon compaction
David Hildenbrand
1
-14
/
+119
2019-11-13
powerpc/pseries/cmm: Convert loaned_pages to an atomic_long_t
David Hildenbrand
1
-16
/
+19
2019-11-13
powerpc/pseries/cmm: Rip out memory isolate notifier
David Hildenbrand
1
-96
/
+1
2019-11-13
powerpc/pseries/cmm: Use adjust_managed_page_count() insted of totalram_pages_*
David Hildenbrand
1
-3
/
+3
2019-11-13
powerpc/pseries/cmm: Drop page array
David Hildenbrand
1
-127
/
+36
2019-11-13
powerpc/pseries/cmm: Cleanup rc handling in cmm_init()
David Hildenbrand
1
-4
/
+3
2019-11-13
powerpc/pseries/cmm: Report errors when registering notifiers fails
David Hildenbrand
1
-2
/
+6
2019-11-13
powerpc/pseries/cmm: Implement release() function for sysfs device
David Hildenbrand
1
-0
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-15
/
+1
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
1
-5
/
+5
2018-01-21
powerpc: Use octal numbers for file permissions
Russell Currey
1
-8
/
+8
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
1
-1
/
+1
2017-02-10
powerpc/pseries: Fix typo in parameter description
Wei Yongjun
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-11-17
powerpc/pseries: Move CMO code from plapr_wrappers.h to platforms/pseries
Michael Ellerman
1
-0
/
+34
2016-07-05
powerpc/pseries: Fix error return value in cmm_mem_going_offline()
Rasmus Villemoes
1
-1
/
+1
2014-09-23
powerpc/pseries: Drop unnecessary continue
Himangi Saraogi
1
-1
/
+0
2014-01-15
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-08-27
pseries: Move plpar_wrapper.h to powerpc common include/asm location.
Deepthi Dharwar
1
-2
/
+1
2011-12-22
power: cmm - convert sysdev_class to a regular subsystem
Kay Sievers
1
-33
/
+34
2011-03-02
powerpc/pseries: Cleanup use of notifier_from_errno()
Prarit Bhargava
1
-12
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-18
powerpc: Make the CMM memory hotplug aware
Robert Jennings
1
-6
/
+248
2009-10-30
powerpc: Add kdump support to Collaborative Memory Manager
Brian King
1
-10
/
+19
2008-12-21
powerpc: Add reboot notifier to Collaborative Memory Manager
Brian King
1
-1
/
+28
2008-08-20
powerpc: Replace __FUNCTION__ with __func__
Harvey Harrison
1
-2
/
+2
2008-07-28
powerpc/pseries: Fix CMO sysdev attribute API change fallout
Stephen Rothwell
1
-2
/
+6
2008-07-25
powerpc/pseries: Add collaborative memory manager
Brian King
1
-0
/
+468