summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2015-08-07s390/hibernate: fix save and restore of kernel text sectionHeiko Carstens
2015-01-01s390,time: revert direct ktime path for s390 clockevent deviceMartin Schwidefsky
2014-08-06s390/ptrace: fix PSW mask checkMartin Schwidefsky
2014-04-09s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky
2013-03-06s390/timer: avoid overflow when programming clock comparatorHeiko Carstens
2013-02-06s390/time: fix sched_clock() overflowHeiko Carstens
2012-12-06s390/signal: set correct address space controlMartin Schwidefsky
2012-10-30s390: fix linker script for 31 bit buildsHeiko Carstens
2012-08-19s390/compat: fix mmap compat system callsHeiko Carstens
2012-08-19s390/compat: fix compat wrappers for process_vm system callsHeiko Carstens
2012-08-02s390/idle: fix sequence handling vs cpu hotplugHeiko Carstens
2012-03-12compat: fix compile breakage on s390Heiko Carstens
2012-02-29S390: correct ktime to tod clock comparator conversionMartin Schwidefsky
2011-12-01[S390] remove reset of system call restart on psw changesMartin Schwidefsky
2011-12-01[S390] add missing .set function for NT_S390_LAST_BREAK regsetMartin Schwidefsky
2011-12-01[S390] ptrace inferior call interactions with TIF_SYSCALLMartin Schwidefsky
2011-12-01[S390] kdump: Replace is_kdump_kernel() with OLDMEM_BASE checkMichael Holzheu
2011-11-14[S390] topology: fix topology on z10 machinesHeiko Carstens
2011-11-14[S390] avoid STCKF if running in ESA modeJan Glauber
2011-11-14[S390] zfcpdump: Do not initialize zfcpdump in kdump modeMichael Holzheu
2011-11-14[S390] incorrect note program headerMartin Schwidefsky
2011-11-14[S390] wire up process_vm syscallsHeiko Carstens
2011-11-06Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2011-10-30[S390] Remove error checking from copy_oldmem_page()Michael Holzheu
2011-10-30[S390] irqstats: split IPI interrupt accountingHeiko Carstens
2011-10-30[S390] sparse: fix sparse warnings with __user pointersMartin Schwidefsky
2011-10-30[S390] sparse: fix sparse warnings in math-emuMartin Schwidefsky
2011-10-30[S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky
2011-10-30[S390] sparse: fix sparse static warningsMartin Schwidefsky
2011-10-30[S390] sparse: fix access past end of array warningsMartin Schwidefsky
2011-10-30[S390] load user asce on sie_faultCarsten Otte
2011-10-30[S390] smp: external call vs. emergency signalMartin Schwidefsky
2011-10-30[S390] chsc_sch: add support for irq statisticsSebastian Ott
2011-10-30[S390] allow all addressing modesMartin Schwidefsky
2011-10-30[S390] cleanup psw related bits and piecesMartin Schwidefsky
2011-10-30[S390] add TIF_SYSCALL thread flagMartin Schwidefsky
2011-10-30[S390] addressing mode limits and psw address wrappingMartin Schwidefsky
2011-10-30[S390] signal race with restarting system callsMartin Schwidefsky
2011-10-30[S390] lowcore cleanupMartin Schwidefsky
2011-10-30[S390] Add architecture code for unmapping crashkernel memoryMichael Holzheu
2011-10-30[S390] Export vmcoreinfo noteMichael Holzheu
2011-10-30[S390] kdump backend codeMichael Holzheu
2011-10-30[S390] Force PSW restart on online CPUMichael Holzheu
2011-10-30[S390] use ENTRY macro for sys_setns_wrapperJan Glauber
2011-10-30[S390] user per registers vs. ptrace single steppingMartin Schwidefsky
2011-10-30[S390] topology: fix alloc_masks annotationSebastian Ott
2011-10-30[S390] avoid warning in show_cpuinfoMartin Schwidefsky
2011-10-30[S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter
2011-10-26Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-10-25s390/jump-label: add arch_jump_label_transform_static()Jeremy Fitzhardinge