index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-04
powerpc/papr_scm: Update the NUMA distance table for the target node
Aneesh Kumar K.V
1
-0
/
+7
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2
-0
/
+9
2023-03-30
powerpc: Use of_property_read_bool() for boolean properties
Rob Herring
10
-23
/
+19
2023-03-30
powerpc: Use of_property_present() for testing DT property presence
Rob Herring
7
-8
/
+7
2023-03-30
powerpc/wii: fix resource printk format warnings
Randy Dunlap
3
-4
/
+4
2023-03-30
powerpc/mpc512x: fix resource printk format warning
Randy Dunlap
1
-1
/
+1
2023-03-30
powerpc/pseries: Add spaces around / operator
Petr Vaněk
1
-1
/
+1
2023-03-29
powerpc/pseries/vas: Ignore VAS update for DLPAR if copy/paste is not enabled
Haren Myneni
1
-0
/
+8
2023-03-29
driver core: class: mark the struct class for sysfs callbacks as constant
Greg Kroah-Hartman
2
-4
/
+4
2023-03-24
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
1
-0
/
+2
2023-03-23
powerpc/40x: Add missing select OF_GPIO_MM_GPIOCHIP
Andy Shevchenko
1
-0
/
+1
2023-03-23
driver core: bus: mark the struct bus_type for sysfs callbacks as constant
Greg Kroah-Hartman
2
-6
/
+6
2023-03-22
powerpc: Simplify sysctl registration for nmi_wd_lpm_factor_ctl_table
Luis Chamberlain
1
-9
/
+1
2023-03-17
powerpc/pseries: move to use bus_get_dev_root()
Greg Kroah-Hartman
2
-13
/
+25
2023-03-17
powerpc/powernv: move to use bus_get_dev_root()
Greg Kroah-Hartman
2
-4
/
+15
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
2023-03-16
powerpc: Make generic_calibrate_decr() the default
Christophe Leroy
78
-94
/
+0
2023-03-16
powerpc/85xx: Fix function naming for p1023_rdb platform
Christophe Leroy
1
-4
/
+4
2023-03-16
powerpc/gamecube|wii : Use machine_device_initcall()
Christophe Leroy
2
-8
/
+2
2023-03-16
powerpc/47x: Split ppc47x machine in two
Christophe Leroy
1
-20
/
+17
2023-03-15
powerpc/platforms: Use 'compatible' property for simple cases
Christophe Leroy
62
-631
/
+88
2023-03-15
powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains
Alexey Kardashevskiy
4
-0
/
+65
2023-03-14
powerpc/iommu: Add "borrowing" iommu_table_group_ops
Alexey Kardashevskiy
2
-1
/
+12
2023-03-14
powerpc/pseries: RTAS work area requires GENERIC_ALLOCATOR
Randy Dunlap
1
-0
/
+1
2023-03-11
powerpc/83xx/mpc832x_rdb: Replace all spi->chip_select references with functi...
Amit Kumar Mahapatra
1
-1
/
+1
2023-03-06
gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h
Arnd Bergmann
5
-2
/
+6
2023-03-05
powerpc/8xx: Use a larger CPM1 command check mask
Herve Codina
1
-1
/
+1
2023-02-25
Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
32
-357
/
+1072
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-4
/
+9
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-11
/
+10
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-15
powerpc/64: Replace -mcpu=e500mc64 by -mcpu=e5500
Christophe Leroy
1
-1
/
+1
2023-02-13
powerpc/rtas: arch-wide function token lookup conversions
Nathan Lynch
20
-48
/
+48
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
[prev]
[next]