Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xen: implement CPU hotplugging | Alex Nixon | 2008-08-25 | 1 | -0/+4 |
* | xen: save previous spinlock when blocking | Jeremy Fitzhardinge | 2008-08-21 | 1 | -0/+25 |
* | xen: compile irq functions without -pg for ftrace | Jeremy Fitzhardinge | 2008-07-31 | 1 | -11/+0 |
* | xen: implement Xen-specific spinlocks | Jeremy Fitzhardinge | 2008-07-16 | 1 | -0/+27 |
* | xen: Use wmb instead of rmb in xen_evtchn_do_upcall(). | Isaku Yamahata | 2008-06-20 | 1 | -1/+1 |
* | xen: implement save/restore | Jeremy Fitzhardinge | 2008-05-27 | 1 | -0/+83 |
* | xen: fix unbind_from_irq() | Jeremy Fitzhardinge | 2008-05-27 | 1 | -2/+2 |
* | xen: add rebind_evtchn_irq | Jeremy Fitzhardinge | 2008-05-27 | 1 | -0/+27 |
* | xen: add resend_irq_on_evtchn() definition into events.c | Isaku Yamahata | 2008-04-24 | 1 | -0/+16 |
* | Xen: make events.c portable for ia64/xen support | Isaku Yamahata | 2008-04-24 | 1 | -6/+7 |
* | xen: move events.c to drivers/xen for IA64/Xen support | Isaku Yamahata | 2008-04-24 | 1 | -0/+657 |