summaryrefslogtreecommitdiff
path: root/arch/s390/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2025-01-30Merge tag 's390-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-1/+8
2025-01-28s390/sclp: Initialize sclp subsystem via arch_cpu_finalize_init()Heiko Carstens1-0/+1
2025-01-28Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+1
2025-01-27s390/kdump: virtio-mem kdump support (CONFIG_PROC_VMCORE_DEVICE_RAM)David Hildenbrand1-0/+1
2025-01-26s390: Introduce CC_HAS_ASM_AOR_FORMAT_FLAGS Kconfig optionHeiko Carstens1-0/+6
2025-01-26s390: Rename GCC_ASM_FLAG_OUTPUT_BROKEN to CC_ASM_FLAG_OUTPUT_BROKENHeiko Carstens1-1/+1
2025-01-23Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds1-0/+1
2025-01-22Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-1/+3
2024-12-26s390/tracing: Enable HAVE_FTRACE_GRAPH_FUNCSven Schnelle1-0/+1
2024-12-26fprobe: Use ftrace_regs in fprobe exit handlerMasami Hiramatsu (Google)1-0/+1
2024-12-26fgraph: Replace fgraph_ret_regs with ftrace_regsMasami Hiramatsu (Google)1-1/+1
2024-12-10s390/Kconfig: Select VMAP_STACK unconditionallyHeiko Carstens1-26/+1
2024-12-10s390/Kconfig: Select KASAN_VMALLOC if KASAN is enabledHeiko Carstens1-0/+1
2024-12-02s390/crc32: expose CRC32 functions through libEric Biggers1-0/+1
2024-11-29Merge tag 's390-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-0/+2
2024-11-28s390: Support PREEMPT_DYNAMICHeiko Carstens1-0/+1
2024-11-24s390: Add ARCH_HAS_PREEMPT_LAZY supportHeiko Carstens1-0/+1
2024-11-20Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2024-11-19Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-0/+8
2024-11-15crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32Dave Vasilevsky1-0/+3
2024-11-13s390/asm: Helper macros for flag output operand handlingHeiko Carstens1-0/+7
2024-11-02vdso: Rename struct arch_vdso_data to arch_vdso_time_dataNam Cao1-1/+1
2024-10-29s390/mm: Convert to LOCK_MM_AND_FIND_VMAHeiko Carstens1-0/+1
2024-09-21Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-10/+26
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds1-1/+1
2024-09-13s390/vdso: Wire up getrandom() vdso implementationHeiko Carstens1-0/+1
2024-09-04dma-mapping: clearly mark DMA ops as an architecture featureChristoph Hellwig1-1/+1
2024-08-29s390/hiperdispatch: Add hiperdispatch sysctl interfaceMete Durlu1-0/+12
2024-08-29s390/topology: Add config option to switch to vertical during bootTobias Huschle1-0/+8
2024-08-29s390: Always enable EXPOLINE_EXTERN if supportedVasily Gorbik1-10/+6
2024-08-21s390/mm: Pin identity mapping base to zeroAlexander Gordeev1-0/+13
2024-07-23s390: Remove protvirt and kvm config guards for uv codeJanosch Frank1-11/+0
2024-07-22Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2024-07-10s390/smp: Switch to GENERIC_CPU_DEVICESSven Schnelle1-0/+1
2024-07-04kmsan: enable on s390Ilya Leoshkevich1-0/+1
2024-06-24s390: Provide optimized __arch_hweight*() implementationsHeiko Carstens1-1/+1
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2024-04-29s390: Compile kernel with -fPIC and link with -no-pieSumanth Korikkar1-12/+0
2024-04-26mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FASTDavid Hildenbrand1-1/+1
2024-04-17s390/expoline: Make modules use kernel expolinesVasily Gorbik1-1/+1
2024-04-17s390: Map kernel at fixed location when KASLR is disabledAlexander Gordeev1-0/+19
2024-04-17s390/boot: Uncouple virtual and physical kernel offsetsAlexander Gordeev1-0/+3
2024-04-09s390/ap: rename ap debug configuration optionHolger Dengler1-0/+14
2024-04-09s390/ap: modularize ap busHolger Dengler1-1/+14
2024-03-19Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-0/+1
2024-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+0
2024-03-15Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2024-03-13s390/mm: provide simple ARCH_HAS_DEBUG_VIRTUAL supportHeiko Carstens1-0/+1
2024-03-13Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2024-03-12Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1