aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen
Commit message (Expand)AuthorAge
* sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-22
* Merge branch 'x86/paravirt-spinlocks' into x86/for-linusIngo Molnar2008-07-21
|\
| * xen: implement Xen-specific spinlocksJeremy Fitzhardinge2008-07-16
* | linux-next: pci tree build failureStephen Rothwell2008-07-18
|/
* xen: add xen_arch_resume()/xen_timer_resume hook for ia64 supportIsaku Yamahata2008-07-16
* Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-07-14
|\
| * xen: Use wmb instead of rmb in xen_evtchn_do_upcall().Isaku Yamahata2008-06-20
| * CONFIG_PM_SLEEP fix: xen: fix compilation when CONFIG_PM_SLEEP is disabledJeremy Fitzhardinge2008-06-02
| * xen: maintain clock offset over save/restoreJeremy Fitzhardinge2008-05-27
| * xen: implement save/restoreJeremy Fitzhardinge2008-05-27
| * xenbus: rebind irq on restoreJeremy Fitzhardinge2008-05-27
| * xen: fix unbind_from_irq()Jeremy Fitzhardinge2008-05-27
| * xen: add rebind_evtchn_irqJeremy Fitzhardinge2008-05-27
| * xen: drivers/xen/balloon.c: make a function staticAdrian Bunk2008-05-27
| * xen: compilation fix to balloon driver for ia64 supportIsaku Yamahata2008-05-27
| * xen: Move manage.c to drivers/xen for ia64/xen supportIsaku Yamahata2008-05-27
* | xen: Avoid allocations causing swap activity on the resume pathIan Campbell2008-07-03
* | xen: Use wmb instead of rmb in xen_evtchn_do_upcall().Isaku Yamahata2008-06-20
|/
* xen: add balloon driverJeremy Fitzhardinge2008-04-24
* xen: Module autoprobing support for frontend driversMark McLoughlin2008-04-24
* xen blkfront: Delay wait for block devices until after the disk is addedChristian Limpach2008-04-24
* xen: import arch generic part of xencommIsaku Yamahata2008-04-24
* xen: make grant table arch portableIsaku Yamahata2008-04-24
* xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed oneIsaku Yamahata2008-04-24
* xen: add resend_irq_on_evtchn() definition into events.cIsaku Yamahata2008-04-24
* Xen: make events.c portable for ia64/xen supportIsaku Yamahata2008-04-24
* xen: move events.c to drivers/xen for IA64/Xen supportIsaku Yamahata2008-04-24
* xen: move features.c from arch/x86/xen/features.c to drivers/xenIsaku Yamahata2008-04-24
* xen: add missing definitions for xen grant table which ia64/xen needsIsaku Yamahata2008-04-24
* xen: fix grant table bugMichael Abd-El-Malek2008-04-04
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-18
* xenbus_xs.c: fix a use-after-freeAdrian Bunk2007-07-26
* xen: add the Xenbus sysfs and virtual device hotplug driverJeremy Fitzhardinge2007-07-18
* xen: Add grant table supportJeremy Fitzhardinge2007-07-18