summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
AgeCommit message (Expand)AuthorFilesLines
2011-12-27[S390] topology: increase poll frequency if change is anticipatedHeiko Carstens2-8/+28
2011-12-27[S390] entry[64].S improvementsMartin Schwidefsky7-1171/+926
2011-12-27[S390] kvm: move cmf host id constant out of lowcoreMartin Schwidefsky3-4/+5
2011-12-27[S390] topology: cleanup z10 topology handlingHeiko Carstens1-29/+48
2011-12-27[S390] topology: get rid of ifdefsHeiko Carstens3-147/+141
2011-12-27[S390] kernel: Fix smp_switch_to_ipl_cpu() stack frame setupMichael Holzheu1-2/+2
2011-12-27[S390] add support for physical memory > 4TBMartin Schwidefsky1-14/+53
2011-12-27[S390] Remove useless newline in reserve_kdump_bootmem()Michael Holzheu1-1/+0
2011-12-27[S390] Rework create_mem_hole() functionMichael Holzheu1-55/+67
2011-12-27[S390] Check for NULL termination in command line setupMichael Holzheu1-8/+12
2011-12-27[S390] irq: fix accounting of external call/emergency signalHeiko Carstens1-1/+1
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/li...Linus 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/ke...Linus 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