summaryrefslogtreecommitdiffstats
path: root/arch/s390/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | s390: switch to generic kernel_thread()Al Viro2012-09-301-0/+1
| |/
* | Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas2012-10-091-0/+1
* | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas2012-10-091-0/+1
* | Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas2012-10-091-0/+1
* | Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-071-1/+0
|\ \
| * | virtio: remove CONFIG_VIRTIO_RINGRusty Russell2012-09-281-1/+0
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-10-011-196/+222
|\ \
| * | s390/jump label,nss: let shared kernel support depend on !JUMP_LABELHeiko Carstens2012-09-261-2/+2
| * | s390/cmpxchg,percpu: implement cmpxchg_double()Heiko Carstens2012-09-261-0/+1
| * | s390/cio: add eadm subchannel driverSebastian Ott2012-09-261-0/+11
| * | s390: add scm bus driverSebastian Ott2012-09-261-0/+7
| * | s390/kvm: Improve Kconfig help text.Cornelia Huck2012-09-261-4/+5
| * | s390/kconfig: split the s390 base menuJan Glauber2012-09-261-190/+195
| * | s390/bpf,jit: BPF Just In Time compiler for s390Martin Schwidefsky2012-09-261-0/+1
| |/
* | Merge branch 'sched/urgent' into sched/coreIngo Molnar2012-09-041-0/+1
|\ \ | |/
| * s390/seccomp: add support for system call filtering using BPFHeiko Carstens2012-08-081-0/+1
* | cputime: Generalize CONFIG_VIRT_CPU_ACCOUNTINGFrederic Weisbecker2012-08-171-3/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-07-311-0/+1
|\
| * s390/exceptions: sort exception table at build timeHeiko Carstens2012-07-261-0/+1
* | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-301-0/+1
* | atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() testCatalin Marinas2012-07-301-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-05-311-0/+1
|\
| * s390/cmpxchg: select HAVE_CMPXCHG_LOCAL optionHeiko Carstens2012-05-301-0/+1
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-241-11/+3
|\ \ | |/ |/|
| * timers: Fixup the Kconfig consolidation falloutThomas Gleixner2012-05-211-2/+0
| * s390: Use generic time configAnna-Maria Gleixner2012-05-211-9/+3
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-211-0/+1
|\ \
| * | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-051-1/+0
| * | s390: Use generic init_taskThomas Gleixner2012-05-051-0/+1
| * | s390: Use generic idle thread allocationThomas Gleixner2012-04-261-0/+1
| |/
* | s390/Kconfig: add HAVE_MARCH_[ARCH]_FEATURES Kconfig symbolsHeiko Carstens2012-05-161-0/+24
* | s390/ipl: remove builtin tape ipl codeHeiko Carstens2012-05-161-27/+0
* | s390/crash dump: add missing SMP dependencyHeiko Carstens2012-05-161-1/+1
* | s390/compat: select COMPAT_BINFMT_ELF only if BINFMT_ELF is setHeiko Carstens2012-05-161-1/+1
|/
* [S390] fix tlb flushing for page table pagesMartin Schwidefsky2012-04-111-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-03-291-0/+1
|\
| * [PATCH v3] ipc: provide generic compat versions of IPC syscallsChris Metcalf2012-03-151-0/+1
* | [S390] register cpu devices for SMP=nMartin Schwidefsky2012-03-231-0/+1
|/
* [S390] KEYS: Enable the compat keyctl wrapper on s390xDavid Howells2012-02-241-0/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-01-091-8/+3
|\
| * [S390] topology: get rid of ifdefsHeiko Carstens2011-12-271-8/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-1/+0
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2011-11-131-0/+11
| |\ \
OpenPOWER on IntegriCloud