summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/multicalls.c
Commit message (Expand)AuthorAgeFilesLines
* x86, xen: do multicall callbacks with interrupts disabledJeremy Fitzhardinge2009-02-161-2/+2
* x86, xen: degrade BUG to WARN when multicall failsJeremy Fitzhardinge2009-02-161-1/+1
* x86, xen: record and display initiator of each multicall when debuggingIan Campbell2009-02-161-2/+7
* xen: whitespace/checkpatch cleanupTej2008-12-161-1/+1
* xen: add debugfs supportJeremy Fitzhardinge2008-08-211-2/+113
* xen: print backtrace on multicall failureJeremy Fitzhardinge2008-07-161-0/+1
* xen: add mechanism to extend existing multicallsJeremy Fitzhardinge2008-06-251-6/+34
* x86: coding style fixes to arch/x86/xen/multicalls.cPaolo Ciarrocchi2008-04-171-2/+2
* xen: add some debug output for failed multicallsJeremy Fitzhardinge2007-10-161-0/+25
* xen: add batch completion callbacksJeremy Fitzhardinge2007-10-161-3/+26
* i386: move xenThomas Gleixner2007-10-111-0/+90