| Commit message (Expand) | Author | Age |
* | KVM: s390: register flic ops dynamically | Cornelia Huck | 2014-09-17 |
* | KVM: s390/interrupt: remove double assignment | Christian Borntraeger | 2014-09-10 |
* | KVM: s390/cmm: Fix prefix handling for diag 10 balloon | Christian Borntraeger | 2014-09-10 |
* | KVM: s390: get rid of constant condition in ipte_unlock_simple | Christian Borntraeger | 2014-09-10 |
* | KVM: s390: unintended fallthrough for external call | Christian Borntraeger | 2014-09-10 |
* | KVM: s390: Limit guest size to 16TB | Christian Borntraeger | 2014-09-10 |
* | KVM: s390: add __must_check to interrupt deliver functions | Christian Borntraeger | 2014-09-10 |
* | KVM: CPACF: Enable MSA4 instructions for kvm guest | Tony Krowiak | 2014-09-10 |
* | KVM: remove garbage arg to *hardware_{en,dis}able | Radim Krčmář | 2014-08-29 |
* | KVM: static inline empty kvm_arch functions | Radim Krčmář | 2014-08-29 |
* | KVM: forward declare structs in kvm_types.h | Paolo Bonzini | 2014-08-29 |
* | KVM: s390/mm: fix up indentation of set_guest_storage_key | Christian Borntraeger | 2014-08-29 |
* | Merge tag 'kvm-s390-next-20140825' of git://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini | 2014-08-26 |
|\ |
|
| * | KVM: s390/mm: remove outdated gmap data structures | Martin Schwidefsky | 2014-08-26 |
| * | KVM: s390/mm: support gmap page tables with less than 5 levels | Martin Schwidefsky | 2014-08-26 |
| * | KVM: s390/mm: use radix trees for guest to host mappings | Martin Schwidefsky | 2014-08-26 |
| * | KVM: s390/mm: cleanup gmap function arguments, variable names | Martin Schwidefsky | 2014-08-25 |
| * | KVM: s390/mm: readd address parameter to gmap_do_ipte_notify | Martin Schwidefsky | 2014-08-25 |
| * | KVM: s390/mm: readd address parameter to pgste_ipte_notify | Martin Schwidefsky | 2014-08-25 |
| * | KVM: s390: don't use kvm lock in interrupt injection code | Jens Freimann | 2014-08-25 |
| * | KVM: s390: return -EFAULT if lowcore is not mapped during irq delivery | Jens Freimann | 2014-08-25 |
| * | KVM: s390: implement KVM_REQ_TLB_FLUSH and make use of it | David Hildenbrand | 2014-08-25 |
| * | KVM: s390: synchronize more registers with kvm_run | David Hildenbrand | 2014-08-25 |
| * | KVM: s390: no special machine check delivery | Christian Borntraeger | 2014-08-25 |
| * | KVM: s390: clear kvm_dirty_regs when dropping to user space | David Hildenbrand | 2014-08-25 |
| * | KVM: s390: factor out get_ilc() function | Jens Freimann | 2014-08-25 |
| * | KVM: s390: add defines for pfault init delivery code | Jens Freimann | 2014-08-25 |
* | | Merge tag 'kvm-s390-20140825' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Paolo Bonzini | 2014-08-25 |
|\| |
|
| * | KVM: s390/mm: try a cow on read only pages for key ops | Christian Borntraeger | 2014-08-25 |
| * | KVM: s390: Fix user triggerable bug in dead code | Christian Borntraeger | 2014-08-25 |
* | | KVM: add kvm_arch_sched_in | Radim Krčmář | 2014-08-21 |
|/ |
|
* | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-08-09 |
|\ |
|
| * | s390: Use get_signal() signal_setup_done() | Richard Weinberger | 2014-08-06 |
* | | Merge branch 'akpm' (second patchbomb from Andrew Morton) | Linus Torvalds | 2014-08-08 |
|\ \ |
|
| * | | kexec: load and relocate purgatory at kernel load time | Vivek Goyal | 2014-08-08 |
| * | | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 2014-08-08 |
| * | | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig | Laura Abbott | 2014-08-08 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-08-07 |
|\ \ \
| |/ /
|/| | |
|
| * | | KVM: Give IRQFD its own separate enabling Kconfig option | Paul Mackerras | 2014-08-05 |
| * | | KVM: irqchip: Provide and use accessors for irq routing table | Paul Mackerras | 2014-08-05 |
| * | | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm | Paolo Bonzini | 2014-08-05 |
| |\ \ |
|
| | * | | KVM: Rename and add argument to check_extension | Alexander Graf | 2014-07-28 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2014-08-07 |
|\ \ \ \ |
|
| * | | | | s390/locking: Reenable optimistic spinning | Christian Borntraeger | 2014-08-06 |
| * | | | | s390/mm: implement dirty bits for large segment table entries | Martin Schwidefsky | 2014-08-01 |
| * | | | | KVM: s390/mm: Fix page table locking vs. split pmd lock | Christian Borntraeger | 2014-08-01 |
| * | | | | s390/irq: improve displayed interrupt order in /proc/interrupts | Hendrik Brueckner | 2014-07-28 |
| * | | | | s390/seccomp: fix error return for filtered system calls | Jan Willeke | 2014-07-28 |
| * | | | | s390/pci: introduce lazy IOTLB flushing for DMA unmap | Gerald Schaefer | 2014-07-22 |
| * | | | | s390/pci: fix kmsg component | Gerald Schaefer | 2014-07-22 |