summaryrefslogtreecommitdiffstats
path: root/arch/s390/Kconfig
AgeCommit message (Expand)Author
2020-09-09s390: fix GENERIC_LOCKBREAK dependency typo in KconfigEric Farman
2020-08-21s390/Kconfig: add missing ZCRYPT dependency to VFIO_APKrzysztof Kozlowski
2020-06-16s390/numa: let NODES_SHIFT depend on NEED_MULTIPLE_NODESHeiko Carstens
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-04mm/debug: add tests validating architecture page table helpersAnshuman Khandual
2020-06-03mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport
2020-04-04Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-03-23s390: remove broken hibernate / power management supportHeiko Carstens
2020-03-12ima: add a new CONFIG for loading arch-specific policiesNayna Jain
2020-03-11s390/config: do not select VIRTIO_CONSOLE via KconfigChristian Borntraeger
2020-03-10s390: enable bpf jit by default when not built as always-onHeiko Carstens
2020-02-27s390/mm: remove fake numa supportHeiko Carstens
2020-02-05Merge tag 's390-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-02-04asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHERPeter Zijlstra
2020-02-04asm-generic/tlb: rename HAVE_RCU_TABLE_FREEPeter Zijlstra
2020-01-30s390: support KPROBES_ON_FTRACESven Schnelle
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-28Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-12-25Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar
2019-12-13scripts/sorttable: Rename 'sortextable' to 'sorttable'Shile Zhang
2019-12-11s390/kasan: add KASAN_VMALLOC supportVasily Gorbik
2019-12-08sched/rt, s390: Use CONFIG_PREEMPTIONThomas Gleixner
2019-12-01s390: remove compat vdso codeHeiko Carstens
2019-11-30s390/livepatch: Implement reliable stack tracing for the consistency modelMiroslav Benes
2019-11-30s390/unwind: add a test for the internal APIIlya Leoshkevich
2019-10-10s390/Kconfig: add z13s and z14 ZR1 to TUNE descriptionsHeiko Carstens
2019-10-10s390/Kconfig: make use of 'depends on cc-option'Heiko Carstens
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-27Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-09-13s390: add support for IBM z15 machinesMartin Schwidefsky
2019-08-22kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada
2019-08-21s390/stacktrace: use common arch_stack_walk infrastructureVasily Gorbik
2019-08-19kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCEJiri Bohac
2019-08-09x86, s390: Move ARCH_HAS_MEM_ENCRYPT definition to arch/KconfigThiago Jung Bauermann
2019-08-05MODSIGN: Export module signature definitionsThiago Jung Bauermann
2019-07-16dma-direct: Force unencrypted DMA under SME for certain DMA masksTom Lendacky
2019-07-12mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig
2019-07-12s390: remove ARCH_SELECT_MEMORY_MODELMike Rapoport
2019-06-15s390/cio: introduce DMA pools to cioHalil Pasic
2019-06-15s390/mm: force swiotlb for protected virtualizationHalil Pasic
2019-06-11docs: s390: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-07s390: enforce CONFIG_HOTPLUG_CPUHeiko Carstens
2019-06-07s390: enforce CONFIG_SMPHeiko Carstens
2019-06-04s390/Kconfig: pedantic cleanupsEnrico Weigelt, metux IT consult
2019-05-14mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport
2019-05-14hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti
2019-05-14mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOCAlexandre Ghiti
2019-05-06Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds