summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | m68knommu: simplify the ColdFire 5206 GPIO struct setupGreg Ungerer2012-05-203-28/+10
| * | m68knommu: make duplicated ColdFire GPIO init code common for allGreg Ungerer2012-05-2013-100/+34
| * | m68knommu: switch to GPIO init macros in ColdFire 532x init codeGreg Ungerer2012-05-201-303/+17
| * | m68knommu: switch to GPIO init macros in ColdFire 5407 init codeGreg Ungerer2012-05-201-15/+1
| * | m68knommu: switch to GPIO init macros in ColdFire 5307 init codeGreg Ungerer2012-05-201-15/+1
| * | m68knommu: switch to GPIO init macros in ColdFire 528x init codeGreg Ungerer2012-05-202-503/+103
| * | m68knommu: switch to GPIO init macros in ColdFire 527x init codeGreg Ungerer2012-05-201-572/+32
| * | m68knommu: switch to GPIO init macros in ColdFire 5272 init codeGreg Ungerer2012-05-201-47/+3
| * | m68knommu: switch to GPIO init macros in ColdFire 5249 init codeGreg Ungerer2012-05-201-31/+2
| * | m68knommu: switch to GPIO init macros in ColdFire 523x init codeGreg Ungerer2012-05-201-250/+14
| * | m68knommu: switch to GPIO init macros in ColdFire 520x init codeGreg Ungerer2012-05-201-141/+8
| * | m68knommu: switch to GPIO init macros in ColdFire 5206 init codeGreg Ungerer2012-05-201-15/+1
| * | m68knommu: introduce macros to simplify ColdFire GPIO table initializationGreg Ungerer2012-05-201-0/+54
| * | m68k: fix compiler warning by properly inlining flat_set_persistent()Ezequiel Garcia2012-05-201-1/+6
| * | m68k: merge the MMU and non-MMU signal.c codeGreg Ungerer2012-05-203-1882/+1199
* | | Revert "vfs: remove unnecessary d_unhashed() check from __d_lookup_rcu"Linus Torvalds2012-05-211-0/+2
* | | Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2012-05-2180-447/+10546
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---------------. \ \ Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o...Roland Dreier2012-05-2178-442/+10532
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * | | IB/mlx4: Add raw packet QP supportOr Gerlitz2012-05-081-3/+23
| | | | | | | | | | * | | IB/core: Add raw packet QP typeOr Gerlitz2012-05-083-1/+5
| | | | | | | | | * | | | 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
| | | | | | | | | * | | | MAINTAINERS: Update qib and ipath entries from QLogic to IntelMike Marciniszyn2012-05-141-2/+2
| | | | | | | | | |/ / /
| | | | | | | | * | | | 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-084-0/+41
| | | | | | * | | | IB/mlx4: Put priority bits in WQE of IBoE MLX QPOren Duer2012-05-082-4/+5
| | | | | | |/ / /
| | | | | * | | | RDMA/cma: Fix lockdep false positive recursive lockingSean Hefty2012-05-081-20/+22
| | | | | * | | | IB/uverbs: Lock SRQ / CQ / PD objects in a consistent orderRoland Dreier2012-05-081-31/+35
OpenPOWER on IntegriCloud