Age | Commit message (Expand) | Author |
2014-07-16 | s390: fix restore of invalid floating-point-control | Martin Schwidefsky |
2014-07-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-06-26 | KVM: s390: add sie.h uapi header file to Kbuild and remove header dependency | Heiko Carstens |
2014-06-16 | s390/compat: correct ucontext layout for high gprs | Martin Schwidefsky |
2014-06-10 | s390/uaccess: always load the kernel ASCE after task switch | Martin Schwidefsky |
2014-06-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next | Linus Torvalds |
2014-06-03 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-05-30 | KVM: s390: Intercept the tprot instruction | Matthew Rosato |
2014-05-28 | s390/lowcore: replace lowcore irb array with a per-cpu variable | Martin Schwidefsky |
2014-05-28 | s390/lowcore: reserve 96 bytes for IRB in lowcore | Christian Borntraeger |
2014-05-22 | Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes | Ingo Molnar |
2014-05-20 | s390/spinlock,rwlock: always to a load-and-test first | Martin Schwidefsky |
2014-05-20 | s390/cio: fix multiple structure definitions | Sebastian Ott |
2014-05-20 | s390/uaccess: provide inline variants of get_user/put_user | Heiko Carstens |
2014-05-20 | s390/pci: add some new arch specific pci attributes | Sebastian Ott |
2014-05-20 | s390/pci: use pdev->dev.groups for attribute creation | Sebastian Ott |
2014-05-20 | s390: split TIF bits into CIF, PIF and TIF bits | Martin Schwidefsky |
2014-05-20 | s390/uaccess: simplify control register updates | Martin Schwidefsky |
2014-05-20 | s390/smp: Avoid busy loop after halt and "begin" on z/VM | Michael Holzheu |
2014-05-20 | s390: fix new ccwgroup.h kernel-doc warning | Randy Dunlap |
2014-05-20 | s390/spinlock: optimize spinlock code sequence | Philipp Hachtmann |
2014-05-20 | s390/spinlock: cleanup spinlock code | Philipp Hachtmann |
2014-05-20 | s390/mm: Convert bootmem to memblock | Philipp Hachtmann |
2014-05-16 | KVM: s390: split SIE state guest prefix field | Michael Mueller |
2014-05-16 | s390/sclp: add sclp_get_ibc function | Michael Mueller |
2014-05-16 | KVM: s390: interpretive execution of SIGP EXTERNAL CALL | David Hildenbrand |
2014-05-16 | KVM: s390: decoder of SIE intercepted instructions | Alexander Yarygin |
2014-05-16 | KVM: s390: add sie exit reasons tables | Alexander Yarygin |
2014-05-07 | sched, s390: Create a dedicated topology table | Vincent Guittot |
2014-05-07 | sched: Rework sched_domain topology definition | Vincent Guittot |
2014-05-06 | KVM: s390: Fix external interrupt interception | Thomas Huth |
2014-04-29 | KVM: s390: enable IBS for single running VCPUs | David Hildenbrand |
2014-04-27 | Merge branch 'safe-dirty-tlb-flush' | Linus Torvalds |
2014-04-25 | mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts | Linus Torvalds |
2014-04-25 | s390/ccwgroup: Fix memory corruption | Christian Borntraeger |
2014-04-22 | KVM: s390: hardware support for guest debugging | David Hildenbrand |
2014-04-22 | KVM: s390: kernel header addition for guest debugging | David Hildenbrand |
2014-04-22 | KVM: s390: emulate stctl and stctg | David Hildenbrand |
2014-04-22 | KVM: s390: deliver program irq parameters and use correct ilc | David Hildenbrand |
2014-04-22 | KVM: s390: extract irq parameters of intercepted program irqs | David Hildenbrand |
2014-04-22 | s390: rename and split lowcore field per_perc_atmid | Jens Freimann |
2014-04-22 | s390: fix name of lowcore field at offset 0xa3 | Jens Freimann |
2014-04-22 | KVM: s390: make use of ipte lock | Heiko Carstens |
2014-04-22 | KVM: s390/sclp: correctly set eca siif bit | Heiko Carstens |
2014-04-22 | KVM: s390: add 'pgm' member to kvm_vcpu_arch and helper function | Heiko Carstens |
2014-04-22 | s390/ctl_reg: add union type for control register 0 | Heiko Carstens |
2014-04-22 | s390/ptrace: add struct psw and accessor function | Heiko Carstens |
2014-04-22 | KVM: s390: allow injecting every kind of interrupt | Jens Freimann |
2014-04-22 | KVM: s390: Exploiting generic userspace interface for cmma | Dominik Dingel |