summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-211-12/+1
|\
| * Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2012-05-08136-1017/+1637
| |\
| * | cpuidle: Use kick_all_cpus_sync()Thomas Gleixner2012-05-081-12/+1
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-211-22/+24
|\ \ \
| * | | x86/nmi: Add new NMI queues to deal with IO_CHK and SERRDon Zickus2012-04-251-7/+20
| * | | watchdog, hpwdt: Remove priority option for NMI callbackDon Zickus2012-04-251-15/+4
* | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-217-86/+562
|\ \ \ \
| * | | | iommu: Fix off by one in dmar_get_fault_reason()Dan Carpenter2012-05-141-2/+2
| * | | | irq_remap: Fix the 'sub_handle' uninitialized warningSuresh Siddha2012-05-081-1/+1
| * | | | irq_remap: Fix UP build failureSuresh Siddha2012-05-083-0/+8
| * | | | iommu: rename intr_remapping.[ch] to irq_remapping.[ch]Suresh Siddha2012-05-076-9/+9
| * | | | iommu: rename intr_remapping references to irq_remappingSuresh Siddha2012-05-075-67/+67
| * | | | x86, iommu/vt-d: Clean up interfaces for interrupt remappingJoerg Roedel2012-05-071-10/+10
| * | | | iommu/vt-d: Convert MSI remapping setup to remap_opsJoerg Roedel2012-05-073-0/+148
| * | | | iommu/vt-d: Convert free_irte into a remap_ops callbackJoerg Roedel2012-05-073-1/+13
| * | | | iommu/vt-d: Convert IR set_affinity function to remap_opsJoerg Roedel2012-05-073-0/+69
| * | | | iommu/vt-d: Convert IR ioapic-setup to use remap_opsJoerg Roedel2012-05-073-0/+109
| * | | | iommu/vt-d: Convert missing apic.c intr-remapping call to remap_opsJoerg Roedel2012-05-073-2/+38
| * | | | iommu/vt-d: Make intr-remapping initialization genericJoerg Roedel2012-05-076-41/+137
| * | | | iommu: Rename intr_remapping files to intel_intr_remappingJoerg Roedel2012-05-073-19/+17
* | | | | Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2012-05-2175-441/+10531
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---------------. \ \ \ \ Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o...Roland Dreier2012-05-2174-438/+10519
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * | | | | IB/mlx4: Add raw packet QP supportOr Gerlitz2012-05-081-3/+23
| | | | | | | | | | * | | | | IB/core: Add raw packet QP typeOr Gerlitz2012-05-082-0/+4
| | | | | | | | | | |/ / / /
| | | | | | | | | * | | | | IB/qib: Add cache line awareness to qib_qp and qib_devdata structuresMike Marciniszyn2012-05-147-94/+120
| | | | | | | | | * | | | | IB/qib: MADs with misset M_Keys should return failureJim Foraker2012-05-141-1/+3
| | | | | | | | | * | | | | IB/qib: Fix M_Key lease timeout handlingJim Foraker2012-05-141-15/+29
| | | | | | | | | * | | | | IB/qib: Fix QLE734X link cyclingMitko Haralanov2012-05-141-1/+1
| | | | | | | | | * | | | | IB/qib: Display correct value for number of contextsMitko Haralanov2012-05-142-3/+7
| | | | | | | | | * | | | | IB/qib: Correct ordering of reregister vs. port active eventsTodd Rimmer2012-05-141-9/+8
| | | | | | | | | * | | | | IB/qib: Optimize pio ack buffer allocationMike Marciniszyn2012-05-145-9/+28
| | | | | | | | | * | | | | IB/qib: Add prefetch for eager buffersMike Marciniszyn2012-05-141-1/+4
| | | | | | | | | |/ / / /
| | | | | | | | * | | | | RDMA/ocrdma: Fix build with IPV6=nRoland Dreier2012-05-082-9/+22
| | | | | | | | * | | | | RDMA/ocrdma: Tiny locking cleanupDan Carpenter2012-05-081-5/+5
| | | | | | | | * | | | | RDMA/ocrdma: Fix check for NULL instead of IS_ERRDan Carpenter2012-05-081-2/+2
| | | | | | | | * | | | | RDMA/ocrdma: Don't sleep in atomic notifier handlerSasha Levin2012-05-082-16/+23
| | | | | | | | * | | | | RDMA/ocrdma: Remove write-only variablesRoland Dreier2012-05-082-10/+2
| | | | | | | | * | | | | RDMA/ocrdma: Set event's device member in ocrdma_dispatch_ibevent()Roland Dreier2012-05-081-1/+3
| | | | | | | | * | | | | RDMA/ocrdma: Make needlessly global functions/structs staticRoland Dreier2012-05-082-9/+9
| | | | | | | | * | | | | RDMA/ocrdma: Fix warnings about uninitialized variablesRoland Dreier2012-05-082-3/+4
| | | | | | | | * | | | | RDMA/ocrdma: Add driver for Emulex OneConnect IBoE RDMA adapterParav Pandit2012-05-0814-0/+8393
| | | | | | | | * | | | | be2net: Add functionality to support RoCE driverParav Pandit2012-05-087-15/+375
| | | | | | | | * | | | | be2net: Add function to issue mailbox cmd on MQParav Pandit2012-05-081-0/+39
| | | | | | | | |/ / / /
| | | | | | | * | | | | RDMA/nes: Don't call event handler if pointer is NULLTatyana Nikolova2012-05-141-1/+2
| | | | | | | * | | | | RDMA/nes: Fix for the ORD value of the connecting peerTatyana Nikolova2012-05-141-0/+4
| | | | | | | |/ / / /
| | | | | | * | | | | IB/mlx4: Fix mlx4_ib_add() error flowJack Morgenstein2012-05-181-3/+3
| | | | | | * | | | | IB/mlx4: Increase the number of vectors (EQs) available for ULPsShlomo Pongratz2012-05-183-0/+89
| | | | | | * | | | | mlx4_core: Change bitmap allocator to work in round-robin fashionJack Morgenstein2012-05-141-3/+0
| | | | | | * | | | | IB/mlx4: Replace printk(KERN_yyy...) with pr_yyy(...)Shlomo Pongratz2012-05-085-25/+25
| | | | | | * | | | | mlx4_core: Add second capabilities flags fieldShlomo Pongratz2012-05-083-0/+33