aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/multicalls.c
Commit message (Expand)AuthorAge
* xen/multicall: move *idx fields to start of mc_bufferJeremy Fitzhardinge2011-07-18
* xen/multicall: special-case singleton hypercallsJeremy Fitzhardinge2011-07-18
* xen/multicalls: add unlikely around slowpath in __xen_mc_entry()Jeremy Fitzhardinge2011-07-18
* xen/multicalls: disable MC_DEBUGJeremy Fitzhardinge2011-07-18
* xen/trace: add multicall tracingJeremy Fitzhardinge2011-07-18
* xen/multicalls: remove debugfs statsJeremy Fitzhardinge2011-07-18
* xen: off by one errors in multicalls.cDan Carpenter2011-06-03
* x86, xen: do multicall callbacks with interrupts disabledJeremy Fitzhardinge2009-02-16
* x86, xen: degrade BUG to WARN when multicall failsJeremy Fitzhardinge2009-02-16
* x86, xen: record and display initiator of each multicall when debuggingIan Campbell2009-02-16
* xen: whitespace/checkpatch cleanupTej2008-12-16
* xen: add debugfs supportJeremy Fitzhardinge2008-08-21
* xen: print backtrace on multicall failureJeremy Fitzhardinge2008-07-16
* xen: add mechanism to extend existing multicallsJeremy Fitzhardinge2008-06-25
* x86: coding style fixes to arch/x86/xen/multicalls.cPaolo Ciarrocchi2008-04-17
* xen: add some debug output for failed multicallsJeremy Fitzhardinge2007-10-16
* xen: add batch completion callbacksJeremy Fitzhardinge2007-10-16
* i386: move xenThomas Gleixner2007-10-11