summaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAgeFilesLines
...
| * xen/pvcalls: disconnect and module_exitStefano Stabellini2017-08-311-0/+53
| * xen/pvcalls: implement release commandStefano Stabellini2017-08-311-0/+68
| * xen/pvcalls: implement poll commandStefano Stabellini2017-08-311-1/+74
| * xen/pvcalls: implement accept commandStefano Stabellini2017-08-311-0/+113
| * xen/pvcalls: implement listen commandStefano Stabellini2017-08-311-0/+21
| * xen/pvcalls: implement bind commandStefano Stabellini2017-08-311-0/+79
| * xen/pvcalls: implement connect commandStefano Stabellini2017-08-311-0/+179
| * xen/pvcalls: implement socket commandStefano Stabellini2017-08-311-0/+27
| * xen/pvcalls: handle commands from the frontendStefano Stabellini2017-08-311-0/+125
| * xen/pvcalls: connect to a frontendStefano Stabellini2017-08-311-0/+82
| * xen/pvcalls: xenbus state handlingStefano Stabellini2017-08-311-0/+155
| * xen/pvcalls: initialize the module and register the xenbus backendStefano Stabellini2017-08-311-0/+22
| * xen/pvcalls: introduce the pvcalls xenbus backendStefano Stabellini2017-08-311-0/+61
* | Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-09-051-24/+20
|\ \
| * | xen: xen-pciback: remove DRIVER_ATTR() usageGreg Kroah-Hartman2017-08-281-24/+20
| |/
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-041-4/+2
|\ \
| * | x86/idt: Simplify alloc_intr_gate()Thomas Gleixner2017-08-291-4/+2
* | | xen/gntdev: update to new mmu_notifier semanticJérôme Glisse2017-08-311-8/+0
|/ /
* | Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-08-241-3/+0
|\ \
| * | Kbuild: use -fshort-wchar globallyArnd Bergmann2017-08-211-3/+0
* | | Merge branch 'stable/for-jens-4.13' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2017-08-161-2/+1
|\ \ \ | |_|/ |/| |
| * | xen: fix bio vec mergingRoger Pau Monne2017-08-151-2/+1
* | | xen/events: Fix interrupt lost during irq_disable and irq_enableLiu Shuo2017-08-111-1/+1
* | | xen: avoid deadlock in xenbusJuergen Gross2017-08-111-1/+2
| |/ |/|
* | xen: dont fiddle with event channel masking in suspend/resumeJuergen Gross2017-07-271-10/+3
* | xen: selfballoon: remove unnecessary static in frontswap_selfshrink()Gustavo A. R. Silva2017-07-271-2/+2
* | xen: Drop un-informative message during bootPunit Agrawal2017-07-271-1/+0
* | xen/balloon: don't online new memory initiallyJuergen Gross2017-07-232-10/+15
* | xen/grant-table: log the lack of grantsWengang Wang2017-07-231-1/+8
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-07-131-27/+9
|\
| * xen/scsiback: Make TMF processing slightly fasterBart Van Assche2017-07-061-1/+1
| * xen/scsiback: Replace a waitqueue and a counter by a completionBart Van Assche2017-07-061-7/+4
| * xen/scsiback: Fix a TMR related use-after-freeBart Van Assche2017-07-061-24/+9
* | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-061-57/+56
|\ \
| * | xen-swiotlb: remove xen_swiotlb_set_dma_maskChristoph Hellwig2017-06-281-12/+0
| * | xen-swiotlb: implement ->mapping_errorChristoph Hellwig2017-06-201-2/+10
| * | xen-swiotlb: consolidate xen_swiotlb_dma_opsChristoph Hellwig2017-06-201-45/+48
* | | Merge tag 'for-linus-4.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-07-065-17/+118
|\ \ \
| * | | xen: avoid deadlock in xenbus driverJuergen Gross2017-06-251-11/+10
| * | | xen: add sysfs node for hypervisor build idJuergen Gross2017-06-151-0/+28
| * | | xen: add sysfs node for guest typeJuergen Gross2017-06-151-0/+34
| * | | 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
| | |/ | |/|
OpenPOWER on IntegriCloud