summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* [S390] remove reset of system call restart on psw changesMartin Schwidefsky2011-12-011-12/+0
* [S390] add missing .set function for NT_S390_LAST_BREAK regsetMartin Schwidefsky2011-12-011-0/+18
* [S390] ptrace inferior call interactions with TIF_SYSCALLMartin Schwidefsky2011-12-011-5/+3
* [S390] kdump: Replace is_kdump_kernel() with OLDMEM_BASE checkMichael Holzheu2011-12-011-1/+1
* [S390] topology: fix topology on z10 machinesHeiko Carstens2011-11-141-7/+38
* [S390] avoid STCKF if running in ESA modeJan Glauber2011-11-141-0/+2
* [S390] zfcpdump: Do not initialize zfcpdump in kdump modeMichael Holzheu2011-11-141-1/+3
* [S390] incorrect note program headerMartin Schwidefsky2011-11-141-0/+2
* [S390] wire up process_vm syscallsHeiko Carstens2011-11-142-0/+22
* Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Linus Torvalds2011-11-061-20/+31
|\
| * s390/jump-label: add arch_jump_label_transform_static()Jeremy Fitzhardinge2011-10-251-20/+31
* | [S390] Remove error checking from copy_oldmem_page()Michael Holzheu2011-10-301-5/+4
* | [S390] irqstats: split IPI interrupt accountingHeiko Carstens2011-10-302-2/+6
* | [S390] sparse: fix sparse warnings with __user pointersMartin Schwidefsky2011-10-302-12/+14
* | [S390] sparse: fix sparse warnings in math-emuMartin Schwidefsky2011-10-301-1/+1
* | [S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky2011-10-305-2/+15
* | [S390] sparse: fix sparse static warningsMartin Schwidefsky2011-10-303-6/+6
* | [S390] sparse: fix access past end of array warningsMartin Schwidefsky2011-10-302-42/+9
* | [S390] load user asce on sie_faultCarsten Otte2011-10-301-0/+1
* | [S390] smp: external call vs. emergency signalMartin Schwidefsky2011-10-303-3/+13
* | [S390] chsc_sch: add support for irq statisticsSebastian Ott2011-10-301-0/+1
* | [S390] allow all addressing modesMartin Schwidefsky2011-10-303-23/+28
* | [S390] cleanup psw related bits and piecesMartin Schwidefsky2011-10-3012-77/+76
* | [S390] add TIF_SYSCALL thread flagMartin Schwidefsky2011-10-305-91/+65
* | [S390] addressing mode limits and psw address wrappingMartin Schwidefsky2011-10-301-2/+3
* | [S390] signal race with restarting system callsMartin Schwidefsky2011-10-306-87/+134
* | [S390] lowcore cleanupMartin Schwidefsky2011-10-304-7/+6
* | [S390] Add architecture code for unmapping crashkernel memoryMichael Holzheu2011-10-302-4/+37
* | [S390] Export vmcoreinfo noteMichael Holzheu2011-10-301-0/+10
* | [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/+1
* | [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-262-7/+1
* | [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/+0
* [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/+30
* [S390] asm offsets: fix coding styleHeiko Carstens2011-08-031-6/+3
OpenPOWER on IntegriCloud