aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-01[S390] remove reset of system call restart on psw changesMartin Schwidefsky1-12/+0
2011-12-01[S390] add missing .set function for NT_S390_LAST_BREAK regsetMartin Schwidefsky1-0/+18
2011-12-01[S390] ptrace inferior call interactions with TIF_SYSCALLMartin Schwidefsky1-5/+3
2011-12-01[S390] kdump: Replace is_kdump_kernel() with OLDMEM_BASE checkMichael Holzheu1-1/+1
2011-11-14[S390] topology: fix topology on z10 machinesHeiko Carstens1-7/+38
2011-11-14[S390] avoid STCKF if running in ESA modeJan Glauber1-0/+2
2011-11-14[S390] zfcpdump: Do not initialize zfcpdump in kdump modeMichael Holzheu1-1/+3
2011-11-14[S390] incorrect note program headerMartin Schwidefsky1-0/+2
2011-11-14[S390] wire up process_vm syscallsHeiko Carstens2-0/+22
2011-11-06Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds1-20/+31
2011-10-30[S390] Remove error checking from copy_oldmem_page()Michael Holzheu1-5/+4
2011-10-30[S390] irqstats: split IPI interrupt accountingHeiko Carstens2-2/+6
2011-10-30[S390] sparse: fix sparse warnings with __user pointersMartin Schwidefsky2-12/+14
2011-10-30[S390] sparse: fix sparse warnings in math-emuMartin Schwidefsky1-1/+1
2011-10-30[S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky5-2/+15
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/kernel/git/tip/tipLinus Torvalds1-4/+9
2011-10-25s390/jump-label: add arch_jump_label_transform_static()Jeremy Fitzhardinge1-20/+31
2011-10-16PM / 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-26All 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