summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | [S390] kdump backend codeMichael Holzheu2011-10-3012-11/+1044
* | [S390] Force PSW restart on online CPUMichael Holzheu2011-10-302-0/+24
* | [S390] use ENTRY macro for sys_setns_wrapperJan Glauber2011-10-301-2/+1Star
* | [S390] user per registers vs. ptrace single steppingMartin Schwidefsky2011-10-301-14/+16
* | [S390] topology: fix alloc_masks annotationSebastian Ott2011-10-301-2/+2
* | [S390] avoid warning in show_cpuinfoMartin Schwidefsky2011-10-301-1/+1
* | [S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter2011-10-301-1/+1
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-10-261-4/+9
|\ \
| * | time, s390: Get rid of compile warningHeiko Carstens2011-10-121-1/+1
| * | s390: Use direct ktime path for s390 clockevent deviceMartin Schwidefsky2011-09-081-4/+9
* | | PM / Hibernate: Include storage keys in hibernation image on s390Martin Schwidefsky2011-10-162-0/+121
| |/ |/|
* | [S390] kvm: fix address mode switchingChristian Borntraeger2011-09-202-0/+9
* | All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-272-7/+1Star
* | [S390] Change default action from reipl to stop for on_restartMichael Holzheu2011-08-241-2/+3
* | [S390] arch/s390/kernel/ipl.c: correct error detection checkJulia Lawall2011-08-241-1/+1
* | [S390] nss,initrd: kernel image and initrd must be in different segmentsHeiko Carstens2011-08-241-6/+8
|/
* [S390] signal: use set_restore_sigmask() helperHeiko Carstens2011-08-031-1/+1
* [S390] smp: remove pointless comments in startup_secondary()Heiko Carstens2011-08-031-6/+0Star
* [S390] cpu hotplug: on cpu start wait until being marked activeHeiko Carstens2011-08-031-1/+6
* [S390] signal: convert to use set_current_blocked()Heiko Carstens2011-08-032-72/+30Star
* [S390] asm offsets: fix coding styleHeiko Carstens2011-08-031-6/+3Star
* [S390] Add support for IBM zEnterprise 114Heiko Carstens2011-08-031-0/+1
* [S390] Use diagnose 308 for system resetMichael Holzheu2011-08-032-0/+42
* [S390] Export store_status() functionMichael Holzheu2011-08-031-20/+60
* [S390] Add PSW restart shutdown triggerMichael Holzheu2011-08-036-3/+120
* atomic: use <linux/atomic.h>Arun Sharma2011-07-272-2/+2
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-07-2423-739/+516Star
|\
| * [S390] use siginfo for sigtrap signalsMartin Schwidefsky2011-07-241-6/+17
| * [S390] disable cpu measurement alerts on a dying cpuJan Glauber2011-07-241-1/+2
| * [S390] initial cr0 bitsMartin Schwidefsky2011-07-241-1/+1
| * [S390] iucv cr0 enablement bitMartin Schwidefsky2011-07-242-2/+2
| * [S390] race safe external interrupt registrationJan Glauber2011-07-241-37/+46
| * [S390] cleanup program check handler prototypesMartin Schwidefsky2011-07-242-13/+7Star
| * [S390] kvm guest address space mappingMartin Schwidefsky2011-07-241-1/+1
| * [S390] fix s390 assembler code alignmentsJan Glauber2011-07-2417-673/+367Star
| * [S390] move sie code to entry.SMartin Schwidefsky2011-07-242-8/+76
* | modules: make arch's use default loader hooksJonas Bonn2011-07-241-20/+0Star
|/
* Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds2011-07-231-2/+2
|\
| * ptrace: kill trivial tracehooksTejun Heo2011-06-221-2/+2
* | [S390] allow setting of upper 32 bit in smp_ctl_set_bitJan Glauber2011-06-221-2/+2
|/
* Merge branch 'setns'Linus Torvalds2011-05-282-0/+7
|\
| * ns: Wire up the setns system callEric W. Biederman2011-05-282-0/+7
* | [S390] irq: merge irq.c and s390_ext.cHeiko Carstens2011-05-269-149/+135Star
* | [S390] irq: fix service signal external interrupt handlingHeiko Carstens2011-05-261-0/+23
|/
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-05-2411-74/+39Star
|\
| * [S390] cpu hotplug: fix external interrupt subclass mask handlingHeiko Carstens2011-05-231-2/+2
| * [S390] oprofile: add missing irq stats counterHeiko Carstens2011-05-231-0/+1
| * [S390] Remove unused includes in process.cJan Glauber2011-05-231-17/+2Star
| * [S390] convert old cpumask API into new oneKOSAKI Motohiro2011-05-233-22/+22
| * [S390] pfault: cpu hotplug vs missing completion interruptsHeiko Carstens2011-05-233-0/+3