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.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
/
arm64
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-27
arm64: lib: use C string functions with KASAN enabled
Andrey Ryabinin
8
-8
/
+8
2018-09-24
arm64: lse: remove -fcall-used-x0 flag
Tri Vo
1
-1
/
+1
2018-09-10
arm64/lib: add accelerated crc32 routines
Ard Biesheuvel
2
-0
/
+62
2018-06-21
locking/atomics/arm64: Replace our atomic/lock bitop implementations with asm...
Will Deacon
2
-77
/
+1
2018-05-21
arm64: export tishift functions to modules
Jason A. Donenfeld
1
-13
/
+2
2018-04-27
arm64: avoid instrumenting atomic_ll_sc.o
Mark Rutland
1
-0
/
+4
2018-04-06
Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2018-03-06
arm64: lse: Pass -fomit-frame-pointer to out-of-line ll/sc atomics
Will Deacon
1
-1
/
+2
2018-03-05
arm64/efi: Make strrchr() available to the EFI namespace
Rob Herring
1
-1
/
+1
2018-02-07
arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
Will Deacon
2
-5
/
+6
2018-01-16
arm64: kpti: Fix the interaction between ASID switching and software PAN
Catalin Marinas
4
-4
/
+4
2018-01-02
arm64: make label allocation style consistent in tishift
Jason A. Donenfeld
1
-4
/
+4
2017-12-11
arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN
Will Deacon
4
-4
/
+4
2017-11-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-5
/
+100
2017-11-13
arm64: Implement __lshrti3 library function
Jason A. Donenfeld
1
-0
/
+21
2017-11-03
arm64: support __int128 on gcc 5+
Jason A. Donenfeld
2
-1
/
+60
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-13
arm64: use WFE for long delays
Julien Thierry
1
-4
/
+19
2017-08-10
arm64: uaccess: Add the uaccess_flushcache.c file
Robin Murphy
1
-0
/
+47
2017-08-09
arm64: uaccess: Implement *_flushcache variants
Robin Murphy
1
-0
/
+2
2017-07-25
arm64/lib: copy_page: use consistent prefetch stride
Ard Biesheuvel
1
-4
/
+5
2017-03-29
arm64: switch to RAW_COPY_USER
Al Viro
1
-2
/
+2
2017-02-28
scripts/spelling.txt: add "overwritting" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2016-12-26
arm64: don't pull uaccess.h into *.S
Al Viro
4
-4
/
+4
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
4
-4
/
+4
2016-11-21
arm64: Factor out PAN enabling/disabling into separate uaccess_* macros
Catalin Marinas
4
-32
/
+12
2016-10-15
Merge branch 'work.uaccess' into for-linus
Al Viro
1
-6
/
+1
2016-09-16
arm64: don't zero in __copy_from_user{,_inatomic}
Al Viro
1
-6
/
+1
2016-09-12
arm64: use alternative auto-nop
Mark Rutland
1
-9
/
+4
2016-06-21
arm64: kasan: instrument user memory access API
Yang Shi
2
-4
/
+4
2016-03-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
7
-43
/
+91
2016-03-04
arm64: Fix misspellings in comments.
Adam Buchbinder
1
-1
/
+1
2016-02-26
arm64: lse: deal with clobbered IP registers after branch via PLT
Ard Biesheuvel
1
-6
/
+7
2016-02-18
arm64: kernel: Don't toggle PAN on systems with UAO
James Morse
4
-8
/
+8
2016-02-18
arm64: kernel: Add support for User Access Override
James Morse
4
-20
/
+20
2016-02-16
arm64: lib: patch in prfm for copy_page if requested
Andrew Pinski
1
-0
/
+17
2016-02-16
arm64: lib: improve copy_page to deal with 128 bytes at a time
Will Deacon
1
-8
/
+38
2016-02-16
arm64/efi: Make strnlen() available to the EFI namespace
Thierry Reding
1
-1
/
+1
2015-10-12
arm64: add KASAN support
Andrey Ryabinin
3
-2
/
+11
2015-10-12
arm64: use ENDPIPROC() to annotate position independent assembler routines
Ard Biesheuvel
8
-8
/
+8
2015-10-07
arm64: copy_to-from-in_user optimization using copy template
Feng Kan
3
-92
/
+120
2015-10-07
arm64: Change memcpy in kernel to use the copy template file
Feng Kan
2
-153
/
+219
2015-07-27
arm64: atomics: prefetch the destination word for write prior to stxr
Will Deacon
1
-0
/
+2
2015-07-27
arm64: bitops: patch in lse instructions when supported by the CPU
Will Deacon
1
-19
/
+24
2015-07-27
arm64: introduce CONFIG_ARM64_LSE_ATOMICS as fallback to ll/sc atomics
Will Deacon
2
-0
/
+16
2015-07-27
arm64: kernel: Add support for Privileged Access Never
James Morse
4
-0
/
+32
2015-07-27
arm64: lib: use pair accessors for copy_*_user routines
Will Deacon
3
-18
/
+33
2014-11-13
arm64: __clear_user: handle exceptions on strb
Kyle McMartin
1
-1
/
+1
2014-05-23
arm64: lib: Implement optimized string length routines
zhichang.yuan
3
-1
/
+299
2014-05-23
arm64: lib: Implement optimized string compare routines
zhichang.yuan
3
-1
/
+545
[next]