Age | Commit message (Expand) | Author |
2016-07-19 | xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7 | Jan Beulich |
2016-07-19 | xenbus: don't bail early from xenbus_dev_request_and_reply() | Jan Beulich |
2016-07-19 | xenbus: don't BUG() on user mode induced condition | Jan Beulich |
2016-07-10 | xen/pciback: Fix conf_space read/write overlap check. | Andrey Grodzovsky |
2016-06-06 | xen/events: Don't move disabled irqs | Ross Lagerwall |
2016-04-20 | xen/events: Mask a moving irq | Boris Ostrovsky |
2016-03-07 | xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY | Konrad Rzeszutek Wilk |
2016-03-07 | xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set. | Konrad Rzeszutek Wilk |
2016-03-07 | xen/pciback: Return error on XEN_PCI_OP_enable_msix when device has MSI or MS... | Konrad Rzeszutek Wilk |
2016-03-07 | xen/pciback: Save the number of MSI-X entries to be copied later. | Konrad Rzeszutek Wilk |
2016-03-07 | xen/pciback: Save xen_pci_op commands before processing it | Konrad Rzeszutek Wilk |
2016-03-07 | xen/scsiback: correct frontend counting | Juergen Gross |
2016-01-31 | xen/gntdev: Grant maps should not be subject to NUMA balancing | Boris Ostrovsky |
2015-10-27 | sched/preempt, xen: Use need_resched() instead of should_resched() | Konstantin Khlebnikov |
2015-09-13 | xen/xenbus: Don't leak memory when unmapping the ring on HVM backend | Julien Grall |
2015-08-16 | xen/gntdevt: Fix race condition in gntdev_release() | Marek Marczykowski-Górecki |
2015-05-19 | xen/events: don't bind non-percpu VIRQs with percpu chip | David Vrabel |
2015-05-06 | xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARM | Stefano Stabellini |
2015-05-05 | xen/events: Set irq_info->evtchn before binding the channel to CPU in __start... | Boris Ostrovsky |
2015-05-05 | xen/xenbus: Update xenbus event channel on resume | Boris Ostrovsky |
2015-05-05 | xen/events: Clear cpu_evtchn_mask before resuming | Boris Ostrovsky |
2015-04-29 | xen-pciback: Add name prefix to global 'permissive' variable | Ben Hutchings |
2015-04-29 | xen: Suspend ticks on all CPUs during suspend | Boris Ostrovsky |
2015-04-27 | xen/grant: introduce func gnttab_unmap_refs_sync() | Bob Liu |
2015-04-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2015-04-24 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-04-16 | Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2015-04-15 | xen/pci: Try harder to get PXM information for Xen | Ross Lagerwall |
2015-04-15 | xenbus_client: Extend interface to support multi-page ring | Wei Liu |
2015-04-14 | cleancache: forbid overriding cleancache_ops | Vladimir Davydov |
2015-04-14 | target: simplify the target template registration API | Christoph Hellwig |
2015-04-02 | Merge tag 'stable/for-linus-4.0-rc6-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2015-03-26 | XEN / ACPI: Make XEN ACPI depend on X86 | Hanjun Guo |
2015-03-23 | xen/balloon: before adding hotplugged memory, set frames to invalid | Juergen Gross |
2015-03-23 | x86/xen: prepare p2m list for memory hotplug | Juergen Gross |
2015-03-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds |
2015-03-19 | loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session | Bart Van Assche |
2015-03-16 | xen-pciback: also support disabling of bus-mastering and memory-write-invalidate | Jan Beulich |
2015-03-16 | xen: scsiback: add LUN of restored domain | Juergen Gross |
2015-03-16 | xen-scsiback: define a pr_fmt macro with xen-pvscsi | Tao Chen |
2015-03-16 | xen/mce: fix up xen_late_init_mcelog() error handling | Dan Carpenter |
2015-03-16 | xen/privcmd: improve performance of MMAPBATCH_V2 | David Vrabel |
2015-03-16 | xen: unify foreign GFN map/unmap for auto-xlated physmap guests | David Vrabel |
2015-03-16 | xen/pciback: Don't print scary messages when unsupported by hypervisor. | Konrad Rzeszutek Wilk |
2015-03-16 | xen: balloon: Use static attribute groups for sysfs entries | Takashi Iwai |
2015-03-16 | xen: pcpu: Use static attribute groups for sysfs entry | Takashi Iwai |
2015-03-11 | xen-pciback: limit guest control of command register | Jan Beulich |
2015-03-06 | xen/events: avoid NULL pointer dereference in dom0 on large machines | Juergen Gross |
2015-02-23 | xen-scsiback: mark pvscsi frontend request consumed only after last read | Juergen Gross |
2015-02-23 | x86/xen: allow privcmd hypercalls to be preempted | David Vrabel |