index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-20
powerpc/pseries: Add FW_FEATURE_PLPKS feature flag
Andrew Donnellan
2
-1
/
+5
2023-04-20
powerpc: add CFUNC assembly label annotation
Nicholas Piggin
1
-2
/
+2
2023-04-04
powerpc: Use of_address_to_resource()
Rob Herring
2
-50
/
+15
2023-03-30
powerpc: Use of_property_read_bool() for boolean properties
Rob Herring
1
-1
/
+1
2023-03-30
powerpc: Use of_property_present() for testing DT property presence
Rob Herring
2
-2
/
+2
2023-03-30
powerpc/pseries: Add spaces around / operator
Petr Vaněk
1
-1
/
+1
2023-03-22
powerpc: Simplify sysctl registration for nmi_wd_lpm_factor_ctl_table
Luis Chamberlain
1
-9
/
+1
2023-03-16
powerpc: Make generic_calibrate_decr() the default
Christophe Leroy
1
-1
/
+0
2023-03-14
powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains
Alexey Kardashevskiy
3
-0
/
+31
2023-03-14
powerpc/iommu: Add "borrowing" iommu_table_group_ops
Alexey Kardashevskiy
1
-0
/
+5
2023-02-25
Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
20
-326
/
+988
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+8
2023-02-22
powerpc/pseries: Avoid hcall in plpks_is_available() on non-pseries
Russell Currey
1
-0
/
+4
2023-02-16
powerpc/pseries: Fix endianness issue when parsing PLPKS secvar flags
Andrew Donnellan
1
-1
/
+2
2023-02-13
powerpc/rtas: arch-wide function token lookup conversions
Nathan Lynch
13
-34
/
+34
2023-02-13
powerpc/pseries/lpar: convert to papr_sysparm API
Nathan Lynch
1
-28
/
+9
2023-02-13
powerpc/pseries/lparcfg: convert to papr_sysparm API
Nathan Lynch
1
-80
/
+24
2023-02-13
powerpc/pseries: convert CMO probe to papr_sysparm API
Nathan Lynch
1
-17
/
+6
2023-02-13
powerpc/pseries: PAPR system parameter API
Nathan Lynch
2
-1
/
+152
2023-02-13
powerpc/pseries/dlpar: use RTAS work area API
Nathan Lynch
1
-18
/
+9
2023-02-13
powerpc/pseries: add RTAS work area allocator
Nathan Lynch
2
-1
/
+210
2023-02-13
powerpc/pseries: drop RTAS-based timebase synchronization
Nathan Lynch
1
-6
/
+0
2023-02-13
powerpc/pseries/setup: add missing RTAS retry status handling
Nathan Lynch
1
-8
/
+12
2023-02-13
powerpc/pseries/lparcfg: add missing RTAS retry status handling
Nathan Lynch
1
-10
/
+10
2023-02-13
powerpc/pseries/lpar: add missing RTAS retry status handling
Nathan Lynch
1
-10
/
+10
2023-02-13
powerpc/pseries: Implement secvars for dynamic secure boot
Russell Currey
3
-2
/
+219
2023-02-12
powerpc/pseries: Pass PLPKS password on kexec
Russell Currey
1
-0
/
+61
2023-02-12
powerpc/pseries: Add helper to get PLPKS password length
Russell Currey
1
-0
/
+5
2023-02-12
powerpc/pseries: Clarify warning when PLPKS password already set
Andrew Donnellan
1
-1
/
+1
2023-02-12
powerpc/pseries: Turn PSERIES_PLPKS into a hidden option
Andrew Donnellan
1
-10
/
+9
2023-02-12
powerpc/pseries: Make caller pass buffer to plpks_read_var()
Andrew Donnellan
1
-7
/
+4
2023-02-12
powerpc/pseries: Log hcall return codes for PLPKS debug
Russell Currey
1
-0
/
+2
2023-02-12
powerpc/pseries: Implement signed update for PLPKS objects
Nayna Jain
1
-5
/
+69
2023-02-12
powerpc/pseries: Expose PLPKS config values, support additional fields
Nayna Jain
1
-12
/
+137
2023-02-12
powerpc/pseries: Move PLPKS constants to header file
Russell Currey
1
-35
/
+22
2023-02-12
powerpc/pseries: Move plpks.h to include directory
Russell Currey
2
-73
/
+1
2023-02-12
powerpc/pseries: Fix alignment of PLPKS structures and buffers
Andrew Donnellan
1
-3
/
+7
2023-02-12
powerpc/pseries: Fix handling of PLPKS object flushing timeout
Andrew Donnellan
1
-3
/
+8
2023-01-30
driver core: fixup for "driver core: make struct bus_type.uevent() take a con...
Stephen Rothwell
1
-1
/
+1
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
1
-2
/
+2
2023-01-27
of: device: make of_device_uevent_modalias() take a const device *
Greg Kroah-Hartman
1
-1
/
+6
2023-01-19
mm: remove zap_page_range and create zap_vma_pages
Mike Kravetz
1
-2
/
+1
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
7
-62
/
+53
2022-12-07
powerpc/pseries/eeh: use correct API for error log size
Nathan Lynch
1
-10
/
+1
2022-12-07
powerpc/pseries: unregister VPA when hot unplugging a CPU
Laurent Dufour
1
-0
/
+1
2022-12-07
powerpc/pseries: reset the RCU watchdogs after a LPM
Laurent Dufour
1
-2
/
+5
2022-12-02
powerpc/pseries: hvcall stack frame overhead
Nicholas Piggin
1
-18
/
+20
2022-11-30
Merge branch 'fixes' into next
Michael Ellerman
3
-21
/
+79
2022-11-24
powerpc/pseries: fix plpks_read_var() code for different consumers
Nayna Jain
1
-10
/
+18
2022-11-24
powerpc/pseries: replace kmalloc with kzalloc in PLPKS driver
Nayna Jain
1
-6
/
+2
[next]