summaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)Author
2017-10-05swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini
2017-08-24xen: fix bio vec mergingRoger Pau Monne
2017-08-06Xen: ARM: Zero reserved fields of xatp before making hypervisor callJiandi An
2017-07-27xen/scsiback: Fix a TMR related use-after-freeBart Van Assche
2017-07-05swiotlb-xen: update dev_addr after swapping pagesStefano Stabellini
2017-06-14xen/privcmd: Support correctly 64KB page granularity when mapping memoryJulien Grall
2017-05-14xen: Revert commits da72ff5bfcb0 and 72a9b186292dBoris Ostrovsky
2017-03-30xen/acpi: upload PM state from init-domain to XenAnkur Arora
2017-01-26swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven
2017-01-06xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancingBoris Ostrovsky
2016-10-24Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-24xenbus: check return value of xenbus_scanf()Jan Beulich
2016-10-24xenbus: prefer list_for_each()Jan Beulich
2016-10-24xenbus: advertise control feature flagsJuergen Gross
2016-10-06Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-09-30xen/pciback: support driver_overrideJuergen Gross
2016-09-30xen/pciback: avoid multiple entries in slot listJuergen Gross
2016-09-30xen/pciback: simplify pcistub device handlingJuergen Gross
2016-09-30xen: Remove event channel notification through Xen PCI platform deviceKarimAllah Ahmed
2016-09-30xen/events: Convert to hotplug state machineSebastian Andrzej Siewior
2016-08-24xen: rename xen_pmu_init() in sys-hypervisor.cJuergen Gross
2016-08-24xenbus: don't look up transaction IDs for ordinary writesJan Beulich
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-07-27Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-26mm, frontswap: convert frontswap_enabled to static keyVlastimil Babka
2016-07-26xen: add static initialization of steal_clock op to xen_time_opsJuergen Gross
2016-07-25xen/evtchn: use xen_vcpu_id mappingVitaly Kuznetsov
2016-07-25xen/events: fifo: use xen_vcpu_id mappingVitaly Kuznetsov
2016-07-25xen/events: use xen_vcpu_id mapping in events_baseVitaly Kuznetsov
2016-07-25x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_opVitaly Kuznetsov
2016-07-25xen/evtchn: add IOCTL_EVTCHN_RESTRICTDavid Vrabel
2016-07-08xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7Jan Beulich
2016-07-08xenbus: simplify xenbus_dev_request_and_reply()Jan Beulich
2016-07-08xenbus: don't bail early from xenbus_dev_request_and_reply()Jan Beulich
2016-07-07xenbus: don't BUG() on user mode induced conditionJan Beulich
2016-07-06xen: support runqueue steal time on xenJuergen Gross
2016-07-06xen-pciback: drop superfluous variablesJan Beulich
2016-07-06xen-pciback: short-circuit read path used for merging write valuesJan Beulich
2016-07-06xen-pciback: use const and unsigned in bar_init()Jan Beulich
2016-07-06xen-pciback: simplify determination of 64-bit memory resourceJan Beulich
2016-07-06xen-pciback: fold read_dev_bar() into its now single callerJan Beulich
2016-07-06xen-pciback: drop rom_init()Jan Beulich
2016-07-06xen-pciback: drop unused function parameter of read_dev_bar()Jan Beulich
2016-07-06xen: xenbus: Remove create_workqueueBhaktipriya Shridhar
2016-07-06xen: xen-pciback: Remove create_workqueueBhaktipriya Shridhar
2016-07-06xen: add steal_clock support on x86Juergen Gross
2016-07-06xen: use vma_pages().Muhammad Falak R Wani
2016-07-06ARM64: XEN: Add a function to initialize Xen specific UEFI runtime servicesShannon Zhao
2016-07-06XEN: EFI: Move x86 specific codes to architecture directoryShannon Zhao
2016-07-06Xen: ARM: Add support for mapping AMBA device mmioShannon Zhao