aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-17tracing: Unify arch_syscall_addr() implementationsMike Frysinger1-0/+7
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-1/+1
2010-02-09[S390] Fix struct _lowcore layout.Heiko Carstens1-2/+2
2010-01-27[S390] irqflags: add missing types.h includeHeiko Carstens1-6/+3
2010-01-13[S390] unwire sys_recvmmsg againHeiko Carstens1-2/+4
2010-01-13[S390] bug: implement arch specific __WARN macroHeiko Carstens1-0/+4
2010-01-13[S390] Move __cpu_logical_map to smp.cHeiko Carstens1-5/+13
2010-01-13[S390] smp: remove volatile type quilifier from __cpu_logical_mapHeiko Carstens1-1/+1
2010-01-13[S390] remove superfluous TIF_USEDFPU bitMartin Schwidefsky1-7/+5
2010-01-04[S390] Have param.h simply include <asm-generic/param.h>.Robert P. J. Day1-26/+2
2009-12-18[S390] wire up sys_recvmmsgHeiko Carstens1-1/+2
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-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner1-10/+10
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2-17/+17
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner1-17/+17
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 Gleixner2-9/+9
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg1-0/+1
2009-12-09Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds11-307/+39
2009-12-08Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+8
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 Torvalds1-1/+2
2009-12-07[S390] s390: use change recording override for kernel mappingChristian Borntraeger1-1/+3
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] 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 Schaefer1-0/+2
2009-12-07[S390] Improve address space mode selection.Martin Schwidefsky3-14/+10
2009-12-07[S390] cio: split PGID settings and statusPeter Oberparleiter1-0/+4
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2-30/+1
2009-12-05Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-29/+0
2009-12-05s390: Convert BUG() to use unreachable()David Daney1-1/+1
2009-12-03KVM: s390: Make psw available on all exits, not just a subsetCarsten Otte1-1/+2
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's pagesIlya Loginov1-0/+1
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller5-6/+38
2009-11-13locking: Make inlining decision Kconfig basedThomas Gleixner1-29/+0
2009-11-05nohz: Introduce arch_needs_cpuMartin Schwidefsky1-0/+8
2009-10-29[S390] cputime: fix overflow on 31 bit systemsMartin Schwidefsky1-3/+3
2009-10-12net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman1-0/+2
2009-10-06[S390] 64-bit register support for 31-bit processesHeiko Carstens3-0/+31
2009-10-06[S390] Provide arch specific mdelay implementation.Heiko Carstens1-3/+4
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell1-1/+0
2009-09-24cpumask: arch_send_call_function_ipi_mask: s390Rusty Russell1-1/+2
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: s390Rusty Russell1-1/+0
2009-09-23Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-1/+10
2009-09-23Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2009-09-22[S390] hibernate: Do real CPU swap at resume timeMichael Holzheu1-0/+1