Age | Commit message (Expand) | Author | Files | Lines |
2016-08-24 | xenbus: don't look up transaction IDs for ordinary writes | Jan Beulich | 1 | -1/+1 |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 1 | -7/+7 |
2016-07-27 | Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 18 | -242/+428 |
2016-07-27 | mm, frontswap: convert frontswap_enabled to static key | Vlastimil Babka | 1 | -2/+2 |
2016-07-26 | xen: add static initialization of steal_clock op to xen_time_ops | Juergen Gross | 1 | -1/+1 |
2016-07-25 | xen/evtchn: use xen_vcpu_id mapping | Vitaly Kuznetsov | 1 | -1/+2 |
2016-07-25 | xen/events: fifo: use xen_vcpu_id mapping | Vitaly Kuznetsov | 1 | -1/+1 |
2016-07-25 | xen/events: use xen_vcpu_id mapping in events_base | Vitaly Kuznetsov | 1 | -5/+5 |
2016-07-25 | x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_op | Vitaly Kuznetsov | 2 | -2/+3 |
2016-07-25 | xen/evtchn: add IOCTL_EVTCHN_RESTRICT | David Vrabel | 1 | -0/+40 |
2016-07-08 | xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7 | Jan Beulich | 1 | -32/+3 |
2016-07-08 | xenbus: simplify xenbus_dev_request_and_reply() | Jan Beulich | 1 | -4/+3 |
2016-07-08 | xenbus: don't bail early from xenbus_dev_request_and_reply() | Jan Beulich | 1 | -3/+0 |
2016-07-07 | xenbus: don't BUG() on user mode induced condition | Jan Beulich | 1 | -6/+8 |
2016-07-06 | xen: support runqueue steal time on xen | Juergen Gross | 1 | -17/+23 |
2016-07-06 | xen-pciback: drop superfluous variables | Jan Beulich | 1 | -10/+6 |
2016-07-06 | xen-pciback: short-circuit read path used for merging write values | Jan Beulich | 1 | -4/+2 |
2016-07-06 | xen-pciback: use const and unsigned in bar_init() | Jan Beulich | 1 | -2/+2 |
2016-07-06 | xen-pciback: simplify determination of 64-bit memory resource | Jan Beulich | 1 | -4/+1 |
2016-07-06 | xen-pciback: fold read_dev_bar() into its now single caller | Jan Beulich | 1 | -20/+13 |
2016-07-06 | xen-pciback: drop rom_init() | Jan Beulich | 1 | -13/+1 |
2016-07-06 | xen-pciback: drop unused function parameter of read_dev_bar() | Jan Beulich | 1 | -4/+3 |
2016-07-06 | xen: xenbus: Remove create_workqueue | Bhaktipriya Shridhar | 1 | -14/+1 |
2016-07-06 | xen: xen-pciback: Remove create_workqueue | Bhaktipriya Shridhar | 3 | -11/+2 |
2016-07-06 | xen: add steal_clock support on x86 | Juergen Gross | 1 | -0/+20 |
2016-07-06 | xen: use vma_pages(). | Muhammad Falak R Wani | 3 | -3/+3 |
2016-07-06 | ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services | Shannon Zhao | 1 | -1/+1 |
2016-07-06 | XEN: EFI: Move x86 specific codes to architecture directory | Shannon Zhao | 1 | -139/+34 |
2016-07-06 | Xen: ARM: Add support for mapping AMBA device mmio | Shannon Zhao | 1 | -0/+43 |
2016-07-06 | Xen: ARM: Add support for mapping platform device mmio | Shannon Zhao | 2 | -0/+154 |
2016-07-06 | Xen: xlate: Use page_to_xen_pfn instead of page_to_pfn | Shannon Zhao | 1 | -11/+27 |
2016-07-06 | xen/grant-table: Move xlated_setup_gnttab_pages to common place | Shannon Zhao | 1 | -0/+61 |
2016-06-24 | xen-pciback: return proper values during BAR sizing | Jan Beulich | 1 | -7/+11 |
2016-06-23 | xen/pciback: Fix conf_space read/write overlap check. | Andrey Grodzovsky | 1 | -4/+2 |
2016-06-23 | xen/balloon: Fix declared-but-not-defined warning | Ross Lagerwall | 1 | -15/+13 |
2016-05-28 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 1 | -11/+0 |
2016-05-24 | Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -3/+6 |
2016-05-24 | xen/events: Don't move disabled irqs | Ross Lagerwall | 1 | -2/+4 |
2016-05-24 | Xen: don't warn about 2-byte wchar_t in efi | Arnd Bergmann | 1 | -0/+1 |
2016-05-24 | xen/gntdev: reduce copy batch size to 16 | David Vrabel | 1 | -1/+1 |
2016-05-10 | target: make close_session optional | Christoph Hellwig | 1 | -5/+0 |
2016-05-10 | target: make ->shutdown_session optional | Christoph Hellwig | 1 | -6/+0 |
2016-05-07 | Merge branch 'linus' into efi/core, to pick up fixes | Ingo Molnar | 2 | -12/+24 |
2016-05-04 | xen/evtchn: fix ring resize when binding new events | Jan Beulich | 1 | -12/+8 |
2016-04-29 | efi: Remove unnecessary (and buggy) .memmap initialization from the Xen EFI d... | Ingo Molnar | 1 | -1/+0 |
2016-04-06 | xen/balloon: Fix crash when ballooning on x86 32 bit PAE | Ross Lagerwall | 1 | -0/+16 |
2016-04-04 | xen/events: Mask a moving irq | Boris Ostrovsky | 1 | -4/+24 |
2016-03-22 | Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 17 | -112/+29 |
2016-03-22 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 1 | -142/+139 |
2016-03-21 | drivers/xen: make platform-pci.c explicitly non-modular | Paul Gortmaker | 1 | -13/+9 |