Age | Commit message (Expand) | Author |
2014-08-25 | 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 | 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-09 | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-08-08 | 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-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2014-08-06 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2014-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-08-06 | s390: Use get_signal() signal_setup_done() | Richard Weinberger |
2014-08-06 | s390/locking: Reenable optimistic spinning | Christian Borntraeger |
2014-08-05 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-08-05 | 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-04 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-08-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-08-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-08-04 | Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2014-08-02 | net: filter: split 'struct sk_filter' into socket and bpf parts | Alexei Starovoitov |
2014-08-01 | 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-07-31 | KVM: s390: rework broken SIGP STOP interrupt handling | David Hildenbrand |
2014-07-30 | KVM: s390: Fix memory leak on busy SIGP stop | Christian Borntraeger |
2014-07-28 | KVM: Rename and add argument to check_extension | Alexander Graf |
2014-07-28 | 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 | Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app... | Ingo Molnar |
2014-07-23 | timekeeping: Create struct tk_read_base and use it in struct timekeeper | Thomas Gleixner |
2014-07-23 | clocksource: Get rid of cycle_last | Thomas Gleixner |
2014-07-23 | ktime: Kill non-scalar ktime_t implementation for 2038 | John Stultz |
2014-07-22 | s390/pci: introduce lazy IOTLB flushing for DMA unmap | Gerald Schaefer |
2014-07-22 | s390/pci: fix kmsg component | Gerald Schaefer |
2014-07-22 | s390/kdump: Return NOTIFY_OK for all actions other than MEM_GOING_OFFLINE | Michael Holzheu |
2014-07-22 | s390/qdio: add helpers to manage qdio buffers | Sebastian Ott |
2014-07-21 | KVM: s390: add ipte to trace event decoding | Christian Borntraeger |
2014-07-21 | KVM: s390: advertise KVM_CAP_S390_IRQCHIP | Cornelia Huck |