index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
docutils.conf
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-10
arm64: kasan: Increase stack size for KASAN_EXTRA
Qian Cai
1
-1
/
+6
2018-12-10
arm64: Fix minor issues with the dcache_by_line_op macro
Will Deacon
2
-12
/
+21
2018-12-10
arm64: remove arm64ksyms.c
Mark Rutland
2
-31
/
+1
2018-12-10
arm64: frace: use asm EXPORT_SYMBOL()
Mark Rutland
2
-5
/
+4
2018-12-10
arm64: string: use asm EXPORT_SYMBOL()
Mark Rutland
12
-20
/
+14
2018-12-10
arm64: uaccess: use asm EXPORT_SYMBOL()
Mark Rutland
5
-10
/
+11
2018-12-10
arm64: page: use asm EXPORT_SYMBOL()
Mark Rutland
3
-3
/
+2
2018-12-10
arm64: smccc: use asm EXPORT_SYMBOL()
Mark Rutland
2
-5
/
+4
2018-12-10
arm64: tishift: use asm EXPORT_SYMBOL()
Mark Rutland
2
-7
/
+5
2018-12-10
arm64: add EXPORT_SYMBOL_NOKASAN()
Mark Rutland
1
-0
/
+9
2018-12-10
arm64: move memstart_addr export inline
Mark Rutland
2
-3
/
+2
2018-12-10
arm64: remove bitop exports
Mark Rutland
1
-8
/
+0
2018-12-07
arm64: cmpxchg: Use "K" instead of "L" for ll/sc immediate constraint
Will Deacon
1
-1
/
+1
2018-12-07
arm64: percpu: Rewrite per-cpu ops to allow use of LSE atomics
Will Deacon
1
-230
/
+160
2018-12-07
arm64: Avoid masking "old" for LSE cmpxchg() implementation
Will Deacon
3
-4
/
+12
2018-12-07
arm64: Avoid redundant type conversions in xchg() and cmpxchg()
Will Deacon
3
-107
/
+108
2018-12-07
arm64: preempt: Provide our own implementation of asm/preempt.h
Will Deacon
3
-2
/
+101
2018-12-07
preempt: Move PREEMPT_NEED_RESCHED definition into arch code
Will Deacon
3
-3
/
+5
2018-12-06
arm64: hugetlb: Register hugepages during arch init
Allen Pais
1
-11
/
+22
2018-12-06
arm64: crypto: add NEON accelerated XOR implementation
Jackie Liu
4
-1
/
+263