summaryrefslogtreecommitdiff
path: root/arch/s390/Kconfig
AgeCommit message (Expand)Author
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
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-05-03s390: drop CONFIG_VIRT_TO_BUSArnd Bergmann
2019-05-03s390: only build for new CPUs with clangArnd Bergmann
2019-04-29s390/kernel: add support for kernel address space layout randomization (KASLR)Gerald Schaefer
2019-04-29s390/kernel: build a relocatable kernelGerald Schaefer
2019-04-29s390/kexec_file: Signature verification prototypePhilipp Rudo
2019-04-23s390/mm: convert to the generic get_user_pages_fast codeMartin Schwidefsky
2019-04-11s390: don't build vdso32 with clangArnd Bergmann
2019-04-10s390/uv: introduce guest side ultravisor codeVasily Gorbik
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long
2019-04-03s390/tlb: Convert to generic mmu_gatherMartin Schwidefsky
2019-01-18s390: autogenerate compat syscall wrappersArnd Bergmann
2019-01-18s390: use generic UID16 implementationArnd Bergmann
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-29Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada
2018-12-13dma-mapping: always build the direct mapping codeChristoph Hellwig
2018-12-06arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig
2018-11-29pcmcia: remove per-arch PCMCIA config entryMasahiro Yamada
2018-11-23PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport
2018-10-25Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-10-23Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-10-09s390/kasan: add option for 4-level paging supportVasily Gorbik
2018-10-09s390/kasan: enable stack and global variables access checksVasily Gorbik
2018-10-09s390/kasan: add initialization code and enable itVasily Gorbik
2018-10-09s390: add support for virtually mapped kernel stacksMartin Schwidefsky
2018-09-27s390/jump_label: Switch to relative referencesHeiko Carstens
2018-09-26s390: vfio-ap: base implementation of VFIO AP device driverTony Krowiak
2018-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-08-20Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-08-15s390/ftrace: Add -mfentry and -mnop-mcount supportVasily Gorbik
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-14s390: reenable gcc plugins for realHeiko Carstens
2018-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-08-10lib/ubsan: remove null-pointer checksAndrey Ryabinin
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig
2018-07-25s390: reenable gcc pluginsMartin Schwidefsky
2018-07-25s390: disable gcc pluginsMartin Schwidefsky
2018-07-24s390: disable gcc pluginsMartin Schwidefsky
2018-07-04s390: wire up rseq system callHeiko Carstens
2018-06-25s390/decompressor: support uncompressed kernelVasily Gorbik