summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: fix sthyi error handlingHeiko Carstens2023-07-291-3/+3
* Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-07-0616-86/+55
|\
| * s390/cpum_sf: remove check on CPU being onlineThomas Richter2023-07-041-4/+0
| * s390/cpum_sf: handle casts consistentlyThomas Richter2023-07-041-13/+13
| * s390/cpum_sf: remove unnecessary debug statementThomas Richter2023-07-041-3/+0
| * s390/cpum_sf: remove parameter in call to pr_errThomas Richter2023-07-041-4/+2
| * s390/cpum_sf: simplify function setup_pmu_cpuThomas Richter2023-07-041-10/+5
| * s390/cpum_cf: remove unneeded debug statementsThomas Richter2023-07-041-30/+2
| * s390/entry: remove mcck clockSven Schnelle2023-07-032-2/+0
| * s390: fix various typosHeiko Carstens2023-07-037-8/+8
| * s390/entry: rework entering DAT-on mode on CPU restartAlexander Gordeev2023-07-031-3/+8
| * s390: include linux/io.h instead of asm/io.hHeiko Carstens2023-07-034-4/+4
| * s390/vdso: filter out mno-pic-data-is-text-relative cflagSumanth Korikkar2023-06-282-0/+2
| * s390: consistently use .balign instead of .alignHeiko Carstens2023-06-283-3/+3
| * s390/vdso: check for undefined symbols after buildSven Schnelle2023-06-282-2/+8
| * s390/mm: do not include <asm-generic/io.h> directlyBaoquan He2023-06-281-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-07-041-33/+75
|\ \
| * \ Merge tag 'kvm-s390-next-6.5-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2023-07-011-33/+75
| |\ \
| | * | s390/uv: Update query for secret-UVCsSteffen Eiden2023-06-161-0/+40
| | * | s390/uv: replace scnprintf with sysfs_emitSteffen Eiden2023-06-161-32/+26
| | * | s390/uv: Always export uv_infoSteffen Eiden2023-06-161-1/+9
* | | | Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-06-281-2/+0
|\ \ \ \
| * | | | init: consolidate prototypes in linux/init.hArnd Bergmann2023-06-101-2/+0
| |/ / /
* | | | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-282-0/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | s390: allow pte_offset_map_lock() to failHugh Dickins2023-06-201-0/+2
| * | | cachestat: wire up cachestat for other architecturesNhat Pham2023-06-101-0/+1
| |/ /
* | | Merge tag 's390-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-06-285-137/+376
|\ \ \
| * | | s390/cpum_cf: rework PER_CPU_DEFINE of struct cpu_cf_eventsThomas Richter2023-06-221-117/+332
| * | | s390/cpum_cf: open access to hwctr device for CAP_PERFMON privileged processThomas Richter2023-06-201-1/+2
| * | | s390/module: fix rela calculation for R_390_GOTENTSumanth Korikkar2023-06-201-1/+2
| * | | s390/ipl: add REIPL_CLEAR flag to os_infoMikhail Zaslonko2023-06-011-0/+16
| * | | s390/pai_ext: replace atomic_t with refcount_tThomas Richter2023-05-151-10/+13
| * | | s390/pai_crypto: replace atomic_t with refcount_tThomas Richter2023-05-151-8/+11
| | |/ | |/|
* | | Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-271-13/+3
|\ \ \
| * | | s390/cpum_sf: Convert to cmpxchg128()Peter Zijlstra2023-06-051-13/+3
| |/ /
* | | Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-06-271-0/+5
|\ \ \
| * | | s390/time: Provide sched_clock_noinstr()Peter Zijlstra2023-06-051-0/+5
| |/ /
* | | Merge tag 's390-6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-06-261-1/+1
|\ \ \ | |_|/ |/| |
| * | s390/crash: use the correct type for memory allocationChristophe JAILLET2023-06-201-1/+1
* | | Merge tag 's390-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-05-192-17/+18
|\| |
| * | s390/ipl: fix IPIB virtual vs physical address confusionAlexander Gordeev2023-05-151-2/+1
| * | s390/topology: honour nr_cpu_ids when adding CPUsAlexander Gordeev2023-05-151-15/+17
| |/
* / rethook, fprobe: do not trace rethook related functionsZe Gao2023-05-181-0/+1
|/
* Merge tag 'kvm-s390-next-6.4-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2023-05-051-21/+11
|\
| * KVM: s390: fix race in gmap_make_secure()Claudio Imbrenda2023-05-041-21/+11
* | Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-04-3027-591/+432
|\ \
| * | s390/mm: use VM_FLUSH_RESET_PERMS in module_alloc()Heiko Carstens2023-04-201-3/+4
| * | s390: wire up memfd_secret system callHeiko Carstens2023-04-201-1/+1
| * | s390/relocate_kernel: adjust indentationHeiko Carstens2023-04-191-42/+42
| * | s390/relocate_kernel: use SYM* macros instead of ENTRY(), etc.Heiko Carstens2023-04-191-9/+7