aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-10-22xen: remap MSIs into pirqs when running as initial domainQing He
2010-10-22xen: remap GSIs as pirqs when running as initial domainJeremy Fitzhardinge
2010-10-22xen: map MSIs into pirqsStefano Stabellini
2010-10-22xen: support GSI -> pirq remapping in PV on HVM guestsStefano Stabellini
2010-10-22xen: implement xen_hvm_register_pirqStefano Stabellini
2010-10-22xen: get the maximum number of pirqs from xenStefano Stabellini
2010-10-22xen: support pirq != irqStefano Stabellini
2010-10-22Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...Stefano Stabellini
2010-10-18xen-pcifront: Xen PCI frontend driver.Ryan Wilson
2010-10-18xenbus: Xen paravirtualised PCI hotplug support.Yosuke Iwamatsu
2010-10-18xen/x86/PCI: Add support for the Xen PCI subsystemAlex Nixon
2010-10-18xen: fix shared irq device passthroughKonrad Rzeszutek Wilk
2010-10-18xen: Provide a variant of xen_poll_irq with timeout.Konrad Rzeszutek Wilk
2010-10-18xen: set pirq name to something useful.Gerd Hoffmann
2010-10-18xen: implement pirq type event channelsJeremy Fitzhardinge
2010-10-14Un-inline the core-dump helper functionsLinus Torvalds
2010-10-14Don't dump task struct in a.out core-dumpsLinus Torvalds
2010-10-12genirq: Remove the now unused sparse irq leftoversThomas Gleixner
2010-10-12genirq: Sanitize dynamic irq handlingThomas Gleixner
2010-10-12genirq: Remove arch_init_chip_data()Thomas Gleixner
2010-10-12genirq: Remove irq_2_iommuThomas Gleixner
2010-10-12x86: Speed up the irq_remapped check in hot pathesThomas Gleixner
2010-10-12x86: Embedd irq_2_iommu into irq_cfgThomas Gleixner
2010-10-12pci: intr_remap: Remove unused functionsThomas Gleixner
2010-10-12ht: Convert to new irq_chip functionsThomas Gleixner
2010-10-12dmar: Convert to new irq chip functionsThomas Gleixner
2010-10-12pci: Cleanup the irq_desc mess in msiThomas Gleixner
2010-10-12pci: Convert msi to new irq_chip functionsThomas Gleixner
2010-10-12Merge branch 'x86/urgent' of into irq/sparseirqThomas Gleixner
2010-10-12genirq: Query arch for number of early descriptorsThomas Gleixner
2010-10-12genirq: Implement irq reservationThomas Gleixner
2010-10-12genirq: Implement sane enumerationThomas Gleixner
2010-10-12genirq: Implement a sane sparse_irq allocatorThomas Gleixner
2010-10-12genirq: Provide default irq init flagsThomas Gleixner
2010-10-12genirq: Remove early_init_irq_lock_class()Thomas Gleixner
2010-10-12genirq: Sanitize irq_data accessorsThomas Gleixner
2010-10-12genirq: Provide status modifierThomas Gleixner
2010-10-12genirq: Remove unsused inlineThomas Gleixner
2010-10-12genirq: Distangle irq.hThomas Gleixner
2010-10-11fanotify: disable fanotify syscallsEric Paris
2010-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-10-07Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...David S. Miller
2010-10-07elevator: fix oops on early call to elevator_change()Jens Axboe
2010-10-06drm/ttm: Fix two race conditions + fix busy codepathsThomas Hellstrom
2010-10-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-05wait: using uninitialized member of wait queueEvgeny Kuznetsov
2010-10-05modules: Fix module_bug_list list corruption raceLinus Torvalds