summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2023-03-16KVM: Change return type of kvm_arch_vm_ioctl() to "int"Thomas Huth
2023-03-16KVM: PPC: Standardize on "int" return types in the powerpc KVM codeThomas Huth
2023-03-16powerpc: Simplify sysctl registration for powersave_nap_ctl_tableLuis Chamberlain
2023-03-16powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy
2023-03-16powerpc/85xx: Fix function naming for p1023_rdb platformChristophe Leroy
2023-03-16powerpc/gamecube|wii : Use machine_device_initcall()Christophe Leroy
2023-03-16powerpc/47x: Split ppc47x machine in twoChristophe Leroy
2023-03-15powerpc/mm: Fix false detection of read faultsRussell Currey
2023-03-15powerpc/platforms: Use 'compatible' property for simple casesChristophe Leroy
2023-03-15powerpc/machdep: Define 'compatible' property in ppc_md and use itChristophe Leroy
2023-03-15powerpc/machdep: Make machine name constChristophe Leroy
2023-03-15powerpc: Allow CONFIG_PPC64_BIG_ENDIAN_ELF_ABI_V2 with ld.lld 15+Nathan Chancellor
2023-03-15powerpc: Fix use of '-mabi=elfv2' with clangNathan Chancellor
2023-03-15powerpc/boot: Only use '-mabi=elfv2' with CONFIG_PPC64_BOOT_WRAPPERNathan Chancellor
2023-03-15powerpc: Fix a kernel-doc warningBo Liu
2023-03-15powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domainsAlexey Kardashevskiy
2023-03-14powerpc/pci_64: Init pcibios subsys a bit laterAlexey Kardashevskiy
2023-03-14powerpc/iommu: Add "borrowing" iommu_table_group_opsAlexey Kardashevskiy
2023-03-14powerpc/pseries: RTAS work area requires GENERIC_ALLOCATORRandy Dunlap
2023-03-14crypto: p10-aes-gcm - Update Kconfig and MakefileDanny Tsen
2023-03-14crypto: p10-aes-gcm - A perl script to process PowerPC assembler source.Danny Tsen
2023-03-14crypto: p10-aes-gcm - Supporting functions for ghashDanny Tsen
2023-03-14crypto: p10-aes-gcm - Supporting functions for AESDanny Tsen
2023-03-14crypto: p10-aes-gcm - An accelerated AES/GCM stitched implementationDanny Tsen
2023-03-14crypto: p10-aes-gcm - Glue code for AES/GCM stitched implementationDanny Tsen
2023-03-13Merge tag 'v6.3-rc2' into spi-6.4 to fix clock related boot issuesMark Brown
2023-03-13Merge tag 'v6.3-rc2' into asoc-6.4 to fix clock related boot issuesMark Brown
2023-03-11powerpc/83xx/mpc832x_rdb: Replace all spi->chip_select references with functi...Amit Kumar Mahapatra
2023-03-09module: replace module_layout with module_memorySong Liu
2023-03-09Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-09char: pcmcia: remove all the driversJiri Slaby
2023-03-08eth: fealnx: bring back this old driverJakub Kicinski
2023-03-08sched/idle: Mark arch_cpu_idle_dead() __noreturnJosh Poimboeuf
2023-03-08powerpc/cpu: Mark start_secondary_resume() __noreturnJosh Poimboeuf
2023-03-06cpumask: fix incorrect cpumask scanning result checksLinus Torvalds
2023-03-06gpiolib: split of_mm_gpio_chip out of linux/of_gpio.hArnd Bergmann
2023-03-05powerpc/8xx: Use a larger CPM1 command check maskHerve Codina
2023-03-04Merge tag 'powerpc-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-02-28powerpc: dts: t1040rdb: enable both CPU portsVladimir Oltean
2023-02-28powerpc: dts: t1040rdb: fix compatible string for Rev A boardsVladimir Oltean
2023-02-28powerpc: Avoid dead code/data elimination when using recordmcountMichael Ellerman
2023-02-28powerpc/vmlinux.lds: Add .text.asan/tsan sectionsMichael Ellerman
2023-02-26Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-02-25Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-22powerpc/pseries: Avoid hcall in plpks_is_available() on non-pseriesRussell Currey
2023-02-21powerpc: dts: turris1x.dts: Set lower priority for CPLD syscon-rebootPali Rohár
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds