summaryrefslogtreecommitdiffstats
path: root/arch/s390/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-211-1/+0Star
* Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon2016-01-161-3/+0Star
* Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-141-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/+2Star
|/
* Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-11-061-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
|/
* kexec: split kexec_load syscall from kexec core codeDave Young2015-09-101-0/+1
* s390/numa: enable support in s390 configsPhilipp Hachtmann2015-08-041-3/+3
* s390/numa: add emulation supportMichael Holzheu2015-08-041-0/+37
* s390/numa: add core infrastructurePhilipp Hachtmann2015-08-031-0/+37
* s390/module: enable generic CPU feature modalias using s390 ELF hwcapsHendrik Brueckner2015-07-221-0/+1
* s390/bpf: add dependency to z196 featuresHeiko Carstens2015-04-231-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-201-1/+1
|\
| * s390/bpf: Add s390x eBPF JIT compiler backendMichael Holzheu2015-04-151-1/+1
* | kernel: conditionally support non-root users, groups and capabilitiesIulia Manda2015-04-161-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-04-151-58/+21Star
|\
| * s390: remove 31 bit supportHeiko Carstens2015-03-251-58/+21Star
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-151-0/+6
|\ \
| * | mm: expose arch_mmap_rnd when availableKees Cook2015-04-151-0/+1
| * | s390: expose number of page table levelsKirill A. Shutemov2015-04-151-0/+5
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-141-0/+3
|\ \ | |/ |/|
| * livepatch: add support on s390Jiri Slaby2015-03-271-0/+3
* | s390/smp: increase maximum value of NR_CPUS to 512Heiko Carstens2015-01-301-3/+3
* | s390/ftrace: hotpatch support for function tracingHeiko Carstens2015-01-291-1/+0Star
* | s390: add SMT supportMartin Schwidefsky2015-01-221-3/+12
* | s390: add z13 code generation supportMartin Schwidefsky2015-01-221-0/+18
* | s390: keep Kconfig sortedHeiko Carstens2015-01-081-1/+1
|/
* gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio2014-12-131-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-10-141-3/+8
|\
| * s390/ftrace: remove 31 bit ftrace supportHeiko Carstens2014-10-091-3/+3
| * s390/uprobes: architecture backend for uprobesJan Willeke2014-09-251-0/+3
| * s390/ftrace: enforce DYNAMIC_FTRACE if FUNCTION_TRACER is selectedHeiko Carstens2014-09-091-0/+1
| * s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_REGS supportHeiko Carstens2014-09-091-0/+1
* | Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2014-10-101-4/+1Star
|\ \ | |/ |/|
| * s390: Implement dma_{alloc,free}_attrs()Thierry Reding2014-08-261-4/+1Star
* | kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal2014-08-301-2/+0Star
|/
* kexec: load and relocate purgatory at kernel load timeVivek Goyal2014-08-091-0/+2
* lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-091-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-08-071-0/+1
|\
| * s390/locking: Reenable optimistic spinningChristian Borntraeger2014-08-061-0/+1
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-061-1/+0Star
|\ \
| * | ktime: Kill non-scalar ktime_t implementation for 2038John Stultz2014-07-231-1/+0Star
| |/
* / s390/ftrace: remove check of obsolete variable function_trace_stopHeiko Carstens2014-07-181-1/+0Star
|/
* s390/dump: Remove CONFIG_ZFCPDUMPMichael Holzheu2014-05-201-9/+2Star
* s390/mm: Convert bootmem to memblockPhilipp Hachtmann2014-05-201-1/+2
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-121-0/+1
|\