aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-03[S390] signal: use set_restore_sigmask() helperHeiko Carstens1-1/+1
2011-08-03[S390] smp: remove pointless comments in startup_secondary()Heiko Carstens1-6/+0
2011-08-03[S390] cpu hotplug: on cpu start wait until being marked activeHeiko Carstens1-1/+6
2011-08-03[S390] signal: convert to use set_current_blocked()Heiko Carstens2-72/+30
2011-08-03[S390] asm offsets: fix coding styleHeiko Carstens1-6/+3
2011-08-03[S390] Add support for IBM zEnterprise 114Heiko Carstens1-0/+1
2011-08-03[S390] Use diagnose 308 for system resetMichael Holzheu2-0/+42
2011-08-03[S390] Export store_status() functionMichael Holzheu1-20/+60
2011-08-03[S390] Add PSW restart shutdown triggerMichael Holzheu6-3/+120
2011-07-26atomic: use <linux/atomic.h>Arun Sharma2-2/+2
2011-07-24Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds23-739/+516
2011-07-24modules: make arch's use default loader hooksJonas Bonn1-20/+0
2011-07-24[S390] use siginfo for sigtrap signalsMartin Schwidefsky1-6/+17
2011-07-24[S390] disable cpu measurement alerts on a dying cpuJan Glauber1-1/+2
2011-07-24[S390] initial cr0 bitsMartin Schwidefsky1-1/+1
2011-07-24[S390] iucv cr0 enablement bitMartin Schwidefsky2-2/+2
2011-07-24[S390] race safe external interrupt registrationJan Glauber1-37/+46
2011-07-24[S390] cleanup program check handler prototypesMartin Schwidefsky2-13/+7
2011-07-24[S390] kvm guest address space mappingMartin Schwidefsky1-1/+1
2011-07-24[S390] fix s390 assembler code alignmentsJan Glauber17-673/+367
2011-07-24[S390] move sie code to entry.SMartin Schwidefsky2-8/+76
2011-07-22Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds1-2/+2
2011-06-22ptrace: kill trivial tracehooksTejun Heo1-2/+2
2011-06-22[S390] allow setting of upper 32 bit in smp_ctl_set_bitJan Glauber1-2/+2
2011-05-28Merge branch 'setns'Linus Torvalds2-0/+7
2011-05-28ns: Wire up the setns system callEric W. Biederman2-0/+7
2011-05-26[S390] irq: merge irq.c and s390_ext.cHeiko Carstens9-149/+135
2011-05-26[S390] irq: fix service signal external interrupt handlingHeiko Carstens1-0/+23
2011-05-24Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds11-74/+39
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2011-05-24Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo4-55/+86
2011-05-23[S390] cpu hotplug: fix external interrupt subclass mask handlingHeiko Carstens1-2/+2
2011-05-23[S390] oprofile: add missing irq stats counterHeiko Carstens1-0/+1
2011-05-23[S390] Remove unused includes in process.cJan Glauber1-17/+2
2011-05-23[S390] convert old cpumask API into new oneKOSAKI Motohiro3-22/+22
2011-05-23[S390] pfault: cpu hotplug vs missing completion interruptsHeiko Carstens3-0/+3
2011-05-23[S390] smp: add __noreturn attribute to cpu_die()Heiko Carstens1-1/+1
2011-05-23[S390] vdso: disable gcov profilingPeter Oberparleiter2-0/+6
2011-05-23[S390] Remove data execution protectionMartin Schwidefsky2-32/+2
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+3
2011-05-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-1/+60
2011-05-10[S390] replace diag10() with diag10_range() functionMichael Holzheu1-21/+0
2011-05-10[S390] disassembler: handle b280/spp instructionChristian Borntraeger1-0/+1
2011-05-10[S390] kernel: Initialize register 14 when starting new CPUMichael Holzheu2-2/+2
2011-04-27Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/coreIngo Molnar2-1/+60
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra1-3/+3
2011-04-08Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds3-3/+7
2011-04-04jump label: Add s390 supportJan Glauber2-1/+60
2011-04-04[S390] compile fix for latest binutilsMartin Schwidefsky1-1/+1
2011-04-04[S390] Fix parameter passing for smp_switch_to_cpu()Michael Holzheu2-2/+6