aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-12-09Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds27-658/+371
2009-12-09Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+0
2009-12-08Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+2
2009-12-08Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-0/+12
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2009-12-08Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-14/+25
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2-3/+7
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds6-76/+13
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-2/+2
2009-12-07[S390] s390: remove unused nfsd #includesBoaz Harrosh2-10/+0
2009-12-07[S390] ftrace: build ftrace.o when CONFIG_FTRACE_SYSCALLS is set for s390Aristeu Rozanski1-0/+1
2009-12-07[S390] etr/stp: put correct per cpu variableHeiko Carstens1-2/+2
2009-12-07[S390] s390: use change recording override for kernel mappingChristian Borntraeger2-4/+11
2009-12-07[S390] use generic sockios.h header fileChristian Borntraeger1-18/+3
2009-12-07[S390] use generic termbits.h header fileChristian Borntraeger1-203/+3
2009-12-07[S390] smp: remove unused typedef and definesHeiko Carstens1-44/+10
2009-12-07[S390] cmm: free pages on hibernate.Martin Schwidefsky1-11/+50
2009-12-07[S390] Improve code generated by atomic operations.Martin Schwidefsky1-4/+4
2009-12-07[S390] dasd: remove dead codeChristian Borntraeger1-23/+0
2009-12-07[S390] Use do_exception() in pagetable walk usercopy functions.Gerald Schaefer3-96/+76
2009-12-07[S390] fault handler access flags check.Martin Schwidefsky1-17/+13
2009-12-07[S390] fault handler performance optimization.Martin Schwidefsky1-129/+129
2009-12-07[S390] Improve notify_page_fault implementation.Martin Schwidefsky1-10/+4
2009-12-07[S390] Improve address space mode selection.Martin Schwidefsky11-58/+38
2009-12-07[S390] Improve address space check.Martin Schwidefsky1-54/+45
2009-12-07[S390] cio: split PGID settings and statusPeter Oberparleiter1-0/+4
2009-12-07[S390] s390: clear high-order bits of registers after sam64Hendrik Brueckner1-0/+3
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller4-95/+31
2009-12-05Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-65/+2
2009-12-05Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-29/+28
2009-12-05s390: Convert BUG() to use unreachable()David Daney1-1/+1