summaryrefslogtreecommitdiff
path: root/arch/s390/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell1-1/+1
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell1-0/+1
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+3
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-56/+57
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2013-02-14s390/Kconfig: sort list of arch selected config optionsHeiko Carstens1-57/+58
2013-02-14burying unused conditionalsAl Viro1-5/+0
2013-02-03s390: switch to generic old sigaction()Al Viro1-0/+2
2013-02-03s390: switch to generic compat rt_sigactionAl Viro1-0/+1
2013-02-03s390: switch to generic old sigsuspendAl Viro1-0/+1
2013-02-03s390: switch to generic compat rt_sigqueueinfo()Al Viro1-0/+1
2013-02-03s390: switch to generic compat rt_sigpending()Al Viro1-0/+1
2013-02-03s390: switch to generic compat rt_sigprocmask(2)Al Viro1-0/+1
2013-02-03s390: switch to generic sigaltstackAl Viro1-0/+1
2013-01-24Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-1/+0
2013-01-11arch/s390: remove depends on CONFIG_EXPERIMENTALKees Cook1-2/+2
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+0
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-2/+0
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-6/+64
2012-12-05s390/pci: enable NEED_DMA_MAP_STATEJan Glauber1-0/+3
2012-11-30s390/pci: add PCI Kconfig optionsJan Glauber1-6/+50
2012-11-28s390: switch to generic fork/vfork/cloneAl Viro1-0/+1
2012-11-28Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro1-0/+1
2012-11-23s390: add zEC12 code generation supportHeiko Carstens1-0/+11
2012-11-17irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker1-1/+0
2012-11-16Merge branch 'arch-frv' into no-rebasesAl Viro1-0/+1
2012-11-13s390/mm: have 16 byte aligned struct pagesHeiko Carstens1-0/+1
2012-10-29s390: switch to saner kernel_execve() semanticsAl Viro1-0/+1
2012-10-18s390/thp: select HAVE_ARCH_TRANSPARENT_HUGEPAGEGerald Schaefer1-0/+1
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2012-10-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2012-10-09Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas1-0/+1
2012-10-09Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas1-0/+1
2012-10-09Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas1-0/+1
2012-10-07Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-1/+0
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-196/+222
2012-09-30s390: switch to generic kernel_thread()Al Viro1-0/+1
2012-09-28virtio: remove CONFIG_VIRTIO_RINGRusty Russell1-1/+0
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells1-0/+2
2012-09-26s390/jump label,nss: let shared kernel support depend on !JUMP_LABELHeiko Carstens1-2/+2
2012-09-26s390/cmpxchg,percpu: implement cmpxchg_double()Heiko Carstens1-0/+1
2012-09-26s390/cio: add eadm subchannel driverSebastian Ott1-0/+11
2012-09-26s390: add scm bus driverSebastian Ott1-0/+7
2012-09-26s390/kvm: Improve Kconfig help text.Cornelia Huck1-4/+5
2012-09-26s390/kconfig: split the s390 base menuJan Glauber1-190/+195
2012-09-26s390/bpf,jit: BPF Just In Time compiler for s390Martin Schwidefsky1-0/+1
2012-09-24time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz1-1/+1
2012-09-04Merge branch 'sched/urgent' into sched/coreIngo Molnar1-0/+1
2012-08-17cputime: Generalize CONFIG_VIRT_CPU_ACCOUNTINGFrederic Weisbecker1-3/+2