summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-08-294-6/+0
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-241-3/+3
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-181-3/+0
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-105-10/+13
| |\ \ \
| * | | | net: fs_enet: Don't include fs_enet_pd.h when not neededChristophe Leroy2023-08-083-3/+0
| * | | | net: fs_enet: Remove stale prototypes from fsl_soc.cChristophe Leroy2023-08-081-3/+0
* | | | | Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-08-296-0/+2354
|\ \ \ \ \
| * | | | | crypto: powerpc - Add chacha20/poly1305-p10 to Kconfig and MakefileDanny Tsen2023-07-142-0/+30
| * | | | | crypto: poly1305-p10 - Glue code for optmized Poly1305 implementation for ppc...Danny Tsen2023-07-141-0/+186
| * | | | | crypto: poly1305-p10 - An optimized Poly1305 implementation with 4-way unroll...Danny Tsen2023-07-141-0/+1075
| * | | | | crypt: chacha20-p10 - Glue code for optmized Chacha20 implementation for ppc64leDanny Tsen2023-07-141-0/+221
| * | | | | crypto: chacha20-p10 - An optimized Chacha20 implementation with 8-way unroll...Danny Tsen2023-07-141-0/+842
* | | | | | Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-08-281-0/+1
|\ \ \ \ \ \
| * | | | | | arch: Register fchmodat2, usually as syscall 452Palmer Dabbelt2023-07-271-0/+1
| |/ / / / /
* | | | | | Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2023-08-281-1/+1
|\ \ \ \ \ \
| * | | | | | spufs: convert to ctime accessor functionsJeff Layton2023-07-101-1/+1
| |/ / / / /
* | | | | | Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...Linus Torvalds2023-08-251-0/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | mm: enable page walking API to lock vmas during the walkSuren Baghdasaryan2023-08-211-0/+1
* | | | | | Merge tag 'powerpc-6.5-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-08-191-3/+3
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | powerpc/rtas_flash: allow user copy to flash block cache objectsNathan Lynch2023-08-171-3/+3
* | | | | | locking: remove spin_lock_prefetchMateusz Guzik2023-08-121-3/+0
| |_|_|_|/ |/| | | |
* | | | | Merge tag 'powerpc-6.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-08-055-10/+13
|\| | | | | |_|_|/ |/| | |
| * | | powerpc/powermac: Use early_* IO variants in via_calibrate_decr()Benjamin Gray2023-08-021-3/+3
| * | | powerpc/64e: Fix secondary thread bringup for ELFv2 kernelsMichael Ellerman2023-08-012-3/+2
| * | | powerpc/ftrace: Create a dummy stackframe to fix stack unwindNaveen N Rao2023-07-281-2/+7
| * | | powerpc/mm/altmap: Fix altmap boundary checkAneesh Kumar K.V2023-07-281-2/+1
* | | | word-at-a-time: use the same return type for has_zero regardless of endiannessndesaulniers@google.com2023-08-021-1/+1
| |/ / |/| |
* | | arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FSSven Joachim2023-07-2912-12/+12
|/ /
* | Revert "powerpc/64s: Remove support for ELFv1 little endian userspace"Andrew Donnellan2023-07-192-11/+1
* | powerpc/kasan: Disable KCOV in KASAN codeBenjamin Gray2023-07-171-0/+1
* | powerpc/512x: lpbfifo: Convert to platform remove callback returning voidUwe Kleine-König2023-07-171-4/+2
* | powerpc/crypto: Add gitignore for generated P10 AES/GCM .S filesRussell Currey2023-07-171-0/+3
* | Revert "powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() wit...Christophe Leroy2023-07-172-63/+15
* | powerpc/pseries/vas: Hold mmap_mutex after mmap lock during window closeHaren Myneni2023-07-171-2/+7
* | powerpc/mm/book3s64/hash/4k: Add pmd_same callback for 4K page sizeAneesh Kumar K.V2023-07-103-11/+5
* | powerpc/64e: Fix obtool warnings in exceptions-64e.SMichael Ellerman2023-07-101-13/+18
* | powerpc/security: Fix Speculation_Store_Bypass reporting on Power10Michael Ellerman2023-07-101-18/+19
* | powerpc/64s: Fix native_hpte_remove() to be irq-safeMichael Ellerman2023-07-101-4/+9
|/
* Merge tag 'powerpc-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-07-073-4/+5
|\
| * powerpc: dts: turris1x.dts: Fix PCIe MEM size for pci2 nodePali Rohár2023-07-031-3/+3
| * powerpc: Include asm/nmi.c in mobility.c for watchdog_hardlockup_set_timeout_...Douglas Anderson2023-07-031-0/+1
| * powerpc: allow PPC_EARLY_DEBUG_CPM only when SERIAL_CPM=yRandy Dunlap2023-07-031-1/+1
* | Merge tag 'tty-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-07-031-5/+9
|\ \
| * | powerpc/legacy_serial: Handle SERIAL_8250_FSL=n build failuresUwe Kleine-König2023-06-131-1/+1
| * | powerpc/legacy_serial: Warn about 8250 devices operated without active FSL wo...Uwe Kleine-König2023-06-061-5/+9
* | | Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-07-011-1/+1
|\ \ \
| * | | powerpc/vdso: Include CLANG_FLAGS explicitly in ldflags-yNathan Chancellor2023-06-051-1/+1
* | | | Merge tag 'pci-v6.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-06-301-3/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | powerpc/eeh: Rely on dev->link_active_reportingMaciej W. Rozycki2023-06-141-3/+2
| |/ /
* | | Merge tag 'powerpc-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-06-3083-4302/+606
|\ \ \