aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen
AgeCommit message (Expand)AuthorFilesLines
2014-07-17Merge tag 'stable/for-linus-3.16-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-8/+9
2014-07-04xen/balloon: set ballooned out pages as invalid in p2mDavid Vrabel1-7/+5
2014-07-03xen/manage: fix potential deadlock when resuming the consoleDavid Vrabel1-1/+4
2014-06-19Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-1/+2
2014-06-18xen/grant-table: fix suspend for non-PV guestsDavid Vrabel1-1/+2
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-16/+1
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2014-06-02Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds4-45/+33
2014-05-23xen-acpi-processor: Don't display errors when we get -ENOSYSKonrad Rzeszutek Wilk1-2/+2
2014-05-23xen/pciback: Document the entry points for 'pcistub_put_pci_dev'Konrad Rzeszutek Wilk1-0/+9
2014-05-23xen/pciback: Document when the 'unbind' and 'bind' functions are called.Konrad Rzeszutek Wilk1-0/+4
2014-05-23xen-pciback: Document when we FLR an PCI device.Konrad Rzeszutek Wilk2-0/+6
2014-05-23xen-pciback: First reset, then free.Konrad Rzeszutek Wilk1-1/+1
2014-05-23xen-pciback: Cleanup up pcistub_put_pci_devKonrad Rzeszutek Wilk1-5/+5
2014-05-16x86: Get rid of get_nr_irqs_gsi()Thomas Gleixner1-16/+1
2014-05-13Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-11/+30
2014-05-12xen: refactor suspend pre/post hooksDavid Vrabel1-38/+7
2014-04-28xen/events/fifo: correctly align bitopsVladimir Murzin1-11/+30
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra1-2/+2
2014-04-17Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds4-6/+75
2014-04-15xen/manage: Poweroff forcefully if user-space is not yet up.Konrad Rzeszutek Wilk1-2/+30
2014-04-15xen/xenbus: Avoid synchronous wait on XenBus stalling shutdown/restart.Konrad Rzeszutek Wilk1-3/+41
2014-04-15xen-pciback: silence an unwanted debug printkDan Carpenter1-1/+2
2014-04-15xen: fix memory leak in __xen_pcibk_add_pci_dev()Daeseok Youn1-0/+2
2014-04-07Merge tag 'stable/for-linus-3.15-tag2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-12/+24
2014-04-07Xen: do hv callback accounting only on x86Arnd Bergmann1-1/+1
2014-04-07Merge commit '683b6c6f82a60fabf47012581c2cfbf1b037ab95' into stable/for-linus...David Vrabel4-43/+29
2014-04-03Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds10-146/+76
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-21/+9
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-37/+11
2014-03-25xen/balloon: flush persistent kmaps in correct positionWei Liu1-6/+18
2014-03-20xen, balloon: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-12/+24
2014-03-18xen/acpi-processor: fix enabling interrupts on syscore_resumeStanislaw Gruszka2-7/+24
2014-03-18xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_overrideZoltan Kiss1-70/+3
2014-03-18xen: add support for MSI message groupsRoger Pau Monne2-15/+33
2014-03-12xen: Validate online cpus in set_affinityThomas Gleixner1-1/+1
2014-03-04xen: Add proper irq accounting for HYPERCALL vectorThomas Gleixner1-0/+1
2014-03-04xen: Get rid of the last irq_desc abuseThomas Gleixner1-14/+1
2014-03-04xen: Use the proper irq functionsThomas Gleixner3-22/+8
2014-02-28xen-pciback: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev1-2/+1
2014-02-28xen/xenbus: remove unused xenbus_bind_evtchn()David Vrabel1-27/+0
2014-02-28xen/events: remove unnecessary call to bind_evtchn_to_cpu()David Vrabel1-3/+0
2014-02-28xen/events: remove the unused resend_irq_on_evtchn()David Vrabel1-21/+12
2014-02-28drivers:xen-selfballoon:reset 'frontswap_inertia_counter' after frontswap_shrinkBob Liu1-0/+1
2014-02-28drivers: xen: Include appropriate header file in pcpu.cRashika Kheria1-0/+1
2014-02-28drivers: xen: Mark function as static in platform-pci.cRashika Kheria1-1/+1
2014-02-22ACPI: Drop acpi_evaluate_hotplug_ost() and ACPI_HOTPLUG_OSTRafael J. Wysocki2-2/+2
2014-02-21ACPI / PAD / xen: use acpi_evaluate_ost() to replace open-coded versionJiang Liu1-19/+7
2014-02-12Merge tag 'stable/for-linus-3.14-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-220/+2
2014-02-11ia64/xen: Remove Xen support for ia64 even morePaul Bolle2-220/+0
2014-02-11xen/events: bind all new interdomain events to VCPU0David Vrabel1-0/+2
2014-02-05Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-84/+18
2014-02-03Revert "xen/grant-table: Avoid m2p_override during mapping"Konrad Rzeszutek Wilk2-84/+18
2014-01-31Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...Linus Torvalds4-23/+129
2014-01-31drivers: xen: deaggressive selfballoon driverBob Liu1-0/+22
2014-01-31xen/grant-table: Avoid m2p_override during mappingZoltan Kiss2-18/+84
2014-01-30xen/gnttab: Use phys_addr_t to describe the grant frame base addressJulien Grall1-3/+3
2014-01-30xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t)Ian Campbell1-2/+20
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-16/+12
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds16-551/+1328
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2014-01-12Merge branch 'acpi-hotplug'Rafael J. Wysocki2-6/+9
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki4-10/+3
2014-01-10xen: delete new instances of __cpuinit usagePaul Gortmaker1-3/+3
2014-01-07xen/evtchn_fifo: fix error return code in evtchn_fifo_setup()Wei Yongjun1-2/+4
2014-01-07xen-platform: fix error return code in platform_pci_init()Wei Yongjun1-1/+2
2014-01-07xen: Use dev_is_pci() to check whether it is pci deviceYijing Wang1-1/+1
2014-01-06xen/grant-table: Force to use v1 of grants.Konrad Rzeszutek Wilk1-4/+2
2014-01-06xen/pvh: Piggyback on PVHVM XenBus.Mukesh Rathor1-1/+2
2014-01-06xen/pvh: Piggyback on PVHVM for grant driver (v4)Konrad Rzeszutek Wilk2-5/+6
2014-01-06xen/grant: Implement an grant frame array struct (v3).Konrad Rzeszutek Wilk2-10/+58
2014-01-06xen/grant-table: Refactor gnttab_initKonrad Rzeszutek Wilk1-8/+2
2014-01-06xen/grants: Remove gnttab_max_grant_frames dependency on gnttab_init.Konrad Rzeszutek Wilk1-3/+6
2014-01-06xen/pvh: Piggyback on PVHVM for event channels (v2)Mukesh Rathor1-5/+9
2014-01-06xen/events: use the FIFO-based ABI if availableDavid Vrabel4-1/+448
2014-01-06xen/events: allow event channel priority to be setDavid Vrabel1-0/+17
2014-01-06xen/events: Add the hypervisor interface for the FIFO-based event channelsDavid Vrabel1-4/+4
2014-01-06xen/evtchn: support more than 4096 portsDavid Vrabel3-6/+14
2014-01-06xen/events: add xen_evtchn_mask_all()David Vrabel1-7/+11
2014-01-06xen/events: Refactor evtchn_to_irq array to be dynamically allocatedDavid Vrabel3-55/+149
2014-01-06xen/events: add a evtchn_op for port setupDavid Vrabel2-1/+13
2014-01-06xen/events: allow setup of irq_info to failDavid Vrabel1-65/+91
2014-01-06xen/events: add struct evtchn_ops for the low-level port operationsDavid Vrabel3-16/+84
2014-01-06xen/events: move 2-level specific code into its own fileDavid Vrabel4-362/+440
2014-01-06xen/events: move drivers/xen/events.c into drivers/xen/events/David Vrabel3-1/+5
2014-01-06xen/events: replace raw bit ops with functionsWei Liu1-2/+1
2014-01-06xen/events: introduce test_and_set_mask()Wei Liu1-3/+8
2014-01-06xen/events: remove unnecessary init_evtchn_cpu_bindings()David Vrabel1-22/+0
2014-01-06xen/events: refactor retrigger_dynirq() and resend_irq_on_evtchn()David Vrabel1-18/+9
2014-01-06xen/pci: Fix build on non-x86Ben Hutchings1-0/+2
2014-01-06xen: simplify balloon_first_page() with list_first_entry_or_null()Jie Liu1-8/+1
2014-01-06xen: balloon: enable for ARMIan Campbell1-1/+0
2014-01-03xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk1-1/+1
2013-12-20Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-32/+43
2013-12-19Merge branch 'master' into for-nextJiri Kosina11-63/+210
2013-12-13xen/balloon: Seperate the auto-translate logic properly (v2)Stefano Stabellini1-29/+34
2013-12-07Merge branch 'acpi-cleanup' into acpi-hotplugRafael J. Wysocki4-10/+3
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng4-10/+3
2013-12-06xen: privcmd: do not return pages which we have failed to unmapIan Campbell1-2/+7
2013-12-04XEN: Grant table address, xen_hvm_resume_frames, is a phys_addr not a pfnEric Trudeau1-1/+2
2013-12-02Merge tag 'stable/for-linus-3.13-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-2/+9
2013-12-02treewide: Fix typo in KconfigMasanari Iida1-1/+1
2013-11-26xen/gnttab: leave lazy MMU mode in the case of a m2p override failureMatt Wilson1-2/+4
2013-11-22ACPI / scan: Add acpi_device objects for all device nodes in the namespaceRafael J. Wysocki2-6/+9
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+3
2013-11-15swiotlb-xen: add missing xen_dma_map_page callStefano Stabellini1-0/+5
2013-11-15Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds7-34/+162
2013-11-14ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki1-3/+3
2013-11-08Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-...Konrad Rzeszutek Wilk3-29/+106
2013-11-08xen: delete new instances of added __cpuinitPaul Gortmaker1-2/+2
2013-11-08xen/balloon: Set balloon's initial state to number of existing RAM pagesBoris Ostrovsky1-1/+1
2013-11-08xen/mcfg: Call PHYSDEVOP_pci_mmcfg_reserved for MCFG areas.Konrad Rzeszutek Wilk1-0/+47
2013-11-06xen: remove deprecated IRQF_DISABLEDMichael Opdenacker2-2/+2
2013-10-29swiotlb-xen: fix error code returned by xen_swiotlb_map_sg_attrsStefano Stabellini1-1/+1
2013-10-25swiotlb-xen: static inline xen_phys_to_bus, xen_bus_to_phys, xen_virt_to_bus ...Stefano Stabellini1-4/+4
2013-10-25grant-table: call set_phys_to_machine after mapping grant refsStefano Stabellini1-2/+17
2013-10-25swiotlb: print a warning when the swiotlb is fullStefano Stabellini1-0/+1
2013-10-25swiotlb-xen: use xen_dma_map/unmap_page, xen_dma_sync_single_for_cpu/deviceStefano Stabellini1-8/+31
2013-10-24tracing/events: Fix swiotlb tracepoint creationThierry Reding1-1/+0
2013-10-16xenbus: convert bus code to use dev_groupsGreg Kroah-Hartman4-9/+21
2013-10-10swiotlb-xen: use xen_alloc/free_coherent_pagesStefano Stabellini1-10/+21
2013-10-09swiotlb-xen: introduce xen_swiotlb_set_dma_maskStefano Stabellini1-0/+12
2013-10-10xen/arm,arm64: enable SWIOTLB_XENStefano Stabellini2-1/+15
2013-10-09xen: make xen_create_contiguous_region return the dma addressStefano Stabellini1-3/+3
2013-10-02tracing/events: Add bounce tracing to swiotblZoltan Kiss1-0/+5
2013-09-25Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-12/+11
2013-09-24xen/balloon: don't alloc page while non-preemptibleDavid Vrabel1-12/+11
2013-09-12Merge tag 'stable/for-linus-3.12-rc0-tag-three' of git://git.kernel.org/pub/s...Linus Torvalds1-6/+7
2013-09-11xen/balloon: remove BUG_ON in increase_reservationWei Liu1-2/+0
2013-09-11xen/balloon: ensure preemption is disabled when using a scratch pageDavid Vrabel1-4/+7
2013-09-09Merge tag 'v3.11-rc7' into stable/for-linus-3.12Konrad Rzeszutek Wilk1-1/+12
2013-09-04Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds8-142/+322
2013-08-30xen/balloon: don't set P2M entry for auto translated guestWei Liu1-2/+7
2013-08-30xen/evtchn: double free on errorDan Carpenter1-1/+0
2013-08-30Xen: Fix retry calls into PRIVCMD_MMAPBATCH*.Andres Lagar-Cavilla1-20/+63
2013-08-27Merge branch 'acpi-sleep'Rafael J. Wysocki1-13/+28
2013-08-21Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-1/+12
2013-08-20xen/m2p: use GNTTABOP_unmap_and_replace to reinstate the original mappingStefano Stabellini1-9/+2
2013-08-20xen: fix ARM build after 6efa20e4Stefano Stabellini1-0/+2
2013-08-20xen/events: document behaviour when scanning the start word for eventsDavid Vrabel1-5/+12
2013-08-20xen/events: mask events when changing their VCPU bindingDavid Vrabel1-0/+11
2013-08-20xen/events: initialize local per-cpu mask for all possible eventsDavid Vrabel1-1/+1
2013-08-09swiotlb-xen: replace dma_length with sg_dma_len() macroStefano Stabellini1-4/+4
2013-08-09xen/balloon: set a mapping for ballooned out pagesStefano Stabellini1-3/+66
2013-08-09xen/evtchn: improve scalability by using per-user locksDavid Vrabel1-80/+112
2013-08-09xen: replace strict_strtoul() with kstrtoul()Jingoo Han1-18/+36
2013-08-09xen-gnt: prevent adding duplicate gnt callbacksRoger Pau Monne1-2/+11
2013-08-09xen: Support 64-bit PV guest receiving NMIsKonrad Rzeszutek Wilk1-1/+10
2013-07-31Merge tag 'stable/for-linus-3.11-rc3-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds4-26/+21
2013-07-31xen / ACPI: notify xen when reduced hardware sleep is availableBen Guthro1-13/+28
2013-07-30xen/tmem: do not allow XEN_TMEM on ARM64Stefano Stabellini1-1/+1
2013-07-30xen/evtchn: avoid a deadlock when unbinding an event channelDavid Vrabel1-19/+2
2013-07-29xen/arm: enable PV control for ARMJulien Grall1-2/+1
2013-07-29xen/arm64: Don't compile cpu hotplugJulien Grall1-1/+1
2013-07-29xenbus: frontend resume cleanupAurelien Chartier1-3/+16
2013-07-14drivers: delete __cpuinit usage from all remaining drivers filesPaul Gortmaker1-1/+1
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+0
2013-07-04Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner12-128/+126
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2-19/+6
2013-07-03drivers: avoid format string in dev_set_nameKees Cook1-1/+1
2013-07-03mm: correctly update zone->managed_pagesJiang Liu1-18/+5
2013-07-03Merge tag 'stable/for-linus-3.11-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds33-198/+221
2013-06-28xen: Remove clock_was_set() call in the resume pathDavid Vrabel1-3/+0
2013-06-28xen: Convert printks to pr_<level>Joe Perches33-194/+213
2013-06-28xen: ifdef CONFIG_HIBERNATE_CALLBACKS xen_*_suspendStefano Stabellini1-1/+1
2013-06-10xen/tmem: Don't over-write tmem_frontswap_poolid after tmem_frontswap_init se...Konrad Rzeszutek Wilk1-2/+2
2013-06-10xen-pciback: fix error return code in pcistub_irq_handler_switch()Wei Yongjun1-3/+7
2013-05-29xenbus_client.c: correct exit path for xenbus_map_ring_valloc_hvmWei Liu1-2/+3
2013-05-29xen-pciback: more uses of cached MSI-X capability offsetJan Beulich1-2/+2
2013-05-29xenbus: save xenstore local status for later useAurelien Chartier3-15/+20
2013-05-29xenbus: delay xenbus frontend resume if xenstored is not runningAurelien Chartier1-1/+36
2013-05-28xmem/tmem: fix 'undefined variable' build error.Frederico Cadete1-0/+2
2013-05-20xen: Fixed assignment error in if statementLisa Nguyen1-1/+2
2013-05-20xen/xenbus: Fixed over 80 character limit issueLisa Nguyen1-1/+2
2013-05-20xen/xenbus: Fixed indentation error in switch caseLisa Nguyen1-10/+8
2013-05-15xen/tmem: Don't use self[ballooning|shrinking] if frontswap is off.Konrad Rzeszutek Wilk2-9/+14
2013-05-15xen/tmem: Remove the usage of '[no|]selfballoon' and use 'tmem.selfballooning...Konrad Rzeszutek Wilk2-26/+4
2013-05-15xen/tmem: Remove the usage of 'noselfshrink' and use 'tmem.selfshrink' bool i...Konrad Rzeszutek Wilk2-14/+3
2013-05-15xen/tmem: Remove the boot options and fold them in the tmem.X parameters.Konrad Rzeszutek Wilk1-24/+4
2013-05-15xen/tmem: s/disable_// and change the logic.Konrad Rzeszutek Wilk1-14/+13
2013-05-15xen/tmem: Fix compile warning.Konrad Rzeszutek Wilk1-4/+2
2013-05-15xen/tmem: Split out the different module/boot options.Konrad Rzeszutek Wilk1-3/+8
2013-05-15xen/tmem: Move all of the boot and module parameters to the top of the file.Konrad Rzeszutek Wilk1-40/+45
2013-05-15xen/tmem: Cleanup. Remove the parts that say temporary.Konrad Rzeszutek Wilk1-4/+0
2013-05-15Merge tag 'v3.10-rc1' into stable/for-linus-3.10Konrad Rzeszutek Wilk4-29/+62
2013-05-15xen/privcmd: fix condition in privcmd_close()Dan Carpenter1-1/+1
2013-05-11Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds2-2/+3
2013-05-08xen: clear IRQ_NOAUTOEN and IRQ_NOREQUESTJulien Grall1-1/+2
2013-05-08xen: SWIOTLB is only used on x86Arnd Bergmann1-1/+1
2013-04-30zcache/tmem: Better error checking on frontswap_register_ops return value.Konrad Rzeszutek Wilk1-1/+4
2013-04-30xen: tmem: enable Xen tmem shim to be built/loaded as a moduleDan Magenheimer3-19/+38
2013-04-30cleancache: Make cleancache_init use a pointer for the opsKonrad Rzeszutek Wilk1-3/+3
2013-04-30frontswap: make frontswap_init use a pointer for the opsKonrad Rzeszutek Wilk1-3/+3
2013-04-29Merge tag 'stable/for-linus-3.10-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-37/+78
2013-04-19xen: resolve section mismatch warnings in xen-acpi-processorBen Guthro1-2/+2
2013-04-17xen: Re-upload processor PM data to hypervisor after S3 resume (v2)Ben Guthro1-25/+53
2013-04-16xen/events: Check that IRQ value passed in is valid.Konrad Rzeszutek Wilk1-1/+19
2013-04-16xen: drop tracking of IRQ vectorJan Beulich1-9/+4
2013-04-10Merge tag 'stable/for-linus-3.9-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-4/+15