aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/multicalls.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-18xen/multicall: move *idx fields to start of mc_bufferJeremy Fitzhardinge1-1/+1
2011-07-18xen/multicall: special-case singleton hypercallsJeremy Fitzhardinge1-5/+22
2011-07-18xen/multicalls: add unlikely around slowpath in __xen_mc_entry()Jeremy Fitzhardinge1-2/+2
2011-07-18xen/multicalls: disable MC_DEBUGJeremy Fitzhardinge1-2/+2
2011-07-18xen/trace: add multicall tracingJeremy Fitzhardinge1-8/+23
2011-07-18xen/multicalls: remove debugfs statsJeremy Fitzhardinge1-108/+1
2011-06-03xen: off by one errors in multicalls.cDan Carpenter1-6/+6
2009-02-16x86, xen: do multicall callbacks with interrupts disabledJeremy Fitzhardinge1-2/+2
2009-02-16x86, xen: degrade BUG to WARN when multicall failsJeremy Fitzhardinge1-1/+1
2009-02-16x86, xen: record and display initiator of each multicall when debuggingIan Campbell1-2/+7
2008-12-16xen: whitespace/checkpatch cleanupTej1-1/+1
2008-08-21xen: add debugfs supportJeremy Fitzhardinge1-2/+113
2008-07-16xen: print backtrace on multicall failureJeremy Fitzhardinge1-0/+1
2008-06-25xen: add mechanism to extend existing multicallsJeremy Fitzhardinge1-6/+34
2008-04-17x86: coding style fixes to arch/x86/xen/multicalls.cPaolo Ciarrocchi1-2/+2
2007-10-16xen: add some debug output for failed multicallsJeremy Fitzhardinge1-0/+25
2007-10-16xen: add batch completion callbacksJeremy Fitzhardinge1-3/+26
2007-10-11i386: move xenThomas Gleixner1-0/+90