aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/multicalls.c
AgeCommit message (Expand)Author
2014-08-26x86: Replace __get_cpu_var usesChristoph Lameter
2011-07-18xen/multicall: move *idx fields to start of mc_bufferJeremy Fitzhardinge
2011-07-18xen/multicall: special-case singleton hypercallsJeremy Fitzhardinge
2011-07-18xen/multicalls: add unlikely around slowpath in __xen_mc_entry()Jeremy Fitzhardinge
2011-07-18xen/multicalls: disable MC_DEBUGJeremy Fitzhardinge
2011-07-18xen/trace: add multicall tracingJeremy Fitzhardinge
2011-07-18xen/multicalls: remove debugfs statsJeremy Fitzhardinge
2011-06-03xen: off by one errors in multicalls.cDan Carpenter
2009-02-16x86, xen: do multicall callbacks with interrupts disabledJeremy Fitzhardinge
2009-02-16x86, xen: degrade BUG to WARN when multicall failsJeremy Fitzhardinge
2009-02-16x86, xen: record and display initiator of each multicall when debuggingIan Campbell
2008-12-16xen: whitespace/checkpatch cleanupTej
2008-08-21xen: add debugfs supportJeremy Fitzhardinge
2008-07-16xen: print backtrace on multicall failureJeremy Fitzhardinge
2008-06-25xen: add mechanism to extend existing multicallsJeremy Fitzhardinge
2008-04-17x86: coding style fixes to arch/x86/xen/multicalls.cPaolo Ciarrocchi
2007-10-16xen: add some debug output for failed multicallsJeremy Fitzhardinge
2007-10-16xen: add batch completion callbacksJeremy Fitzhardinge
2007-10-11i386: move xenThomas Gleixner