aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-10/+4
2015-09-10Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds13-75/+66
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig1-6/+0
2015-09-10mm: mark most vm_operations_struct constKirill A. Shutemov3-4/+4
2015-09-08Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds8-9/+307
2015-09-08xen/xenbus: Rename the variable xen_store_mfn to xen_store_gfnJulien Grall1-7/+7
2015-09-08xen/privcmd: Further s/MFN/GFN/ clean-upJulien Grall2-31/+31
2015-09-08xen/tmem: Use xen_page_to_gfn rather than pfn_to_gfnJulien Grall1-16/+8
2015-09-08xen: Use correctly the Xen memory terminologiesJulien Grall9-15/+14
2015-09-08xen: Make clear that swiotlb and biomerge are dealing with DMA addressJulien Grall2-11/+11
2015-09-08xen: switch extra memory accounting to use pfnsJuergen Gross1-3/+3
2015-09-01Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-10/+6
2015-09-01Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2015-09-01Merge branch 'pm-cpufreq'Rafael J. Wysocki1-10/+6
2015-08-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2015-08-20xen/PMU: Sysfs interface for setting Xen PMU modeBoris Ostrovsky2-1/+138
2015-08-20xen: xensyms supportBoris Ostrovsky5-0/+165
2015-08-20xen/events: Support event channel rebind on ARMJulien Grall1-5/+1
2015-08-20xen/preempt: use need_resched() instead of should_resched()Konstantin Khlebnikov1-1/+1
2015-08-13Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds4-54/+12
2015-08-11xen/xenbus: Don't leak memory when unmapping the ring on HVM backendJulien Grall1-1/+3
2015-08-11Revert "xen/events/fifo: Handle linked events when closing a port"David Vrabel3-53/+9
2015-08-04Merge tag 'for-linus-4.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds5-17/+62
2015-08-04xen/events/fifo: Handle linked events when closing a portRoss Lagerwall3-9/+53
2015-08-03sched/preempt, xen: Use need_resched() instead of should_resched()Konstantin Khlebnikov1-1/+1
2015-07-22ACPI / processor: Drop an unused argument of a cleanup routineRafael J. Wysocki1-10/+6
2015-07-20xen: release lock occasionally during ballooningJuergen Gross1-8/+7
2015-07-13x86/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu1-2/+2
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-172/+19
2015-07-01Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds8-12/+11
2015-06-30xen/gntdevt: Fix race condition in gntdev_release()Marek Marczykowski-Górecki1-0/+2
2015-06-24frontswap: allow multiple backendsDan Streetman1-7/+1
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-4/+1
2015-06-19Merge branches 'acpi-battery' and 'acpi-processor'Rafael J. Wysocki1-9/+3
2015-06-17xen/grant-table: Remove unused macro SPPJulien Grall1-1/+0
2015-06-17xen/xenbus: client: Fix call of virt_to_mfn in xenbus_grant_ringJulien Grall1-3/+3
2015-06-17xen: Include xen/page.h rather than asm/xen/page.hJulien Grall6-6/+6
2015-06-16xen-scsiback: Fix compile warning for 64-bit LUNNicholas Bellinger1-1/+1
2015-06-15target: Remove TARGET_MAX_LUNS_PER_TRANSPORTHannes Reinecke1-3/+4
2015-06-15target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger1-4/+1
2015-06-02target: Minimize SCSI header #include directivesBart Van Assche1-4/+1
2015-06-01target: Convert se_portal_group->tpg_lun_list[] to RCU hlistNicholas Bellinger1-12/+15
2015-05-30target: remove ->put_session methodChristoph Hellwig1-1/+0
2015-05-30target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig1-1/+0
2015-05-30target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche1-9/+1
2015-05-30target: move transport ID handling to the coreChristoph Hellwig1-94/+0
2015-05-30target: remove the get_fabric_proto_ident methodChristoph Hellwig1-23/+0
2015-05-30target: change core_tpg_register prototypeChristoph Hellwig1-2/+2
2015-05-30target: move node ACL allocation to core codeChristoph Hellwig1-15/+0
2015-05-30target: refactor init/drop_nodeacl methodsChristoph Hellwig1-6/+0