summaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...Christoph Hellwig2017-06-131-3/+3
|\
| * fs: switch ->s_uuid to uuid_tChristoph Hellwig2017-06-051-3/+3
* | Merge tag 'for-linus-4.12b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-091-2/+2
|\ \ | |/ |/|
| * xen/privcmd: Support correctly 64KB page granularity when mapping memoryJulien Grall2017-06-071-2/+2
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-05-091-2/+2
|\ \
| * | fs: constify tree_descr arrays passed to simple_fill_super()Eric Biggers2017-04-271-2/+2
* | | treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-091-13/+1Star
| |/ |/|
* | xen: Implement EFI reset_system callbackJulien Grall2017-05-021-0/+18
* | xen: Revert commits da72ff5bfcb0 and 72a9b186292dBoris Ostrovsky2017-05-022-18/+21
* | xen/arm,arm64: rename __generic_dma_ops to xen_get_dma_opsStefano Stabellini2017-05-021-4/+4
* | xen/balloon: decorate PV-only parts with #ifdef CONFIG_XEN_PVVitaly Kuznetsov2017-05-021-10/+20
|/
* xenbus: remove transaction holder from list before freeingJan Beulich2017-04-041-1/+3
* xen/acpi: upload PM state from init-domain to XenAnkur Arora2017-03-231-8/+26
* xen/acpi: Replace hard coded "ACPI0007"Ankur Arora2017-03-231-1/+1
* drivers, xen: convert grant_map.users from atomic_t to refcount_tElena Reshetova2017-03-131-5/+6
* Merge tag 'for-linus-4.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-03-091-1/+0Star
|\
| * xenbus: Remove duplicate inclusion of linux/init.hMasanari Iida2017-02-271-1/+0Star
* | Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-03-071-0/+47
|\ \
| * | swiotlb-xen: implement xen_swiotlb_get_sgtable callbackAndrii Anisov2017-02-131-0/+28
| * | swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini2017-02-131-0/+19
* | | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-021-0/+1
* | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-251-2/+2
| |/ |/|
* | xen/privcmd: add IOCTL_PRIVCMD_RESTRICTPaul Durrant2017-02-141-9/+79
* | xen/privcmd: Add IOCTL_PRIVCMD_DM_OPPaul Durrant2017-02-141-0/+139
* | xen/privcmd: return -ENOTTY for unimplemented IOCTLsPaul Durrant2017-02-131-2/+1Star
* | xen: optimize xenbus driver for multiple concurrent xenstore accessesJuergen Gross2017-02-094-391/+672
* | xen: modify xenstore watch event interfaceJuergen Gross2017-02-0911-59/+49Star
* | xen: clean up xenbus internal headersJuergen Gross2017-02-0912-93/+47Star
* | xenbus: Neaten xenbus_va_dev_errorJoe Perches2017-02-081-29/+10Star
* | xen/pvh: Enable CPU hotplugBoris Ostrovsky2017-02-071-1/+1
* | xen/pvh: Initialize grant table for PVH guestsBoris Ostrovsky2017-02-071-4/+4
* | xen/x86: Remove PVH supportBoris Ostrovsky2017-02-071-1/+0Star
* | xen/manage: correct return value check on xenbus_scanf()Jan Beulich2017-02-031-1/+1
* | Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-271-2/+3
|\ \
| * | swiotlb-xen: update dev_addr after swapping pagesStefano Stabellini2017-01-201-2/+3
| |/
* | Merge tag 'for-linus-4.10-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-01-191-0/+71
|\ \
| * | partially revert "xen: Remove event channel notification through Xen PCI plat...Stefano Stabellini2017-01-131-0/+71
* | | Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-061-2/+6
|\ \ \ | | |/ | |/|
| * | swiotlb: Export swiotlb_max_segment to usersKonrad Rzeszutek Wilk2017-01-061-0/+4
| * | swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven2016-12-191-2/+2
* | | Merge tag 'for-linus-4.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-01-055-29/+36
|\ \ \ | | |/ | |/|
| * | Xen: ARM: Zero reserved fields of xatp before making hypervisor callJiandi An2017-01-031-3/+5
| * | xen: events: Replace BUG() with BUG_ON()Shyam Saini2017-01-031-2/+1Star
| * | xen: remove stale xs_input_avail() from headerJuergen Gross2016-12-231-1/+0Star
| * | xen: return xenstore command failures via response instead of rcJuergen Gross2016-12-231-20/+27
| * | xen: xenbus driver must not accept invalid transaction idsJuergen Gross2016-12-231-1/+1
| * | xen/evtchn: use rb_entry()Geliang Tang2016-12-221-2/+2
* | | cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-251-1/+1
* | | mm: use vmf->address instead of of vmf->virtual_addressJan Kara2016-12-151-1/+1