summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig2010-03-121-3/+0
* improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-121-1/+2
* Add generic sys_old_mmap()Christoph Hellwig2010-03-121-0/+1
* [S390] remove unused qdio flags in zfcp and qethUrsula Braun2010-03-081-7/+0
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-1/+1
|\
| * MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-1/+1
* | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-02-282-1/+19
|\ \
| * \ Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2010-02-272-1/+19
| |\ \
| | * | s390: Add pt_regs register and stack access APIHeiko Carstens2010-02-171-1/+12
| | * | tracing: Unify arch_syscall_addr() implementationsMike Frysinger2010-02-171-0/+7
* | | | [S390] correct vdso version stringMartin Schwidefsky2010-02-261-1/+1
* | | | [S390] bug: use relative pointers in bug table entriesHeiko Carstens2010-02-261-8/+2
* | | | [S390] Cleanup struct _lowcore usage and defines.Heiko Carstens2010-02-263-190/+59
* | | | [S390] spinlock: check virtual cpu running statusGerald Schaefer2010-02-262-21/+43
* | | | [S390] sysinfo: fix SYSIB 3,2,2 structureHeiko Carstens2010-02-261-1/+2
* | | | [S390] add MACHINE_IS_LPAR flagMartin Schwidefsky2010-02-261-0/+3
* | | | [S390] qdio: optimize cache line usage of struct qdio_irqJan Glauber2010-02-261-1/+2
* | | | [S390] smp: rework sigp codeHeiko Carstens2010-02-261-51/+49
* | | | [S390] smp: always reboot on cpu 0Heiko Carstens2010-02-261-0/+12
* | | | [S390] smp: rename and add lowcore definesHeiko Carstens2010-02-261-1/+4
* | | | [S390] zfcpdump: remove cross arch dump supportHeiko Carstens2010-02-262-17/+11
* | | | [S390] use inline assembly contraints available with gcc 3.3.3Martin Schwidefsky2010-02-2610-388/+218
* | | | [S390] cio: fix storage key handlingHeiko Carstens2010-02-261-3/+0
* | | | [S390] cio: wait for channel reportSebastian Ott2010-02-261-0/+1
* | | | [S390] uaccess: implement strict user copy checksHeiko Carstens2010-02-261-0/+12
|/ / /
* | | [S390] Fix struct _lowcore layout.Heiko Carstens2010-02-091-2/+2
* | | [S390] irqflags: add missing types.h includeHeiko Carstens2010-01-271-6/+3
| |/ |/|
* | [S390] unwire sys_recvmmsg againHeiko Carstens2010-01-131-2/+4
* | [S390] bug: implement arch specific __WARN macroHeiko Carstens2010-01-131-0/+4
* | [S390] Move __cpu_logical_map to smp.cHeiko Carstens2010-01-131-5/+13
* | [S390] smp: remove volatile type quilifier from __cpu_logical_mapHeiko Carstens2010-01-131-1/+1
* | [S390] remove superfluous TIF_USEDFPU bitMartin Schwidefsky2010-01-131-7/+5
|/
* [S390] Have param.h simply include <asm-generic/param.h>.Robert P. J. Day2010-01-041-26/+2
* [S390] wire up sys_recvmmsgHeiko Carstens2009-12-181-1/+2
* 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
* | locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-141-10/+10
* | locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-142-17/+17
* | locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-141-17/+17
* | 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-142-9/+9
|/
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-12-0911-307/+39
|\
| * [S390] s390: use change recording override for kernel mappingChristian Borntraeger2009-12-071-1/+3
| * [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] 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-071-0/+2
OpenPOWER on IntegriCloud