Age | Commit message (Expand) | Author |
2012-03-11 | [S390] stack dump: fix indentation in output | Heiko Carstens |
2012-03-11 | [S390] kernel: Add OS info memory interface | Michael Holzheu |
2012-03-11 | [S390] Use block_sigmask() | Matt Fleming |
2012-03-11 | [S390] kernel: Add z/VM LGR detection | Michael Holzheu |
2012-03-11 | [S390] irq: external interrupt code passing | Heiko Carstens |
2012-03-11 | [S390] irq: set __ARCH_IRQ_EXIT_IRQS_DISABLED | Heiko Carstens |
2012-03-11 | [S390] Use copy_to_absolute_zero() instead of "stura/sturg" | Michael Holzheu |
2012-03-11 | [S390] rework idle code | Martin Schwidefsky |
2012-03-11 | [S390] rework smp code | Martin Schwidefsky |
2012-03-11 | [S390] rename lowcore field | Martin Schwidefsky |
2012-03-11 | [S390] Fix gcc 4.6.0 compile warning | Michael Holzheu |
2012-03-08 | KVM: Introduce kvm_memory_slot::arch and move lpage_info into it | Takuya Yoshikawa |
2012-03-08 | KVM: s390: provide control registers via kvm_run | Christian Borntraeger |
2012-03-08 | KVM: s390: add stop_on_stop flag when doing stop and store | Jens Freimann |
2012-03-08 | KVM: s390: ignore sigp stop overinitiative | Jens Freimann |
2012-03-08 | KVM: s390: make sigp restart return busy when stop pending | Jens Freimann |
2012-03-08 | KVM: s390: do store status after handling STOP_ON_STOP bit | Jens Freimann |
2012-03-08 | KVM: s390: Sanitize fpc registers for KVM_SET_FPU | Christian Borntraeger |
2012-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-03-05 | KVM: s390: provide access guest registers via kvm_run | Christian Borntraeger |
2012-03-05 | KVM: s390: provide general purpose guest registers via kvm_run | Christian Borntraeger |
2012-03-05 | KVM: s390: provide the prefix register via kvm_run | Christian Borntraeger |
2012-03-05 | KVM: provide synchronous registers in kvm_run | Christian Borntraeger |
2012-03-05 | KVM: s390: rework code that sets the prefix | Christian Borntraeger |
2012-03-05 | KVM: s390: Fix return code for unknown ioctl numbers | Carsten Otte |
2012-03-05 | KVM: s390: ucontrol: announce capability for user controlled vms | Carsten Otte |
2012-03-05 | KVM: s390: fix assumption for KVM_MAX_VCPUS | Carsten Otte |
2012-03-05 | KVM: s390: ucontrol: disable sca | Carsten Otte |
2012-03-05 | KVM: s390: ucontrol: interface to inject faults on a vcpu page table | Carsten Otte |
2012-03-05 | KVM: s390: ucontrol: disable in-kernel irq stack | Carsten Otte |
2012-03-05 | KVM: s390: ucontrol: disable in-kernel handling of SIE intercepts | Carsten Otte |
2012-03-05 | KVM: s390: ucontrol: export SIE control block to user | Carsten Otte |
2012-03-05 | KVM: s390: ucontrol: export page faults to user | Carsten Otte |
2012-03-05 | KVM: s390: ucontrol: per vcpu address spaces | Carsten Otte |
2012-03-05 | KVM: s390: add parameter for KVM_CREATE_VM | Carsten Otte |
2012-03-05 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2012-03-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-03-01 | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner |
2012-02-28 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar |
2012-02-27 | compat: fix compile breakage on s390 | Heiko Carstens |
2012-02-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-02-24 | [S390] memory hotplug: prevent memory zone interleave | Gerald Schaefer |
2012-02-24 | [S390] crash_dump: remove duplicate include | Danny Kukawka |
2012-02-24 | [S390] KEYS: Enable the compat keyctl wrapper on s390x | David Howells |
2012-02-24 | net: Add framework to allow sending packets with customized CRC. | Ben Greear |
2012-02-24 | static keys: Introduce 'struct static_key', static_key_true()/false() and sta... | Ingo Molnar |
2012-02-21 | sys_poll: fix incorrect type for 'timeout' parameter | Linus Torvalds |
2012-02-21 | sock: Introduce the SO_PEEK_OFF sock option | Pavel Emelyanov |
2012-02-21 | s390: Convert call_rcu() to kfree_rcu(), drop ext_int_hash_update() | Paul E. McKenney |
2012-02-17 | [S390] correct ktime to tod clock comparator conversion | Martin Schwidefsky |