summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2025-03-04s390/cpufeature: Convert MACHINE_HAS_NX to cpu_has_nx()Heiko Carstens
2025-03-04s390/cpufeature: Convert MACHINE_HAS_GS to cpu_has_gs()Heiko Carstens
2025-03-04s390/cpufeature: Convert MACHINE_HAS_RDP to cpu_has_rdp()Heiko Carstens
2025-03-04s390/cpufeature: Convert MACHINE_HAS_SEQ_INSN to cpu_has_seq_insn()Heiko Carstens
2025-03-04s390/ftrace: Fix return address recovery of traced functionSumanth Korikkar
2025-03-04s390/traps: Fix test_monitor_call() inline assemblyHeiko Carstens
2025-02-24s390: switch stop_machine_yield() to using cpumask_next_wrap()Yury Norov
2025-02-24cpumask: deprecate cpumask_next_wrap()Yury Norov
2025-02-21s390/vdso: Switch to generic storage implementationThomas Weißschuh
2025-02-21vdso: Rename included MakefileThomas Weißschuh
2025-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-12fs: add open_tree_attr()Christian Brauner
2025-02-10s390/crash: Use note name macrosAkihiko Odaki
2025-02-05s390/net: Remove LCS driverAswin Karuvally
2025-02-04Merge tag 'kvm-s390-next-6.14-2' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2025-01-31KVM: s390: move pv gmap functions into kvmClaudio Imbrenda
2025-01-30Merge tag 's390-6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-01-30Merge tag 's390-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-01-29s390/fgraph: Fix to remove ftrace_test_recursion_trylock()Masami Hiramatsu (Google)
2025-01-28s390/sclp: Initialize sclp subsystem via arch_cpu_finalize_init()Heiko Carstens
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados
2025-01-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-01-27s390/kdump: virtio-mem kdump support (CONFIG_PROC_VMCORE_DEVICE_RAM)David Hildenbrand
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-01-26s390/fpu: Add fpc exception handler / remove fixup section againHeiko Carstens
2025-01-26s390: Optimize __pa/__va when RANDOMIZE_IDENTITY_BASE is offVasily Gorbik
2025-01-26s390/boot: Add physmem tracking debug supportVasily Gorbik
2025-01-26s390: Use pr_info for "KernelAddressSanitizer initialized" messageVasily Gorbik
2025-01-26s390/boot: Add timestamps to early boot messagesVasily Gorbik
2025-01-26s390/boot: Add prefix filtering to bootdebug messagesVasily Gorbik
2025-01-26s390/boot: Add bootdebug option to control debug messagesVasily Gorbik
2025-01-26s390/boot: Defer boot messages when earlyprintk is not enabledVasily Gorbik
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang
2025-01-21Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2025-01-21Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-20Merge tag 's390-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-01-15s390/diag: Add memory topology information via diag310Mete Durlu
2025-01-13s390/amode31: Use exrl instead of exSven Schnelle
2025-01-13s390/topology: Improve topology detectionMete Durlu
2025-01-12s390: kernel: convert timeouts to use secs_to_jiffies()Easwar Hariharan
2025-01-07s390/ipl: Constify 'struct bin_attribute'Thomas Weißschuh
2025-01-07s390/crypto/cpacf: Constify 'struct bin_attribute'Thomas Weißschuh
2024-12-26s390/tracing: Enable HAVE_FTRACE_GRAPH_FUNCSven Schnelle
2024-12-26fgraph: Replace fgraph_ret_regs with ftrace_regsMasami Hiramatsu (Google)
2024-12-18Merge branch 'pci-device-recovery' into featuresAlexander Gordeev
2024-12-17s390/diag: Move diag.c to diag specific folderSumanth Korikkar
2024-12-17s390/diag324: Retrieve power readings via diag 0x324Sumanth Korikkar
2024-12-17s390/diag: Create misc device /dev/diagSumanth Korikkar
2024-12-17s390/mm: Simplify noexec page protection handlingHeiko Carstens