summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/irq.c
Commit message (Expand)AuthorAgeFilesLines
* x86/pv: Rework arch_local_irq_restore() to not use popfJuergen Gross2021-02-101-23/+0
* x86/paravirt: Use a single ops structureJuergen Gross2018-09-031-1/+1
* xen: setup pv irq ops vector earlierJuergen Gross2018-07-131-3/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/xen: Get rid of paravirt op adjust_exception_frameJuergen Gross2017-08-311-3/+0
* x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_opVitaly Kuznetsov2016-07-251-1/+2
* asmlinkage, x86: Add explicit __visible to arch/x86/*Andi Kleen2014-05-051-3/+3
* Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-01-301-4/+4
|\
| * x86, asmlinkage, paravirt: Make paravirt thunks globalAndi Kleen2014-01-291-4/+4
* | xen/pvh: Piggyback on PVHVM for event channels (v2)Mukesh Rathor2014-01-061-1/+4
|/
* x86/xen: disable premption when enabling local irqsDavid Vrabel2013-08-201-13/+12
* xen/arm: receive Xen events on ARMStefano Stabellini2012-09-141-0/+1
* xen: use this_cpu_xxx replace percpu_xxx funcsAlex Shi2012-01-241-4/+4
* arch/x86/xen/irq: Cleanup code/data sections definitionsDaniel Kiper2011-05-121-1/+1
* xen: fix non-ANSI function warning in irq.cRandy Dunlap2011-01-201-1/+1
* x86: Move irq_init to x86_init_opsThomas Gleixner2009-08-311-2/+3
* xen: use our own eventchannel->irq pathJeremy Fitzhardinge2009-02-091-16/+1
* x86/paravirt: add register-saving thunks to reduce caller register pressureJeremy Fitzhardinge2009-01-301-4/+10
* percpu: add optimized generic percpu accessorsIngo Molnar2009-01-161-4/+4
* xen: Fix bug `do_IRQ: cannot handle IRQ -1 vector 0x6 cpu 1'Alex Nixon2008-10-161-2/+0
* xen: compile irq functions without -pg for ftraceJeremy Fitzhardinge2008-07-311-0/+143