summaryrefslogtreecommitdiff
path: root/arch/s390/Kconfig
AgeCommit message (Expand)Author
2024-09-21Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-09-13s390/vdso: Wire up getrandom() vdso implementationHeiko Carstens
2024-09-04dma-mapping: clearly mark DMA ops as an architecture featureChristoph Hellwig
2024-08-29s390/hiperdispatch: Add hiperdispatch sysctl interfaceMete Durlu
2024-08-29s390/topology: Add config option to switch to vertical during bootTobias Huschle
2024-08-29s390: Always enable EXPOLINE_EXTERN if supportedVasily Gorbik
2024-08-21s390/mm: Pin identity mapping base to zeroAlexander Gordeev
2024-07-23s390: Remove protvirt and kvm config guards for uv codeJanosch Frank
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-10s390/smp: Switch to GENERIC_CPU_DEVICESSven Schnelle
2024-07-03kmsan: enable on s390Ilya Leoshkevich
2024-06-24s390: Provide optimized __arch_hweight*() implementationsHeiko Carstens
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-04-29s390: Compile kernel with -fPIC and link with -no-pieSumanth Korikkar
2024-04-25mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FASTDavid Hildenbrand
2024-04-17s390/expoline: Make modules use kernel expolinesVasily Gorbik
2024-04-17s390: Map kernel at fixed location when KASLR is disabledAlexander Gordeev
2024-04-17s390/boot: Uncouple virtual and physical kernel offsetsAlexander Gordeev
2024-04-09s390/ap: rename ap debug configuration optionHolger Dengler
2024-04-09s390/ap: modularize ap busHolger Dengler
2024-03-19Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-13s390/mm: provide simple ARCH_HAS_DEBUG_VIRTUAL supportHeiko Carstens
2024-03-12Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-12Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann
2024-02-21s390: enable MHP_MEMMAP_ON_MEMORYSumanth Korikkar
2024-02-20s390: compile relocatable kernel without -fPIEJosh Poimboeuf
2024-02-16s390: don't allow CONFIG_COMPAT with LD=ld.lldNathan Chancellor
2024-02-14s390: select CONFIG_ARCH_WANT_LD_ORPHAN_WARNNathan Chancellor
2024-02-08treewide: remove CONFIG_HAVE_KVMPaolo Bonzini
2024-02-06ubsan: Remove CONFIG_UBSAN_SANITIZE_ALLKees Cook
2024-01-11s390/kexec: do not automatically select KEXEC optionAlexander Gordeev
2024-01-11s390/compat: change default for CONFIG_COMPAT to "n"Heiko Carstens
2024-01-10Merge tag 's390-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-01-09Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2023-12-20kexec: fix KEXEC_FILE dependenciesArnd Bergmann
2023-12-11s390/fpu: remove ARCH_WANTS_DYNAMIC_TASK_STRUCT supportHeiko Carstens
2023-12-05mm/slab: remove CONFIG_SLAB from all Kconfig and MakefileVlastimil Babka
2023-11-05s390: add USER_STACKTRACE supportHeiko Carstens
2023-10-16s390: add support for DCACHE_WORD_ACCESSHeiko Carstens
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-18remove ARCH_DEFAULT_KEXEC from Kconfig.kexecEric DeVolder
2023-08-18kexec: rename ARCH_HAS_KEXEC_PURGATORYEric DeVolder
2023-08-18s390/kexec: refactor for kernel/Kconfig.kexecEric DeVolder
2023-08-18mm/vmemmap optimization: split hugetlb and devdax vmemmap optimizationAneesh Kumar K.V