aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-09[S390] nss: add missing .previous statement to asm functionHeiko Carstens1-1/+2
2010-04-09[S390] fix io_return critical section cleanupMartin Schwidefsky2-2/+14
2010-04-09[S390] arch/s390/kernel: Add missing unlockJulia Lawall1-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo8-3/+7
2010-03-24[S390] fix boot failures with compressed kernelsMartin Schwidefsky2-2/+3
2010-03-24[S390] smp: fix lowcore allocationHeiko Carstens1-2/+2
2010-03-24[S390] zcore: CPU registers are not saved under LPARMichael Holzheu1-3/+3
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig4-15/+2
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig3-3/+3
2010-03-12Add generic sys_old_mmap()Christoph Hellwig3-28/+9
2010-03-12Add generic sys_old_select()Christoph Hellwig1-1/+0
2010-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2-15/+46
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-08[S390] Cleanup xtime usageJohn Stultz1-5/+5
2010-03-07sysdev: fix missing s390 conversionHeiko Carstens1-1/+3
2010-03-07sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen2-14/+43
2010-02-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-10/+58
2010-02-27Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/coreIngo Molnar2-10/+58
2010-02-26[S390] time: remove unused codeHeiko Carstens1-8/+0
2010-02-26[S390] add support for compressed kernelsMartin Schwidefsky5-40/+78
2010-02-26[S390] codepage conversion of kernel parameter lineMartin Schwidefsky2-18/+13
2010-02-26[S390] add z9-ec/z10 instruction to kernel disassemblerMartin Schwidefsky1-84/+285
2010-02-26[S390] Cleanup struct _lowcore usage and defines.Heiko Carstens14-27/+95
2010-02-26[S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens1-1/+1
2010-02-26[S390] add MACHINE_IS_LPAR flagMartin Schwidefsky2-5/+8
2010-02-26[S390] smp: rework sigp codeHeiko Carstens2-31/+25
2010-02-26[S390] smp: always reboot on cpu 0Heiko Carstens6-11/+179
2010-02-26[S390] smp: rename and add lowcore definesHeiko Carstens1-1/+1
2010-02-26[S390] zfcpdump: remove cross arch dump supportHeiko Carstens2-85/+4
2010-02-26[S390] use inline assembly contraints available with gcc 3.3.3Martin Schwidefsky1-0/+8
2010-02-17s390: Add pt_regs register and stack access APIHeiko Carstens1-0/+58
2010-02-17tracing: Unify arch_syscall_addr() implementationsMike Frysinger1-10/+0
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-1/+1
2010-01-27[S390] fix single stepped svcs with TRACE_IRQFLAGS=yMartin Schwidefsky2-0/+2
2010-01-27[S390] use set_current_state in sigsuspendMartin Schwidefsky1-1/+1
2010-01-13[S390] unwire sys_recvmmsg againHeiko Carstens2-10/+0
2010-01-13[S390] mmap: add missing compat_ptr conversion to both mmap compat syscallsHeiko Carstens1-25/+16
2010-01-13[S390] Move __cpu_logical_map to smp.cHeiko Carstens3-2/+4
2010-01-13[S390] smp: remove volatile type quilifier from __cpu_logical_mapHeiko Carstens1-1/+1
2010-01-13[S390] smp: setup smp_processor_id earlyHeiko Carstens2-1/+6
2010-01-13[S390] remove superfluous TIF_USEDFPU bitMartin Schwidefsky2-8/+0
2010-01-13[S390] duplicate SIGTRAP on signal delivery.Martin Schwidefsky1-9/+1
2010-01-13[S390] clear TIF_SINGLE_STEP for new process.Martin Schwidefsky1-0/+1
2010-01-13[S390] fix loading of PER control registers for utrace.Martin Schwidefsky1-0/+8
2009-12-18[S390] Use strim instead of strstrip to avoid false warnings.Heiko Carstens1-3/+3
2009-12-18[S390] ptrace: dont abuse PT_PTRACEDOleg Nesterov1-3/+3
2009-12-18[S390] rename NT_PRXSTATUS to NT_S390_HIGHREGSMartin Schwidefsky1-1/+1
2009-12-18[S390] wire up sys_recvmmsgHeiko Carstens2-0/+10
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa1-1/+2