aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/irq.c
Commit message (Expand)AuthorAge
* asmlinkage, x86: Add explicit __visible to arch/x86/*Andi Kleen2014-05-05
* Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-01-30
|\
| * x86, asmlinkage, paravirt: Make paravirt thunks globalAndi Kleen2014-01-30
* | xen/pvh: Piggyback on PVHVM for event channels (v2)Mukesh Rathor2014-01-06
|/
* x86/xen: disable premption when enabling local irqsDavid Vrabel2013-08-20
* xen/arm: receive Xen events on ARMStefano Stabellini2012-09-14
* xen: use this_cpu_xxx replace percpu_xxx funcsAlex Shi2012-01-24
* arch/x86/xen/irq: Cleanup code/data sections definitionsDaniel Kiper2011-05-12
* xen: fix non-ANSI function warning in irq.cRandy Dunlap2011-01-20
* x86: Move irq_init to x86_init_opsThomas Gleixner2009-08-31
* xen: use our own eventchannel->irq pathJeremy Fitzhardinge2009-02-09
* x86/paravirt: add register-saving thunks to reduce caller register pressureJeremy Fitzhardinge2009-01-30
* percpu: add optimized generic percpu accessorsIngo Molnar2009-01-16
* xen: Fix bug `do_IRQ: cannot handle IRQ -1 vector 0x6 cpu 1'Alex Nixon2008-10-16
* xen: compile irq functions without -pg for ftraceJeremy Fitzhardinge2008-07-31