index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-01
powerpc/qspinlock: Add spinlock contention tracepoint
Nysal Jan K.A.
1
-9
/
+10
2025-07-29
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
9
-2533
/
+0
2025-06-30
lib/crc: powerpc: Migrate optimized CRC code into lib/crc/
Eric Biggers
6
-2615
/
+0
2025-06-30
lib/crypto: powerpc: Move arch/powerpc/lib/crypto/ into lib/crypto/
Eric Biggers
9
-2533
/
+0
2025-05-27
Merge tag 'powerpc-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2025-05-26
Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
11
-13
/
+2547
2025-05-21
crypto: powerpc/poly1305 - add depends on BROKEN for now
Eric Biggers
1
-0
/
+1
2025-05-21
Revert "crypto: powerpc/poly1305 - Add SIMD fallback"
Herbert Xu
2
-39
/
+4
2025-05-14
crypto: powerpc/poly1305 - Add SIMD fallback
Herbert Xu
2
-4
/
+39
2025-05-12
crypto: lib/chacha - add array bounds to function prototypes
Eric Biggers
1
-2
/
+2
2025-05-12
crypto: lib/chacha - strongly type the ChaCha state
Eric Biggers
2
-11
/
+10
2025-05-10
crypto: powerpc/poly1305 - Add poly1305_emit_arch wrapper
Herbert Xu
2
-6
/
+13
2025-05-10
lib/crc: make arch-optimized code use subsys_initcall
Eric Biggers
2
-2
/
+2
2025-05-08
crypto: powerpc/poly1305 - Add missing poly1305_emit_arch
Herbert Xu
2
-2
/
+3
2025-05-05
crypto: arch/sha256 - Export block functions as GPL only
Herbert Xu
1
-2
/
+2
2025-05-05
Revert "crypto: run initcalls for generic implementations earlier"
Herbert Xu
2
-2
/
+2
2025-05-05
crypto: powerpc/sha256 - implement library instead of shash
Eric Biggers
4
-0
/
+397
2025-05-05
crypto: lib/poly1305 - Use block-only interface
Herbert Xu
1
-63
/
+0
2025-05-05
crypto: powerpc/poly1305 - Add block-only interface
Herbert Xu
1
-35
/
+49
2025-04-28
powerpc/crc: rename crc32-vpmsum_core.S to crc-vpmsum-template.S
Eric Biggers
3
-2
/
+2
2025-04-28
powerpc/crc: drop "glue" from filenames
Eric Biggers
3
-2
/
+2
2025-04-28
lib/crc: make the CPU feature static keys __ro_after_init
Eric Biggers
2
-2
/
+2
2025-04-28
crypto: lib/poly1305 - remove INTERNAL symbol and selection of CRYPTO
Eric Biggers
1
-1
/
+1
2025-04-28
crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTO
Eric Biggers
1
-1
/
+1
2025-04-28
crypto: powerpc - move library functions to arch/powerpc/lib/crypto/
Eric Biggers
7
-0
/
+2177
2025-04-17
powerpc/crc: Include uaccess.h and others
Herbert Xu
2
-13
/
+14
2025-04-16
powerpc: enable dynamic preemption
Shrikanth Hegde
1
-1
/
+1
2025-03-26
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2
-11
/
+5
2025-02-12
powerpc/code-patching: Fix KASAN hit by not flagging text patching area as VM...
Christophe Leroy
1
-1
/
+1
2025-02-10
powerpc/code-patching: Disable KASAN report during patching via temporary mm
Christophe Leroy
1
-0
/
+2
2025-02-09
lib/crc-t10dif: remove crc_t10dif_is_optimized()
Eric Biggers
1
-6
/
+0
2025-02-09
lib/crc32: remove "_le" from crc32c base and arch functions
Eric Biggers
1
-5
/
+5
2025-01-23
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
6
-0
/
+2620
2024-12-19
powerpc: Large user copy aware of full:rt:lazy preemption
Shrikanth Hegde
1
-1
/
+1
2024-12-02
powerpc/crc-t10dif: expose CRC-T10DIF function through lib
Eric Biggers
3
-0
/
+937
2024-12-02
powerpc/crc32: expose CRC32 functions through lib
Eric Biggers
4
-0
/
+1683
2024-11-23
Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-8
/
+4
2024-11-14
powerpc/sstep: make emulate_vsx_load and emulate_vsx_store static
Michal Suchanek
1
-8
/
+4
2024-11-08
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
4
-4
/
+4
2024-09-20
powerpc/vdso32: Fix use of crtsavres for PPC64
Christophe Leroy
1
-1
/
+1
2024-09-19
Merge tag 'powerpc-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-15
/
+96
2024-08-29
powerpc/qspinlock: Fix deadlock in MCS queue
Nysal Jan K.A.
1
-1
/
+9
2024-08-21
powerpc/code-patching: Add boot selftest for data patching
Benjamin Gray
1
-0
/
+41
2024-08-21
powerpc/code-patching: Add data patch alignment check
Benjamin Gray
1
-0
/
+6
2024-08-21
powerpc/code-patching: Add generic memory patching
Benjamin Gray
1
-15
/
+49
2024-05-17
Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-6
/
+127
2024-05-14
powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
Mike Rapoport (IBM)
1
-1
/
+1
2024-05-07
powerpc/code-patching: Use dedicated memory routines for patching
Benjamin Gray
1
-4
/
+27
2024-05-07
powerpc/code-patching: Test patch_instructions() during boot
Benjamin Gray
1
-0
/
+92
2024-05-07
powerpc/Makefile: Remove bits related to the previous use of -mcmodel=large
Naveen N Rao
1
-2
/
+0
[next]