index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-03-17
7
-43
/
+91
|
\
|
*
arm64: Fix misspellings in comments.
Adam Buchbinder
2016-03-04
1
-1
/
+1
|
*
arm64: lse: deal with clobbered IP registers after branch via PLT
Ard Biesheuvel
2016-02-26
1
-6
/
+7
|
*
arm64: kernel: Don't toggle PAN on systems with UAO
James Morse
2016-02-18
4
-8
/
+8
|
*
arm64: kernel: Add support for User Access Override
James Morse
2016-02-18
4
-20
/
+20
|
*
arm64: lib: patch in prfm for copy_page if requested
Andrew Pinski
2016-02-16
1
-0
/
+17
|
*
arm64: lib: improve copy_page to deal with 128 bytes at a time
Will Deacon
2016-02-16
1
-8
/
+38
*
|
arm64/efi: Make strnlen() available to the EFI namespace
Thierry Reding
2016-02-16
1
-1
/
+1
|
/
*
arm64: add KASAN support
Andrey Ryabinin
2015-10-12
3
-2
/
+11
*
arm64: use ENDPIPROC() to annotate position independent assembler routines
Ard Biesheuvel
2015-10-12
8
-8
/
+8
*
arm64: copy_to-from-in_user optimization using copy template
Feng Kan
2015-10-07
3
-92
/
+120
*
arm64: Change memcpy in kernel to use the copy template file
Feng Kan
2015-10-07
2
-153
/
+219
*
arm64: atomics: prefetch the destination word for write prior to stxr
Will Deacon
2015-07-27
1
-0
/
+2
*
arm64: bitops: patch in lse instructions when supported by the CPU
Will Deacon
2015-07-27
1
-19
/
+24
*
arm64: introduce CONFIG_ARM64_LSE_ATOMICS as fallback to ll/sc atomics
Will Deacon
2015-07-27
2
-0
/
+16
*
arm64: kernel: Add support for Privileged Access Never
James Morse
2015-07-27
4
-0
/
+32
*
arm64: lib: use pair accessors for copy_*_user routines
Will Deacon
2015-07-27
3
-18
/
+33
*
arm64: __clear_user: handle exceptions on strb
Kyle McMartin
2014-11-13
1
-1
/
+1
*
arm64: lib: Implement optimized string length routines
zhichang.yuan
2014-05-23
3
-1
/
+299
*
arm64: lib: Implement optimized string compare routines
zhichang.yuan
2014-05-23
3
-1
/
+545
*
arm64: lib: Implement optimized memcmp routine
zhichang.yuan
2014-05-23
2
-1
/
+259
*
arm64: lib: Implement optimized memset routine
zhichang.yuan
2014-05-23
1
-22
/
+185
*
arm64: lib: Implement optimized memmove routine
zhichang.yuan
2014-05-23
1
-25
/
+165
*
arm64: lib: Implement optimized memcpy routine
zhichang.yuan
2014-05-23
1
-22
/
+170
*
arm64: atomics: fix use of acquire + release for full barrier semantics
Will Deacon
2014-02-07
1
-1
/
+2
*
arm64: use generic strnlen_user and strncpy_from_user functions
Will Deacon
2013-12-19
3
-102
/
+3
*
arm64: Treat the bitops index argument as an 'int'
Catalin Marinas
2013-05-08
1
-5
/
+5
*
arm64: Use acquire/release semantics instead of explicit DMB
Catalin Marinas
2013-04-30
1
-4
/
+2
*
arm64: klib: bitops: fix unpredictable stxr usage
Mark Rutland
2013-04-30
1
-2
/
+2
*
arm64: klib: Optimised atomic bitops
Catalin Marinas
2013-03-21
2
-25
/
+70
*
arm64: klib: Optimised string functions
Catalin Marinas
2013-03-21
3
-1
/
+87
*
arm64: klib: Optimised memory functions
Catalin Marinas
2013-03-21
5
-1
/
+209
*
arm64: Miscellaneous library functions
Marc Zyngier
2012-09-17
5
-0
/
+169
*
arm64: User access library functions
Catalin Marinas
2012-09-17
6
-0
/
+345