summaryrefslogtreecommitdiffstats
path: root/arch/s390/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-071-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-06-051-0/+4
|\
| * s390/net: add pnetid supportUrsula Braun2018-05-301-0/+4
* | arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig2018-05-091-3/+0
* | dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig2018-05-091-3/+1
* | scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig2018-05-091-3/+1
* | iommu-helper: move the IOMMU_HELPER config symbol to lib/Christoph Hellwig2018-05-091-3/+2
* | dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig2018-05-081-1/+0
|/
* s390: add support for IBM z14 Model ZR1Heiko Carstens2018-04-161-4/+4
* s390/Kconfig: Move kexec config options to "Processor type and features"Philipp Rudo2018-04-161-21/+20
* s390/kexec_file: Add kexec_file_load system callPhilipp Rudo2018-04-161-0/+13
* s390/kexec_file: Add purgatoryPhilipp Rudo2018-04-161-0/+4
* s390: add sysfs attributes for spectreMartin Schwidefsky2018-03-281-0/+1
* s390: add automatic detection of the spectre defenseMartin Schwidefsky2018-03-281-1/+1
* s390/kconfig: Remove ARCH_WANTS_PROT_NUMA_PROT_NONE selectUlf Magnusson2018-02-081-1/+0
* s390: introduce execute-trampolines for branchesMartin Schwidefsky2018-02-071-0/+28
* s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky2018-02-051-0/+17
* mm: relax deferred struct page requirementsPavel Tatashin2018-01-311-1/+0
* dma-direct: rename dma_noop to dma_directChristoph Hellwig2018-01-151-1/+1
* s390/perf: add perf_regs support and user stack dumpHeiko Carstens2017-11-161-0/+2
* s390: enable CPU alternatives unconditionallyHeiko Carstens2017-11-141-16/+0
* s390/kbuild: get rid of a warning when compiling with KCOVVasily Gorbik2017-11-141-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-131-26/+17
|\
| * s390: remove named saved segment supportHeiko Carstens2017-11-081-13/+0
| * s390: introduce CPU alternativesVasily Gorbik2017-10-181-0/+17
| * s390/virtio: remove the old KVM virtio transportThomas Huth2017-09-291-13/+0
| * s390: add support for FORTIFY_SOURCEHeiko Carstens2017-09-281-0/+1
| * s390: get rid of exit_thread()Heiko Carstens2017-09-281-1/+0
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* s390: add support for IBM z14 machinesMartin Schwidefsky2017-07-261-0/+18
* mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGEAneesh Kumar K.V2017-07-061-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-07-031-1/+2
|\
| * s390/kvm: avoid global config of vm.alloc_pgste=1Martin Schwidefsky2017-06-131-0/+1
| * s390/mm: implement 5 level pages tablesMartin Schwidefsky2017-06-121-1/+1
* | security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni2017-06-091-3/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-05-021-2/+37
|\
| * s390/crypto: Provide s390 specific arch random functionality.Harald Freudenberger2017-04-261-0/+15
| * s390/pci: increase the PCI_NR_FUNCTIONS defaultSebastian Ott2017-04-051-1/+1
| * Merge branch 'vfio-ccw-for-martin' of git://git.kernel.org/pub/scm/linux/kern...Martin Schwidefsky2017-03-311-0/+10
| |\
| | * vfio: ccw: register vfio_ccw to the mediated device frameworkDong Jia Shi2017-03-311-1/+1
| | * vfio: ccw: basic implementation for vfio_ccw driverDong Jia Shi2017-03-311-0/+10
| * | s390: make MAX_PHYSMEM_BITS configurableHeiko Carstens2017-03-281-0/+10
| * | s390: enable ARCH_SUPPORTS_DEFERRED_STRUCT_PAGE_INITHeiko Carstens2017-03-281-0/+1
| * | s390: remove HAVE_ARCH_EARLY_PFN_TO_NID select statementHeiko Carstens2017-03-281-1/+0
| |/
* | HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro2017-04-261-1/+0
* | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-261-1/+0
* | s390: get rid of zeroing, switch to RAW_COPY_USERAl Viro2017-03-301-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-02-271-0/+1
|\
| * s390: opt into HAVE_COPY_THREAD_TLSHeiko Carstens2017-02-231-0/+1
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-0/+1
|\ \ | |/ |/|
OpenPOWER on IntegriCloud