aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* s390/compat: correct uc_sigmask of the compat signal frameMartin Schwidefsky2015-10-131-4/+26
* s390/process: fix sfpc inline assemblyHeiko Carstens2015-08-121-1/+1
* s390/sclp: clear upper register halves in _sclp_print_earlyMartin Schwidefsky2015-08-121-0/+4
* s390/hibernate: fix save and restore of kernel text sectionHeiko Carstens2015-08-071-0/+6
* s390,time: revert direct ktime path for s390 clockevent deviceMartin Schwidefsky2015-01-011-15/+4
* s390/ptrace: fix PSW mask checkMartin Schwidefsky2014-08-061-2/+7
* s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky2014-04-091-2/+5
* s390/timer: avoid overflow when programming clock comparatorHeiko Carstens2013-03-061-0/+3
* s390/time: fix sched_clock() overflowHeiko Carstens2013-02-061-1/+1
* s390/signal: set correct address space controlMartin Schwidefsky2012-12-062-4/+24
* s390: fix linker script for 31 bit buildsHeiko Carstens2012-10-301-1/+1
* s390/compat: fix mmap compat system callsHeiko Carstens2012-08-191-2/+0
* s390/compat: fix compat wrappers for process_vm system callsHeiko Carstens2012-08-191-2/+2
* s390/idle: fix sequence handling vs cpu hotplugHeiko Carstens2012-08-022-3/+2
* compat: fix compile breakage on s390Heiko Carstens2012-03-124-4/+2
* S390: correct ktime to tod clock comparator conversionMartin Schwidefsky2012-02-291-2/+5
* [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