summaryrefslogtreecommitdiff
path: root/arch/s390/Kconfig
AgeCommit message (Expand)Author
2023-12-20kexec: fix KEXEC_FILE dependenciesArnd Bergmann
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
2023-08-18s390: mm: convert to GENERIC_IOREMAPBaoquan He
2023-08-01s390/cert_store: select CRYPTO_LIB_SHA256Sven Schnelle
2023-07-24docs: move s390 under archCosta Shulyupin
2023-07-24s390/ftrace: enable HAVE_FUNCTION_GRAPH_RETVALSven Schnelle
2023-07-24s390/hypfs: factor out filesystem codeHeiko Carstens
2023-07-24s390: add support for user-defined certificatesAnastasia Eskova
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe
2023-06-27Merge tag 's390-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-05-17s390/iommu: get rid of S390_CCW_IOMMU and S390_AP_IOMMUJason Gunthorpe
2023-05-17s390/Kconfig: remove obsolete configs SCHED_{BOOK,DRAWER}Lukas Bulwahn
2023-05-15s390: select ARCH_SUPPORTS_INT128Heiko Carstens
2023-05-05s390: remove the unneeded select GCC12_NO_ARRAY_BOUNDSLukas Bulwahn
2023-04-30Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-04-20s390: select ARCH_USE_SYM_ANNOTATIONSHeiko Carstens
2023-04-20s390/mm: enable ARCH_HAS_SET_DIRECT_MAPHeiko Carstens
2023-04-18mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAPAneesh Kumar K.V
2023-04-13s390/checksum: always use cksm instructionHeiko Carstens
2023-04-05s390/mm: try VMA lock-based page fault handling firstHeiko Carstens
2023-04-04s390: enable HAVE_ARCH_STACKLEAKHeiko Carstens
2023-03-27s390: enable ARCH_HAS_MEMBARRIER_SYNC_COREHeiko Carstens
2023-03-20s390: make use of CONFIG_FUNCTION_ALIGNMENTHeiko Carstens
2023-03-03Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-03-01s390/Kconfig: sort config S390 select list againHeiko Carstens
2023-02-25Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2023-01-30vfio-mdev: add back CONFIG_VFIO dependencyArnd Bergmann
2023-01-23vfio-mdev: turn VFIO_MDEV into a selectable symbolChristoph Hellwig
2023-01-22s390/kprobes: replace kretprobe with rethookVasily Gorbik
2022-12-12Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-12-12Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-02s390/checksum: support GENERIC_CSUM, enable it for KASANHeiko Carstens
2022-11-23s390/mm: provide minimal setup_per_cpu_areas() implementationHeiko Carstens
2022-11-10s390: select ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAPGerald Schaefer
2022-11-08s390: always build relocatable kernelHeiko Carstens
2022-10-21arch/s390: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig optionPaul E. McKenney
2022-08-02Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-21mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra
2022-07-18random: remove CONFIG_ARCH_RANDOMJason A. Donenfeld
2022-06-30s390: remove unneeded 'select BUILD_BIN2C'Masahiro Yamada
2022-06-10Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-06-09gcc-12: disable '-Warray-bounds' universally for nowLinus Torvalds