summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2023-03-23kasan, powerpc: don't rename memintrinsics if compiler adds prefixesMarco Elver
2023-03-15powerpc/mm: Fix false detection of read faultsRussell Currey
2023-03-14powerpc/pseries: RTAS work area requires GENERIC_ALLOCATORRandy Dunlap
2023-03-09Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-08eth: fealnx: bring back this old driverJakub Kicinski
2023-03-06cpumask: fix incorrect cpumask scanning result checksLinus Torvalds
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
2023-02-20Merge tag 'perf-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-02-20Merge tag 'asm-generic-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-20Merge tag 'soc-defconfig-6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-20Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-02-20powerpc/e500: Add missing prototype for 'relocate_init'Christophe Leroy
2023-02-17Merge tag 'powerpc-6.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-02-17powerpc/64: Fix unannotated intra-function call warningSathvika Vasireddy
2023-02-17powerpc/epapr: Don't use wrteei on non bookeChristophe Leroy
2023-02-17powerpc: Pass correct CPU reference to assemblerChristophe Leroy
2023-02-17powerpc/64s: Prevent fallthrough to hash TLB flush when using radixBenjamin Gray
2023-02-16powerpc/mm: Rearrange if-else block to avoid clang warningAnders Roxell
2023-02-16powerpc/nohash: Fix build with llvm-asMichael Ellerman
2023-02-16powerpc/nohash: Fix build error with binutils >= 2.38Michael Ellerman
2023-02-16powerpc/pseries: Fix endianness issue when parsing PLPKS secvar flagsAndrew Donnellan
2023-02-15Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2023-02-15powerpc/kexec_file: print error string on usable memory property update failureSourabh Jain
2023-02-15powerpc/machdep: warn when machine_is() used too earlyNathan Lynch
2023-02-15powerpc/64: Replace -mcpu=e500mc64 by -mcpu=e5500Christophe Leroy
2023-02-15powerpc/eeh: Set channel state after notifying the driversGanesh Goudar
2023-02-13char/agp: introduce asm-generic/agp.hMike Rapoport
2023-02-13char/agp: consolidate {alloc,free}_gatt_pages()Mike Rapoport
2023-02-13powerpc/rtas: arch-wide function token lookup conversionsNathan Lynch
2023-02-13powerpc/rtas: introduce rtas_function_token() APINathan Lynch
2023-02-13powerpc/pseries/lpar: convert to papr_sysparm APINathan Lynch
2023-02-13powerpc/pseries/hv-24x7: convert to papr_sysparm APINathan Lynch
2023-02-13powerpc/pseries/lparcfg: convert to papr_sysparm APINathan Lynch
2023-02-13powerpc/pseries: convert CMO probe to papr_sysparm APINathan Lynch
2023-02-13powerpc/pseries: PAPR system parameter APINathan Lynch
2023-02-13powerpc/pseries/dlpar: use RTAS work area APINathan Lynch
2023-02-13powerpc/pseries: add RTAS work area allocatorNathan Lynch
2023-02-13powerpc/rtas: add tracepoints around RTAS entryNathan Lynch