index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-24
Merge branch 'for-next/cortex-strings' into for-next/core
Will Deacon
10
-967
/
+915
2021-06-24
Merge branch 'for-next/caches' into for-next/core
Will Deacon
27
-218
/
+276
2021-06-24
Merge branch 'for-next/build' into for-next/core
Will Deacon
2
-2
/
+3
2021-06-24
Merge branch 'for-next/boot' into for-next/core
Will Deacon
9
-58
/
+51
2021-06-24
Merge branch 'for-next/stacktrace' into for-next/core
Will Deacon
10
-51
/
+70
2021-06-08
Makefile: fix GDB warning with CONFIG_RELR
Nick Desaulniers
2
-2
/
+3
2021-06-02
arm64: update string routine copyrights and URLs
Mark Rutland
5
-11
/
+11
2021-06-01
arm64: Rewrite __arch_clear_user()
Robin Murphy
1
-20
/
+27
2021-06-01
arm64: Better optimised memchr()
Robin Murphy
1
-12
/
+53
2021-06-01
arm64: Import latest memcpy()/memmove() implementation
Robin Murphy
3
-233
/
+230
2021-06-01
arm64: Add assembly annotations for weak-PI-alias madness
Robin Murphy
1
-0
/
+8
2021-06-01
arm64: Import latest version of Cortex Strings' strncmp
Sam Tebbs
1
-222
/
+184
2021-06-01
arm64: Import updated version of Cortex Strings' strlen
Sam Tebbs
1
-85
/
+173
2021-06-01
arm64: Import latest version of Cortex Strings' strcmp
Sam Tebbs
1
-168
/
+121
2021-06-01
arm64: Import latest version of Cortex Strings' memcmp
Sam Tebbs
1
-227
/
+119
2021-05-27
arm64: scs: Drop unused 'tmp' argument to scs_{load, save} asm macros
Will Deacon
3
-9
/
+9
2021-05-26
arm64: smp: initialize cpu offset earlier
Mark Rutland
4
-16
/
+18
2021-05-26
arm64: smp: unify task and sp setup
Mark Rutland
1
-18
/
+15
2021-05-26
arm64: smp: remove stack from secondary_data
Mark Rutland
4
-8
/
+4
2021-05-26
arm64: smp: remove pointless secondary_data maintenance
Mark Rutland
1
-2
/
+0
2021-05-26
arm64: assembler: add set_this_cpu_offset
Mark Rutland
2
-15
/
+15
2021-05-26
Merge branch 'for-next/stacktrace' into for-next/boot
Will Deacon
10
-51
/
+70
2021-05-26
arm64: stacktrace: Relax frame record alignment requirement to 8 bytes
Peter Collingbourne
2
-2
/
+2
2021-05-26
arm64: Change the on_*stack functions to take a size argument
Peter Collingbourne
6
-34
/
+37
2021-05-25
arm64: Rename arm64-internal cache maintenance functions
Fuad Tabba
25
-98
/
+98
2021-05-25
arm64: Fix cache maintenance function comments
Fuad Tabba
1
-17
/
+30
2021-05-25
arm64: sync_icache_aliases to take end parameter instead of size
Fuad Tabba
3
-13
/
+12
2021-05-25
arm64: __clean_dcache_area_pou to take end parameter instead of size
Fuad Tabba
3
-7
/
+6
2021-05-25
arm64: __clean_dcache_area_pop to take end parameter instead of size
Fuad Tabba
4
-9
/
+8
2021-05-25
arm64: __clean_dcache_area_poc to take end parameter instead of size
Fuad Tabba
3
-12
/
+11
2021-05-25
arm64: __flush_dcache_area to take end parameter instead of size
Fuad Tabba
14
-40
/
+70
2021-05-25
arm64: dcache_by_line_op to take end parameter instead of size
Fuad Tabba
3
-15
/
+20
2021-05-25
arm64: __inval_dcache_area to take end parameter instead of size
Fuad Tabba
4
-13
/
+12
2021-05-25
arm64: Fix comments to refer to correct function __flush_icache_range
Fuad Tabba
2
-3
/
+3
2021-05-25
arm64: Move documentation of dcache_by_line_op
Fuad Tabba
1
-8
/
+8
2021-05-25
arm64: assembler: remove user_alt
Fuad Tabba
1
-5
/
+0
2021-05-25
arm64: Downgrade flush_icache_range to invalidate
Fuad Tabba
1
-3
/
+7
2021-05-25
arm64: Do not enable uaccess for invalidate_icache_range
Fuad Tabba
2
-11
/
+2
2021-05-25
arm64: Do not enable uaccess for flush_icache_range
Fuad Tabba
1
-23
/
+34
2021-05-25
arm64: Apply errata to swsusp_arch_suspend_exit
Fuad Tabba
1
-1
/
+2
2021-05-25
arm64: assembler: add conditional cache fixups
Mark Rutland
1
-11
/
+28
2021-05-25
arm64: assembler: replace `kaddr` with `addr`
Mark Rutland
1
-16
/
+16
2021-05-25
arm64: Implement stack trace termination record
Madhavan T. Venkataraman
4
-16
/
+32
2021-05-23
Linux 5.13-rc3
Linus Torvalds
1
-1
/
+1
2021-05-23
Merge tag 'perf-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-9
/
+31
2021-05-23
Merge tag 'locking-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-13
/
+19
2021-05-23
Merge tag 'irq-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-11
/
+10
2021-05-23
Merge tag 'x86_urgent_for_v5.13_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-57
/
+92
2021-05-23
Merge tag 'powerpc-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
5
-46
/
+82
2021-05-22
Merge tag 'kbuild-fixes-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-28
/
+32
[next]