index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'xtensa-20211105' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2021-11-06
21
-265
/
+541
|
\
|
*
xtensa: move section symbols to asm/sections.h
Max Filippov
2021-10-19
2
-71
/
+70
|
*
xtensa: remove unused variable wmask
Max Filippov
2021-10-19
1
-3
/
+1
|
*
xtensa: only build windowed register support code when needed
Max Filippov
2021-10-19
7
-5
/
+45
|
*
xtensa: use register window specific opcodes only when present
Max Filippov
2021-10-19
5
-2
/
+10
|
*
xtensa: implement call0 ABI support in assembly
Max Filippov
2021-10-19
5
-121
/
+243
|
*
xtensa: definitions for call0 ABI
Max Filippov
2021-10-19
3
-6
/
+102
|
*
xtensa: don't use a12 in __xtensa_copy_user in call0 ABI
Max Filippov
2021-10-19
1
-6
/
+22
|
*
xtensa: don't use a12 in strncpy_user
Max Filippov
2021-10-19
1
-9
/
+8
|
*
xtensa: use a14 instead of a15 in inline assembly
Max Filippov
2021-10-19
2
-21
/
+21
|
*
xtensa: move _SimulateUserKernelVectorException out of WindowVectors
Max Filippov
2021-10-19
1
-21
/
+19
*
|
Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-11-06
63
-493
/
+918
|
\
\
|
*
|
s390: make command line configurable
Sven Schnelle
2021-10-26
3
-11
/
+9
|
*
|
s390: support command lines longer than 896 bytes
Sven Schnelle
2021-10-26
7
-34
/
+39
|
*
|
s390/kexec_file: move kernel image size check
Sven Schnelle
2021-10-26
3
-18
/
+2
|
*
|
s390/pci: add s390_iommu_aperture kernel parameter
Niklas Schnelle
2021-10-26
1
-2
/
+23
|
*
|
s390/spinlock: remove incorrect kernel doc indicator
Heiko Carstens
2021-10-26
1
-1
/
+1
|
*
|
s390/string: use generic strlcpy
Heiko Carstens
2021-10-26
2
-28
/
+0
|
*
|
s390/string: use generic strrchr
Heiko Carstens
2021-10-26
2
-21
/
+0
|
*
|
s390/cpumf: Allow multiple processes to access /dev/hwc
Thomas Richter
2021-10-26
1
-78
/
+150
|
*
|
s390/bitops: return true/false (not 1/0) from bool functions
Huilong Deng
2021-10-26
1
-1
/
+1
|
*
|
s390: add support for BEAR enhancement facility
Sven Schnelle
2021-10-26
11
-24
/
+87
|
*
|
s390: introduce nospec_uses_trampoline()
Sven Schnelle
2021-10-26
4
-5
/
+10
|
*
|
s390: rename last_break to pgm_last_break
Sven Schnelle
2021-10-26
5
-6
/
+6
|
*
|
s390/ptrace: add last_break member to pt_regs
Sven Schnelle
2021-10-26
3
-2
/
+3
|
*
|
s390/sclp: sort out physical vs virtual pointers usage
Alexander Gordeev
2021-10-26
2
-0
/
+2
|
*
|
s390/setup: convert start and end initrd pointers to virtual
Alexander Gordeev
2021-10-26
1
-1
/
+1
|
*
|
s390/setup: use physical pointers for memblock_reserve()
Alexander Gordeev
2021-10-26
1
-5
/
+2
|
*
|
s390/setup: use virtual address for STSI instruction
Alexander Gordeev
2021-10-26
1
-4
/
+2
|
*
|
s390/cpcmd: use physical address for command and response
Alexander Gordeev
2021-10-26
1
-3
/
+3
|
*
|
s390/pgtable: use physical address for Page-Table Origin
Alexander Gordeev
2021-10-26
2
-8
/
+8
|
*
|
Merge branch 'fixes' into features
Vasily Gorbik
2021-10-26
5
-16
/
+52
|
|
\
\
|
*
|
|
s390: update defconfigs
Heiko Carstens
2021-10-19
2
-3
/
+13
|
*
|
|
samples: add s390 support for ftrace direct call samples
Heiko Carstens
2021-10-19
1
-0
/
+1
|
*
|
|
samples: add HAVE_SAMPLE_FTRACE_DIRECT config option
Heiko Carstens
2021-10-19
1
-0
/
+1
|
*
|
|
s390: make STACK_FRAME_OVERHEAD available via asm-offsets.h
Heiko Carstens
2021-10-19
1
-0
/
+1
|
*
|
|
s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_DIRECT_CALL support
Heiko Carstens
2021-10-19
3
-6
/
+30
|
*
|
|
s390/cmm: use string_upper() instead of open coded variant
Andy Shevchenko
2021-10-11
1
-7
/
+4
|
*
|
|
s390/ptrace: add function argument access API
Heiko Carstens
2021-10-11
2
-0
/
+20
|
*
|
|
s390/ptrace: fix coding style
Heiko Carstens
2021-10-11
1
-2
/
+1
|
*
|
|
s390/ftrace: provide separate ftrace_caller/ftrace_regs_caller implementations
Heiko Carstens
2021-10-11
2
-13
/
+29
|
*
|
|
s390/ftrace: add ftrace_instruction_pointer_set() helper function
Heiko Carstens
2021-10-11
2
-3
/
+9
|
*
|
|
s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_ARGS support
Heiko Carstens
2021-10-11
2
-0
/
+10
|
*
|
|
s390/jump_label: add __init_or_module annotation
Heiko Carstens
2021-10-11
1
-2
/
+3
|
*
|
|
s390/jump_label: rename __jump_label_transform()
Heiko Carstens
2021-10-11
1
-6
/
+6
|
*
|
|
s390/jump_label: make use of HAVE_JUMP_LABEL_BATCH
Heiko Carstens
2021-10-11
2
-0
/
+15
|
*
|
|
s390/ftrace: add missing serialization for graph caller patching
Heiko Carstens
2021-10-11
1
-0
/
+2
|
*
|
|
s390/ftrace: use text_poke_sync_lock()
Heiko Carstens
2021-10-11
1
-6
/
+6
|
*
|
|
s390/jump_label: use text_poke_sync()
Heiko Carstens
2021-10-11
1
-6
/
+2
|
*
|
|
s390: introduce text_poke_sync()
Heiko Carstens
2021-10-11
2
-0
/
+36
[next]