summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* [S390] fix single stepped svcs with TRACE_IRQFLAGS=yMartin Schwidefsky2010-01-272-0/+2
* [S390] use set_current_state in sigsuspendMartin Schwidefsky2010-01-271-1/+1
* [S390] irqflags: add missing types.h includeHeiko Carstens2010-01-271-6/+3
* KVM: S390: fix potential array overrun in intercept handlingChristian Borntraeger2010-01-251-2/+2
* [S390] unwire sys_recvmmsg againHeiko Carstens2010-01-133-12/+4
* [S390] mmap: add missing compat_ptr conversion to both mmap compat syscallsHeiko Carstens2010-01-131-25/+16
* [S390] bug: implement arch specific __WARN macroHeiko Carstens2010-01-131-0/+4
* [S390] Move __cpu_logical_map to smp.cHeiko Carstens2010-01-135-8/+18
* [S390] smp: remove volatile type quilifier from __cpu_logical_mapHeiko Carstens2010-01-132-2/+2
* [S390] smp: setup smp_processor_id earlyHeiko Carstens2010-01-132-1/+6
* [S390] use helpers for rlimitsJiri Slaby2010-01-131-2/+2
* [S390] remove superfluous TIF_USEDFPU bitMartin Schwidefsky2010-01-133-15/+5
* [S390] duplicate SIGTRAP on signal delivery.Martin Schwidefsky2010-01-131-9/+1
* [S390] clear TIF_SINGLE_STEP for new process.Martin Schwidefsky2010-01-131-0/+1
* [S390] fix loading of PER control registers for utrace.Martin Schwidefsky2010-01-131-0/+8
* [S390] Update default configuration.Martin Schwidefsky2010-01-041-11/+75
* [S390] Have param.h simply include <asm-generic/param.h>.Robert P. J. Day2010-01-041-26/+2
* [S390] Use strim instead of strstrip to avoid false warnings.Heiko Carstens2009-12-183-6/+6
* [S390] ptrace: dont abuse PT_PTRACEDOleg Nesterov2009-12-181-3/+3
* [S390] rename NT_PRXSTATUS to NT_S390_HIGHREGSMartin Schwidefsky2009-12-181-1/+1
* [S390] s390: PTR_ERR return of wrong pointer in fallback_init_cip()Roel Kluin2009-12-181-1/+1
* [S390] wire up sys_recvmmsgHeiko Carstens2009-12-183-1/+12
* Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-171-0/+1
|\
| * kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-121-0/+1
* | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-161-1/+0
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-153-60/+60
|\ \
| * | locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-142-16/+16
| * | locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-143-23/+23
| * | locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-142-28/+28
| * | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-141-1/+1
| * | locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-143-13/+13
| |/
* | tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-151-1/+2
* | const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
|/
* Unify sys_mmap*Al Viro2009-12-112-57/+5
* Kill ancient crap in s390 compat mmapAl Viro2009-12-111-5/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-2/+2
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-2/+2
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-2/+2
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-12-0927-658/+371
|\ \ \
| * | | [S390] s390: remove unused nfsd #includesBoaz Harrosh2009-12-072-10/+0
| * | | [S390] ftrace: build ftrace.o when CONFIG_FTRACE_SYSCALLS is set for s390Aristeu Rozanski2009-12-071-0/+1
| * | | [S390] etr/stp: put correct per cpu variableHeiko Carstens2009-12-071-2/+2
| * | | [S390] s390: use change recording override for kernel mappingChristian Borntraeger2009-12-072-4/+11
| * | | [S390] use generic sockios.h header fileChristian Borntraeger2009-12-071-18/+3
| * | | [S390] use generic termbits.h header fileChristian Borntraeger2009-12-071-203/+3
| * | | [S390] smp: remove unused typedef and definesHeiko Carstens2009-12-071-44/+10
| * | | [S390] cmm: free pages on hibernate.Martin Schwidefsky2009-12-071-11/+50
| * | | [S390] Improve code generated by atomic operations.Martin Schwidefsky2009-12-071-4/+4
| * | | [S390] dasd: remove dead codeChristian Borntraeger2009-12-071-23/+0
| * | | [S390] Use do_exception() in pagetable walk usercopy functions.Gerald Schaefer2009-12-073-96/+76
OpenPOWER on IntegriCloud