summaryrefslogtreecommitdiffstats
path: root/arch/s390/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* s390/vmcore: use vmcore for zfcpdumpMichael Holzheu2013-09-121-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-09-111-3/+3
|\
| * s390: keep Kconfig sortedHeiko Carstens2013-09-071-3/+3
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-061-1/+0Star
|\ \ | |/ |/|
| * Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman2013-08-211-1/+0Star
| |\
| | * PCI: remove ARCH_SUPPORTS_MSI kconfig optionThomas Petazzoni2013-08-121-1/+0Star
* | | s390: convert interrupt handling to use generic hardirqMartin Schwidefsky2013-08-221-0/+11
|/ /
* | s390: add support for IBM zBC12 machineHeiko Carstens2013-07-261-3/+4
* | s390/Kconfig: select 'TTY' when 'S390_GUEST' is enabledChen Gang2013-07-261-0/+1
* | s390: add support for LZ4-compressed kernelHeiko Carstens2013-07-261-0/+1
|/
* Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-031-1/+0Star
* s390: remove non existent reference to GENERIC_KERNEL_THREADAlexander Shiyan2013-05-071-1/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-1/+0Star
|\
| * make HAVE_SYSCALL_WRAPPERS unconditionalAl Viro2013-03-041-1/+0Star
* | Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd2013-05-011-0/+1
* | s390: remove small stack config optionHeiko Carstens2013-04-261-13/+0Star
* | Select VIRT_TO_BUS directly where neededStephen Rothwell2013-03-121-1/+1
|/
* arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-281-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-241-0/+3
|\
| * burying unused conditionalsAl Viro2013-02-141-5/+0Star
| * s390: switch to generic old sigaction()Al Viro2013-02-041-0/+2
| * s390: switch to generic compat rt_sigactionAl Viro2013-02-041-0/+1
| * s390: switch to generic old sigsuspendAl Viro2013-02-041-0/+1
| * s390: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-041-0/+1
| * s390: switch to generic compat rt_sigpending()Al Viro2013-02-041-0/+1
| * s390: switch to generic compat rt_sigprocmask(2)Al Viro2013-02-041-0/+1
| * s390: switch to generic sigaltstackAl Viro2013-02-041-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-221-56/+57
|\ \
| * | s390/Kconfig: sort list of arch selected config optionsHeiko Carstens2013-02-141-57/+58
| |/
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-2/+2
|\ \
| * | arch/s390: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+2
| |/
* | Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-01-241-1/+0Star
|\ \ | |/ |/|
| * irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker2012-11-171-1/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-211-2/+0Star
|\ \
| * | Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-201-2/+0Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-12-131-6/+64
|\ \ \ | |/ / |/| |
| * | s390/pci: enable NEED_DMA_MAP_STATEJan Glauber2012-12-051-0/+3
| * | s390/pci: add PCI Kconfig optionsJan Glauber2012-11-301-6/+50
| * | s390: add zEC12 code generation supportHeiko Carstens2012-11-231-0/+11
* | | s390: switch to generic fork/vfork/cloneAl Viro2012-11-291-0/+1
| | |
| \ \
*-. \ \ Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-291-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'arch-frv' into no-rebasesAl Viro2012-11-171-0/+1
| |\ \ \ | | | |/ | | |/|
| * | | s390: switch to saner kernel_execve() semanticsAl Viro2012-10-291-0/+1
| | |/ | |/|
* | | s390/mm: have 16 byte aligned struct pagesHeiko Carstens2012-11-131-0/+1
| |/ |/|
* | s390/thp: select HAVE_ARCH_TRANSPARENT_HUGEPAGEGerald Schaefer2012-10-181-0/+1
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-0/+2
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-0/+2
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-121-1/+1
|\ \
| * | time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz2012-09-241-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-101-0/+1
|\ \