summaryrefslogtreecommitdiff
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm.gitStephen Rothwell2022-06-282-1/+45
|\
| * Merge tag 'kvm-s390-next-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2022-06-072-1/+45
| |\
| | * KVM: s390: Add configuration dump functionalityJanosch Frank2022-06-011-0/+1
| | * KVM: s390: pv: Add dump support definitionsJanosch Frank2022-06-011-0/+33
| | * s390/uv: Add dump fields to queryJanosch Frank2022-06-011-0/+5
| | * s390/uv: Add SE hdr query informationJanosch Frank2022-06-011-1/+6
* | | arch/*: Disable softirq stacks on PREEMPT_RT.Sebastian Andrzej Siewior2022-06-151-1/+2
|/ /
* | Merge tag 's390-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-06-035-136/+191
|\ \
| * | s390/stack: add union to reflect kvm stack slot usagesHeiko Carstens2022-06-011-1/+9
| * | s390/stack: merge empty stack frame slotsHeiko Carstens2022-06-011-2/+1
| * | s390/uaccess: whitespace cleanupHeiko Carstens2022-06-011-66/+66
| * | s390/uaccess: use __noreturn instead of __attribute__((noreturn))Heiko Carstens2022-06-011-3/+4
| * | s390/uaccess: use exception handler to zero result on get_user() failureHeiko Carstens2022-06-012-55/+108
| * | s390/uaccess: use symbolic names for inline assembler operandsHeiko Carstens2022-06-011-8/+8
| * | s390/kexec: add __GFP_NORETRY to KEXEC_CONTROL_MEMORY_GFPHeiko Carstens2022-06-011-1/+1
| * | s390: simplify early program check handlerHeiko Carstens2022-05-251-6/+0
* | | Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-06-021-22/+0
|\ \ \
| * | | livepatch: Remove klp_arch_set_pc() and asm/livepatch.hChristophe Leroy2022-05-241-22/+0
* | | | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-312-87/+13
|\ \ \ \
| * | | | asm-generic: compat: Cleanup duplicate definitionsGuo Ren2022-04-261-67/+12
| * | | | fs: stat: compat: Add __ARCH_WANT_COMPAT_STATGuo Ren2022-04-261-0/+1
| * | | | compat: consolidate the compat_flock{,64} definitionChristoph Hellwig2022-04-261-16/+0
| * | | | uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.hChristoph Hellwig2022-04-261-4/+0
* | | | | Merge tag 'mm-hotfixes-stable-2022-05-27' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-05-271-0/+10
|\ \ \ \ \
| * | | | | kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao2022-05-271-0/+10
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-05-262-1/+73
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge tag 'kvm-s390-next-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2022-05-252-1/+73
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | drivers/s390/char: Add Ultravisor io deviceSteffen Eiden2022-05-202-1/+73
| | |/ / /
* | | | | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-262-12/+50
|\ \ \ \ \
| * | | | | mm: change huge_ptep_clear_flush() to return the original pteBaolin Wang2022-05-131-3/+3
| * | | | | mm/hugetlb: introduce huge pte version of uffd-wp helpersPeter Xu2022-05-131-0/+15
| * | | | | mm: introduce PTE_MARKER swap entryPeter Xu2022-05-131-0/+5
| * | | | | s390/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2022-05-091-2/+21
| * | | | | s390/pgtable: cleanup description of swp pte layoutDavid Hildenbrand2022-05-091-9/+8
| |/ / / /
* | | | | Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-05-241-0/+1
|\ \ \ \ \
| * | | | | s390: define get_cycles macro for arch-overrideJason A. Donenfeld2022-05-131-0/+1
| |/ / / /
* | | | | Merge tag 's390-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-05-2324-245/+296
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | s390/alternatives: remove padding generation codeHeiko Carstens2022-05-172-140/+29
| * | | | s390/alternatives: provide identical sized orginal/alternative sequencesHeiko Carstens2022-05-171-1/+1
| * | | | s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRAN...Heiko Carstens2022-05-111-4/+11
| * | | | s390/stp: clock_delta should be signedSven Schnelle2022-05-111-1/+1
| * | | | s390/stp: fix todoff sizeSven Schnelle2022-05-111-2/+2
| * | | | s390/pai: add support for cryptography countersThomas Richter2022-05-095-6/+89
| * | | | entry: Rename arch_check_user_regs() to arch_enter_from_user_mode()Sven Schnelle2022-05-091-2/+2
| * | | | s390/ptrace: move short psw definitions to ptrace header fileHeiko Carstens2022-05-062-24/+30
| * | | | s390/vx: remove comments from macros which break LLVM's IASHeiko Carstens2022-05-061-3/+3
| * | | | s390/extable: prefer local labels in .set directivesHeiko Carstens2022-05-061-6/+6
| * | | | s390/nospec: prefer local labels in .set directivesHeiko Carstens2022-05-061-6/+6
| * | | | s390: add KCSAN instrumentation to barriers and spinlocksIlya Leoshkevich2022-04-252-8/+9
| * | | | s390/pci: add error record for CC 2 retriesNiklas Schnelle2022-04-251-1/+6