aboutsummaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)AuthorFilesLines
2017-09-05Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-24/+20
2017-09-04Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-4/+2
2017-08-31xen/gntdev: update to new mmu_notifier semanticGravatar Jérôme Glisse 1-8/+0
2017-08-29x86/idt: Simplify alloc_intr_gate()Gravatar Thomas Gleixner 1-4/+2
2017-08-28xen: xen-pciback: remove DRIVER_ATTR() usageGravatar Greg Kroah-Hartman 1-24/+20
2017-08-24Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-3/+0
2017-08-21Kbuild: use -fshort-wchar globallyGravatar Arnd Bergmann 1-3/+0
2017-08-16Merge branch 'stable/for-jens-4.13' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Jens Axboe 1-2/+1
2017-08-15xen: fix bio vec mergingGravatar Roger Pau Monne 1-2/+1
2017-08-11xen/events: Fix interrupt lost during irq_disable and irq_enableGravatar Liu Shuo 1-1/+1
2017-08-11xen: avoid deadlock in xenbusGravatar Juergen Gross 1-1/+2
2017-07-27xen: dont fiddle with event channel masking in suspend/resumeGravatar Juergen Gross 1-10/+3
2017-07-27xen: selfballoon: remove unnecessary static in frontswap_selfshrink()Gravatar Gustavo A. R. Silva 1-2/+2
2017-07-27xen: Drop un-informative message during bootGravatar Punit Agrawal 1-1/+0
2017-07-23xen/balloon: don't online new memory initiallyGravatar Juergen Gross 2-10/+15
2017-07-23xen/grant-table: log the lack of grantsGravatar Wengang Wang 1-1/+8
2017-07-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Gravatar Linus Torvalds 1-27/+9
2017-07-06xen/scsiback: Make TMF processing slightly fasterGravatar Bart Van Assche 1-1/+1
2017-07-06xen/scsiback: Replace a waitqueue and a counter by a completionGravatar Bart Van Assche 1-7/+4
2017-07-06xen/scsiback: Fix a TMR related use-after-freeGravatar Bart Van Assche 1-24/+9
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-57/+56
2017-07-06Merge tag 'for-linus-4.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 5-17/+118
2017-07-03Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+2
2017-07-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+5
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+1
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidGravatar Linus Torvalds 1-3/+3
2017-06-28xen-swiotlb: remove xen_swiotlb_set_dma_maskGravatar Christoph Hellwig 1-12/+0
2017-06-25xen: avoid deadlock in xenbus driverGravatar Juergen Gross 1-11/+10
2017-06-22xen/events: Add support for effective affinity maskGravatar Thomas Gleixner 1-1/+5
2017-06-20x86/MCE, xen/mcelog: Make /dev/mcelog registration messages more preciseGravatar Juergen Gross 1-0/+2
2017-06-20Merge branch 'WIP.sched/core' into sched/coreGravatar Ingo Molnar 1-2/+2
2017-06-20xen-swiotlb: implement ->mapping_errorGravatar Christoph Hellwig 1-2/+10
2017-06-20xen-swiotlb: consolidate xen_swiotlb_dma_opsGravatar Christoph Hellwig 1-45/+48
2017-06-15xen: add sysfs node for hypervisor build idGravatar Juergen Gross 1-0/+28
2017-06-15xen: add sysfs node for guest typeGravatar Juergen Gross 1-0/+34
2017-06-13xen-evtchn: Bind dyn evtchn:qemu-dm interrupt to next online VCPUGravatar Anoob Soman 2-4/+36
2017-06-09Merge tag 'for-linus-4.12b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+2
2017-06-07xen/privcmd: Support correctly 64KB page granularity when mapping memoryGravatar Julien Grall 1-2/+2
2017-06-07xen: don't print error message in case of missing Xenstore entryGravatar Juergen Gross 1-2/+10
2017-06-05fs: switch ->s_uuid to uuid_tGravatar Christoph Hellwig 1-3/+3
2017-05-23init: Introduce SYSTEM_SCHEDULING stateGravatar Thomas Gleixner 1-0/+1
2017-05-09Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-2/+2
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsGravatar Michal Hocko 1-13/+1
2017-05-02xen: Implement EFI reset_system callbackGravatar Julien Grall 1-0/+18
2017-05-02xen: Revert commits da72ff5bfcb0 and 72a9b186292dGravatar Boris Ostrovsky 2-18/+21
2017-05-02xen/arm,arm64: rename __generic_dma_ops to xen_get_dma_opsGravatar Stefano Stabellini 1-4/+4
2017-05-02xen/balloon: decorate PV-only parts with #ifdef CONFIG_XEN_PVGravatar Vitaly Kuznetsov 1-10/+20
2017-04-26fs: constify tree_descr arrays passed to simple_fill_super()Gravatar Eric Biggers 1-2/+2
2017-04-04xenbus: remove transaction holder from list before freeingGravatar Jan Beulich 1-1/+3
2017-03-23xen/acpi: upload PM state from init-domain to XenGravatar Ankur Arora 1-8/+26