index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
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
|
*
|
|
|
|
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
|
*
|
|
|
|
s390/barrier: factor out bcr_serialize()
Heiko Carstens
2021-10-11
1
-10
/
+14
|
*
|
|
|
|
s390/test_unwind: convert to KUnit
Mete Durlu
2021-10-11
2
-73
/
+98
|
*
|
|
|
|
s390/debug: fix kernel-doc warnings
Randy Dunlap
2021-10-11
1
-1
/
+1
|
*
|
|
|
|
s390/boot: allocate amode31 section in decompressor
Alexander Gordeev
2021-10-04
5
-13
/
+20
|
*
|
|
|
|
s390/boot: initialize control registers in decompressor
Alexander Gordeev
2021-10-04
2
-18
/
+17
|
*
|
|
|
|
kprobes: add testcases for s390
Sven Schnelle
2021-10-04
6
-0
/
+145
|
*
|
|
|
|
s390/ftrace: add FTRACE_GEN_NOP_ASM macro
Sven Schnelle
2021-10-04
1
-0
/
+28
|
*
|
|
|
|
s390/pci: add simpler s390dbf traces for events
Niklas Schnelle
2021-10-04
1
-0
/
+4
|
*
|
|
|
|
s390/pci: tolerate inconsistent handle in recover
Niklas Schnelle
2021-10-04
1
-0
/
+8
|
*
|
|
|
|
s390/kprobes: add sanity check
Sven Schnelle
2021-10-04
1
-1
/
+47
|
*
|
|
|
|
s390/ftrace: remove dead code
Heiko Carstens
2021-10-04
1
-80
/
+6
*
|
|
|
|
|
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-06
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
PCI: Rename pcibios_add_device() to pcibios_device_add()
Oliver O'Halloran
2021-09-21
1
-1
/
+1
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
6
-24
/
+10
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
memblock: allow to specify flags with memblock_add_node()
David Hildenbrand
2021-11-06
1
-1
/
+2
|
*
|
|
|
|
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-11-06
4
-8
/
+8
|
*
|
|
|
|
memblock: drop memblock_free_early_nid() and memblock_free_early()
Mike Rapoport
2021-11-06
1
-1
/
+1
|
*
|
|
|
|
s390: use generic version of arch_is_kernel_initmem_freed()
Christophe Leroy
2021-11-06
2
-15
/
+0
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-11-02
11
-75
/
+196
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'kvm-s390-next-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2021-10-31
12
-77
/
+200
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
KVM: s390: add debug statement for diag 318 CPNC data
Collin Walling
2021-10-27
1
-0
/
+1
|
|
*
|
|
|
|
|
KVM: s390: pv: properly handle page flags for protected guests
Claudio Imbrenda
2021-10-27
4
-7
/
+50
[prev]
[next]