aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-26s390: add support for IBM z14 machinesMartin Schwidefsky1-0/+18
2017-07-06mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGEAneesh Kumar K.V1-1/+1
2017-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+2
2017-06-13s390/kvm: avoid global config of vm.alloc_pgste=1Martin Schwidefsky1-0/+1
2017-06-12s390/mm: implement 5 level pages tablesMartin Schwidefsky1-1/+1
2017-06-09security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni1-3/+0
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-2/+37
2017-04-26HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro1-1/+0
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro1-1/+0
2017-04-26s390/crypto: Provide s390 specific arch random functionality.Harald Freudenberger1-0/+15
2017-04-05s390/pci: increase the PCI_NR_FUNCTIONS defaultSebastian Ott1-1/+1
2017-03-31Merge branch 'vfio-ccw-for-martin' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into featuresMartin Schwidefsky1-0/+10
2017-03-31vfio: ccw: register vfio_ccw to the mediated device frameworkDong Jia Shi1-1/+1
2017-03-31vfio: ccw: basic implementation for vfio_ccw driverDong Jia Shi1-0/+10
2017-03-30s390: get rid of zeroing, switch to RAW_COPY_USERAl Viro1-0/+1
2017-03-28s390: make MAX_PHYSMEM_BITS configurableHeiko Carstens1-0/+10
2017-03-28s390: enable ARCH_SUPPORTS_DEFERRED_STRUCT_PAGE_INITHeiko Carstens1-0/+1
2017-03-28s390: remove HAVE_ARCH_EARLY_PFN_TO_NID select statementHeiko Carstens1-1/+0
2017-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-0/+1
2017-02-23s390: opt into HAVE_COPY_THREAD_TLSHeiko Carstens1-0/+1
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2017-02-21arch: add ARCH_HAS_SET_MEMORY configDaniel Borkmann1-0/+1
2017-02-07arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be commonLaura Abbott1-3/+2
2017-01-24lib/dma-noop: Only build dma_noop_ops for s390 and m32rBart Van Assche1-0/+1
2016-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+2
2016-11-23s390: add cma supportHeiko Carstens1-0/+1
2016-11-15sched/cputime, powerpc, s390: Make scaled cputime arch specificStanislaw Gruszka1-0/+1
2016-11-11s390: move thread_info into task_structHeiko Carstens1-0/+1
2016-10-07atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta1-1/+0
2016-10-07mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGEYisheng Xie1-0/+1
2016-10-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+3
2016-09-20s390: enable UBSANChristian Borntraeger1-0/+2
2016-09-20s390: claim efficient unaligned accessChristian Borntraeger1-0/+1
2016-08-30mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf1-1/+0
2016-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+13
2016-08-09virtio/s390: deprecate old transportCornelia Huck1-0/+13
2016-08-08Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+1
2016-07-26s390/uaccess: Enable hardened usercopyKees Cook1-0/+1
2016-06-28s390: enable kcov supportHeiko Carstens1-0/+1
2016-06-13s390/topology: add drawer scheduling domain levelHeiko Carstens1-0/+4
2016-06-13s390: use SPARSE_IRQSebastian Ott1-10/+1
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng1-0/+1
2016-05-20printk/nmi: generic solution for safe printk in NMIPetr Mladek1-0/+1
2016-05-20exit_thread: remove empty bodiesJiri Slaby1-0/+1
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+2
2016-05-16bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann1-1/+1
2016-04-21s390/Kconfig: make z196 the default processor typeMartin Schwidefsky1-1/+1
2016-04-21s390/fpu: allocate 'struct fpu' with the task_structMartin Schwidefsky1-0/+1
2016-04-15s390: add CPU_BIG_ENDIAN config optionHeiko Carstens1-0/+3