summaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-041-172/+19
|\
| * xen-scsiback: Fix compile warning for 64-bit LUNNicholas Bellinger2015-06-161-1/+1
| * target: Remove TARGET_MAX_LUNS_PER_TRANSPORTHannes Reinecke2015-06-151-3/+4
| * target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger2015-06-151-4/+1
| * target: Convert se_portal_group->tpg_lun_list[] to RCU hlistNicholas Bellinger2015-06-011-12/+15
| * target: remove ->put_session methodChristoph Hellwig2015-05-301-1/+0
| * target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig2015-05-301-1/+0
| * target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-301-9/+1
| * target: move transport ID handling to the coreChristoph Hellwig2015-05-301-94/+0
| * target: remove the get_fabric_proto_ident methodChristoph Hellwig2015-05-301-23/+0
| * target: change core_tpg_register prototypeChristoph Hellwig2015-05-301-2/+2
| * target: move node ACL allocation to core codeChristoph Hellwig2015-05-301-15/+0
| * target: refactor init/drop_nodeacl methodsChristoph Hellwig2015-05-301-6/+0
| * target: make the tpg_get_default_depth method optionalChristoph Hellwig2015-05-301-6/+0
* | Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-07-018-12/+11
|\ \
| * | xen/grant-table: Remove unused macro SPPJulien Grall2015-06-171-1/+0
| * | xen/xenbus: client: Fix call of virt_to_mfn in xenbus_grant_ringJulien Grall2015-06-171-3/+3
| * | xen: Include xen/page.h rather than asm/xen/page.hJulien Grall2015-06-176-6/+6
| * | xen/tmem: use BUILD_BUG_ON() in favor of BUG_ON()Jan Beulich2015-05-281-1/+1
| * | xenbus: avoid uninitialized variable warningJan Beulich2015-05-281-1/+1
* | | frontswap: allow multiple backendsDan Streetman2015-06-241-7/+1
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-06-231-4/+1
|\ \ \
| * | | target: Minimize SCSI header #include directivesBart Van Assche2015-06-021-4/+1
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge branches 'acpi-battery' and 'acpi-processor'Rafael J. Wysocki2015-06-191-9/+3
|\ \ \ \ | |_|_|/ |/| | |
| | * | Xen / ACPI / processor: Remove unneeded NULL checkHanjun Guo2015-05-131-7/+1
| | * | Xen / ACPI / processor: use invalid_logical_cpuid()Hanjun Guo2015-05-131-2/+2
| |/ /
* / / xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel2015-05-191-4/+8
|/ /
* | xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARMStefano Stabellini2015-05-061-1/+1
* | xen/events: Set irq_info->evtchn before binding the channel to CPU in __start...Boris Ostrovsky2015-05-051-1/+1
* | xen/xenbus: Update xenbus event channel on resumeBoris Ostrovsky2015-05-051-0/+29
* | xen/events: Clear cpu_evtchn_mask before resumingBoris Ostrovsky2015-05-052-2/+13
* | xen-pciback: Add name prefix to global 'permissive' variableBen Hutchings2015-04-293-5/+5
* | xen: Suspend ticks on all CPUs during suspendBoris Ostrovsky2015-04-291-3/+6
* | xen/grant: introduce func gnttab_unmap_refs_sync()Bob Liu2015-04-272-25/+31
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-04-241-61/+13
|\
| * target: simplify the target template registration APIChristoph Hellwig2015-04-141-61/+13
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-242-1/+5
|\ \
| * | XEN / ACPI: Make XEN ACPI depend on X86Hanjun Guo2015-03-262-1/+5
* | | Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2015-04-1613-235/+665
|\ \ \
| * | | xen/pci: Try harder to get PXM information for XenRoss Lagerwall2015-04-151-2/+13
| * | | xenbus_client: Extend interface to support multi-page ringWei Liu2015-04-153-103/+288
| * | | xen-pciback: also support disabling of bus-mastering and memory-write-invalidateJan Beulich2015-03-161-1/+14
| * | | xen: scsiback: add LUN of restored domainJuergen Gross2015-03-161-5/+14
| * | | xen-scsiback: define a pr_fmt macro with xen-pvscsiTao Chen2015-03-161-39/+36
| * | | xen/mce: fix up xen_late_init_mcelog() error handlingDan Carpenter2015-03-161-7/+18
| * | | xen/privcmd: improve performance of MMAPBATCH_V2David Vrabel2015-03-162-53/+110
| * | | xen: unify foreign GFN map/unmap for auto-xlated physmap guestsDavid Vrabel2015-03-163-0/+140
| * | | xen/pciback: Don't print scary messages when unsupported by hypervisor.Konrad Rzeszutek Wilk2015-03-161-2/+2
| * | | xen: balloon: Use static attribute groups for sysfs entriesTakashi Iwai2015-03-161-25/+20
| * | | xen: pcpu: Use static attribute groups for sysfs entryTakashi Iwai2015-03-161-16/+28
| |/ /