summaryrefslogtreecommitdiffstats
path: root/arch/s390/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* dma-direct: Force unencrypted DMA under SME for certain DMA masksTom Lendacky2019-07-161-0/+1
* mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig2019-07-121-1/+1
* s390: remove ARCH_SELECT_MEMORY_MODELMike Rapoport2019-07-121-3/+0Star
* s390/cio: introduce DMA pools to cioHalil Pasic2019-06-151-0/+1
* s390/mm: force swiotlb for protected virtualizationHalil Pasic2019-06-151-0/+4
* docs: s390: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-111-2/+2
* s390: enforce CONFIG_HOTPLUG_CPUHeiko Carstens2019-06-071-5/+0Star
* s390: enforce CONFIG_SMPHeiko Carstens2019-06-071-23/+2Star
* s390/Kconfig: pedantic cleanupsEnrico Weigelt, metux IT consult2019-06-041-1/+1
* mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport2019-05-141-0/+1
* hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti2019-05-141-1/+1
* mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOCAlexandre Ghiti2019-05-141-1/+1
* Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-05-071-1/+55
|\
| * s390: drop CONFIG_VIRT_TO_BUSArnd Bergmann2019-05-031-1/+0Star
| * s390: only build for new CPUs with clangArnd Bergmann2019-05-031-0/+6
| * s390/kernel: add support for kernel address space layout randomization (KASLR)Gerald Schaefer2019-04-291-0/+10
| * s390/kernel: build a relocatable kernelGerald Schaefer2019-04-291-0/+13
| * s390/kexec_file: Signature verification prototypePhilipp Rudo2019-04-291-0/+11
| * s390/mm: convert to the generic get_user_pages_fast codeMartin Schwidefsky2019-04-231-0/+1
| * s390: don't build vdso32 with clangArnd Bergmann2019-04-111-0/+3
| * s390/uv: introduce guest side ultravisor codeVasily Gorbik2019-04-101-0/+11
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-061-6/+0Star
|\ \
| * | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long2019-04-031-6/+0Star
| |/
* / s390/tlb: Convert to generic mmu_gatherMartin Schwidefsky2019-04-031-0/+2
|/
* s390: autogenerate compat syscall wrappersArnd Bergmann2019-01-181-0/+1
* s390: use generic UID16 implementationArnd Bergmann2019-01-181-0/+1
* Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-291-19/+7Star
|\
| * pcmcia: remove per-arch PCMCIA config entryMasahiro Yamada2018-11-291-3/+0Star
| * PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig2018-11-231-3/+1Star
| * PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-231-13/+6Star
* | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-291-1/+1
|\ \
| * | treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-211-1/+1
| |/
* | dma-mapping: always build the direct mapping codeChristoph Hellwig2018-12-131-1/+0Star
* | arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig2018-12-061-1/+0Star
|/
* mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+0Star
* mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-311-1/+0Star
* Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-10-261-0/+11
|\
| * s390: vfio-ap: base implementation of VFIO AP device driverTony Krowiak2018-09-261-0/+11
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-231-0/+1
|\ \
| * | s390/jump_label: Switch to relative referencesHeiko Carstens2018-09-271-0/+1
| |/
* | s390/kasan: add option for 4-level paging supportVasily Gorbik2018-10-091-0/+1
* | s390/kasan: enable stack and global variables access checksVasily Gorbik2018-10-091-0/+5
* | s390/kasan: add initialization code and enable itVasily Gorbik2018-10-091-0/+1
* | s390: add support for virtually mapped kernel stacksMartin Schwidefsky2018-10-091-0/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-08-241-1/+1
|\
| * s390: reenable gcc plugins for realHeiko Carstens2018-08-141-1/+1
* | Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-08-211-0/+2
|\ \
| * | s390/ftrace: Add -mfentry and -mnop-mcount supportVasily Gorbik2018-08-161-0/+2
* | | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-151-28/+0Star
|\ \ \ | |_|/ |/| |
| * | kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-2/+0Star