summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2011-12-26cpu-hotplug: CPUx should be active before it is marked onlineVarun Wadekar
2011-12-09add missing .set function for NT_S390_LAST_BREAK regsetMartin Schwidefsky
2011-11-11user per registers vs. ptrace single steppingMartin Schwidefsky
2011-09-20[S390] kvm: fix address mode switchingChristian Borntraeger
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-08-24[S390] Change default action from reipl to stop for on_restartMichael Holzheu
2011-08-24[S390] arch/s390/kernel/ipl.c: correct error detection checkJulia Lawall
2011-08-24[S390] nss,initrd: kernel image and initrd must be in different segmentsHeiko Carstens
2011-08-03[S390] signal: use set_restore_sigmask() helperHeiko Carstens
2011-08-03[S390] smp: remove pointless comments in startup_secondary()Heiko Carstens
2011-08-03[S390] cpu hotplug: on cpu start wait until being marked activeHeiko Carstens
2011-08-03[S390] signal: convert to use set_current_blocked()Heiko Carstens
2011-08-03[S390] asm offsets: fix coding styleHeiko Carstens
2011-08-03[S390] Add support for IBM zEnterprise 114Heiko Carstens
2011-08-03[S390] Use diagnose 308 for system resetMichael Holzheu
2011-08-03[S390] Export store_status() functionMichael Holzheu
2011-08-03[S390] Add PSW restart shutdown triggerMichael Holzheu
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-24Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-07-24modules: make arch's use default loader hooksJonas Bonn
2011-07-24[S390] use siginfo for sigtrap signalsMartin Schwidefsky
2011-07-24[S390] disable cpu measurement alerts on a dying cpuJan Glauber
2011-07-24[S390] initial cr0 bitsMartin Schwidefsky
2011-07-24[S390] iucv cr0 enablement bitMartin Schwidefsky
2011-07-24[S390] race safe external interrupt registrationJan Glauber
2011-07-24[S390] cleanup program check handler prototypesMartin Schwidefsky
2011-07-24[S390] kvm guest address space mappingMartin Schwidefsky
2011-07-24[S390] fix s390 assembler code alignmentsJan Glauber
2011-07-24[S390] move sie code to entry.SMartin Schwidefsky
2011-07-22Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds
2011-06-22ptrace: kill trivial tracehooksTejun Heo
2011-06-22[S390] allow setting of upper 32 bit in smp_ctl_set_bitJan Glauber
2011-05-28Merge branch 'setns'Linus Torvalds
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-26[S390] irq: merge irq.c and s390_ext.cHeiko Carstens
2011-05-26[S390] irq: fix service signal external interrupt handlingHeiko Carstens
2011-05-24Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-05-24Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo
2011-05-23[S390] cpu hotplug: fix external interrupt subclass mask handlingHeiko Carstens
2011-05-23[S390] oprofile: add missing irq stats counterHeiko Carstens
2011-05-23[S390] Remove unused includes in process.cJan Glauber
2011-05-23[S390] convert old cpumask API into new oneKOSAKI Motohiro
2011-05-23[S390] pfault: cpu hotplug vs missing completion interruptsHeiko Carstens
2011-05-23[S390] smp: add __noreturn attribute to cpu_die()Heiko Carstens
2011-05-23[S390] vdso: disable gcov profilingPeter Oberparleiter
2011-05-23[S390] Remove data execution protectionMartin Schwidefsky
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds
2011-05-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-05-10[S390] replace diag10() with diag10_range() functionMichael Holzheu