summaryrefslogtreecommitdiff
path: root/arch/s390/Kconfig
AgeCommit message (Expand)Author
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour
2018-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-05-30s390/net: add pnetid supportUrsula Braun
2018-05-09arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig
2018-05-09dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig
2018-05-09scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig
2018-05-09iommu-helper: move the IOMMU_HELPER config symbol to lib/Christoph Hellwig
2018-05-08dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig
2018-04-16s390: add support for IBM z14 Model ZR1Heiko Carstens
2018-04-16s390/Kconfig: Move kexec config options to "Processor type and features"Philipp Rudo
2018-04-16s390/kexec_file: Add kexec_file_load system callPhilipp Rudo
2018-04-16s390/kexec_file: Add purgatoryPhilipp Rudo
2018-03-28s390: add sysfs attributes for spectreMartin Schwidefsky
2018-03-28s390: add automatic detection of the spectre defenseMartin Schwidefsky
2018-02-08s390/kconfig: Remove ARCH_WANTS_PROT_NUMA_PROT_NONE selectUlf Magnusson
2018-02-07s390: introduce execute-trampolines for branchesMartin Schwidefsky
2018-02-05s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky
2018-01-31mm: relax deferred struct page requirementsPavel Tatashin
2018-01-15dma-direct: rename dma_noop to dma_directChristoph Hellwig
2017-11-16s390/perf: add perf_regs support and user stack dumpHeiko Carstens
2017-11-14s390: enable CPU alternatives unconditionallyHeiko Carstens
2017-11-14s390/kbuild: get rid of a warning when compiling with KCOVVasily Gorbik
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-08s390: remove named saved segment supportHeiko Carstens
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-18s390: introduce CPU alternativesVasily Gorbik
2017-09-29s390/virtio: remove the old KVM virtio transportThomas Huth
2017-09-28s390: add support for FORTIFY_SOURCEHeiko Carstens
2017-09-28s390: get rid of exit_thread()Heiko Carstens
2017-07-26s390: add support for IBM z14 machinesMartin Schwidefsky
2017-07-06mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGEAneesh Kumar K.V
2017-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-06-13s390/kvm: avoid global config of vm.alloc_pgste=1Martin Schwidefsky
2017-06-12s390/mm: implement 5 level pages tablesMartin Schwidefsky
2017-06-09security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-04-26HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro
2017-04-26s390/crypto: Provide s390 specific arch random functionality.Harald Freudenberger
2017-04-05s390/pci: increase the PCI_NR_FUNCTIONS defaultSebastian Ott
2017-03-31Merge branch 'vfio-ccw-for-martin' of git://git.kernel.org/pub/scm/linux/kern...Martin Schwidefsky
2017-03-31vfio: ccw: register vfio_ccw to the mediated device frameworkDong Jia Shi
2017-03-31vfio: ccw: basic implementation for vfio_ccw driverDong Jia Shi
2017-03-30s390: get rid of zeroing, switch to RAW_COPY_USERAl Viro
2017-03-28s390: make MAX_PHYSMEM_BITS configurableHeiko Carstens
2017-03-28s390: enable ARCH_SUPPORTS_DEFERRED_STRUCT_PAGE_INITHeiko Carstens
2017-03-28s390: remove HAVE_ARCH_EARLY_PFN_TO_NID select statementHeiko Carstens
2017-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-23s390: opt into HAVE_COPY_THREAD_TLSHeiko Carstens