summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2023-07-06Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-07-04s390/cpum_sf: remove check on CPU being onlineThomas Richter
2023-07-04s390/cpum_sf: handle casts consistentlyThomas Richter
2023-07-04s390/cpum_sf: remove unnecessary debug statementThomas Richter
2023-07-04s390/cpum_sf: remove parameter in call to pr_errThomas Richter
2023-07-04s390/cpum_sf: simplify function setup_pmu_cpuThomas Richter
2023-07-04s390/cpum_cf: remove unneeded debug statementsThomas Richter
2023-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-07-03s390/entry: remove mcck clockSven Schnelle
2023-07-03s390: fix various typosHeiko Carstens
2023-07-03s390/entry: rework entering DAT-on mode on CPU restartAlexander Gordeev
2023-07-03s390: include linux/io.h instead of asm/io.hHeiko Carstens
2023-07-01Merge tag 'kvm-s390-next-6.5-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-28s390/vdso: filter out mno-pic-data-is-text-relative cflagSumanth Korikkar
2023-06-28s390: consistently use .balign instead of .alignHeiko Carstens
2023-06-28s390/vdso: check for undefined symbols after buildSven Schnelle
2023-06-28s390/mm: do not include <asm-generic/io.h> directlyBaoquan He
2023-06-27Merge tag 's390-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-27Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-06-26Merge tag 's390-6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-06-22s390/cpum_cf: rework PER_CPU_DEFINE of struct cpu_cf_eventsThomas Richter
2023-06-20s390/cpum_cf: open access to hwctr device for CAP_PERFMON privileged processThomas Richter
2023-06-20s390/module: fix rela calculation for R_390_GOTENTSumanth Korikkar
2023-06-20s390/crash: use the correct type for memory allocationChristophe JAILLET
2023-06-19s390: allow pte_offset_map_lock() to failHugh Dickins
2023-06-16s390/uv: Update query for secret-UVCsSteffen Eiden
2023-06-16s390/uv: replace scnprintf with sysfs_emitSteffen Eiden
2023-06-16s390/uv: Always export uv_infoSteffen Eiden
2023-06-09init: consolidate prototypes in linux/init.hArnd Bergmann
2023-06-09cachestat: wire up cachestat for other architecturesNhat Pham
2023-06-05s390/time: Provide sched_clock_noinstr()Peter Zijlstra
2023-06-05s390/cpum_sf: Convert to cmpxchg128()Peter Zijlstra
2023-06-01s390/ipl: add REIPL_CLEAR flag to os_infoMikhail Zaslonko
2023-05-19Merge tag 's390-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-05-18rethook, fprobe: do not trace rethook related functionsZe Gao
2023-05-15s390/ipl: fix IPIB virtual vs physical address confusionAlexander Gordeev
2023-05-15s390/topology: honour nr_cpu_ids when adding CPUsAlexander Gordeev
2023-05-15s390/pai_ext: replace atomic_t with refcount_tThomas Richter
2023-05-15s390/pai_crypto: replace atomic_t with refcount_tThomas Richter
2023-05-05Merge tag 'kvm-s390-next-6.4-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2023-05-04KVM: s390: fix race in gmap_make_secure()Claudio Imbrenda
2023-04-30Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-04-28Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds