summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
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-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/mm: fence off VM macros from asm and linkerAlexander Gordeev
2023-07-03s390: include linux/io.h instead of asm/io.hHeiko Carstens
2023-07-03s390/ptrace: make all psw related defines also available for asmHeiko Carstens
2023-07-03s390/ptrace: remove PSW_DEFAULT_KEY from uapiHeiko Carstens
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/decompressor: fix misaligned symbol build errorHeiko 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-28s390/vmem: fix virtual vs physical address confusionAlexander Gordeev
2023-06-28s390/mm: get rid of VMEM_MAX_PHYS macroAlexander Gordeev
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 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...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/defconfigs: set CONFIG_NET_TC_SKB_EXT=yNiklas Schnelle
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/boot: fix physmem_info virtual vs physical address confusionAlexander Gordeev
2023-06-20s390/kasan: avoid short by one page shadow memoryAlexander Gordeev
2023-06-20s390/kasan: fix insecure W+X mapping warningAlexander Gordeev
2023-06-20s390/crash: use the correct type for memory allocationChristophe JAILLET
2023-06-09Merge tag 's390-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-06-06Merge branch 'protected-key' into featuresAlexander Gordeev
2023-06-05s390/time: Provide sched_clock_noinstr()Peter Zijlstra
2023-06-05s390/cpum_sf: Convert to cmpxchg128()Peter Zijlstra
2023-06-05arch: Remove cmpxchg_doublePeter Zijlstra
2023-06-05percpu: Wire up cmpxchg128Peter Zijlstra
2023-06-05arch: Introduce arch_{,try_}_cmpxchg128{,_local}()Peter Zijlstra
2023-06-01s390/pkey: add support for ecc clear keyHarald Freudenberger
2023-06-01s390/pkey: do not use struct pkey_protkeyHarald Freudenberger
2023-06-01s390/ipl: add REIPL_CLEAR flag to os_infoMikhail Zaslonko
2023-06-01s390/purgatory: disable branch profilingAlexander Gordeev
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-17s390/iommu: get rid of S390_CCW_IOMMU and S390_AP_IOMMUJason Gunthorpe
2023-05-17s390/Kconfig: remove obsolete configs SCHED_{BOOK,DRAWER}Lukas Bulwahn
2023-05-17s390/uapi: cover statfs padding by growing f_spareIlya Leoshkevich
2023-05-17procfs: consolidate arch_report_meminfo declarationArnd Bergmann
2023-05-15s390/ipl: fix IPIB virtual vs physical address confusionAlexander Gordeev
2023-05-15s390/topology: honour nr_cpu_ids when adding CPUsAlexander Gordeev