aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-15xen: events: Fix compile error if CONFIG_SMP is not defined.Konrad Rzeszutek Wilk
2011-03-14xen: events: correct locking in xen_irq_from_pirqIan Campbell
2011-03-10xen: events: propagate irq allocation failure instead of panickingIan Campbell
2011-03-10xen: events: do not workaround too-small nr_irqsIan Campbell
2011-03-10xen: events: remove use of nr_irqs as upper bound on number of pirqsIan Campbell
2011-03-10xen: events: dynamically allocate irq info structuresIan Campbell
2011-03-10xen: events: maintain a list of Xen interruptsIan Campbell
2011-03-10xen: events: push setup of irq<->{evtchn,ipi,virq,pirq} maps into irq_info in...Ian Campbell
2011-03-10xen: events: turn irq_info constructors into initialiser functionsIan Campbell
2011-03-10xen: events: use per-cpu variable for cpu_evtchn_maskIan Campbell
2011-03-10xen: events: refactor GSI pirq bindings functionsIan Campbell
2011-03-10xen: events: rename restore_cpu_pirqs -> restore_pirqsIan Campbell
2011-03-10xen: events: remove unused public functionsIan Campbell
2011-03-10xen: events: fix xen_map_pirq_gsi error returnIan Campbell
2011-03-10xen: events: simplify commentIan Campbell
2011-03-10xen: events: separate two unrelated halves of if conditionIan Campbell
2011-03-10xen: events: remove dom0 specific xen_create_msi_irqIan Campbell
2011-03-10xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irqIan Campbell
2011-03-10xen: events: push set_irq_msi down into xen_create_msi_irqIan Campbell
2011-03-10xen: events: update pirq_to_irq in xen_create_msi_irqIan Campbell
2011-03-10xen: events: refactor xen_create_msi_irq slightlyIan Campbell
2011-03-10xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQIan Campbell
2011-03-10xen: events: assume PHYSDEVOP_get_free_pirq existsIan Campbell
2011-03-10xen: pci: collapse apic_register_gsi_xen_hvm and xen_hvm_register_pirqIan Campbell
2011-03-10xen: events: return irq from xen_allocate_pirq_msiIan Campbell
2011-03-10xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msiIan Campbell
2011-03-10xen: events: do not leak IRQ from xen_allocate_pirq_msi when no pirq available.Ian Campbell
2011-03-10xen: pci: only define xen_initdom_setup_msi_irqs if CONFIG_XEN_DOM0Ian Campbell
2011-03-10Merge branch 'stable/pcifront-fixes' into stable/irq.cleanupKonrad Rzeszutek Wilk
2011-03-10Merge branch 'stable/irq.rework' into stable/irq.cleanupKonrad Rzeszutek Wilk
2011-03-03xen/irq: Cleanup up the pirq_to_irq for DomU PV PCI passthrough guests as well.Konrad Rzeszutek Wilk
2011-03-03xen: Use IRQF_FORCE_RESUMEThomas Gleixner
2011-03-03Merge branch 'irq/for-xen' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Konrad Rzeszutek Wilk
2011-03-03xen/timer: Missing IRQF_NO_SUSPEND in timer code broke suspend.Ian Campbell
2011-03-03xen: Fix compile error introduced by "switch to new irq_chip functions"Ian Campbell
2011-03-03xen: Switch to new irq_chip functionsThomas Gleixner
2011-03-03xen: Remove stale irq_chip.endThomas Gleixner
2011-03-03xen: events: do not free legacy IRQsIan Campbell
2011-03-03xen: events: allocate GSIs and dynamic IRQs from separate IRQ ranges.Ian Campbell
2011-03-03xen: events: add xen_allocate_irq_{dynamic, gsi} and xen_free_irqIan Campbell
2011-03-03xen:events: move find_unbound_irq inside CONFIG_PCI_MSIIan Campbell
2011-03-03xen: handled remapped IRQs when enabling a pcifront PCI device.Ian Campbell
2011-02-21Linux 2.6.38-rc6Linus Torvalds
2011-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2011-02-21drm/i915: Do not handle backlight combination mode speciallyIndan Zupancic
2011-02-21module: explicitly align module_version_attribute structureDmitry Torokhov
2011-02-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2011-02-21Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2011-02-21Docbook: add fs/eventfd.c and fix typos in itRandy Dunlap
2011-02-21Documentation: log_buf_len uses [KMG] suffixRandy Dunlap