aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+0
2011-07-24Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds49-1022/+1301
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-20/+0
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-11/+55
2011-07-24modules: make arch's use default loader hooksJonas Bonn1-20/+0
2011-07-24[S390] use siginfo for sigtrap signalsMartin Schwidefsky1-6/+17
2011-07-24[S390] kvm: make sigp emerg smp capableChristian Ehrhardt2-0/+9
2011-07-24[S390] disable cpu measurement alerts on a dying cpuJan Glauber1-1/+2
2011-07-24[S390] initial cr0 bitsMartin Schwidefsky1-1/+1
2011-07-24[S390] iucv cr0 enablement bitMartin Schwidefsky2-2/+2
2011-07-24[S390] race safe external interrupt registrationJan Glauber1-37/+46
2011-07-24[S390] cleanup program check handler prototypesMartin Schwidefsky2-13/+7
2011-07-24[S390] remove kvm mmu reload on s390Carsten Otte2-19/+2
2011-07-24[S390] Use gmap translation for accessing guest memoryCarsten Otte6-110/+194
2011-07-24[S390] use gmap address spaces for kvm guest imagesCarsten Otte3-12/+40
2011-07-24[S390] kvm guest address space mappingMartin Schwidefsky11-36/+473
2011-07-24[S390] fix s390 assembler code alignmentsJan Glauber21-680/+378
2011-07-24[S390] move sie code to entry.SMartin Schwidefsky5-107/+79
2011-07-24[S390] kvm: handle tprot interceptsChristian Borntraeger5-0/+53
2011-07-24[S390] irqs: Do not trace arch_local_{*,irq_*} functionsSteven Rostedt1-8/+8
2011-07-23virtio: expose for non-virtualization users tooOhad Ben-Cohen1-1/+0
2011-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+3
2011-07-22Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds1-2/+2
2011-07-11Merge branch 'master' into for-nextJiri Kosina3-3/+10
2011-07-04crypto: s390 - support hardware accelerated SHA-224Jan Glauber1-11/+55
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra1-3/+3
2011-06-24s390: do not touch sie64a.S with duplicate include removalJiri Kosina1-0/+1
2011-06-22ptrace: kill trivial tracehooksTejun Heo1-2/+2
2011-06-22[S390] allow setting of upper 32 bit in smp_ctl_set_bitJan Glauber1-2/+2
2011-06-22[S390] hwsampler: Set a sane default sampling rateChristian Borntraeger1-1/+1
2011-06-22[S390] s390: enforce HW limits for the initial sampling rateChristian Borntraeger1-0/+6
2011-06-22[S390] kvm-s390: fix kconfig dependenciesChristian Borntraeger1-0/+1
2011-06-20treewide: remove duplicate includesVitaliy Ivanov2-3/+0
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 Schwidefsky4-229/+166
2011-06-06[S390] qdio: Split SBAL entry flagsJan Glauber1-91/+28
2011-06-06[S390] kvm-s390: fix stfle facilities numbers >=64Christian Borntraeger1-0/+1
2011-06-06[S390] kvm-s390: Fix host crash on misbehaving guestsChristian Borntraeger1-0/+2
2011-05-29[S390] mm: fix mmu_gather reworkHeiko Carstens1-7/+16
2011-05-29[S390] mm: fix storage key handlingHeiko Carstens1-8/+8
2011-05-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2011-05-28Merge branch 'setns'Linus Torvalds3-1/+9
2011-05-28ns: Wire up the setns system callEric W. Biederman3-1/+9
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 Torvalds20-183/+213
2011-05-27Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgentIngo Molnar1-2/+2
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] mm: add ZONE_DMA to 31-bit config againHeiko Carstens3-5/+1
2011-05-26[S390] mm: add page fault retry handlingHeiko Carstens1-13/+28