index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-next/mops' into for-next/core
Catalin Marinas
2024-11-14
4
-2
/
+63
|
\
|
*
arm64: lib: Use MOPS for copy_page() and clear_page()
Kristina Martsenko
2024-10-17
2
-0
/
+26
|
*
arm64: lib: Use MOPS for memcpy() routines
Kristina Martsenko
2024-10-17
2
-2
/
+37
*
|
arm64/crc32: Implement 4-way interleave using PMULL
Ard Biesheuvel
2024-10-22
2
-3
/
+276
*
|
arm64/crc32: Reorganize bit/byte ordering macros
Ard Biesheuvel
2024-10-22
1
-52
/
+39
*
|
arm64/lib: Handle CRC-32 alternative in C code
Ard Biesheuvel
2024-10-22
3
-17
/
+41
|
/
*
arm64: crypto: use CC_FLAGS_FPU for NEON CFLAGS
Samuel Holland
2024-05-19
1
-4
/
+2
*
arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrs
Puranjay Mohan
2024-05-13
1
-0
/
+11
*
arm64: Get rid of ARM64_HAS_NO_HW_PREFETCH
Marc Zyngier
2023-12-05
1
-11
/
+0
*
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_WFXT
Mark Rutland
2023-10-16
1
-1
/
+1
*
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2023-09-08
1
-1
/
+1
|
\
|
*
arm64: csum: Fix OoB access in IP checksum code for negative lengths
Will Deacon
2023-09-07
1
-1
/
+1
*
|
arm64: insn: Add encoders for LDRSB/LDRSH/LDRSW
Xu Kuohai
2023-08-18
1
-0
/
+6
|
/
*
arm64: xor-neon: mark xor_arm64_neon_*() static
Arnd Bergmann
2023-05-25
1
-4
/
+4
*
arm: uaccess: Remove memcpy_page_flushcache()
Ira Weiny
2023-03-27
1
-6
/
+0
*
Merge branch 'for-next/sysregs' into for-next/core
Will Deacon
2022-12-06
1
-1
/
+1
|
\
|
*
arm64/sysreg: Remove duplicate definitions from asm/sysreg.h
Will Deacon
2022-12-01
1
-1
/
+1
*
|
arm64: insn: always inline hint generation
Mark Rutland
2022-11-15
1
-10
/
+0
*
|
arm64: insn: simplify insn group identification
Mark Rutland
2022-11-15
1
-24
/
+0
*
|
arm64: insn: always inline predicates
Mark Rutland
2022-11-15
1
-61
/
+0
*
|
arm64: insn: remove aarch64_insn_gen_prefetch()
Mark Rutland
2022-11-15
1
-70
/
+0
|
/
*
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-08-04
1
-4
/
+26
|
\
|
*
arm64: Add LDR (literal) instruction
Xu Kuohai
2022-07-11
1
-4
/
+26
*
|
arm64/mte: Standardise GMID field name definitions
Mark Brown
2022-07-05
1
-1
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-05-26
1
-1
/
+11
|
\
|
*
arm64: Use WFxT for __delay() when possible
Marc Zyngier
2022-04-20
1
-1
/
+11
*
|
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-05-25
1
-14
/
+53
|
\
\
|
*
|
arm64, insn: Add ldr/str with immediate offset
Xu Kuohai
2022-04-01
1
-14
/
+53
|
|
/
*
/
arm64: mte: Clean up user tag accessors
Robin Murphy
2022-05-16
1
-2
/
+2
|
/
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-03-22
2
-31
/
+102
|
\
|
*
lib/xor: make xor prototypes more friendly to compiler vectorization
Ard Biesheuvel
2022-02-11
1
-17
/
+29
|
*
arm64: lib: accelerate crc32_be
Kevin Bracey
2022-01-31
1
-14
/
+73
*
|
Merge branch 'for-next/strings' into for-next/core
Will Deacon
2022-03-14
2
-206
/
+269
|
\
\
|
*
|
Revert "arm64: Mitigate MTE issues with str{n}cmp()"
Joey Gouly
2022-03-07
2
-2
/
+2
|
*
|
arm64: lib: Import latest version of Arm Optimized Routines' strncmp
Joey Gouly
2022-03-07
1
-93
/
+141
|
*
|
arm64: lib: Import latest version of Arm Optimized Routines' strcmp
Joey Gouly
2022-03-07
1
-112
/
+126
|
|
/
*
|
Merge branch 'for-next/linkage' into for-next/core
Will Deacon
2022-03-14
12
-39
/
+50
|
\
\
|
*
|
arm64: clean up symbol aliasing
Mark Rutland
2022-02-22
12
-39
/
+50
|
|
/
*
|
Merge branch 'for-next/insn' into for-next/core
Will Deacon
2022-03-14
1
-15
/
+172
|
\
\
|
*
|
arm64: insn: add encoders for atomic operations
Hou Tao
2022-02-22
1
-14
/
+171
|
*
|
arm64: insn: Generate 64 bit mask immediates correctly
James Morse
2022-02-15
1
-1
/
+1
|
|
/
*
/
arm64: mte: Define the number of bytes for storing the tags in a page
Catalin Marinas
2022-02-15
1
-2
/
+2
|
/
*
-
-
-
.
Merge branches 'for-next/misc', 'for-next/cache-ops-dzp', 'for-next/stacktrac...
Catalin Marinas
2022-01-05
4
-5
/
+164
|
\
\
\
|
|
|
*
arm64: Use BTI C directly and unconditionally
Mark Brown
2021-12-14
1
-3
/
+1
|
|
_
|
/
|
/
|
|
|
|
*
arm64/xor: use EOR3 instructions when available
Ard Biesheuvel
2021-12-14
1
-1
/
+146
|
|
/
|
/
|
|
*
arm64: mte: DC {GVA,GZVA} shouldn't be used when DCZID_EL0.DZP == 1
Reiji Watanabe
2021-12-06
1
-1
/
+7
|
*
arm64: clear_page() shouldn't use DC ZVA when DCZID_EL0.DZP == 1
Reiji Watanabe
2021-12-06
1
-0
/
+10
|
/
*
Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-11-08
1
-0
/
+2
|
\
|
*
isystem: delete global -isystem compile option
Alexey Dobriyan
2021-09-22
1
-0
/
+2
*
|
arm64: extable: consolidate definitions
Mark Rutland
2021-10-21
1
-1
/
+1
[next]