aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/xen/softirq.h
Commit message (Expand)AuthorAgeFilesLines
* xen: move for_each_set_bit to xen/bitops.hStefano Stabellini2013-05-081-1/+1
* force inclusion of xen/config.h through compiler optionJan Beulich2012-01-131-1/+0
* convert more literal uses of cpumask_t to pointersJan Beulich2011-09-181-1/+1
* tasklets: Allow tasklets to be created that run in softirq context.Keir Fraser2011-06-161-0/+1
* Remove unused PAGE_SCRUB_SOFTIRQ definition.Keir Fraser2010-05-141-1/+0
* stopmachine: Implement using tasklets rather than a softirq.Keir Fraser2010-04-191-1/+0
* Implement tasklets as running in VCPU context (sepcifically, idle-VCPU context)Keir Fraser2010-04-191-1/+0
* Move tasklet implementation into its own source files.Keir Fraser2010-04-191-24/+0
* Per-cpu tasklet lists.Keir Fraser2010-04-141-2/+4
* Replace process_pending_timers() with process_pending_softirqs().Keir Fraser2009-12-221-0/+7
* passthrough: use tasklet to deliver interruptsKeir Fraser2009-07-281-23/+3
* Pass cpumasks by reference always.Keir Fraser2009-05-271-1/+1
* Tasklet bug fixes.Keir Fraser2008-04-151-1/+2
* Change tasklet implementation so that tasklet_kill() does not have toKeir Fraser2008-04-151-2/+2
* Turn some simple softirqs into tasklets.Keir Fraser2008-04-111-3/+0
* Support tasklets in Xen as a more dynamic alternative to softirqs.Keir Fraser2008-04-111-21/+40
* Rendezvous selected cpus in softirq (stop_machine).Keir Fraser2008-02-111-1/+2
* Add RCU support to Xen.kaf24@localhost.localdomain2007-01-261-1/+2
* [XEN] Arch-specific softirq definitions.kfraser@localhost.localdomain2006-11-301-1/+6
* [XEN] Simplify domain shutdown -- no need to synchronously halt execution.kaf24@localhost.localdomain2006-11-041-3/+2
* New weighted fair-share CPU scheduler w/ automatic SMP load balancingack@kneesa.uk.xensource.com2006-05-261-0/+13
* Added trace buffer virtual irq to implement non-polling trace record access.kaf24@firebug.cl.cam.ac.uk2006-04-081-1/+2
* Rename ac_timer_* interfaces -> timer_*. The ac_ iskaf24@firebug.cl.cam.ac.uk2006-01-121-1/+1
* Pass NMIs to DOM0 via a dedicated callback, core Xen support.Ian.Campbell@xensource.com2006-01-111-1/+1
* Allow unknown NMIs to be propagated to domain0 via newkaf24@firebug.cl.cam.ac.uk2005-12-201-1/+1
* bitkeeper revision 1.1653 (429f7931iJ8kgS9qBlBbtyY9irorQA)cl349@firebug.cl.cam.ac.uk2005-06-021-0/+1
* bitkeeper revision 1.1628 (429dc9b7MTwsBkscbFS1sK8SbwJhdg)kaf24@firebug.cl.cam.ac.uk2005-06-011-1/+2
* bitkeeper revision 1.1159.272.8 (4240716dixo5jLBihZPvbRrP21dn4g)kaf24@firebug.cl.cam.ac.uk2005-03-221-1/+2
* bitkeeper revision 1.1159.1.320 (4186495166A8XLekEbNixl7hWUA08w)kaf24@freefall.cl.cam.ac.uk2004-11-011-6/+6
* bitkeeper revision 1.1159.69.21 (413c9be3ZggtSn3FWCDWCAl_6chs9w)iap10@labyrinth.cl.cam.ac.uk2004-09-061-1/+2
* bitkeeper revision 1.1108.33.42 (410f6f3aRsLN-XTc0i2kCrGt2plvhw)kaf24@scramble.cl.cam.ac.uk2004-08-031-11/+11
* bitkeeper revision 1.993 (40d6a9ddBgr-KXWbCA_-rEDpeCQHQw)kaf24@scramble.cl.cam.ac.uk2004-06-211-0/+3
* bitkeeper revision 1.983 (40d46e62pNngJp16CZ2sqZwmplr_Kw)kaf24@scramble.cl.cam.ac.uk2004-06-191-0/+34