summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)AuthorFilesLines
2011-10-30[S390] sparse: fix sparse static warningsMartin Schwidefsky3-6/+6
2011-10-30[S390] sparse: fix access past end of array warningsMartin Schwidefsky2-42/+9
2011-10-30[S390] load user asce on sie_faultCarsten Otte1-0/+1
2011-10-30[S390] smp: external call vs. emergency signalMartin Schwidefsky3-3/+13
2011-10-30[S390] chsc_sch: add support for irq statisticsSebastian Ott1-0/+1
2011-10-30[S390] allow all addressing modesMartin Schwidefsky3-23/+28
2011-10-30[S390] cleanup psw related bits and piecesMartin Schwidefsky12-77/+76
2011-10-30[S390] add TIF_SYSCALL thread flagMartin Schwidefsky5-91/+65
2011-10-30[S390] addressing mode limits and psw address wrappingMartin Schwidefsky1-2/+3
2011-10-30[S390] signal race with restarting system callsMartin Schwidefsky6-87/+134
2011-10-30[S390] lowcore cleanupMartin Schwidefsky4-7/+6
2011-10-30[S390] Add architecture code for unmapping crashkernel memoryMichael Holzheu2-4/+37
2011-10-30[S390] Export vmcoreinfo noteMichael Holzheu1-0/+10
2011-10-30[S390] kdump backend codeMichael Holzheu12-11/+1044
2011-10-30[S390] Force PSW restart on online CPUMichael Holzheu2-0/+24
2011-10-30[S390] use ENTRY macro for sys_setns_wrapperJan Glauber1-2/+1
2011-10-30[S390] user per registers vs. ptrace single steppingMartin Schwidefsky1-14/+16
2011-10-30[S390] topology: fix alloc_masks annotationSebastian Ott1-2/+2
2011-10-30[S390] avoid warning in show_cpuinfoMartin Schwidefsky1-1/+1
2011-10-30[S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter1-1/+1
2011-10-26Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+9
2011-10-17PM / Hibernate: Include storage keys in hibernation image on s390Martin Schwidefsky2-0/+121
2011-10-12time, s390: Get rid of compile warningHeiko Carstens1-1/+1
2011-09-20[S390] kvm: fix address mode switchingChristian Borntraeger2-0/+9
2011-09-08s390: Use direct ktime path for s390 clockevent deviceMartin Schwidefsky1-4/+9
2011-08-27All Arch: remove linkage for sys_nfsservctl system callNeilBrown2-7/+1
2011-08-24[S390] Change default action from reipl to stop for on_restartMichael Holzheu1-2/+3
2011-08-24[S390] arch/s390/kernel/ipl.c: correct error detection checkJulia Lawall1-1/+1
2011-08-24[S390] nss,initrd: kernel image and initrd must be in different segmentsHeiko Carstens1-6/+8
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-27atomic: 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