aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-23s390: add zEC12 code generation supportHeiko Carstens1-0/+11
2012-11-13s390/mm: have 16 byte aligned struct pagesHeiko Carstens1-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/rusty/linuxLinus Torvalds1-0/+2
2012-10-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus 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/rusty/linuxLinus Torvalds1-1/+0
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus 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
2012-08-08s390/seccomp: add support for system call filtering using BPFHeiko Carstens1-0/+1
2012-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+1
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon1-0/+1
2012-07-30atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() testCatalin Marinas1-0/+1
2012-07-26s390/exceptions: sort exception table at build timeHeiko Carstens1-0/+1
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+1
2012-05-30s390/cmpxchg: select HAVE_CMPXCHG_LOCAL optionHeiko Carstens1-0/+1
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-11/+3
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner1-2/+0
2012-05-21s390: Use generic time configAnna-Maria Gleixner1-9/+3
2012-05-16s390/Kconfig: add HAVE_MARCH_[ARCH]_FEATURES Kconfig symbolsHeiko Carstens1-0/+24
2012-05-16s390/ipl: remove builtin tape ipl codeHeiko Carstens1-27/+0
2012-05-16s390/crash dump: add missing SMP dependencyHeiko Carstens1-1/+1
2012-05-16s390/compat: select COMPAT_BINFMT_ELF only if BINFMT_ELF is setHeiko Carstens1-1/+1
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner1-1/+0
2012-05-05s390: Use generic init_taskThomas Gleixner1-0/+1
2012-04-26s390: Use generic idle thread allocationThomas Gleixner1-0/+1
2012-04-11[S390] fix tlb flushing for page table pagesMartin Schwidefsky1-1/+0
2012-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-0/+1
2012-03-23[S390] register cpu devices for SMP=nMartin Schwidefsky1-0/+1
2012-03-15[PATCH v3] ipc: provide generic compat versions of IPC syscallsChris Metcalf1-0/+1
2012-02-24[S390] KEYS: Enable the compat keyctl wrapper on s390xDavid Howells1-0/+3
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-8/+3
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+0
2011-12-27[S390] topology: get rid of ifdefsHeiko Carstens1-8/+3