index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
/
multicalls.c
Age
Commit message (
Expand
)
Author
2011-07-18
xen/multicall: move *idx fields to start of mc_buffer
Jeremy Fitzhardinge
2011-07-18
xen/multicall: special-case singleton hypercalls
Jeremy Fitzhardinge
2011-07-18
xen/multicalls: add unlikely around slowpath in __xen_mc_entry()
Jeremy Fitzhardinge
2011-07-18
xen/multicalls: disable MC_DEBUG
Jeremy Fitzhardinge
2011-07-18
xen/trace: add multicall tracing
Jeremy Fitzhardinge
2011-07-18
xen/multicalls: remove debugfs stats
Jeremy Fitzhardinge
2011-06-03
xen: off by one errors in multicalls.c
Dan Carpenter
2009-02-16
x86, xen: do multicall callbacks with interrupts disabled
Jeremy Fitzhardinge
2009-02-16
x86, xen: degrade BUG to WARN when multicall fails
Jeremy Fitzhardinge
2009-02-16
x86, xen: record and display initiator of each multicall when debugging
Ian Campbell
2008-12-16
xen: whitespace/checkpatch cleanup
Tej
2008-08-21
xen: add debugfs support
Jeremy Fitzhardinge
2008-07-16
xen: print backtrace on multicall failure
Jeremy Fitzhardinge
2008-06-25
xen: add mechanism to extend existing multicalls
Jeremy Fitzhardinge
2008-04-17
x86: coding style fixes to arch/x86/xen/multicalls.c
Paolo Ciarrocchi
2007-10-16
xen: add some debug output for failed multicalls
Jeremy Fitzhardinge
2007-10-16
xen: add batch completion callbacks
Jeremy Fitzhardinge
2007-10-11
i386: move xen
Thomas Gleixner