summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries/lparcfg.c
AgeCommit message (Expand)Author
2024-03-03powerpc: Stop using of_rootChristophe Leroy
2023-08-24powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPTRussell Currey
2023-02-13powerpc/pseries/lparcfg: convert to papr_sysparm APINathan Lynch
2023-02-13powerpc/pseries/lparcfg: add missing RTAS retry status handlingNathan Lynch
2022-10-18powerpc/pseries: Use lparcfg to reconfig VAS windows for DLPAR CPUHaren Myneni
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy
2022-02-02powerpc/pseries: read the lpar name from the firmwareLaurent Dufour
2021-12-09powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin
2021-12-02powerpc/pseries: lparcfg don't include slb_size line in radix modeNicholas Piggin
2021-03-26powerpc/pseries: export LPAR security flavor in lparcfgLaurent Dufour
2020-09-02powerpc/pseries: new lparcfg key/value pair: partition_affinity_scoreScott Cheloha
2020-02-04Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-01-26powerpc/pseries/lparcfg: Fix display of Maximum MemoryMichael Bringmann
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-02-22powerpc/pseries: export timebase register sample in lparcfgTyrel Datwyler
2018-10-26powerpc/pseries: Export maximum memory valueAravinda Prasad
2018-09-19powerpc/pseries: Remove VLA from lparcfg_write()Suraj Jitindar Singh
2018-06-03powerpc/pseries: lparcfg calculate PURR on demandNicholas Piggin
2018-01-22powerpc: Use octal numbers for file permissionsRussell Currey
2018-01-16powerpc: make use of for_each_node_by_type() instead of open-coding itDmitry Torokhov
2017-11-06powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-11-17powerpc/pseries: Move CMO code from plapr_wrappers.h to platforms/pseriesMichael Ellerman
2016-05-11powerpc/mm/radix: Isolate hash table function from pseries guest codeAneesh Kumar K.V
2013-12-13powerpc/pseries: Fix endian issues in /proc/ppc64/lparcfgAnton Blanchard
2013-08-28powerpc/pseries: Move lparcfg.c to platforms/pseriesBenjamin Herrenschmidt