aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+3
2016-03-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-4/+1
2016-03-17s390: add DEBUG_RODATA supportHeiko Carstens1-0/+3
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+0
2016-03-08PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas1-1/+0
2016-03-08PCI: Include pci/pcie/Kconfig directly from pci/KconfigBogicevic Sasa1-1/+0
2016-03-02s390/dma: Allow per device dma opsChristian Borntraeger1-4/+1
2016-02-24s390: add z13s model number to z13 elf platformHeiko Carstens1-4/+4
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-1/+0
2016-01-16Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon1-3/+0
2016-01-13Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-0/+1
2016-01-09arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams1-0/+1
2015-12-30s390: get rid of CONFIG_SCHED_MC and CONFIG_SCHED_BOOKHeiko Carstens1-3/+3
2015-12-30s390/Kconfig: remove pointless 64 bit dependenciesHeiko Carstens1-3/+2
2015-11-05Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+1
2015-11-03s390/Kconfig: use builtin bswapChristian Borntraeger1-0/+1
2015-10-14s390/mm: implement soft-dirty bits for user memory change trackingMartin Schwidefsky1-0/+1
2015-10-06iommu/s390: Add iommu api for s390 pci devicesGerald Schaefer1-0/+1
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young1-0/+1
2015-08-04s390/numa: enable support in s390 configsPhilipp Hachtmann1-3/+3
2015-08-04s390/numa: add emulation supportMichael Holzheu1-0/+37