index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
/
lparcfg.c
Age
Commit message (
Expand
)
Author
2024-05-30
powerpc/pseries/lparcfg: drop error message from guest name lookup
Nathan Lynch
2024-04-29
powerpc/pseries: Add failure related checks for h_get_mpp and h_get_ppp
Shrikanth Hegde
2024-04-29
powerpc/pseries: Add pool idle time at LPAR boot
Shrikanth Hegde
2024-03-03
powerpc: Stop using of_root
Christophe Leroy
2023-08-24
powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPT
Russell Currey
2023-02-13
powerpc/pseries/lparcfg: convert to papr_sysparm API
Nathan Lynch
2023-02-13
powerpc/pseries/lparcfg: add missing RTAS retry status handling
Nathan Lynch
2022-10-18
powerpc/pseries: Use lparcfg to reconfig VAS windows for DLPAR CPU
Haren Myneni
2022-05-08
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
2022-02-02
powerpc/pseries: read the lpar name from the firmware
Laurent Dufour
2021-12-09
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
2021-12-02
powerpc/pseries: lparcfg don't include slb_size line in radix mode
Nicholas Piggin
2021-03-26
powerpc/pseries: export LPAR security flavor in lparcfg
Laurent Dufour
2020-09-02
powerpc/pseries: new lparcfg key/value pair: partition_affinity_score
Scott Cheloha
2020-02-04
Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-01-26
powerpc/pseries/lparcfg: Fix display of Maximum Memory
Michael Bringmann
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-02-22
powerpc/pseries: export timebase register sample in lparcfg
Tyrel Datwyler
2018-10-26
powerpc/pseries: Export maximum memory value
Aravinda Prasad
2018-09-19
powerpc/pseries: Remove VLA from lparcfg_write()
Suraj Jitindar Singh
2018-06-03
powerpc/pseries: lparcfg calculate PURR on demand
Nicholas Piggin
2018-01-22
powerpc: Use octal numbers for file permissions
Russell Currey
2018-01-16
powerpc: make use of for_each_node_by_type() instead of open-coding it
Dmitry Torokhov
2017-11-06
powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
Michael Ellerman
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-05-11
powerpc/mm/radix: Isolate hash table function from pseries guest code
Aneesh Kumar K.V
2013-12-13
powerpc/pseries: Fix endian issues in /proc/ppc64/lparcfg
Anton Blanchard
2013-08-28
powerpc/pseries: Move lparcfg.c to platforms/pseries
Benjamin Herrenschmidt