]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - drivers/pci/msi.c
serial167: prepare to push BKL down into drivers
[linux-2.6-omap-h63xx.git] / drivers / pci / msi.c
2007-05-15 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
2007-05-13 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/home...
2007-05-12 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2007-05-11 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/wim...
2007-05-11 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2007-05-11 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2007-05-11 David MillerFix assertion failure with MSI on sparc64
2007-05-11 Wim Van SebroeckMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2007-05-10 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/wim...
2007-05-10 Linus TorvaldsMerge branch 'juju' of git://git.kernel.org/pub/scm...
2007-05-10 Len BrownPull thermal into release branch
2007-05-09 Jeff GarzikMerge branch 'upstream' of git://git.kernel.org/pub...
2007-05-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-05-09 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-05-09 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/home...
2007-05-09 Russell KingMerge branches 'armv7', 'at91', 'misc' and 'omap' into...
2007-05-09 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/herbe...
2007-05-09 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2007-05-08 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://jdelvare.pck...
2007-05-08 Linus TorvaldsMerge git://oss.sgi.com:8090/xfs/xfs-2.6
2007-05-08 Linus TorvaldsMerge branch 'reset-seq' of master.kernel.org:/pub...
2007-05-08 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2007-05-08 Linus TorvaldsMerge branch 'drm-patches' of master.kernel.org:/pub...
2007-05-08 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/dtor...
2007-05-08 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2007-05-08 Linus TorvaldsMerge branch 'for-2.6.22' of git://git.kernel.dk/data...
2007-05-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-08 Dmitry TorokhovMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-05-08 Paul MackerrasMerge branch 'linux-2.6'
2007-05-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-05-07 Linus TorvaldsMerge branch 'server-cluster-locking-api' of git:/...
2007-05-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-05-07 Linus TorvaldsMerge branch 'drm-patches' of master.kernel.org:/pub...
2007-05-07 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
2007-05-07 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-05-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-05-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-05-06 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/home...
2007-05-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-05-05 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2007-05-05 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2007-05-05 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2007-05-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-05-05 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2007-05-05 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-05-05 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2007-05-05 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
2007-05-05 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
2007-05-05 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/gregk...
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 Wim Van SebroeckMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2007-05-01 Dmitry TorokhovMerge master.kernel.org:/pub/scm/linux/kernel/git/torva...
2007-04-30 Tony LuckPull mem-attribute into release branch
2007-04-30 Tony LuckPull percpu-dtc into release branch
2007-04-30 Tony LuckPull error-inject into release branch
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.kernel.org/pub/scm...
2007-04-23 Paul MackerrasMerge branch 'kconfig' of master.kernel.org:/pub/scm...
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 master.kernel.org:/pub...
2007-04-11 Linus TorvaldsMerge branch 'upstream-fixes' of git://git.kernel.org...
2007-04-09 Linus TorvaldsMerge branch 'for-2.6.21' of master.kernel.org:/pub...
2007-04-04 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2007-04-04 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2007-04-03 Eric W. Biederman[PATCH] msi: synchronously mask and unmask msi-x irqs.
2007-03-27 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2007-03-23 David WoodhouseMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-03-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-03-22 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
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 master.kernel.org:/pub/scm/linux/kernel/git/letha...
2007-03-15 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
2007-03-14 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2007-03-14 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/wim...
2007-03-13 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-03-13 Linus TorvaldsMerge branch 'merge' of master.kernel.org:/pub/scm...
2007-03-13 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
next