aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-09Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb-2.6Linus Torvalds1-3/+9
2011-06-06swiotlb: Export swioltb_nr_tbl and utilize it as appropiate.FUJITA Tomonori1-3/+9
2011-05-31xen: use the trigger info we already have to choose the irq handlerStefano Stabellini1-9/+9
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmemLinus Torvalds2-0/+265
2011-05-26xen: cleancache shim to Xen Transcendent MemoryDan Magenheimer2-0/+265
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2011-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds1-7/+1
2011-05-19Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' and 'stable/mmu.bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-40/+73
2011-05-19Merge branches 'stable/balloon.cleanup' and 'stable/general.cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds3-27/+24
2011-05-19Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds4-16/+84
2011-05-19drivers/xen/sys-hypervisor: Cleanup code/data sections definitionsDaniel Kiper1-1/+1
2011-05-12xen: tidy up whitespace in drivers/xen/MakefileIan Campbell1-12/+12
2011-05-11PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki1-7/+1
2011-05-10xen: do not clear and mask evtchns in __xen_evtchn_do_upcallStefano Stabellini1-40/+73
2011-04-26Merge branch 'master' into for-nextJiri Kosina3-25/+32
2011-04-20PM: Add missing syscore_suspend() and syscore_resume() callsRafael J. Wysocki1-1/+8
2011-04-18xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override.Konrad Rzeszutek Wilk1-7/+24
2011-04-14xen/irq: The Xen hypervisor cleans up the PIRQs if the other domain forgot.Konrad Rzeszutek Wilk1-1/+8
2011-04-14xen/irq: Export 'xen_pirq_from_irq' function.Konrad Rzeszutek Wilk1-0/+6
2011-04-14xen/irq: Add support to check if IRQ line is shared with other domains.Konrad Rzeszutek Wilk1-0/+12
2011-04-14xen/irq: Check if the PCI device is owned by a domain different than DOMID_SELF.Konrad Rzeszutek Wilk1-4/+8
2011-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds1-3/+3
2011-04-11Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-4/+2
2011-04-11PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKSRafael J. Wysocki1-3/+3
2011-04-10treewide: remove extra semicolonsJustin P. Mattock2-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-03-30xen: events: fix error checks in bind_*_to_irqhandler()Nicolas Kaiser1-4/+2
2011-03-30xen/balloon: Move dec_totalhigh_pages() from __balloon_append() to balloon_append()Daniel Kiper1-2/+3
2011-03-30xen/balloon: Clarify credit calculationDaniel Kiper1-4/+4
2011-03-30xen/balloon: Simplify HVM integrationDaniel Kiper1-8/+4
2011-03-30xen/balloon: Use PageHighMem() for high memory page detectionDaniel Kiper1-1/+1
2011-03-29xen: Use new irq_move functionsThomas Gleixner1-2/+2
2011-03-29xen: Convert genirq namespaceThomas Gleixner1-11/+11
2011-03-24xen-gntdev: unlock on error path in gntdev_mmap()Dan Carpenter1-1/+3
2011-03-24xen-gntdev: return -EFAULT on copy_to_user failureDan Carpenter1-1/+1
2011-03-17Merge branch 'stable/xen.pm.bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds4-13/+29
2011-03-17Merge branches 'stable/irq.fairness' and 'stable/irq.ween_of_nr_irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-178/+261
2011-03-17Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds7-384/+1184
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+38
2011-03-16xen: use freeze/restore/thaw PM events for suspend/resume/chkptShriram Rajagopalan2-11/+13
2011-03-16xen: xenbus PM events supportKazuhiro SUZUKI3-5/+19
2011-03-16xen-gntdev: Use ballooned pages for grant mappingsDaniel De Graaf1-33/+5
2011-03-16xen-balloon: Add interface to retrieve ballooned pagesKonrad Rzeszutek Wilk1-6/+67
2011-03-16xen-balloon: Move core balloon functionality out of moduleDaniel De Graaf3-225/+264
2011-03-16xen/balloon: Remove pr_info's and don't alter retry_countKonrad Rzeszutek Wilk1-10/+2
2011-03-15Merge branch 'stable/backends' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenDavid S. Miller1-0/+38
2011-03-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2011-03-15xen: events: Fix compile error if CONFIG_SMP is not defined.Konrad Rzeszutek Wilk1-0/+2
2011-03-15Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds3-75/+95
2011-03-15Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-1/+1