Age | Commit message (Expand) | Author |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-09-03 | x86/xen: Move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.c | Juergen Gross |
2018-06-19 | xen: share start flags between PV and PVH | Roger Pau Monne |
2018-05-14 | xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCE | Paul Durrant |
2017-11-06 | xen: re-introduce support for grant v2 interface | Juergen Gross |
2017-10-26 | arm/xen: don't inclide rwlock.h directly. | Sebastian Andrzej Siewior |
2017-07-06 | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2017-06-20 | xen-swiotlb: consolidate xen_swiotlb_dma_ops | Christoph Hellwig |
2017-06-05 | arm/xen: Adjust one function call together with a variable assignment | Markus Elfring |
2017-06-05 | arm/xen: Delete an error message for a failed memory allocation in __set_phys... | Markus Elfring |
2017-06-05 | arm/xen: Improve a size determination in __set_phys_to_machine_multi() | Markus Elfring |
2017-05-02 | xen: Implement EFI reset_system callback | Julien Grall |
2017-05-02 | arm/xen: Consolidate calls to shutdown hypercall in a single helper | Julien Grall |
2017-03-07 | Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-02-14 | xen/privcmd: Add IOCTL_PRIVCMD_DM_OP | Paul Durrant |
2017-02-13 | swiotlb-xen: implement xen_swiotlb_get_sgtable callback | Andrii Anisov |
2017-02-13 | swiotlb-xen: implement xen_swiotlb_dma_mmap callback | Stefano Stabellini |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche |
2016-12-25 | cpu/hotplug: Cleanup state names | Thomas Gleixner |
2016-12-13 | Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-12-07 | arm/xen: Use alloc_percpu rather than __alloc_percpu | Julien Grall |
2016-11-07 | swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping function | Alexander Duyck |
2016-09-14 | arm/xen: fix SMP guests boot | Vitaly Kuznetsov |
2016-08-24 | xen: change the type of xen_vcpu_id to uint32_t | Vitaly Kuznetsov |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski |
2016-07-29 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-07-25 | x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_op | Vitaly Kuznetsov |
2016-07-25 | xen: introduce xen_vcpu_id mapping | Vitaly Kuznetsov |
2016-07-15 | arm/xen: Convert to hotplug state machine | Richard Cochran |
2016-07-06 | arm/xen: add support for vm_assist hypercall | Juergen Gross |
2016-07-06 | xen: add steal_clock support on x86 | Juergen Gross |
2016-07-06 | Xen: EFI: Parse DT parameters for Xen specific UEFI | Shannon Zhao |
2016-07-06 | ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services | Shannon Zhao |
2016-07-06 | ARM: XEN: Move xen_early_init() before efi_init() | Shannon Zhao |
2016-07-06 | arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPI | Shannon Zhao |
2016-07-06 | arm/xen: Use xen_xlate_map_ballooned_pages to setup grant table | Shannon Zhao |
2015-12-21 | xen/arm: set the system time in Xen via the XENPF_settime64 hypercall | Stefano Stabellini |
2015-12-21 | xen/arm: introduce xen_read_wallclock | Stefano Stabellini |
2015-12-21 | xen/arm: introduce HYPERVISOR_platform_op on arm and arm64 | Stefano Stabellini |
2015-12-21 | xen/arm: account for stolen ticks | Stefano Stabellini |
2015-11-06 | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman |
2015-10-23 | xen/arm: don't try to re-register vcpu_info on cpu_hotplug. | Stefano Stabellini |
2015-10-23 | xen/arm: correct comment in enlighten.c | Juergen Gross |
2015-10-23 | xen/swiotlb: Add support for 64KB page granularity | Julien Grall |
2015-10-23 | xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlb | Julien Grall |
2015-10-23 | arm/xen: Add support for 64KB page granularity | Julien Grall |
2015-10-23 | xen/grant-table: Make it running on 64KB granularity | Julien Grall |
2015-09-14 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2015-09-11 | arm/xen: Enable user access to the kernel before issuing a privcmd call | Julien Grall |