index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
/
lparcfg.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-11-11
pseries/lparcfg: Add resource group monitoring
Srikar Dronamraju
2024-11-02
powerpc/pseries/lparcfg: Use num_possible_cpus() for potential processors
Thomas Weißschuh
2024-11-02
powerpc/pseries/lparcfg: Fix printing of system_active_processors
Thomas Weißschuh
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