aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAge
* Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-03-28
|\
| * KVM: Introduce kvm_memory_slot::arch and move lpage_info into itTakuya Yoshikawa2012-03-08
| * KVM: s390: provide control registers via kvm_runChristian Borntraeger2012-03-08
| * KVM: s390: add stop_on_stop flag when doing stop and storeJens Freimann2012-03-08
| * KVM: s390: ignore sigp stop overinitiativeJens Freimann2012-03-08
| * KVM: s390: make sigp restart return busy when stop pendingJens Freimann2012-03-08
| * KVM: s390: do store status after handling STOP_ON_STOP bitJens Freimann2012-03-08
| * KVM: s390: Sanitize fpc registers for KVM_SET_FPUChristian Borntraeger2012-03-08
| * KVM: s390: provide access guest registers via kvm_runChristian Borntraeger2012-03-05
| * KVM: s390: provide general purpose guest registers via kvm_runChristian Borntraeger2012-03-05
| * KVM: s390: provide the prefix register via kvm_runChristian Borntraeger2012-03-05
| * KVM: provide synchronous registers in kvm_runChristian Borntraeger2012-03-05
| * KVM: s390: rework code that sets the prefixChristian Borntraeger2012-03-05
| * KVM: s390: Fix return code for unknown ioctl numbersCarsten Otte2012-03-05
| * KVM: s390: ucontrol: announce capability for user controlled vmsCarsten Otte2012-03-05
| * KVM: s390: fix assumption for KVM_MAX_VCPUSCarsten Otte2012-03-05
| * KVM: s390: ucontrol: disable scaCarsten Otte2012-03-05
| * KVM: s390: ucontrol: interface to inject faults on a vcpu page tableCarsten Otte2012-03-05
| * KVM: s390: ucontrol: disable in-kernel irq stackCarsten Otte2012-03-05
| * KVM: s390: ucontrol: disable in-kernel handling of SIE interceptsCarsten Otte2012-03-05
| * KVM: s390: ucontrol: export SIE control block to userCarsten Otte2012-03-05
| * KVM: s390: ucontrol: export page faults to userCarsten Otte2012-03-05
| * KVM: s390: ucontrol: per vcpu address spacesCarsten Otte2012-03-05
| * KVM: s390: add parameter for KVM_CREATE_VMCarsten Otte2012-03-05
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-03-27
|\ \
| * | [S390] register cpu devices for SMP=nMartin Schwidefsky2012-03-23
| * | [S390] perf: add support for s390x CPU countersHendrik Brueckner2012-03-23
| * | [S390] oprofile: Allow multiple users of the measurement alert interruptJan Glauber2012-03-23
| * | [S390] Remove unncessary export of arch_pick_mmap_layoutBen Hutchings2012-03-23
* | | coredump: remove VM_ALWAYSDUMP flagJason Baron2012-03-23
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-03-22
|\ \
| * | [S390] kernel: Pass correct stack for smp_call_ipl_cpu()Michael Holzheu2012-03-13
| * | [S390] Ensure that vmcore_info pointer is never accessed directlyMichael Holzheu2012-03-11
| * | [S390] stack dump: fix indentation in outputHeiko Carstens2012-03-11
| * | [S390] kernel: Add OS info memory interfaceMichael Holzheu2012-03-11
| * | [S390] Use block_sigmask()Matt Fleming2012-03-11
| * | [S390] kernel: Add z/VM LGR detectionMichael Holzheu2012-03-11
| * | [S390] irq: external interrupt code passingHeiko Carstens2012-03-11
| * | [S390] irq: set __ARCH_IRQ_EXIT_IRQS_DISABLEDHeiko Carstens2012-03-11
| * | [S390] Use copy_to_absolute_zero() instead of "stura/sturg"Michael Holzheu2012-03-11
| * | [S390] rework idle codeMartin Schwidefsky2012-03-11
| * | [S390] rework smp codeMartin Schwidefsky2012-03-11
| * | [S390] rename lowcore fieldMartin Schwidefsky2012-03-11
| * | [S390] Fix gcc 4.6.0 compile warningMichael Holzheu2012-03-11
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-21
|\ \ \
| * | | switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-21
|\ \ \
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-05
| |\| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-26
| |\ \ \
| * | | | net: Add framework to allow sending packets with customized CRC.Ben Greear2012-02-24