summaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)Author
2015-09-08Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-08xen: switch extra memory accounting to use pfnsJuergen Gross
2015-09-01Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-09-01Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-01Merge branch 'pm-cpufreq'Rafael J. Wysocki
2015-08-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-08-20xen/PMU: Sysfs interface for setting Xen PMU modeBoris Ostrovsky
2015-08-20xen: xensyms supportBoris Ostrovsky
2015-08-20xen/events: Support event channel rebind on ARMJulien Grall
2015-08-20xen/preempt: use need_resched() instead of should_resched()Konstantin Khlebnikov
2015-08-13Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-08-11xen/xenbus: Don't leak memory when unmapping the ring on HVM backendJulien Grall
2015-08-11Revert "xen/events/fifo: Handle linked events when closing a port"David Vrabel
2015-08-04Merge tag 'for-linus-4.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-08-04xen/events/fifo: Handle linked events when closing a portRoss Lagerwall
2015-08-03sched/preempt, xen: Use need_resched() instead of should_resched()Konstantin Khlebnikov
2015-07-22ACPI / processor: Drop an unused argument of a cleanup routineRafael J. Wysocki
2015-07-20xen: release lock occasionally during ballooningJuergen Gross
2015-07-13x86/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
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-30xen/gntdevt: Fix race condition in gntdev_release()Marek Marczykowski-Górecki
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