summaryrefslogtreecommitdiffstats
path: root/arch/s390/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* s390: Compile kernel with -fPIC and link with -no-pieSumanth Korikkar2024-04-291-12/+0
* s390/expoline: Make modules use kernel expolinesVasily Gorbik2024-04-171-1/+1
* s390: Map kernel at fixed location when KASLR is disabledAlexander Gordeev2024-04-171-0/+19
* s390/boot: Uncouple virtual and physical kernel offsetsAlexander Gordeev2024-04-171-0/+3
* s390/ap: rename ap debug configuration optionHolger Dengler2024-04-091-0/+14
* s390/ap: modularize ap busHolger Dengler2024-04-091-1/+14
* Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2024-03-191-0/+1
|\
| * s390/mm: provide simple ARCH_HAS_DEBUG_VIRTUAL supportHeiko Carstens2024-03-131-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-03-151-1/+0
|\ \
| * | treewide: remove CONFIG_HAVE_KVMPaolo Bonzini2024-02-081-1/+0
* | | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-141-0/+1
|\ \ \ | |_|/ |/| |
| * | s390: enable MHP_MEMMAP_ON_MEMORYSumanth Korikkar2024-02-211-0/+1
| |/
* | Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-121-1/+1
|\ \
| * | ubsan: Remove CONFIG_UBSAN_SANITIZE_ALLKees Cook2024-02-061-1/+1
| |/
* | Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-121-0/+1
|\ \
| * | arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann2024-03-061-0/+1
| |/
* | s390: compile relocatable kernel without -fPIEJosh Poimboeuf2024-02-201-3/+12
* | s390: don't allow CONFIG_COMPAT with LD=ld.lldNathan Chancellor2024-02-161-1/+1
* | s390: select CONFIG_ARCH_WANT_LD_ORPHAN_WARNNathan Chancellor2024-02-141-0/+1
|/
* s390/kexec: do not automatically select KEXEC optionAlexander Gordeev2024-01-111-1/+0
* s390/compat: change default for CONFIG_COMPAT to "n"Heiko Carstens2024-01-111-2/+4
* Merge tag 's390-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2024-01-101-1/+0
|\
| * s390/fpu: remove ARCH_WANTS_DYNAMIC_TASK_STRUCT supportHeiko Carstens2023-12-111-1/+0
* | Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds2024-01-091-1/+1
|\ \
| * | mm/slab: remove CONFIG_SLAB from all Kconfig and MakefileVlastimil Babka2023-12-051-1/+1
| |/
* / kexec: fix KEXEC_FILE dependenciesArnd Bergmann2023-12-201-2/+2
|/
* s390: add USER_STACKTRACE supportHeiko Carstens2023-11-051-0/+1
* s390: add support for DCACHE_WORD_ACCESSHeiko Carstens2023-10-161-0/+1
* Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-311-0/+1
|\
| * mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe2023-07-111-0/+1
* | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-08-291-46/+20
|\ \
| * | remove ARCH_DEFAULT_KEXEC from Kconfig.kexecEric DeVolder2023-08-181-3/+0
| * | kexec: rename ARCH_HAS_KEXEC_PURGATORYEric DeVolder2023-08-181-1/+1
| * | s390/kexec: refactor for kernel/Kconfig.kexecEric DeVolder2023-08-181-46/+23
| |/
* | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-291-1/+2
|\ \
| * | mm/vmemmap optimization: split hugetlb and devdax vmemmap optimizationAneesh Kumar K.V2023-08-181-1/+1
| * | s390: mm: convert to GENERIC_IOREMAPBaoquan He2023-08-181-0/+1
| |/
* | s390/cert_store: select CRYPTO_LIB_SHA256Sven Schnelle2023-08-011-0/+1
* | docs: move s390 under archCosta Shulyupin2023-07-241-2/+2
* | s390/ftrace: enable HAVE_FUNCTION_GRAPH_RETVALSven Schnelle2023-07-241-0/+1
* | s390/hypfs: factor out filesystem codeHeiko Carstens2023-07-241-2/+13
* | s390: add support for user-defined certificatesAnastasia Eskova2023-07-241-0/+10
|/
* Merge tag 's390-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-06-271-0/+1
|\
| * s390: select ARCH_SUPPORTS_INT128Heiko Carstens2023-05-151-0/+1
* | s390/iommu: get rid of S390_CCW_IOMMU and S390_AP_IOMMUJason Gunthorpe2023-05-171-2/+1
* | s390/Kconfig: remove obsolete configs SCHED_{BOOK,DRAWER}Lukas Bulwahn2023-05-171-8/+0
|/
* s390: remove the unneeded select GCC12_NO_ARRAY_BOUNDSLukas Bulwahn2023-05-051-1/+0
* Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-04-301-4/+6
|\
| * s390: select ARCH_USE_SYM_ANNOTATIONSHeiko Carstens2023-04-201-0/+1
| * s390/mm: enable ARCH_HAS_SET_DIRECT_MAPHeiko Carstens2023-04-201-0/+1