summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-30macintosh: Use of_property_present() for testing DT property presenceRob Herring2-2/+2
2023-03-30powerpc: Use of_property_read_bool() for boolean propertiesRob Herring18-40/+30
2023-03-30powerpc: Use of_property_present() for testing DT property presenceRob Herring9-13/+12
2023-03-30powerpc/rtas: lockdep annotationsNathan Lynch1-10/+23
2023-03-30powerpc/rtas: fix miswording in rtas_function kerneldocNathan Lynch1-1/+1
2023-03-30powerpc/rtas: rtas_call_unlocked() kerneldocNathan Lynch1-0/+17
2023-03-30powerpc/rtas: use memmove for potentially overlapping buffer copyNathan Lynch1-1/+1
2023-03-30powerpc/rtas: ensure 8-byte alignment for struct rtas_argsNathan Lynch1-2/+2
2023-03-30macintosh: via-pmu-led: requires ATA to be setRandy Dunlap1-0/+1
2023-03-30powerpc/sysdev/tsi108: fix resource printk format warningsRandy Dunlap1-3/+2
2023-03-30powerpc/wii: fix resource printk format warningsRandy Dunlap3-4/+4
2023-03-30powerpc/mpc512x: fix resource printk format warningRandy Dunlap1-1/+1
2023-03-30powerpc/perf: Properly detect mpc7450 familyChristophe Leroy2-3/+8
2023-03-30selftests/powerpc: Make dd output quietBenjamin Gray1-1/+1
2023-03-30selftests/powerpc: Pass make context to childrenBenjamin Gray2-16/+16
2023-03-30selftests/powerpc: Use CLEAN macro to fix make warningBenjamin Gray1-2/+5
2023-03-30powerpc/pseries: Add spaces around / operatorPetr Vaněk1-1/+1
2023-03-30macintosh/windfarm_smu_sat: Add missing of_node_put()Liang He1-0/+1
2023-03-29powerpc: Remove memcpy_page_flushcache()Ira Weiny2-9/+0
2023-03-22powerpc: Simplify sysctl registration for nmi_wd_lpm_factor_ctl_tableLuis Chamberlain1-9/+1
2023-03-16powerpc: Simplify sysctl registration for powersave_nap_ctl_tableLuis Chamberlain1-9/+1
2023-03-16powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy79-95/+5
2023-03-16powerpc/85xx: Fix function naming for p1023_rdb platformChristophe Leroy1-4/+4
2023-03-16powerpc/gamecube|wii : Use machine_device_initcall()Christophe Leroy2-8/+2
2023-03-16powerpc/47x: Split ppc47x machine in twoChristophe Leroy1-20/+17
2023-03-14powerpc/platforms: Use 'compatible' property for simple casesChristophe Leroy62-631/+88
2023-03-14powerpc/machdep: Define 'compatible' property in ppc_md and use itChristophe Leroy2-6/+8
2023-03-14powerpc/machdep: Make machine name constChristophe Leroy1-1/+1
2023-03-14powerpc: Allow CONFIG_PPC64_BIG_ENDIAN_ELF_ABI_V2 with ld.lld 15+Nathan Chancellor1-2/+1
2023-03-14powerpc: Fix use of '-mabi=elfv2' with clangNathan Chancellor1-3/+1
2023-03-14powerpc/boot: Only use '-mabi=elfv2' with CONFIG_PPC64_BOOT_WRAPPERNathan Chancellor1-3/+3
2023-03-14selftests/powerpc/pmu: Fix sample field check in the mmcra_thresh_marked_samp...Kajol Jain1-2/+2
2023-03-14powerpc: Fix a kernel-doc warningBo Liu1-1/+1
2023-03-14selftests/powerpc: Increase timeout for vsx_signal testMichael Neuling1-0/+1
2023-03-14powerpc: Add myself to MAINTAINERS for Power VFIO supportTimothy Pearson1-0/+5
2023-03-14powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domainsAlexey Kardashevskiy7-10/+218
2023-03-14powerpc/pci_64: Init pcibios subsys a bit laterAlexey Kardashevskiy1-1/+1
2023-03-14powerpc/iommu: Add "borrowing" iommu_table_group_opsAlexey Kardashevskiy5-86/+125
2023-03-13Linux 6.3-rc2v6.3-rc2Linus Torvalds1-1/+1
2023-03-13wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext"Hector Martin1-2/+0
2023-03-13Merge tag 'tpm-v6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jar...Linus Torvalds3-2/+137
2023-03-13tpm: disable hwrng for fTPM on some AMD designsMario Limonciello2-1/+132
2023-03-13tpm/eventlog: Don't abort tpm_read_log on faulty ACPI addressMorten Linderud1-1/+5
2023-03-12Merge tag 'xfs-6.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2-21/+40
2023-03-12Merge tag 'staging-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds106-51308/+39
2023-03-12Merge tag 'x86_urgent_for_v6.3_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+9
2023-03-12Merge tag 'kernel.fork.v6.3-rc2' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds2-1/+4
2023-03-12Merge tag 'vfs.misc.v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-5/+5
2023-03-12Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds13-33/+98
2023-03-12cpumask: relax sanity checking constraintsLinus Torvalds1-1/+1