aboutsummaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)Author
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-07-01Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-24frontswap: allow multiple backendsDan Streetman
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-06-19Merge branches 'acpi-battery' and 'acpi-processor'Rafael J. Wysocki
2015-06-17xen/grant-table: Remove unused macro SPPJulien Grall
2015-06-17xen/xenbus: client: Fix call of virt_to_mfn in xenbus_grant_ringJulien Grall
2015-06-17xen: Include xen/page.h rather than asm/xen/page.hJulien Grall
2015-06-16xen-scsiback: Fix compile warning for 64-bit LUNNicholas Bellinger
2015-06-15target: Remove TARGET_MAX_LUNS_PER_TRANSPORTHannes Reinecke
2015-06-15target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger
2015-06-02target: Minimize SCSI header #include directivesBart Van Assche
2015-06-01target: Convert se_portal_group->tpg_lun_list[] to RCU hlistNicholas Bellinger
2015-05-30target: remove ->put_session methodChristoph Hellwig
2015-05-30target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig
2015-05-30target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche
2015-05-30target: move transport ID handling to the coreChristoph Hellwig
2015-05-30target: remove the get_fabric_proto_ident methodChristoph Hellwig
2015-05-30target: change core_tpg_register prototypeChristoph Hellwig
2015-05-30target: move node ACL allocation to core codeChristoph Hellwig
2015-05-30target: refactor init/drop_nodeacl methodsChristoph Hellwig
2015-05-30target: make the tpg_get_default_depth method optionalChristoph Hellwig
2015-05-28xen/tmem: use BUILD_BUG_ON() in favor of BUG_ON()Jan Beulich
2015-05-28xenbus: avoid uninitialized variable warningJan Beulich
2015-05-19xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel
2015-05-13Xen / ACPI / processor: Remove unneeded NULL checkHanjun Guo
2015-05-13Xen / ACPI / processor: use invalid_logical_cpuid()Hanjun Guo
2015-05-06xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARMStefano Stabellini
2015-05-05xen/events: Set irq_info->evtchn before binding the channel to CPU in __start...Boris Ostrovsky
2015-05-05xen/xenbus: Update xenbus event channel on resumeBoris Ostrovsky
2015-05-05xen/events: Clear cpu_evtchn_mask before resumingBoris Ostrovsky
2015-04-29xen-pciback: Add name prefix to global 'permissive' variableBen Hutchings
2015-04-29xen: Suspend ticks on all CPUs during suspendBoris Ostrovsky
2015-04-27xen/grant: introduce func gnttab_unmap_refs_sync()Bob Liu
2015-04-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-04-16Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-04-15xen/pci: Try harder to get PXM information for XenRoss Lagerwall
2015-04-15xenbus_client: Extend interface to support multi-page ringWei Liu
2015-04-14cleancache: forbid overriding cleancache_opsVladimir Davydov
2015-04-14target: simplify the target template registration APIChristoph Hellwig
2015-04-02Merge tag 'stable/for-linus-4.0-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-03-26XEN / ACPI: Make XEN ACPI depend on X86Hanjun Guo
2015-03-23xen/balloon: before adding hotplugged memory, set frames to invalidJuergen Gross
2015-03-23x86/xen: prepare p2m list for memory hotplugJuergen Gross
2015-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-03-19loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_sessionBart Van Assche
2015-03-16xen-pciback: also support disabling of bus-mastering and memory-write-invalidateJan Beulich
2015-03-16xen: scsiback: add LUN of restored domainJuergen Gross
2015-03-16xen-scsiback: define a pr_fmt macro with xen-pvscsiTao Chen