summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* [S390] kvm: move cmf host id constant out of lowcoreMartin Schwidefsky2011-12-273-4/+5
* [S390] topology: cleanup z10 topology handlingHeiko Carstens2011-12-271-29/+48
* [S390] topology: get rid of ifdefsHeiko Carstens2011-12-273-147/+141
* [S390] kernel: Fix smp_switch_to_ipl_cpu() stack frame setupMichael Holzheu2011-12-271-2/+2
* [S390] add support for physical memory > 4TBMartin Schwidefsky2011-12-271-14/+53
* [S390] Remove useless newline in reserve_kdump_bootmem()Michael Holzheu2011-12-271-1/+0
* [S390] Rework create_mem_hole() functionMichael Holzheu2011-12-271-55/+67
* [S390] Check for NULL termination in command line setupMichael Holzheu2011-12-271-8/+12
* [S390] irq: fix accounting of external call/emergency signalHeiko Carstens2011-12-271-1/+1
* [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