index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
9
-28
/
+51
|
\
|
*
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2023-04-03
2
-0
/
+9
|
|
\
|
*
|
driver core: class: mark the struct class for sysfs callbacks as constant
Greg Kroah-Hartman
2023-03-29
2
-4
/
+4
|
*
|
driver core: bus: mark the struct bus_type for sysfs callbacks as constant
Greg Kroah-Hartman
2023-03-23
2
-6
/
+6
|
*
|
powerpc/pseries: move to use bus_get_dev_root()
Greg Kroah-Hartman
2023-03-17
2
-13
/
+25
|
*
|
powerpc/powernv: move to use bus_get_dev_root()
Greg Kroah-Hartman
2023-03-17
2
-4
/
+15
|
*
|
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
1
-1
/
+1
*
|
|
Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2023-04-27
1
-1
/
+1
|
\
\
\
|
*
|
|
powerpc/83xx/mpc832x_rdb: Replace all spi->chip_select references with functi...
Amit Kumar Mahapatra
2023-03-11
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2023-04-27
1
-1
/
+1
|
\
\
\
|
*
|
|
powerpc/8xx: Use a larger CPM1 command check mask
Herve Codina
2023-03-06
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-04-27
3
-15
/
+14
|
\
\
\
|
*
|
|
PCI: Introduce pci_dev_for_each_resource()
Mika Westerberg
2023-04-04
3
-15
/
+14
|
|
/
/
*
|
|
Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-26
6
-2
/
+7
|
\
\
\
|
*
|
|
powerpc/40x: Add missing select OF_GPIO_MM_GPIOCHIP
Andy Shevchenko
2023-03-23
1
-0
/
+1
|
*
|
|
gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h
Arnd Bergmann
2023-03-06
5
-2
/
+6
|
|
/
/
*
|
/
powerpc/papr_scm: Update the NUMA distance table for the target node
Aneesh Kumar K.V
2023-04-04
1
-0
/
+7
|
|
/
|
/
|
*
|
powerpc/pseries/vas: Ignore VAS update for DLPAR if copy/paste is not enabled
Haren Myneni
2023-03-29
1
-0
/
+8
*
|
powerpc/pseries: RTAS work area requires GENERIC_ALLOCATOR
Randy Dunlap
2023-03-14
1
-0
/
+1
|
/
*
Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-02-25
32
-357
/
+1072
|
\
|
*
powerpc/pseries: Avoid hcall in plpks_is_available() on non-pseries
Russell Currey
2023-02-22
1
-0
/
+4
|
*
powerpc/pseries: Fix endianness issue when parsing PLPKS secvar flags
Andrew Donnellan
2023-02-16
1
-1
/
+2
|
*
powerpc/64: Replace -mcpu=e500mc64 by -mcpu=e5500
Christophe Leroy
2023-02-15
1
-1
/
+1
|
*
powerpc/rtas: arch-wide function token lookup conversions
Nathan Lynch
2023-02-13
20
-48
/
+48
|
*
powerpc/pseries/lpar: convert to papr_sysparm API
Nathan Lynch
2023-02-13
1
-28
/
+9
|
*
powerpc/pseries/lparcfg: convert to papr_sysparm API
Nathan Lynch
2023-02-13
1
-80
/
+24
|
*
powerpc/pseries: convert CMO probe to papr_sysparm API
Nathan Lynch
2023-02-13
1
-17
/
+6
|
*
powerpc/pseries: PAPR system parameter API
Nathan Lynch
2023-02-13
2
-1
/
+152
|
*
powerpc/pseries/dlpar: use RTAS work area API
Nathan Lynch
2023-02-13
1
-18
/
+9
|
*
powerpc/pseries: add RTAS work area allocator
Nathan Lynch
2023-02-13
2
-1
/
+210
|
*
powerpc/pseries: drop RTAS-based timebase synchronization
Nathan Lynch
2023-02-13
1
-6
/
+0
|
*
powerpc/pseries/setup: add missing RTAS retry status handling
Nathan Lynch
2023-02-13
1
-8
/
+12
|
*
powerpc/pseries/lparcfg: add missing RTAS retry status handling
Nathan Lynch
2023-02-13
1
-10
/
+10
|
*
powerpc/pseries/lpar: add missing RTAS retry status handling
Nathan Lynch
2023-02-13
1
-10
/
+10
|
*
powerpc/pseries: Implement secvars for dynamic secure boot
Russell Currey
2023-02-13
3
-2
/
+219
|
*
powerpc/pseries: Pass PLPKS password on kexec
Russell Currey
2023-02-12
1
-0
/
+61
|
*
powerpc/pseries: Add helper to get PLPKS password length
Russell Currey
2023-02-12
1
-0
/
+5
|
*
powerpc/pseries: Clarify warning when PLPKS password already set
Andrew Donnellan
2023-02-12
1
-1
/
+1
|
*
powerpc/pseries: Turn PSERIES_PLPKS into a hidden option
Andrew Donnellan
2023-02-12
1
-10
/
+9
|
*
powerpc/pseries: Make caller pass buffer to plpks_read_var()
Andrew Donnellan
2023-02-12
1
-7
/
+4
|
*
powerpc/pseries: Log hcall return codes for PLPKS debug
Russell Currey
2023-02-12
1
-0
/
+2
|
*
powerpc/pseries: Implement signed update for PLPKS objects
Nayna Jain
2023-02-12
1
-5
/
+69
|
*
powerpc/pseries: Expose PLPKS config values, support additional fields
Nayna Jain
2023-02-12
1
-12
/
+137
|
*
powerpc/pseries: Move PLPKS constants to header file
Russell Currey
2023-02-12
1
-35
/
+22
|
*
powerpc/pseries: Move plpks.h to include directory
Russell Currey
2023-02-12
2
-73
/
+1
|
*
powerpc/secvar: Handle max object size in the consumer
Russell Currey
2023-02-12
1
-0
/
+22
|
*
powerpc/secvar: Handle format string in the consumer
Russell Currey
2023-02-12
1
-0
/
+25
|
*
powerpc/secvar: Warn and error if multiple secvar ops are set
Russell Currey
2023-02-12
1
-3
/
+1
|
*
powerpc/secvar: Use u64 in secvar_operations
Michael Ellerman
2023-02-12
1
-6
/
+3
|
*
powerpc/pseries: Fix alignment of PLPKS structures and buffers
Andrew Donnellan
2023-02-12
1
-3
/
+7
[next]