aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-26[S390] use inline assembly contraints available with gcc 3.3.3Martin Schwidefsky11-388/+226
2010-02-26[S390] cio: fix storage key handlingHeiko Carstens1-3/+0
2010-02-26[S390] cio: wait for channel reportSebastian Ott1-0/+1
2010-02-26[S390] uaccess: implement strict user copy checksHeiko Carstens4-1/+34
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King1-1/+1
2010-02-17s390: Add pt_regs register and stack access APIHeiko Carstens3-1/+71
2010-02-17tracing: Unify arch_syscall_addr() implementationsMike Frysinger2-10/+7
2010-02-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller6-11/+10
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack2-2/+2
2010-02-09[S390] Fix struct _lowcore layout.Heiko Carstens1-2/+2
2010-02-05tree-wide: fix 'lenght' typo in comments and codeDaniel 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-27[S390] irqflags: add missing types.h includeHeiko Carstens1-6/+3
2010-01-25KVM: S390: fix potential array overrun in intercept handlingChristian Borntraeger1-2/+2
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller17-110/+143
2010-01-15vhost_net: a kernel-level virtio serverMichael S. Tsirkin1-0/+1
2010-01-13[S390] unwire sys_recvmmsg againHeiko Carstens3-12/+4
2010-01-13[S390] mmap: add missing compat_ptr conversion to both mmap compat syscallsHeiko Carstens1-25/+16
2010-01-13[S390] bug: implement arch specific __WARN macroHeiko Carstens1-0/+4
2010-01-13[S390] Move __cpu_logical_map to smp.cHeiko Carstens5-8/+18
2010-01-13[S390] smp: remove volatile type quilifier from __cpu_logical_mapHeiko Carstens2-2/+2
2010-01-13[S390] smp: setup smp_processor_id earlyHeiko Carstens2-1/+6
2010-01-13[S390] use helpers for rlimitsJiri Slaby1-2/+2
2010-01-13[S390] remove superfluous TIF_USEDFPU bitMartin Schwidefsky3-15/+5
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
2010-01-08crypto: aes_s390 - access .cip instead of .blk in cipher modeRoel Kluin1-3/+3
2010-01-04[S390] Update default configuration.Martin Schwidefsky1-11/+75
2010-01-04[S390] Have param.h simply include <asm-generic/param.h>.Robert P. J. Day1-26/+2
2009-12-18[S390] Use strim instead of strstrip to avoid false warnings.Heiko Carstens3-6/+6
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] s390: PTR_ERR return of wrong pointer in fallback_init_cip()Roel Kluin1-1/+1
2009-12-18[S390] wire up sys_recvmmsgHeiko Carstens3-1/+12
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds1-0/+1
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig1-1/+0
2009-12-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-60/+60
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa1-1/+2
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan1-1/+1
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2-16/+16
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner3-23/+23
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2-28/+28
2009-12-14locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner1-1/+1
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner3-13/+13
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg1-0/+1
2009-12-11Unify sys_mmap*Al Viro2-57/+5
2009-12-11Kill ancient crap in s390 compat mmapAl Viro1-5/+0
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2