summaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAgeFilesLines
...
| * | | xen-evtchn: Bind dyn evtchn:qemu-dm interrupt to next online VCPUAnoob Soman2017-06-132-4/+36
| * | | xen: don't print error message in case of missing Xenstore entryJuergen Gross2017-06-071-2/+10
| | |/ | |/|
* | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-031-0/+2
|\ \ \
| * | | x86/MCE, xen/mcelog: Make /dev/mcelog registration messages more preciseJuergen Gross2017-06-201-0/+2
| | |/ | |/|
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-031-1/+5
|\ \ \
| * | | xen/events: Add support for effective affinity maskThomas Gleixner2017-06-221-1/+5
| |/ /
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-031-0/+1
|\ \ \
| * \ \ Merge branch 'WIP.sched/core' into sched/coreIngo Molnar2017-06-201-2/+2
| |\ \ \ | | |/ /
| * | | init: Introduce SYSTEM_SCHEDULING stateThomas Gleixner2017-05-231-0/+1
| | |/ | |/|
* | | Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds2017-07-031-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-261-2/+2
* | | treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-081-13/+1
| |/ |/|
* | 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/+0
|\
| * xenbus: Remove duplicate inclusion of linux/init.hMasanari Iida2017-02-271-1/+0
* | 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-241-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/+1
* | xen: optimize xenbus driver for multiple concurrent xenstore accessesJuergen Gross2017-02-094-391/+672
* | xen: modify xenstore watch event interfaceJuergen Gross2017-02-0911-59/+49
* | xen: clean up xenbus internal headersJuergen Gross2017-02-0912-93/+47
* | xenbus: Neaten xenbus_va_dev_errorJoe Perches2017-02-081-29/+10
* | 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/+0
* | 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
OpenPOWER on IntegriCloud