summaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)Author
2017-06-09Merge tag 'for-linus-4.12b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-07xen/privcmd: Support correctly 64KB page granularity when mapping memoryJulien Grall
2017-05-09Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-05-02xen: Implement EFI reset_system callbackJulien Grall
2017-05-02xen: Revert commits da72ff5bfcb0 and 72a9b186292dBoris Ostrovsky
2017-05-02xen/arm,arm64: rename __generic_dma_ops to xen_get_dma_opsStefano Stabellini
2017-05-02xen/balloon: decorate PV-only parts with #ifdef CONFIG_XEN_PVVitaly Kuznetsov
2017-04-26fs: constify tree_descr arrays passed to simple_fill_super()Eric Biggers
2017-04-04xenbus: remove transaction holder from list before freeingJan Beulich
2017-03-23xen/acpi: upload PM state from init-domain to XenAnkur Arora
2017-03-23xen/acpi: Replace hard coded "ACPI0007"Ankur Arora
2017-03-13drivers, xen: convert grant_map.users from atomic_t to refcount_tElena Reshetova
2017-03-09Merge tag 'for-linus-4.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-03-07Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27xenbus: Remove duplicate inclusion of linux/init.hMasanari Iida
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang
2017-02-14xen/privcmd: add IOCTL_PRIVCMD_RESTRICTPaul Durrant
2017-02-14xen/privcmd: Add IOCTL_PRIVCMD_DM_OPPaul Durrant
2017-02-13swiotlb-xen: implement xen_swiotlb_get_sgtable callbackAndrii Anisov
2017-02-13swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini
2017-02-13xen/privcmd: return -ENOTTY for unimplemented IOCTLsPaul Durrant
2017-02-09xen: optimize xenbus driver for multiple concurrent xenstore accessesJuergen Gross
2017-02-09xen: modify xenstore watch event interfaceJuergen Gross
2017-02-09xen: clean up xenbus internal headersJuergen Gross
2017-02-08xenbus: Neaten xenbus_va_dev_errorJoe Perches
2017-02-07xen/pvh: Enable CPU hotplugBoris Ostrovsky
2017-02-07xen/pvh: Initialize grant table for PVH guestsBoris Ostrovsky
2017-02-07xen/x86: Remove PVH supportBoris Ostrovsky
2017-02-03xen/manage: correct return value check on xenbus_scanf()Jan Beulich
2017-01-27Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-20swiotlb-xen: update dev_addr after swapping pagesStefano Stabellini
2017-01-19Merge tag 'for-linus-4.10-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-01-13partially revert "xen: Remove event channel notification through Xen PCI plat...Stefano Stabellini
2017-01-06Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-06swiotlb: Export swiotlb_max_segment to usersKonrad Rzeszutek Wilk
2017-01-05Merge tag 'for-linus-4.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-01-03Xen: ARM: Zero reserved fields of xatp before making hypervisor callJiandi An
2017-01-03xen: events: Replace BUG() with BUG_ON()Shyam Saini
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-12-23xen: remove stale xs_input_avail() from headerJuergen Gross
2016-12-23xen: return xenstore command failures via response instead of rcJuergen Gross
2016-12-23xen: xenbus driver must not accept invalid transaction idsJuergen Gross
2016-12-22xen/evtchn: use rb_entry()Geliang Tang
2016-12-19swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven
2016-12-14mm: use vmf->address instead of of vmf->virtual_addressJan Kara
2016-12-13Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-12-13Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds