summaryrefslogtreecommitdiff
path: root/drivers/xen
Commit message (Expand)AuthorAge
* Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-01
|\
| * Merge branch 'pm-cpufreq'Rafael J. Wysocki2015-09-01
| |\
| | * ACPI / processor: Drop an unused argument of a cleanup routineRafael J. Wysocki2015-07-22
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-01
|\ \ \
| * | | x86/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-13
| | |/ | |/|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-31
|\ \ \ | |_|/ |/| |
| * | sched/preempt, xen: Use need_resched() instead of should_resched()Konstantin Khlebnikov2015-08-03
| |/
* | Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-08-13
|\ \
| * | xen/xenbus: Don't leak memory when unmapping the ring on HVM backendJulien Grall2015-08-11
| * | Revert "xen/events/fifo: Handle linked events when closing a port"David Vrabel2015-08-11
* | | Merge tag 'for-linus-4.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-08-04
|\ \ \ | |/ / | | / | |/ |/|
| * xen/events/fifo: Handle linked events when closing a portRoss Lagerwall2015-08-04
| * xen: release lock occasionally during ballooningJuergen Gross2015-07-20
| * xen/gntdevt: Fix race condition in gntdev_release()Marek Marczykowski-Górecki2015-06-30
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-04
|\ \
| * | xen-scsiback: Fix compile warning for 64-bit LUNNicholas Bellinger2015-06-16
| * | target: Remove TARGET_MAX_LUNS_PER_TRANSPORTHannes Reinecke2015-06-15
| * | target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger2015-06-15
| * | target: Convert se_portal_group->tpg_lun_list[] to RCU hlistNicholas Bellinger2015-06-01
| * | target: remove ->put_session methodChristoph Hellwig2015-05-30
| * | target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig2015-05-30
| * | target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-30
| * | target: move transport ID handling to the coreChristoph Hellwig2015-05-30
| * | target: remove the get_fabric_proto_ident methodChristoph Hellwig2015-05-30
| * | target: change core_tpg_register prototypeChristoph Hellwig2015-05-30
| * | target: move node ACL allocation to core codeChristoph Hellwig2015-05-30
| * | target: refactor init/drop_nodeacl methodsChristoph Hellwig2015-05-30
| * | target: make the tpg_get_default_depth method optionalChristoph Hellwig2015-05-30
* | | Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-07-01
|\ \ \ | | |/ | |/|
| * | xen/grant-table: Remove unused macro SPPJulien Grall2015-06-17
| * | xen/xenbus: client: Fix call of virt_to_mfn in xenbus_grant_ringJulien Grall2015-06-17
| * | xen: Include xen/page.h rather than asm/xen/page.hJulien Grall2015-06-17
| * | xen/tmem: use BUILD_BUG_ON() in favor of BUG_ON()Jan Beulich2015-05-28
| * | xenbus: avoid uninitialized variable warningJan Beulich2015-05-28
* | | frontswap: allow multiple backendsDan Streetman2015-06-24
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-06-23
|\ \ \
| * | | target: Minimize SCSI header #include directivesBart Van Assche2015-06-02
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge branches 'acpi-battery' and 'acpi-processor'Rafael J. Wysocki2015-06-19
|\ \ \ \ | |_|_|/ |/| | |
| | * | Xen / ACPI / processor: Remove unneeded NULL checkHanjun Guo2015-05-13
| | * | Xen / ACPI / processor: use invalid_logical_cpuid()Hanjun Guo2015-05-13
| |/ /
* | | xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel2015-05-19
|/ /
* | xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARMStefano Stabellini2015-05-06
* | xen/events: Set irq_info->evtchn before binding the channel to CPU in __start...Boris Ostrovsky2015-05-05
* | xen/xenbus: Update xenbus event channel on resumeBoris Ostrovsky2015-05-05
* | xen/events: Clear cpu_evtchn_mask before resumingBoris Ostrovsky2015-05-05
* | xen-pciback: Add name prefix to global 'permissive' variableBen Hutchings2015-04-29
* | xen: Suspend ticks on all CPUs during suspendBoris Ostrovsky2015-04-29
* | xen/grant: introduce func gnttab_unmap_refs_sync()Bob Liu2015-04-27
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-04-24
|\
| * target: simplify the target template registration APIChristoph Hellwig2015-04-14