aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queueLinus Torvalds1-1/+2
2011-10-28compat: sync compat_stats with statfs.Eric W. Biederman1-1/+2
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller2-1/+4
2011-09-26[S390] Do not clobber personality flags on execMartin Schwidefsky1-1/+2
2011-09-20[S390] kvm: fix address mode switchingChristian Borntraeger1-0/+2
2011-08-13qdio: support forced signal adapter indicationsfrank.blaschka@de.ibm.com1-0/+10
2011-08-13qdio: support asynchronous delivery of storage blocksfrank.blaschka@de.ibm.com1-3/+65
2011-08-03[S390] exec: remove redundant set_fs(USER_DS)Mathias Krause1-2/+0
2011-08-03[S390] Use diagnose 308 for system resetMichael Holzheu1-0/+1
2011-08-03[S390] Add PSW restart shutdown triggerMichael Holzheu2-2/+10
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma1-2/+0
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma1-2/+2
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+0
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita1-4/+1
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger1-1/+0
2011-07-24[S390] kvm: make sigp emerg smp capableChristian Ehrhardt1-0/+5
2011-07-24[S390] Use gmap translation for accessing guest memoryCarsten Otte1-3/+1
2011-07-24[S390] use gmap address spaces for kvm guest imagesCarsten Otte1-0/+2
2011-07-24[S390] kvm guest address space mappingMartin Schwidefsky6-6/+52
2011-07-24[S390] fix s390 assembler code alignmentsJan Glauber1-1/+4
2011-07-24[S390] move sie code to entry.SMartin Schwidefsky1-0/+2
2011-07-24[S390] kvm: handle tprot interceptsChristian Borntraeger1-0/+1
2011-07-24[S390] irqs: Do not trace arch_local_{*,irq_*} functionsSteven Rostedt1-8/+8
2011-06-06[S390] fix kvm defines for 31 bit compileMartin Schwidefsky1-13/+26
2011-06-06[S390] use generic RCU page-table freeing codeMartin Schwidefsky2-56/+46
2011-06-06[S390] qdio: Split SBAL entry flagsJan Glauber1-91/+28
2011-05-29[S390] mm: fix storage key handlingHeiko Carstens1-8/+8
2011-05-28Merge branch 'setns'Linus Torvalds1-1/+2
2011-05-28ns: Wire up the setns system callEric W. Biederman1-1/+2
2011-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds1-10/+0
2011-05-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds5-27/+21
2011-05-26s390: use asm-generic/bitops/le.hAkinobu Mita1-35/+2
2011-05-26arch: add #define for each of optimized find bitopsAkinobu Mita1-0/+8
2011-05-26[S390] delay: implement ndelayHeiko Carstens1-3/+5
2011-05-26[S390] topology,sched: fix cpu_coregroup_mask/cpu_book_mask definitionsHeiko Carstens1-2/+2
2011-05-26[S390] uaccess: turn __access_ok() into a defineHeiko Carstens1-5/+6
2011-05-26[S390] irq: merge irq.c and s390_ext.cHeiko Carstens2-19/+8
2011-05-26[S390] irq: fix service signal external interrupt handlingHeiko Carstens1-0/+2
2011-05-25s390: mmu_gather reworkPeter Zijlstra1-25/+37
2011-05-24PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki1-10/+0
2011-05-23[S390] oprofile: add missing irq stats counterHeiko Carstens1-0/+1
2011-05-23[S390] Ignore sendmmsg system call note wired up warningHeiko Carstens1-0/+1
2011-05-23[S390] refactor page table functions for better pgste supportMartin Schwidefsky4-224/+321
2011-05-23[S390] merge page_test_dirty and page_clear_dirtyMartin Schwidefsky2-55/+59
2011-05-23[S390] convert old cpumask API into new oneKOSAKI Motohiro1-1/+1
2011-05-23[S390] pfault: cpu hotplug vs missing completion interruptsHeiko Carstens2-2/+3
2011-05-23[S390] percpu: implement arch specific irqsafe_cpu_opsHeiko Carstens2-1/+68
2011-05-23[S390] Remove data execution protectionMartin Schwidefsky8-132/+24
2011-05-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-3/+38
2011-05-19module: undo module RONX protection correctly.Jan Glauber1-0/+1