summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-09-04memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERICRoger Pau Monne
2020-09-04xen/balloon: add header guardRoger Pau Monne
2020-08-27arm/xen: Add misuse warning to virt_to_gfnSimon Leiner
2020-08-27xen/xenbus: Fix granting of vmalloc'd memorySimon Leiner
2020-08-27XEN uses irqdesc::irq_data_common::handler_data to store a per interruptThomas Gleixner
2020-08-20Fix build error when CONFIG_ACPI is not set/enabled:Randy Dunlap
2020-08-20efi: avoid error message when booting under XenJuergen Gross
2020-08-13drm/xen-front: Pass dumb buffer data offset to the backendOleksandr Andrushchenko
2020-08-13xen: Sync up with the canonical protocol definition in XenOleksandr Andrushchenko
2020-08-13drm/xen-front: Add YUYV to supported formatsOleksandr Andrushchenko
2020-08-13drm/xen-front: Fix misused IS_ERR_OR_NULL checksOleksandr Andrushchenko
2020-08-13xen/gntdev: Fix dmabuf import with non-zero sgt offsetOleksandr Andrushchenko
2020-08-11x86/xen: drop tests for highmem in pv codeJuergen Gross
2020-08-11x86/xen: eliminate xen-asm_64.SJuergen Gross
2020-08-11x86/xen: remove 32-bit Xen PV guest supportJuergen Gross
2020-08-04xen/arm: call dma_to_phys on the dma_addr_t parameter of dma_cache_maintStefano Stabellini
2020-08-04xen/arm: introduce phys/dma translations in xen_dma_sync_for_*Stefano Stabellini
2020-08-04swiotlb-xen: introduce phys_to_dma/dma_to_phys translationsStefano Stabellini
2020-08-04swiotlb-xen: remove XEN_PFN_PHYSStefano Stabellini
2020-08-04swiotlb-xen: add struct device * parameter to is_xen_swiotlb_bufferStefano Stabellini
2020-08-04swiotlb-xen: add struct device * parameter to xen_dma_sync_for_deviceStefano Stabellini
2020-08-04swiotlb-xen: add struct device * parameter to xen_dma_sync_for_cpuStefano Stabellini
2020-08-04swiotlb-xen: add struct device * parameter to xen_bus_to_physStefano Stabellini
2020-08-04swiotlb-xen: add struct device * parameter to xen_phys_to_busStefano Stabellini
2020-08-04swiotlb-xen: remove start_dma_addrStefano Stabellini
2020-08-04swiotlb-xen: use vmalloc_to_page on vmalloc virt addressesBoris Ostrovsky
2020-08-03Revert "xen/balloon: Fix crash when ballooning on x86 32 bit PAE"Roger Pau Monne
2020-08-03xen/balloon: make the balloon wait interruptibleRoger Pau Monne
2020-08-03xen/balloon: fix accounting in alloc_xenballooned_pages error pathRoger Pau Monne
2020-08-03xen: hypercall.h: fix duplicated wordRandy Dunlap
2020-08-03xen/gntdev: gntdev.h: drop a duplicated wordRandy Dunlap
2020-08-03xen/privcmd: Convert get_user_pages*() to pin_user_pages*()Souptick Joarder
2020-08-03xen/privcmd: Mark pages as dirtySouptick Joarder
2020-08-03xen/privcmd: Corrected error handling pathSouptick Joarder
2020-08-02Linux 5.8Linus Torvalds
2020-08-02Merge tag 'x86-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-02Merge tag 'kbuild-fixes-v5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-02kbuild: remove redundant FORCE definition in scripts/Makefile.modpostMasahiro Yamada
2020-08-02kconfig: qconf: remove wrong ConfigList::firstChild()Masahiro Yamada
2020-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-01Merge tag 'for-linus-2020-08-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-08-01Merge tag 'perf-tools-fixes-2020-08-01' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-08-01vxlan: fix memleak of fdbTaehee Yoo
2020-08-01Merge tag 'pinctrl-v5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-08-01Revert "kconfig: qconf: don't show goback button on splitMode"Masahiro Yamada
2020-08-01Revert "kconfig: qconf: Change title for the item window"Masahiro Yamada
2020-08-01kconfig: qconf: remove "goBack" debug messageMasahiro Yamada
2020-08-01kconfig: qconf: use delete[] instead of delete to free arrayMasahiro Yamada
2020-08-01kconfig: qconf: compile moc object separatelyMasahiro Yamada