summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] s390: fix typo in stop_hz_timer.Martin Schwidefsky2006-05-251-1/+1
* [PATCH] s390: next_timer_interrupt overflow in stop_hz_timerMartin Schwidefsky2006-05-211-1/+1
* [PATCH] s390: add vmsplice system callMartin Schwidefsky2006-05-152-0/+9
* [PATCH] s390: exploit rcu_needs_cpu() interfaceHeiko Carstens2006-05-151-3/+4
* Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-05-011-3/+2
|\
| * [PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro2006-05-011-3/+2
* | [PATCH] s390: bug in setup_rt_frameHeiko Carstens2006-05-011-2/+3
|/
* [PATCH] s390: new system callsMartin Schwidefsky2006-04-282-0/+47
* [PATCH] s390: add read_mostly optimizationChristian Borntraeger2006-04-281-1/+3
* [PATCH] s390: segment operation error codesGerald Schaefer2006-04-281-3/+16
* [PATCH] s390: alternate signal stack handling bugLaurent Meyer2006-04-281-1/+1
* [PATCH] Remove __devinitdata from notifier block definitionsChandra Seetharaman2006-04-261-1/+1
* [PATCH] arch/s390/Makefile: remove -finline-limit=10000Adrian Bunk2006-04-111-1/+0
* [PATCH] s390: update default configurationMartin Schwidefsky2006-04-111-20/+28
* [PATCH] for_each_possible_cpu: s390KAMEZAWA Hiroyuki2006-03-311-3/+3
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-5/+6
* [PATCH] bitops: s390: use generic bitopsAkinobu Mita2006-03-261-0/+4
* [PATCH] more s/fucn/func/ typo fixesAkinobu Mita2006-03-261-1/+1
* [PATCH] consolidate sys32/compat_adjtimexStephen Rothwell2006-03-263-66/+5
* [PATCH] create struct compat_timex and use it everywhereStephen Rothwell2006-03-261-14/+1
* [PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk2006-03-241-1/+1
* [PATCH] s390: kzalloc() conversion in arch/s390Eric Sesterhenn2006-03-242-10/+4
* [PATCH] s390: connector supportMartin Schwidefsky2006-03-241-0/+2
* [PATCH] s390: cpu up retriesMichael Ryan2006-03-241-1/+3
* [PATCH] s390: /proc/sys/vm/cmm_* permission bitsMartin Schwidefsky2006-03-241-3/+3
* [PATCH] s390: early parameter parsingHeiko Carstens2006-03-241-63/+45
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-3/+1
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-2/+2
* [PATCH] s390: Increase spinlock retry code performanceChristian Ehrhardt2006-03-091-2/+13
* [PATCH] s390: fix strnlen_user return valueGerald Schaefer2006-03-082-6/+6
* [PATCH] flags parameter for linkatUlrich Drepper2006-02-241-0/+1
* [PATCH] s390: sys32_fstatat -> sys32_fstatat64Heiko Carstens2006-02-173-6/+6
* [PATCH] s390: smp initialization speedHeiko Carstens2006-02-171-5/+10
* [PATCH] s390: possible_cpus parameterHeiko Carstens2006-02-171-3/+11
* [PATCH] s390: additional_cpus parameterHeiko Carstens2006-02-172-18/+42
* [PATCH] s390: fix preempt_count of idle thread with cpu hotplugHeiko Carstens2006-02-171-1/+3
* [PATCH] Introduce CONFIG_DEFAULT_MIGRATION_COSTIngo Molnar2006-02-171-0/+4
* [PATCH] s390: fix __delay implementationHeiko Carstens2006-02-141-1/+1
* [PATCH] s390: fstatat64 supportHeiko Carstens2006-02-123-5/+25
* [PATCH] s390: add support for unshare system callHeiko Carstens2006-02-112-0/+6
* [PATCH] s390: fix non smp build of kexecHeiko Carstens2006-02-111-2/+3
* [PATCH] s390: earlier initialization of cpu_possible_mapHeiko Carstens2006-02-111-5/+1
* [PATCH] s390: update default configurationHeiko Carstens2006-02-111-4/+5
* [PATCH] Fix s390 build failure.Dave Jones2006-02-101-3/+0
* [PATCH] s390 misc __user annotationsAl Viro2006-02-082-3/+3
* [PATCH] s390x compat __user annotationsAl Viro2006-02-081-41/+42
* [PATCH] cmm NULL noise removal, __user annotationsAl Viro2006-02-071-5/+5
* [PATCH] s390: fix compat syscall wrapperHeiko Carstens2006-02-031-3/+3
* [PATCH] s390: Add support for new syscalls/TIF_RESTORE_SIGMASKHeiko Carstens2006-02-016-261/+272
* [PATCH] s390: New default configurationHeiko Carstens2006-02-011-13/+27