aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/irq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-30Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+4
2014-01-29x86, asmlinkage, paravirt: Make paravirt thunks globalAndi Kleen1-4/+4
2014-01-06xen/pvh: Piggyback on PVHVM for event channels (v2)Mukesh Rathor1-1/+4
2013-08-20x86/xen: disable premption when enabling local irqsDavid Vrabel1-13/+12
2012-09-14xen/arm: receive Xen events on ARMStefano Stabellini1-0/+1
2012-01-24xen: use this_cpu_xxx replace percpu_xxx funcsAlex Shi1-4/+4
2011-05-12arch/x86/xen/irq: Cleanup code/data sections definitionsDaniel Kiper1-1/+1
2011-01-20xen: fix non-ANSI function warning in irq.cRandy Dunlap1-1/+1
2009-08-31x86: Move irq_init to x86_init_opsThomas Gleixner1-2/+3
2009-02-09xen: use our own eventchannel->irq pathJeremy Fitzhardinge1-16/+1
2009-01-30x86/paravirt: add register-saving thunks to reduce caller register pressureJeremy Fitzhardinge1-4/+10
2009-01-16percpu: add optimized generic percpu accessorsIngo Molnar1-4/+4
2008-10-16xen: Fix bug `do_IRQ: cannot handle IRQ -1 vector 0x6 cpu 1'Alex Nixon1-2/+0
2008-07-31xen: compile irq functions without -pg for ftraceJeremy Fitzhardinge1-0/+143