Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
[sfrench/cifs-2.6.git] / drivers / pci / msi.c
2007-05-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-05-05 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/dtor...
2007-05-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-05-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-05-03 Michael EllermanMSI: Give archs the option to free all MSI/Xs at once.
2007-05-03 Michael EllermanMSI: Give archs the option to allocate all MSI/Xs at...
2007-05-03 Michael EllermanMSI: arch must connect the irq and the msi_desc
2007-05-03 Michael EllermanMSI: Remove dev->first_msi_irq
2007-05-03 Michael EllermanMSI: Use a list instead of the custom link structure
2007-05-03 Michael EllermanMSI: Add an arch_msi_check_device()
2007-05-03 Michael EllermanMSI: Rename pci_msi_supported() to pci_msi_check_device()
2007-05-03 Michael EllermanMSI: Consolidate precondition checks
2007-05-03 Michael EllermanMSI: Expand pci_msi_supported()
2007-05-03 Michael EllermanMSI: Remove msi_cache
2007-05-03 Michael EllermanMSI: Move EXPORT_SYMBOL()s near their definition
2007-05-03 Michael EllermanMSI: Consolidate BUG_ON()s.
2007-05-03 Michael EllermanMSI: Consolidate MSI-X irq freeing code
2007-05-03 Michael EllermanMSI: Simplify BUG() handling in msi_remove_pci_irq_vect...
2007-05-03 Michael EllermanMSI: Simplify BUG() handling in msi_remove_pci_irq_vect...
2007-05-03 Michael EllermanMSI: Simplify BUG() handling in pci_disable_msix()
2007-05-03 Michael EllermanMSI: Simplify BUG() handling in pci_disable_msi()
2007-05-03 Mitch WilliamsPCI: Flush MSI-X table writes
2007-05-01 Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2007-04-29 Len BrownPull sbs into release branch
2007-04-29 Len BrownPull dock into release branch
2007-04-29 Len BrownPull ec into release branch
2007-04-29 Len BrownPull thinkpad into release branch
2007-04-29 Len BrownPull asus into release branch
2007-04-26 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2007-04-23 Paul MackerrasMerge branch 'kconfig' of /linux/kernel/git/galak/power...
2007-04-12 Paul MackerrasMerge branch 'linux-2.6' into for-2.6.22
2007-04-11 Linus TorvaldsMerge branch 'for-2.6.21' of /linux/kernel/git/davej...
2007-04-11 Linus TorvaldsMerge branch 'upstream-fixes' of git://git./linux/kerne...
2007-04-09 Linus TorvaldsMerge branch 'for-2.6.21' of /linux/kernel/git/davej...
2007-04-04 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-04-04 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-04-03 Eric W. Biederman[PATCH] msi: synchronously mask and unmask msi-x irqs.
2007-03-27 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2007-03-23 David WoodhouseMerge git://git./linux/kernel/git/joern/misc
2007-03-23 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2007-03-22 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-03-20 Len BrownPull bugzilla-7465 into release branch
2007-03-20 Len BrownPull misc-for-upstream into release branch
2007-03-18 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
2007-03-15 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/jikos/hid
2007-03-14 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-03-14 Linus TorvaldsMerge /linux/kernel/git/wim/linux-2.6-watchdog
2007-03-13 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-03-13 Linus TorvaldsMerge branch 'merge' of /linux/kernel/git/paulus/powerpc
2007-03-13 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2007-03-13 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-03-12 Eric W. Biederman[PATCH] msi: Safer state caching.
2007-03-10 Len BrownPull bugzilla-7570 into release branch
2007-03-10 Len BrownPull ibm into release branch
2007-03-10 Len BrownPull altix into release branch
2007-03-09 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-03-08 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/dtor...
2007-03-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
2007-03-07 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/jikos/hid
2007-03-07 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2007-03-05 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2007-03-05 Eric W. Biederman[PATCH] msi: support masking msi irqs without a mask bit
2007-03-05 Eric W. Biederman[PATCH] msi: fix up the msi enable/disable logic
2007-03-05 Eric W. Biederman[PATCH] msi: sanely support hardware level msi disabling
2007-02-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/kyle/parisc-2.6
2007-02-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2007-02-20 Russell KingMerge ARM fixes
2007-02-19 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-02-19 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2007-02-19 Linus TorvaldsMerge branch 'for-linus' of ssh:///linux/kernel/git...
2007-02-17 John W. LinvilleMerge branch 'upstream' into upstream-jgarzik
2007-02-17 Len BrownPull sony into release branch
2007-02-16 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2007-02-14 Linus TorvaldsMerge /pub/scm/linux/kernel/git/sfrench/cifs-2.6
2007-02-14 Linus TorvaldsMerge /linux/kernel/git/wim/linux-2.6-watchdog
2007-02-13 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2007-02-13 Kumar GalaMerge branch 'master' into 83xx
2007-02-13 Kumar GalaMerge branch 'master' into 85xx
2007-02-13 Kumar GalaMerge branch 'master' into for_paulus
2007-02-13 Paul MackerrasMerge branch 'for_paulus' of /linux/kernel/git/galak...
2007-02-11 Dave Jones[CPUFREQ] Fix up merge conflicts with recent ACPI changes.
2007-02-10 James BottomleyMerge branch 'linus'
2007-02-10 Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2007-02-09 Jeff GarzikMerge branch 'upstream' of /linux/kernel/git/linville...
2007-02-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-02-08 David S. MillerMerge branch 'HEAD' of /linux/kernel/git/herbert/crypto-2.6
2007-02-08 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-02-08 Linus TorvaldsMerge /pub/scm/linux/kernel/git/paulus/powerpc
2007-02-08 Linus TorvaldsMerge branch 'drm-patches' of /linux/kernel/git/airlied...
2007-02-08 Linus TorvaldsMerge /pub/scm/linux/kernel/git/bart/ide-2.6
2007-02-08 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-02-07 Eric W. Biedermanmsi: Make MSI useable more architectures
2007-02-07 Eric W. Biedermanmsi: Kill the msi_desc array.
2007-02-07 Eric W. Biedermanmsi: Remove attach_msi_entry.
2007-02-07 Eric W. Biedermanmsi: Fix msi_remove_pci_irq_vectors.
2007-02-07 Eric W. Biedermanmsi: Remove msi_lock.
2007-02-07 Eric W. Biedermanmsi: Kill msi_lookup_irq
2007-02-07 Michael EllermanMSI: Combine pci_(save|restore)_msi/msix_state
2007-02-07 Michael EllermanMSI: Remove pci_scan_msi_device()
2007-02-07 Michael EllermanMSI: Replace pci_msi_quirk with calls to pci_no_msi()
next