aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-8/+1
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-4/+14
2012-05-21new helper: sigsuspend()Al Viro1-8/+1
2012-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-1/+1
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-71/+4
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-05-15userns: Convert stat to return values mapped from kuids and kgidsEric W. Biederman1-2/+2
2012-05-05s390: Use generic init_taskThomas Gleixner2-39/+1
2012-05-04Merge tag 'v3.4-rc5' into nextJames Morris3-6/+9
2012-05-03userns: Convert group_info values from gid_t to kgid_t.Eric W. Biederman1-2/+12
2012-04-26s390: Use generic idle thread allocationThomas Gleixner1-31/+2
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner1-1/+1
2012-04-18seccomp: ignore secure_computing return valuesWill Drewry1-1/+1
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-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds15-13/+7
2012-03-28Disintegrate asm/system.h for S390David Howells15-13/+7
2012-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds4-0/+839
2012-03-23coredump: 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-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds27-1171/+1379
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-9/+1
2012-03-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+0