summaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | s390: add support for BEAR enhancement facilitySven Schnelle2021-10-2611-24/+87
| * | | | s390: introduce nospec_uses_trampoline()Sven Schnelle2021-10-264-5/+10
| * | | | s390: rename last_break to pgm_last_breakSven Schnelle2021-10-265-6/+6
| * | | | s390/ptrace: add last_break member to pt_regsSven Schnelle2021-10-263-2/+3
| * | | | s390/sclp: sort out physical vs virtual pointers usageAlexander Gordeev2021-10-262-0/+2
| * | | | s390/setup: convert start and end initrd pointers to virtualAlexander Gordeev2021-10-261-1/+1
| * | | | s390/setup: use physical pointers for memblock_reserve()Alexander Gordeev2021-10-261-5/+2
| * | | | s390/setup: use virtual address for STSI instructionAlexander Gordeev2021-10-261-4/+2
| * | | | s390/cpcmd: use physical address for command and responseAlexander Gordeev2021-10-261-3/+3
| * | | | s390/pgtable: use physical address for Page-Table OriginAlexander Gordeev2021-10-262-8/+8
| * | | | Merge branch 'fixes' into featuresVasily Gorbik2021-10-265-16/+52
| |\ \ \ \
| * | | | | s390: update defconfigsHeiko Carstens2021-10-192-3/+13
| * | | | | samples: add s390 support for ftrace direct call samplesHeiko Carstens2021-10-191-0/+1
| * | | | | s390: make STACK_FRAME_OVERHEAD available via asm-offsets.hHeiko Carstens2021-10-191-0/+1
| * | | | | s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_DIRECT_CALL supportHeiko Carstens2021-10-193-6/+30
| * | | | | s390/cmm: use string_upper() instead of open coded variantAndy Shevchenko2021-10-111-7/+4
| * | | | | s390/ptrace: add function argument access APIHeiko Carstens2021-10-112-0/+20
| * | | | | s390/ptrace: fix coding styleHeiko Carstens2021-10-111-2/+1
| * | | | | s390/ftrace: provide separate ftrace_caller/ftrace_regs_caller implementationsHeiko Carstens2021-10-112-13/+29
| * | | | | s390/ftrace: add ftrace_instruction_pointer_set() helper functionHeiko Carstens2021-10-112-3/+9
| * | | | | s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_ARGS supportHeiko Carstens2021-10-112-0/+10
| * | | | | s390/jump_label: add __init_or_module annotationHeiko Carstens2021-10-111-2/+3
| * | | | | s390/jump_label: rename __jump_label_transform()Heiko Carstens2021-10-111-6/+6
| * | | | | s390/jump_label: make use of HAVE_JUMP_LABEL_BATCHHeiko Carstens2021-10-112-0/+15
| * | | | | s390/ftrace: add missing serialization for graph caller patchingHeiko Carstens2021-10-111-0/+2
| * | | | | s390/ftrace: use text_poke_sync_lock()Heiko Carstens2021-10-111-6/+6
| * | | | | s390/jump_label: use text_poke_sync()Heiko Carstens2021-10-111-6/+2
| * | | | | s390: introduce text_poke_sync()Heiko Carstens2021-10-112-0/+36
| * | | | | s390/barrier: factor out bcr_serialize()Heiko Carstens2021-10-111-10/+14
| * | | | | s390/test_unwind: convert to KUnitMete Durlu2021-10-112-73/+98
| * | | | | s390/debug: fix kernel-doc warningsRandy Dunlap2021-10-111-1/+1
| * | | | | s390/boot: allocate amode31 section in decompressorAlexander Gordeev2021-10-045-13/+20
| * | | | | s390/boot: initialize control registers in decompressorAlexander Gordeev2021-10-042-18/+17
| * | | | | kprobes: add testcases for s390Sven Schnelle2021-10-046-0/+145
| * | | | | s390/ftrace: add FTRACE_GEN_NOP_ASM macroSven Schnelle2021-10-041-0/+28
| * | | | | s390/pci: add simpler s390dbf traces for eventsNiklas Schnelle2021-10-041-0/+4
| * | | | | s390/pci: tolerate inconsistent handle in recoverNiklas Schnelle2021-10-041-0/+8
| * | | | | s390/kprobes: add sanity checkSven Schnelle2021-10-041-1/+47
| * | | | | s390/ftrace: remove dead codeHeiko Carstens2021-10-041-80/+6
* | | | | | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-061-1/+1
|\ \ \ \ \ \
| * | | | | | PCI: Rename pcibios_add_device() to pcibios_device_add()Oliver O'Halloran2021-09-211-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-066-24/+10
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | memblock: allow to specify flags with memblock_add_node()David Hildenbrand2021-11-061-1/+2
| * | | | | memblock: rename memblock_free to memblock_phys_freeMike Rapoport2021-11-064-8/+8
| * | | | | memblock: drop memblock_free_early_nid() and memblock_free_early()Mike Rapoport2021-11-061-1/+1
| * | | | | s390: use generic version of arch_is_kernel_initmem_freed()Christophe Leroy2021-11-062-15/+0
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-11-0211-75/+196
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'kvm-s390-next-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2021-10-3112-77/+200
| |\ \ \ \ \ \
| | * | | | | | KVM: s390: add debug statement for diag 318 CPNC dataCollin Walling2021-10-271-0/+1
| | * | | | | | KVM: s390: pv: properly handle page flags for protected guestsClaudio Imbrenda2021-10-274-7/+50