summaryrefslogtreecommitdiffstats
path: root/arch/s390/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/ |/|
| * lib/dma-noop: Only build dma_noop_ops for s390 and m32rBart Van Assche2017-01-241-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-221-0/+1
|\ \
| * | arch: add ARCH_HAS_SET_MEMORY configDaniel Borkmann2017-02-211-0/+1
| |/
* / arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be commonLaura Abbott2017-02-071-3/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-12-131-0/+2
|\
| * s390: add cma supportHeiko Carstens2016-11-231-0/+1
| * s390: move thread_info into task_structHeiko Carstens2016-11-111-0/+1
* | sched/cputime, powerpc, s390: Make scaled cputime arch specificStanislaw Gruszka2016-11-151-0/+1
|/
* atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta2016-10-071-1/+0
* mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGEYisheng Xie2016-10-071-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-10-041-0/+3
|\
| * s390: enable UBSANChristian Borntraeger2016-09-201-0/+2
| * s390: claim efficient unaligned accessChristian Borntraeger2016-09-201-0/+1
* | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf2016-08-301-1/+0
|/
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-08-111-0/+13
|\
| * virtio/s390: deprecate old transportCornelia Huck2016-08-091-0/+13
* | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2016-08-081-0/+1
|\ \ | |/ |/|
| * s390/uaccess: Enable hardened usercopyKees Cook2016-07-261-0/+1
* | s390: enable kcov supportHeiko Carstens2016-06-281-0/+1
* | s390/topology: add drawer scheduling domain levelHeiko Carstens2016-06-131-0/+4
* | s390: use SPARSE_IRQSebastian Ott2016-06-131-10/+1
|/
* lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng2016-05-201-0/+1
* printk/nmi: generic solution for safe printk in NMIPetr Mladek2016-05-201-0/+1
* exit_thread: remove empty bodiesJiri Slaby2016-05-201-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-05-181-1/+2
|\
| * s390/Kconfig: make z196 the default processor typeMartin Schwidefsky2016-04-211-1/+1
| * s390/fpu: allocate 'struct fpu' with the task_structMartin Schwidefsky2016-04-211-0/+1
* | bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann2016-05-161-1/+1
|/
* s390: add CPU_BIG_ENDIAN config optionHeiko Carstens2016-04-151-0/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-04-011-0/+3
|\
| * s390: add DEBUG_RODATA supportHeiko Carstens2016-03-171-0/+3
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-03-201-4/+1
|\ \ | |/ |/|
| * s390/dma: Allow per device dma opsChristian Borntraeger2016-03-021-4/+1
* | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-161-2/+0
|\ \
| * | PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas2016-03-081-1/+0
| * | PCI: Include pci/pcie/Kconfig directly from pci/KconfigBogicevic Sasa2016-03-081-1/+0
| |/
* / s390: add z13s model number to z13 elf platformHeiko Carstens2016-02-241-4/+4
|/
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-201-1/+0
* Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon2016-01-161-3/+0
* Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-131-0/+1
|\
| * arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams2016-01-091-0/+1
* | s390: get rid of CONFIG_SCHED_MC and CONFIG_SCHED_BOOKHeiko Carstens2015-12-301-3/+3
* | s390/Kconfig: remove pointless 64 bit dependenciesHeiko Carstens2015-12-301-3/+2
|/
* Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-11-051-0/+1
|\
| * iommu/s390: Add iommu api for s390 pci devicesGerald Schaefer2015-10-061-0/+1
* | s390/Kconfig: use builtin bswapChristian Borntraeger2015-11-031-0/+1
* | s390/mm: implement soft-dirty bits for user memory change trackingMartin Schwidefsky2015-10-141-0/+1
|/