aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAge
* [S390] correct address of _stext with CONFIG_SHARED_KERNEL=yMartin Schwidefsky2010-05-12
* [S390] ptrace: fix return value of do_syscall_trace_enter()Gerald Schaefer2010-05-12
* [S390] vdso: use ntp adjusted clock multiplierHendrik Brueckner2010-04-22
* [S390] add hook to reenable mss after hibernationSebastian Ott2010-04-22
* [S390] nss: add missing .previous statement to asm functionHeiko Carstens2010-04-09
* [S390] fix io_return critical section cleanupMartin Schwidefsky2010-04-09
* [S390] arch/s390/kernel: Add missing unlockJulia Lawall2010-04-09
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* [S390] fix boot failures with compressed kernelsMartin Schwidefsky2010-03-24
* [S390] smp: fix lowcore allocationHeiko Carstens2010-03-24
* [S390] zcore: CPU registers are not saved under LPARMichael Holzheu2010-03-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-12
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
| |\
| | * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* | | improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-12
* | | Add generic sys_ipc wrapperChristoph Hellwig2010-03-12
* | | Add generic sys_old_mmap()Christoph Hellwig2010-03-12
* | | Add generic sys_old_select()Christoph Hellwig2010-03-12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-03-08
|\ \ \
| * | | sysdev: fix missing s390 conversionHeiko Carstens2010-03-07
| * | | sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen2010-03-07
| |/ /
* / / [S390] Cleanup xtime usageJohn Stultz2010-03-08
|/ /
* | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-02-28
|\ \
| * \ Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2010-02-27
| |\ \ | | |/ | |/|
| | * s390: Add pt_regs register and stack access APIHeiko Carstens2010-02-17
| | * tracing: Unify arch_syscall_addr() implementationsMike Frysinger2010-02-17
* | | [S390] time: remove unused codeHeiko Carstens2010-02-26
* | | [S390] add support for compressed kernelsMartin Schwidefsky2010-02-26
* | | [S390] codepage conversion of kernel parameter lineMartin Schwidefsky2010-02-26
* | | [S390] add z9-ec/z10 instruction to kernel disassemblerMartin Schwidefsky2010-02-26
* | | [S390] Cleanup struct _lowcore usage and defines.Heiko Carstens2010-02-26
* | | [S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens2010-02-26
* | | [S390] add MACHINE_IS_LPAR flagMartin Schwidefsky2010-02-26
* | | [S390] smp: rework sigp codeHeiko Carstens2010-02-26
* | | [S390] smp: always reboot on cpu 0Heiko Carstens2010-02-26
* | | [S390] smp: rename and add lowcore definesHeiko Carstens2010-02-26
* | | [S390] zfcpdump: remove cross arch dump supportHeiko Carstens2010-02-26
* | | [S390] use inline assembly contraints available with gcc 3.3.3Martin Schwidefsky2010-02-26
|/ /
* | [S390] fix single stepped svcs with TRACE_IRQFLAGS=yMartin Schwidefsky2010-01-27
* | [S390] use set_current_state in sigsuspendMartin Schwidefsky2010-01-27
* | [S390] unwire sys_recvmmsg againHeiko Carstens2010-01-13
* | [S390] mmap: add missing compat_ptr conversion to both mmap compat syscallsHeiko Carstens2010-01-13
* | [S390] Move __cpu_logical_map to smp.cHeiko Carstens2010-01-13
* | [S390] smp: remove volatile type quilifier from __cpu_logical_mapHeiko Carstens2010-01-13
* | [S390] smp: setup smp_processor_id earlyHeiko Carstens2010-01-13
* | [S390] remove superfluous TIF_USEDFPU bitMartin Schwidefsky2010-01-13
* | [S390] duplicate SIGTRAP on signal delivery.Martin Schwidefsky2010-01-13
* | [S390] clear TIF_SINGLE_STEP for new process.Martin Schwidefsky2010-01-13
* | [S390] fix loading of PER control registers for utrace.Martin Schwidefsky2010-01-13
|/
* [S390] Use strim instead of strstrip to avoid false warnings.Heiko Carstens2009-12-18