summaryrefslogtreecommitdiffstats
path: root/arch/s390/Kconfig
Commit message (Expand)AuthorAgeFilesLines
...
| * | s390: switch to generic kernel_thread()Al Viro2012-10-011-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/+0Star
|\ \
| * | virtio: remove CONFIG_VIRTIO_RINGRusty Russell2012-09-281-1/+0Star
| |/
* | 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/+2Star
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-08-011-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-311-0/+1
* | atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() testCatalin Marinas2012-07-311-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/+3Star
|\ \ | |/ |/|
| * timers: Fixup the Kconfig consolidation falloutThomas Gleixner2012-05-211-2/+0Star
| * s390: Use generic time configAnna-Maria Gleixner2012-05-211-9/+3Star
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-221-0/+1
|\ \
| * | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-051-1/+0Star
| * | 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/+0Star
* | 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/+0Star
* 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/+3Star
|\
| * [S390] topology: get rid of ifdefsHeiko Carstens2011-12-271-8/+3Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-1/+0Star
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2011-11-131-0/+11
| |\ \
| * | | s390: drop "select HAVE_GET_USER_PAGES_FAST"Paul Bolle2011-11-131-1/+0Star
* | | | memblock: Kill early_node_map[]Tejun Heo2011-12-081-3/+0Star
* | | | s390: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-081-0/+3
| |_|/ |/| |
* | | [S390] Kconfig: Select CONFIG_KEXEC for CONFIG_CRASH_DUMPMichael Holzheu2011-11-141-0/+1
| |/ |/|
* | [S390] kdump backend codeMichael Holzheu2011-10-301-0/+10
* | PM / Hibernate: Include storage keys in hibernation image on s390Martin Schwidefsky2011-10-161-0/+1
|/
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-08-041-4/+4
|\