summaryrefslogtreecommitdiffstats
path: root/arch/s390/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-231-0/+1
|\
| * uaccess: generalize access_ok()Arnd Bergmann2022-02-251-0/+1
* | usercopy: Check valid lifetime via stack depthKees Cook2022-02-251-0/+1
|/
* s390/module: test loading modules with a lot of relocationsIlya Leoshkevich2022-01-241-0/+15
* Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-231-1/+0
|\
| * arch: remove GENERIC_FIND_FIRST_BIT entirelyYury Norov2022-01-151-1/+0
* | Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar2021-12-131-1/+2
|\|
| * ftrace/samples: add s390 support for ftrace direct multi sampleHeiko Carstens2021-11-181-0/+1
| * s390/boot: simplify and fix kernel memory layout setupVasily Gorbik2021-11-161-1/+1
* | futex: Remove futex_cmpxchg detectionArnd Bergmann2021-11-251-1/+0
|/
* s390: make command line configurableSven Schnelle2021-10-261-0/+8
* samples: add s390 support for ftrace direct call samplesHeiko Carstens2021-10-191-0/+1
* s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_DIRECT_CALL supportHeiko Carstens2021-10-191-0/+1
* s390/ptrace: add function argument access APIHeiko Carstens2021-10-111-0/+1
* s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_ARGS supportHeiko Carstens2021-10-111-0/+1
* s390/test_unwind: convert to KUnitMete Durlu2021-10-111-0/+2
* kprobes: add testcases for s390Sven Schnelle2021-10-041-0/+12
* s390: remove WARN_DYNAMIC_STACKHeiko Carstens2021-09-151-10/+0
* Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-09-091-0/+1
|\
| * hugetlbfs: s390 is always 64bitDavid Hildenbrand2021-09-081-0/+1
* | Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-09-051-0/+1
|\ \ | |/ |/|
| * tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada2021-08-161-0/+1
* | s390: enable KCSANIlya Leoshkevich2021-07-301-0/+1
* | s390: add support for KFENCESven Schnelle2021-07-301-0/+1
|/
* s390/vdso: add minimal compat vdsoSven Schnelle2021-07-081-0/+1
* s390/irq: remove HAVE_IRQ_EXIT_ON_IRQ_STACKSven Schnelle2021-07-081-1/+0
* Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-07-041-1/+3
|\
| * s390/boot: add zstd supportDimitri John Ledkov2021-06-181-0/+1
| * s390: appldata depends on PROC_SYSCTLRandy Dunlap2021-06-071-1/+1
| * s390: enable HAVE_IOREMAP_PROTNiklas Schnelle2021-06-071-0/+1
* | Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-07-031-1/+1
|\ \
| * | vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICEJason Gunthorpe2021-06-211-1/+1
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-021-4/+2
|\ \
| * | mm: generalize ZONE_[DMA|DMA32]Kefeng Wang2021-06-301-3/+1
| * | mm/thp: make ARCH_ENABLE_SPLIT_PMD_PTLOCK dependent on PGTABLE_LEVELS > 2Anshuman Khandual2021-06-301-1/+1
* | | Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-06-301-0/+1
|\ \ \ | |/ / |/| |
| * | Kconfig: Introduce ARCH_WANTS_NO_INSTR and CC_HAS_NO_PROFILE_FN_ATTRNick Desaulniers2021-06-221-0/+1
| |/
* / mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport2021-06-291-1/+1
|/
* Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-05-061-0/+1
|\
| * s390/entry: add support for syscall stack randomizationSven Schnelle2021-04-301-0/+1
* | mm: drop redundant ARCH_ENABLE_SPLIT_PMD_PTLOCKAnshuman Khandual2021-05-051-3/+1
* | mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]Anshuman Khandual2021-05-051-6/+2
|/
* Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-241-0/+1
|\
| * softirq: Move __ARCH_HAS_DO_SOFTIRQ to KconfigThomas Gleixner2021-02-101-0/+1
* | Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-02-211-0/+3
|\ \
| * | s390,alpha: switch to 64-bit ino_tHeiko Carstens2021-02-131-0/+1
| * | s390/vdso: implement generic vdso time namespace supportHeiko Carstens2021-02-091-0/+1
| * | s390: convert to generic entrySven Schnelle2021-01-191-0/+1
| |/
* | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-211-1/+0
|\ \
| * | arch: s390: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-291-1/+0
| |/