summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IB/iser: Move high-volume debug output to higher debug levelEli Dorfman2008-04-292-2/+12
* IB/ehca: handle negative return value from ibmebus_request_irq() properlyHoang-Nam Nguyen2008-04-291-18/+17Star
* RDMA/cxgb3: Support peer-2-peer connection setupSteve Wise2008-04-297-29/+137
* RDMA/cxgb3: Set the max_mr_size device attribute correctlySteve Wise2008-04-294-1/+4
* RDMA/cxgb3: Correctly serialize peer abort pathSteve Wise2008-04-293-35/+72
* mlx4_core: Add a way to set the "collapsed" CQ flagYevgeny Petrilin2008-04-293-3/+6
* Improve queue_is_locked()Jens Axboe2008-04-291-0/+4
* drivers/net/tehuti: use proper capability check for raw IO accessLinus Torvalds2008-04-291-1/+1
* Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-04-2922-233/+346
|\
| * [PATCH] new predicate - AUDIT_FILETYPEAl Viro2008-04-283-0/+25
| * [patch 2/2] Use find_task_by_vpid in audit codePavel Emelyanov2008-04-281-3/+3
| * [patch 1/2] audit: let userspace fully control TTY input auditingMiloslav Trmac2008-04-283-59/+5Star
| * [PATCH 2/2] audit: fix sparse shadowed variable warningsHarvey Harrison2008-04-283-15/+13Star
| * [PATCH 1/2] audit: move extern declarations to audit.hHarvey Harrison2008-04-283-11/+13
| * Audit: MAINTAINERS updateEric Paris2008-04-281-3/+5
| * Audit: increase the maximum length of the key fieldEric Paris2008-04-281-1/+1
| * Audit: standardize string audit interfacesEric Paris2008-04-285-24/+29
| * Audit: stop deadlock from signals under loadEric Paris2008-04-281-5/+35
| * Audit: save audit_backlog_limit audit messages in case auditd comes backEric Paris2008-04-281-21/+81
| * Audit: collect sessionid in netlink messagesEric Paris2008-04-2817-87/+132
| * Audit: end printk with newlineEric Paris2008-04-281-4/+4
* | drivers/pcmcia/pcmcia_ioctl.c: fix buildakpm@linux-foundation.org2008-04-291-2/+2
* | dm: use unlocked variants of queue flag check/setJens Axboe2008-04-291-5/+3Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-04-2913-468/+302Star
|\ \
| * | pciehp: fix error message about getting hotplug controlKenji Kaneshige2008-04-291-1/+1
| * | pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2Yinghai Lu2008-04-293-9/+34
| * | pci/irq: restore mask_bits in msi shutdown -v3Yinghai Lu2008-04-292-7/+15
| * | doc: replace yet another dev with pdev for consistency in DMA-mapping.txtMatti Linnanvuori2008-04-291-1/+1
| * | PCI: don't expose struct pci_vpd to userspaceJesse Barnes2008-04-281-2/+2
| * | doc: fix an incorrect suggestion to pass NULL for PCI like busesMatti Linnanvuori2008-04-281-3/+3
| * | Consistently use pdev as the variable of type struct pci_dev *.Matti Linnanvuori2008-04-281-16/+16
| * | pciehp: Fix command writeKenji Kaneshige2008-04-251-1/+4
| * | shpchp: fix slot nameKenji Kaneshige2008-04-251-2/+9
| * | make pciehp_acpi_get_hp_hw_control_from_firmware()Adrian Bunk2008-04-251-1/+1
| * | pciehp: Clean up pcie_init()Kenji Kaneshige2008-04-251-110/+88Star
| * | pciehp: Mask hotplug interrupt at controller releaseKenji Kaneshige2008-04-251-0/+4
| * | pciehp: Remove useless hotplug interrupt enablingKenji Kaneshige2008-04-251-46/+8Star
| * | pciehp: Fix wrong slot capability checkKenji Kaneshige2008-04-254-39/+39
| * | pciehp: Fix wrong slot control register accessKenji Kaneshige2008-04-251-112/+38Star
| * | pciehp: Add missing memory barrierKenji Kaneshige2008-04-251-0/+2
| * | pciehp: Fix interrupt event handligKenji Kaneshige2008-04-252-120/+29Star
| * | pciehp: fix slot nameKenji Kaneshige2008-04-251-2/+9
| * | Update MAINTAINERS with location of PCI treeJesse Barnes2008-04-251-0/+1
| * | PCI: Add Intel SCH PCI IDsAlek Du2008-04-241-0/+2
| * | PCI Express ASPM support should default to 'No'Jesper Juhl2008-04-241-1/+1
* | | block: fix queue locking verificationLinus Torvalds2008-04-291-2/+8
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-04-2916-37/+1344
|\ \ \
| * | | [ALSA] soc - wm9712 - checkpatch fixesMark Brown2008-04-291-33/+29Star
| * | | [ALSA] pcsp - Fix more dependencyTakashi Iwai2008-04-291-0/+2
| * | | [ALSA] hda - Add support of Medion RIM 2150Takashi Iwai2008-04-292-0/+87