summaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-104-10/+4
|\
| * dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-6/+0
| * mm: mark most vm_operations_struct constKirill A. Shutemov2015-09-103-4/+4
* | Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-09-1013-75/+66
|\ \ | |/ |/|
| * xen/xenbus: Rename the variable xen_store_mfn to xen_store_gfnJulien Grall2015-09-081-7/+7
| * xen/privcmd: Further s/MFN/GFN/ clean-upJulien Grall2015-09-082-31/+31
| * xen/tmem: Use xen_page_to_gfn rather than pfn_to_gfnJulien Grall2015-09-081-16/+8
| * xen: Use correctly the Xen memory terminologiesJulien Grall2015-09-089-15/+14
| * xen: Make clear that swiotlb and biomerge are dealing with DMA addressJulien Grall2015-09-082-11/+11
* | Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-088-9/+307
|\ \ | |/
| * xen: switch extra memory accounting to use pfnsJuergen Gross2015-09-081-3/+3
| * xen/PMU: Sysfs interface for setting Xen PMU modeBoris Ostrovsky2015-08-202-1/+138
| * xen: xensyms supportBoris Ostrovsky2015-08-205-0/+165
| * xen/events: Support event channel rebind on ARMJulien Grall2015-08-201-5/+1
| * xen/preempt: use need_resched() instead of should_resched()Konstantin Khlebnikov2015-08-201-1/+1
* | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-011-10/+6
|\ \
| * \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2015-09-011-10/+6
| |\ \ | | |/ | |/|
| | * ACPI / processor: Drop an unused argument of a cleanup routineRafael J. Wysocki2015-07-221-10/+6
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-011-2/+2
|\ \ \
| * | | x86/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-131-2/+2
| | |/ | |/|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-311-1/+1
|\ \ \ | |_|/ |/| |
| * | sched/preempt, xen: Use need_resched() instead of should_resched()Konstantin Khlebnikov2015-08-031-1/+1
| |/
* | Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-08-134-54/+12
|\ \
| * | xen/xenbus: Don't leak memory when unmapping the ring on HVM backendJulien Grall2015-08-111-1/+3
| * | Revert "xen/events/fifo: Handle linked events when closing a port"David Vrabel2015-08-113-53/+9
* | | Merge tag 'for-linus-4.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-08-045-17/+62
|\ \ \ | |/ / | | / | |/ |/|
| * xen/events/fifo: Handle linked events when closing a portRoss Lagerwall2015-08-043-9/+53
| * xen: release lock occasionally during ballooningJuergen Gross2015-07-201-8/+7
| * xen/gntdevt: Fix race condition in gntdev_release()Marek Marczykowski-Górecki2015-06-301-0/+2
* | 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
OpenPOWER on IntegriCloud