aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/irq.c
AgeCommit message (Expand)Author
2018-09-03x86/paravirt: Use a single ops structureJuergen Gross
2018-07-13xen: setup pv irq ops vector earlierJuergen Gross
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-31x86/xen: Get rid of paravirt op adjust_exception_frameJuergen Gross
2016-07-25x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_opVitaly Kuznetsov
2014-05-05asmlinkage, x86: Add explicit __visible to arch/x86/*Andi Kleen
2014-01-30Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-01-29x86, asmlinkage, paravirt: Make paravirt thunks globalAndi Kleen
2014-01-06xen/pvh: Piggyback on PVHVM for event channels (v2)Mukesh Rathor
2013-08-20x86/xen: disable premption when enabling local irqsDavid Vrabel
2012-09-14xen/arm: receive Xen events on ARMStefano Stabellini
2012-01-24xen: use this_cpu_xxx replace percpu_xxx funcsAlex Shi
2011-05-12arch/x86/xen/irq: Cleanup code/data sections definitionsDaniel Kiper
2011-01-20xen: fix non-ANSI function warning in irq.cRandy Dunlap
2009-08-31x86: Move irq_init to x86_init_opsThomas Gleixner
2009-02-09xen: use our own eventchannel->irq pathJeremy Fitzhardinge
2009-01-30x86/paravirt: add register-saving thunks to reduce caller register pressureJeremy Fitzhardinge
2009-01-16percpu: add optimized generic percpu accessorsIngo Molnar
2008-10-16xen: Fix bug `do_IRQ: cannot handle IRQ -1 vector 0x6 cpu 1'Alex Nixon
2008-07-31xen: compile irq functions without -pg for ftraceJeremy Fitzhardinge