aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* [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
| * [S390] Improve address space mode selection.Martin Schwidefsky2009-12-073-14/+10
| * [S390] cio: split PGID settings and statusPeter Oberparleiter2009-12-071-0/+4
* | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-081-0/+8
|\ \
| * | nohz: Introduce arch_needs_cpuMartin Schwidefsky2009-11-051-0/+8
* | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-081-0/+1
|\ \ \
| * | | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-261-0/+1
* | | | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-12-081-1/+2
|\ \ \ \
| * | | | KVM: s390: Make psw available on all exits, not just a subsetCarsten Otte2009-12-031-1/+2
| |/ / /
* | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-052-30/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-051-29/+0
| |\ \ \
| | * | | locking: Make inlining decision Kconfig basedThomas Gleixner2009-11-131-29/+0
| | |/ /
| * | | s390: Convert BUG() to use unreachable()David Daney2009-12-051-1/+1
| |/ /
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-185-6/+38
|\ \ \ | |/ /
| * | [S390] cputime: fix overflow on 31 bit systemsMartin Schwidefsky2009-10-291-3/+3
| * | [S390] 64-bit register support for 31-bit processesHeiko Carstens2009-10-063-0/+31
| * | [S390] Provide arch specific mdelay implementation.Heiko Carstens2009-10-061-3/+4
| |/
* | net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-121-0/+2
|/
* cpumask: remove arch_send_call_function_ipiRusty Russell2009-09-241-1/+0
* cpumask: arch_send_call_function_ipi_mask: s390Rusty Russell2009-09-241-1/+2
* cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-241-1/+0
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-09-232-1/+10
|\
| * [S390] hibernate: Do real CPU swap at resume timeMichael Holzheu2009-09-221-0/+1
| * [S390] hibernate: make sure pfn_is_nosave handles lowcore pagesHeiko Carstens2009-09-221-0/+2
| * [S390] smp: introduce LC_ORDER and simplify lowcore handlingHeiko Carstens2009-09-221-0/+6
| * [S390] fix disabled_wait inline assembly clobber listHeiko Carstens2009-09-221-1/+1
* | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-231-0/+1
|\ \
| * | cputime: Optimize jiffies_to_cputime(1)Stanislaw Gruszka2009-08-031-0/+1