Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86/xen: disable premption when enabling local irqs | David Vrabel | 2013-08-20 | 1 | -13/+12 |
* | xen/arm: receive Xen events on ARM | Stefano Stabellini | 2012-09-14 | 1 | -0/+1 |
* | xen: use this_cpu_xxx replace percpu_xxx funcs | Alex Shi | 2012-01-24 | 1 | -4/+4 |
* | arch/x86/xen/irq: Cleanup code/data sections definitions | Daniel Kiper | 2011-05-12 | 1 | -1/+1 |
* | xen: fix non-ANSI function warning in irq.c | Randy Dunlap | 2011-01-20 | 1 | -1/+1 |
* | x86: Move irq_init to x86_init_ops | Thomas Gleixner | 2009-08-31 | 1 | -2/+3 |
* | xen: use our own eventchannel->irq path | Jeremy Fitzhardinge | 2009-02-09 | 1 | -16/+1 |
* | x86/paravirt: add register-saving thunks to reduce caller register pressure | Jeremy Fitzhardinge | 2009-01-30 | 1 | -4/+10 |
* | percpu: add optimized generic percpu accessors | Ingo Molnar | 2009-01-16 | 1 | -4/+4 |
* | xen: Fix bug `do_IRQ: cannot handle IRQ -1 vector 0x6 cpu 1' | Alex Nixon | 2008-10-16 | 1 | -2/+0 |
* | xen: compile irq functions without -pg for ftrace | Jeremy Fitzhardinge | 2008-07-31 | 1 | -0/+143 |