index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
/
irq.c
Age
Commit message (
Expand
)
Author
2016-07-25
x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_op
Vitaly Kuznetsov
2014-05-05
asmlinkage, x86: Add explicit __visible to arch/x86/*
Andi Kleen
2014-01-30
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2014-01-29
x86, asmlinkage, paravirt: Make paravirt thunks global
Andi Kleen
2014-01-06
xen/pvh: Piggyback on PVHVM for event channels (v2)
Mukesh Rathor
2013-08-20
x86/xen: disable premption when enabling local irqs
David Vrabel
2012-09-14
xen/arm: receive Xen events on ARM
Stefano Stabellini
2012-01-24
xen: use this_cpu_xxx replace percpu_xxx funcs
Alex Shi
2011-05-12
arch/x86/xen/irq: Cleanup code/data sections definitions
Daniel Kiper
2011-01-20
xen: fix non-ANSI function warning in irq.c
Randy Dunlap
2009-08-31
x86: Move irq_init to x86_init_ops
Thomas Gleixner
2009-02-09
xen: use our own eventchannel->irq path
Jeremy Fitzhardinge
2009-01-30
x86/paravirt: add register-saving thunks to reduce caller register pressure
Jeremy Fitzhardinge
2009-01-16
percpu: add optimized generic percpu accessors
Ingo Molnar
2008-10-16
xen: Fix bug `do_IRQ: cannot handle IRQ -1 vector 0x6 cpu 1'
Alex Nixon
2008-07-31
xen: compile irq functions without -pg for ftrace
Jeremy Fitzhardinge