summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
AgeCommit message (Expand)AuthorLines
2025-03-04s390/traps: Use pr_emerg() instead of printk()Heiko Carstens-2/+2
2025-03-04s390/traps: Cleanup get_user() handling in illegal_op()Heiko Carstens-5/+5
2025-03-04s390/boot: Pass pt_regs to program check handlerHeiko Carstens-0/+2
2025-03-04s390/asm-offsets: Rename __LC_PGM_INT_CODEHeiko Carstens-1/+1
2025-03-04s390: Use system header file variant of include directiveHeiko Carstens-5/+5
2025-03-04s390/alternatives: Add debug functionalityHeiko Carstens-5/+51
2025-03-04s390/setup: Add decompressor_handled_param() wrapperHeiko Carstens-3/+5
2025-03-04s390/bear: Convert cpu_has_bear() to cpu feature functionHeiko Carstens-10/+7
2025-03-04s390/vx: Convert cpu_has_vx() to cpu feature functionHeiko Carstens-8/+1
2025-03-04s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]()Heiko Carstens-43/+27
2025-03-04s390/sysinfo: Move stsi() to header fileHeiko Carstens-26/+0
2025-03-04s390/sysinfo: Cleanup stsi() inline assemblyHeiko Carstens-26/+15
2025-03-04s390/sysinfo: Remove exception handling from __stsi()Heiko Carstens-4/+3
2025-03-04s390/diag: Convert MACHINE_HAS_DIAG9C to machine_has_diag9c()Heiko Carstens-19/+2
2025-03-04s390/tx: Convert MACHINE_HAS_TE to machine_has_tx()Heiko Carstens-9/+6
2025-03-04s390/time: Convert MACHINE_HAS_SCC to machine_has_scc()Heiko Carstens-28/+3
2025-03-04s390/pci: Get rid of MACHINE_HAS_PCI_MIOHeiko Carstens-5/+2
2025-03-04s390/lowcore: Convert relocated lowcore alternative to machine featureHeiko Carstens-6/+4
2025-03-04s390: Static branches for machine features infrastructureHeiko Carstens-0/+7
2025-03-04s390/cpufeature: Convert MACHINE_HAS_IDTE to cpu_has_idte()Heiko Carstens-2/+0
2025-03-04s390/cpufeature: Convert MACHINE_HAS_EDAT2 to cpu_has_edat2()Heiko Carstens-3/+1
2025-03-04s390/cpufeature: Convert MACHINE_HAS_EDAT1 to cpu_has_edat1()Heiko Carstens-5/+1
2025-03-04s390/cpufeature: Convert MACHINE_HAS_TOPOLOGY to cpu_has_topology()Heiko Carstens-14/+17
2025-03-04s390/cpufeature: Convert MACHINE_HAS_TLB_LC to cpu_has_tlb_lc()Heiko Carstens-2/+0
2025-03-04s390/cpufeature: Convert MACHINE_HAS_NX to cpu_has_nx()Heiko Carstens-2/+0
2025-03-04s390/cpufeature: Convert MACHINE_HAS_GS to cpu_has_gs()Heiko Carstens-16/+20
2025-03-04s390/cpufeature: Convert MACHINE_HAS_RDP to cpu_has_rdp()Heiko Carstens-2/+0
2025-03-04s390/cpufeature: Convert MACHINE_HAS_SEQ_INSN to cpu_has_seq_insn()Heiko Carstens-9/+9
2025-03-04s390/ftrace: Fix return address recovery of traced functionSumanth Korikkar-1/+2
2025-03-04s390/traps: Fix test_monitor_call() inline assemblyHeiko Carstens-3/+3
2025-02-24s390: switch stop_machine_yield() to using cpumask_next_wrap()Yury Norov-1/+1
2025-02-24cpumask: deprecate cpumask_next_wrap()Yury Norov-1/+1
2025-02-21s390/vdso: Switch to generic storage implementationThomas Weißschuh-104/+14
2025-02-21vdso: Rename included MakefileThomas Weißschuh-2/+2
2025-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-263/+29
2025-02-12fs: add open_tree_attr()Christian Brauner-0/+1
2025-02-10s390/crash: Use note name macrosAkihiko Odaki-39/+23
2025-02-05s390/net: Remove LCS driverAswin Karuvally-1/+0
2025-02-04Merge tag 'kvm-s390-next-6.14-2' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini-263/+29
2025-01-31KVM: s390: move pv gmap functions into kvmClaudio Imbrenda-263/+29
2025-01-30Merge tag 's390-6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-5/+0
2025-01-30Merge tag 's390-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-5/+36
2025-01-29s390/fgraph: Fix to remove ftrace_test_recursion_trylock()Masami Hiramatsu (Google)-5/+0
2025-01-28s390/sclp: Initialize sclp subsystem via arch_cpu_finalize_init()Heiko Carstens-0/+5
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados-3/+3
2025-01-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-8/+31
2025-01-27s390/kdump: virtio-mem kdump support (CONFIG_PROC_VMCORE_DEVICE_RAM)David Hildenbrand-8/+31
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-42/+11
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds-4/+4
2025-01-26s390/fpu: Add fpc exception handler / remove fixup section againHeiko Carstens-1/+0