aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina3-3/+3
2010-03-05Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-12/+24
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-29/+13
2010-03-03Simplify failure exits in s390/hypfs fill_super()Al Viro1-29/+13
2010-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+1
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2010-03-01KVM: fix cleanup_srcu_struct on vm destructionMarcelo Tosatti1-0/+1
2010-03-01KVM: switch vcpu context to use SRCUMarcelo Tosatti1-3/+7
2010-03-01KVM: split kvm_arch_set_memory_region into prepare and commitMarcelo Tosatti1-9/+16
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller73-1070/+1713
2010-02-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-11/+78
2010-02-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds69-1056/+1632
2010-02-27Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/coreIngo Molnar5-11/+78
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-3/+3
2010-02-26[S390] time: remove unused codeHeiko Carstens1-8/+0
2010-02-26[S390] correct vdso version stringMartin Schwidefsky1-1/+1
2010-02-26[S390] add support for compressed kernelsMartin Schwidefsky15-43/+488
2010-02-26[S390] codepage conversion of kernel parameter lineMartin Schwidefsky2-18/+13
2010-02-26[S390] add z9-ec/z10 instruction to kernel disassemblerMartin Schwidefsky1-84/+285
2010-02-26[S390] use kprobes_built_in() in mm/fault codeHeiko Carstens1-3/+1
2010-02-26[S390] bug: use relative pointers in bug table entriesHeiko Carstens2-8/+5
2010-02-26[S390] Cleanup struct _lowcore usage and defines.Heiko Carstens20-222/+161
2010-02-26[S390] free_initmem: reduce code duplicationHeiko Carstens1-16/+17
2010-02-26[S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens9-25/+25
2010-02-26[S390] spinlock: check virtual cpu running statusGerald Schaefer3-37/+80
2010-02-26[S390] sysinfo: fix SYSIB 3,2,2 structureHeiko Carstens1-1/+2
2010-02-26[S390] add MACHINE_IS_LPAR flagMartin Schwidefsky3-5/+11
2010-02-26[S390] qdio: optimize cache line usage of struct qdio_irqJan Glauber1-1/+2
2010-02-26[S390] smp: rework sigp codeHeiko Carstens3-82/+74
2010-02-26[S390] smp: always reboot on cpu 0Heiko Carstens7-11/+191
2010-02-26[S390] smp: rename and add lowcore definesHeiko Carstens2-2/+5
2010-02-26[S390] zfcpdump: remove cross arch dump supportHeiko Carstens5-112/+25
2010-02-26[S390] use inline assembly contraints available with gcc 3.3.3Martin Schwidefsky11-388/+226
2010-02-26[S390] cio: fix storage key handlingHeiko Carstens1-3/+0
2010-02-26[S390] cio: wait for channel reportSebastian Ott1-0/+1
2010-02-26[S390] uaccess: implement strict user copy checksHeiko Carstens4-1/+34
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King1-1/+1
2010-02-17s390: Add pt_regs register and stack access APIHeiko Carstens3-1/+71
2010-02-17tracing: Unify arch_syscall_addr() implementationsMike Frysinger2-10/+7
2010-02-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller6-11/+10
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack2-2/+2
2010-02-09[S390] Fix struct _lowcore layout.Heiko Carstens1-2/+2
2010-02-05tree-wide: fix 'lenght' typo in comments and codeDaniel Mack1-1/+1
2010-01-27[S390] fix single stepped svcs with TRACE_IRQFLAGS=yMartin Schwidefsky2-0/+2
2010-01-27[S390] use set_current_state in sigsuspendMartin Schwidefsky1-1/+1
2010-01-27[S390] irqflags: add missing types.h includeHeiko Carstens1-6/+3
2010-01-25KVM: S390: fix potential array overrun in intercept handlingChristian Borntraeger1-2/+2
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller17-110/+143
2010-01-15vhost_net: a kernel-level virtio serverMichael S. Tsirkin1-0/+1
2010-01-13[S390] unwire sys_recvmmsg againHeiko Carstens3-12/+4