summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)AuthorFilesLines
2012-05-16s390: fix race on TIF_MCCK_PENDINGMartin Schwidefsky2-20/+22
2012-05-16s390/time: simply Kconfig dependencyHeiko Carstens1-1/+1
2012-05-16s390/entry64: avoid SPP code duplicationHeiko Carstens1-3/+1
2012-05-16s390/time: always use stckf instead of stck if availableHeiko Carstens2-6/+12
2012-05-16s390: add various .gitignore files.Heiko Carstens3-0/+3
2012-05-16s390/ipl: remove builtin tape ipl codeHeiko Carstens1-123/+0
2012-05-16s390: remove dead code from signal handlerMartin Schwidefsky2-23/+0
2012-05-16s390: replace TIF_SIE with PF_VCPUMartin Schwidefsky1-3/+0
2012-05-16s390: make sie intercept independent of thread_infoMartin Schwidefsky1-6/+6
2012-05-16s390: initialize backchain for ext_int_handler()Michael Holzheu1-0/+1
2012-05-16s390/smp: get rid of compile warningHeiko Carstens1-0/+4
2012-04-11[S390] Fix stfle() lowcore protection problemMichael Holzheu1-1/+1
2012-04-11[S390] cpum_cf: get rid of compile warningsHeiko Carstens1-2/+2
2012-04-11[S390] irq: simple coding style changeHeiko Carstens1-3/+6
2012-03-30[S390] Fix build errors (fallout from system.h disintegration)Heiko Carstens5-2/+5
2012-03-29Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds15-13/+7
2012-03-28Disintegrate asm/system.h for S390David Howells15-13/+7
2012-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds4-0/+839
2012-03-24coredump: remove VM_ALWAYSDUMP flagJason Baron1-8/+2
2012-03-23[S390] perf: add support for s390x CPU countersHendrik Brueckner3-0/+816
2012-03-23[S390] oprofile: Allow multiple users of the measurement alert interruptJan Glauber1-0/+23
2012-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds27-1171/+1379
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-9/+1
2012-03-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-8/+1
2012-03-13Merge tag 'v3.3-rc7' into sched/coreIngo Molnar1-1/+0
2012-03-13[S390] kernel: Pass correct stack for smp_call_ipl_cpu()Michael Holzheu1-1/+2
2012-03-12sched: Cleanup cpu_active madnessPeter Zijlstra1-6/+0
2012-03-11[S390] stack dump: fix indentation in outputHeiko Carstens1-2/+2
2012-03-11[S390] kernel: Add OS info memory interfaceMichael Holzheu6-18/+248
2012-03-11[S390] Use block_sigmask()Matt Fleming2-10/+2
2012-03-11[S390] kernel: Add z/VM LGR detectionMichael Holzheu9-31/+255
2012-03-11[S390] irq: external interrupt code passingHeiko Carstens5-13/+12
2012-03-11[S390] Use copy_to_absolute_zero() instead of "stura/sturg"Michael Holzheu1-24/+6
2012-03-11[S390] rework idle codeMartin Schwidefsky9-181/+193
2012-03-11[S390] rework smp codeMartin Schwidefsky15-888/+656
2012-03-11[S390] rename lowcore fieldMartin Schwidefsky4-5/+5
2012-03-11[S390] Fix gcc 4.6.0 compile warningMichael Holzheu1-1/+1
2012-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-1/+0
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner1-3/+1
2012-02-28Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar1-8/+1
2012-02-27compat: fix compile breakage on s390Heiko Carstens4-4/+2
2012-02-24[S390] crash_dump: remove duplicate includeDanny Kukawka1-1/+0
2012-02-22sys_poll: fix incorrect type for 'timeout' parameterLinus Torvalds1-1/+1
2012-02-21s390: Convert call_rcu() to kfree_rcu(), drop ext_int_hash_update()Paul E. McKenney1-8/+1
2012-02-17[S390] correct ktime to tod clock comparator conversionMartin Schwidefsky1-2/+5
2012-02-17[S390] idle: avoid RCU usage in extended quiescent stateHeiko Carstens1-2/+3
2012-01-18[S390] cleanup entry point definitionChristian Borntraeger1-2/+2
2012-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-9/+6
2012-01-18audit: inline audit_syscall_entry to reduce burden on archsEric Paris1-6/+5
2012-01-18Audit: push audit success and retcode into arch ptrace.hEric Paris1-3/+1