Age | Commit message (Expand) | Author |
2014-02-12 | Merge tag 'stable/for-linus-3.14-rc2-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2014-02-11 | ia64/xen: Remove Xen support for ia64 even more | Paul Bolle |
2014-02-11 | xen/events: bind all new interdomain events to VCPU0 | David Vrabel |
2014-02-05 | Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2014-02-03 | Revert "xen/grant-table: Avoid m2p_override during mapping" | Konrad Rzeszutek Wilk |
2014-01-31 | Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc... | Linus Torvalds |
2014-01-31 | drivers: xen: deaggressive selfballoon driver | Bob Liu |
2014-01-31 | xen/grant-table: Avoid m2p_override during mapping | Zoltan Kiss |
2014-01-30 | xen/gnttab: Use phys_addr_t to describe the grant frame base address | Julien Grall |
2014-01-30 | xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t) | Ian Campbell |
2014-01-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-01-22 | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2014-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-01-12 | Merge branch 'acpi-hotplug' | Rafael J. Wysocki |
2014-01-12 | Merge branch 'acpi-cleanup' | Rafael J. Wysocki |
2014-01-10 | xen: delete new instances of __cpuinit usage | Paul Gortmaker |
2014-01-07 | xen/evtchn_fifo: fix error return code in evtchn_fifo_setup() | Wei Yongjun |
2014-01-07 | xen-platform: fix error return code in platform_pci_init() | Wei Yongjun |
2014-01-07 | xen: Use dev_is_pci() to check whether it is pci device | Yijing Wang |
2014-01-06 | xen/grant-table: Force to use v1 of grants. | Konrad Rzeszutek Wilk |
2014-01-06 | xen/pvh: Piggyback on PVHVM XenBus. | Mukesh Rathor |
2014-01-06 | xen/pvh: Piggyback on PVHVM for grant driver (v4) | Konrad Rzeszutek Wilk |
2014-01-06 | xen/grant: Implement an grant frame array struct (v3). | Konrad Rzeszutek Wilk |
2014-01-06 | xen/grant-table: Refactor gnttab_init | Konrad Rzeszutek Wilk |
2014-01-06 | xen/grants: Remove gnttab_max_grant_frames dependency on gnttab_init. | Konrad Rzeszutek Wilk |
2014-01-06 | xen/pvh: Piggyback on PVHVM for event channels (v2) | Mukesh Rathor |
2014-01-06 | xen/events: use the FIFO-based ABI if available | David Vrabel |
2014-01-06 | xen/events: allow event channel priority to be set | David Vrabel |
2014-01-06 | xen/events: Add the hypervisor interface for the FIFO-based event channels | David Vrabel |
2014-01-06 | xen/evtchn: support more than 4096 ports | David Vrabel |
2014-01-06 | xen/events: add xen_evtchn_mask_all() | David Vrabel |
2014-01-06 | xen/events: Refactor evtchn_to_irq array to be dynamically allocated | David Vrabel |
2014-01-06 | xen/events: add a evtchn_op for port setup | David Vrabel |
2014-01-06 | xen/events: allow setup of irq_info to fail | David Vrabel |
2014-01-06 | xen/events: add struct evtchn_ops for the low-level port operations | David Vrabel |
2014-01-06 | xen/events: move 2-level specific code into its own file | David Vrabel |
2014-01-06 | xen/events: move drivers/xen/events.c into drivers/xen/events/ | David Vrabel |
2014-01-06 | xen/events: replace raw bit ops with functions | Wei Liu |
2014-01-06 | xen/events: introduce test_and_set_mask() | Wei Liu |
2014-01-06 | xen/events: remove unnecessary init_evtchn_cpu_bindings() | David Vrabel |
2014-01-06 | xen/events: refactor retrigger_dynirq() and resend_irq_on_evtchn() | David Vrabel |
2014-01-06 | xen/pci: Fix build on non-x86 | Ben Hutchings |
2014-01-06 | xen: simplify balloon_first_page() with list_first_entry_or_null() | Jie Liu |
2014-01-06 | xen: balloon: enable for ARM | Ian Campbell |
2014-01-03 | xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4). | Konrad Rzeszutek Wilk |
2013-12-20 | Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2013-12-19 | Merge branch 'master' into for-next | Jiri Kosina |
2013-12-13 | xen/balloon: Seperate the auto-translate logic properly (v2) | Stefano Stabellini |
2013-12-07 | Merge branch 'acpi-cleanup' into acpi-hotplug | Rafael J. Wysocki |
2013-12-07 | ACPI: Clean up inclusions of ACPI header files | Lv Zheng |