Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'xtensa-next-20140123' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 2014-01-25 | 4 | -0/+278 | |
|\ | ||||||
| * | xtensa: add MX irqchip | Max Filippov | 2014-01-14 | 3 | -0/+169 | |
| * | xtensa: move built-in PIC to drivers/irqchip | Max Filippov | 2014-01-14 | 2 | -0/+109 | |
* | | Merge tag 'vfio-v3.14-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2014-01-25 | 3 | -54/+37 | |
|\ \ | ||||||
| * | | vfio-pci: Don't use device_lock around AER interrupt setup | Alex Williamson | 2014-01-15 | 2 | -17/+4 | |
| * | | vfio: Convert control interface to misc driver | Alex Williamson | 2013-12-19 | 1 | -37/+33 | |
* | | | Merge tag 'md/3.14' of git://neil.brown.name/md | Linus Torvalds | 2014-01-25 | 3 | -25/+63 | |
|\ \ \ | ||||||
| * | | | md/raid5: close recently introduced race in stripe_head management. | NeilBrown | 2014-01-22 | 1 | -4/+4 | |
| * | | | md/raid5: fix long-standing problem with bitmap handling on write failure. | NeilBrown | 2014-01-15 | 1 | -0/+1 | |
| * | | | md: check command validity early in md_ioctl(). | Nicolas Schichan | 2014-01-15 | 1 | -0/+29 | |
| * | | | md: ensure metadata is writen after raid level change. | NeilBrown | 2014-01-14 | 1 | -0/+2 | |
| * | | | md/raid10: avoid fullsync when not necessary. | NeilBrown | 2014-01-14 | 1 | -1/+2 | |
| * | | | md: allow a partially recovered device to be hot-added to an array. | NeilBrown | 2014-01-14 | 1 | -1/+2 | |
| * | | | md: Change handling of save_raid_disk and metadata update during recovery. | NeilBrown | 2014-01-14 | 1 | -19/+23 | |
* | | | | Merge tag 'devicetree-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-01-25 | 2 | -17/+45 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge remote-tracking branch 'grant/devicetree/next' into for-3.14 | Rob Herring | 2014-01-23 | 1 | -0/+3 | |
| |\ \ \ \ | ||||||
| | * | | | | of: Fix __of_device_is_available check | Xiubo Li | 2014-01-16 | 1 | -0/+3 | |
| * | | | | | Merge remote-tracking branch 'grant/devicetree/next' into for-3.14 | Rob Herring | 2014-01-17 | 580 | -3100/+6158 | |
| |\| | | | | ||||||
| * | | | | | of: irq: Ignore disabled intc's when searching map | Peter Crosthwaite | 2013-12-04 | 1 | -0/+3 | |
| * | | | | | of: irq: Ignore disabled interrupt controllers | Peter Crosthwaite | 2013-12-04 | 1 | -1/+2 | |
| * | | | | | OF: base: match each node compatible against all given matches first | Sebastian Hesselbarth | 2013-12-04 | 1 | -16/+37 | |
* | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2014-01-25 | 85 | -520/+7401 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'ip-roce' into for-next | Roland Dreier | 2014-01-23 | 29 | -363/+854 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | IB/mlx4: Use IS_ENABLED(CONFIG_IPV6) | Roland Dreier | 2014-01-20 | 1 | -6/+6 | |
| | * | | | | | | RDMA/ocrdma: Add dependency on INET | Roland Dreier | 2014-01-20 | 1 | -1/+1 | |
| | * | | | | | | RDMA/ocrdma: Move ocrdma_inetaddr_event outside of "#if CONFIG_IPV6" | Roland Dreier | 2014-01-20 | 1 | -4/+4 | |
| | * | | | | | | IB/mlx4: Add dependency INET | Matan Barak | 2014-01-20 | 1 | -1/+1 | |
| | * | | | | | | IB/cm: Fix missing unlock on error in cm_init_qp_rtr_attr() | Wei Yongjun | 2014-01-20 | 1 | -1/+3 | |
| | * | | | | | | IB/core: Make ib_addr a core IB module | Matan Barak | 2014-01-20 | 2 | -4/+6 | |
| | * | | | | | | IB/core: Resolve Ethernet L2 addresses when modifying QP | Or Gerlitz | 2014-01-20 | 3 | -0/+49 | |
| | * | | | | | | RDMA/ocrdma: Populate GID table with IP based gids | Moni Shoua | 2014-01-20 | 2 | -99/+41 | |
| | * | | | | | | RDMA/ocrdma: Handle Ethernet L2 parameters for IP based GID addressing | Moni Shoua | 2014-01-20 | 4 | -22/+17 | |
| | * | | | | | | IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressing | Moni Shoua | 2014-01-18 | 5 | -58/+119 | |
| | * | | | | | | IB/mlx4: Use IBoE (RoCE) IP based GIDs in the port GID table | Moni Shoua | 2014-01-18 | 2 | -143/+334 | |
| | * | | | | | | IB/cma: IBoE (RoCE) IP-based GID addressing | Moni Shoua | 2014-01-18 | 2 | -24/+16 | |
| | * | | | | | | IB/core: Ethernet L2 attributes in verbs/cm structures | Matan Barak | 2014-01-14 | 12 | -21/+277 | |
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *-----------------. \ \ \ \ \ \ | Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ... | Roland Dreier | 2014-01-23 | 63 | -155/+6542 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | * | | | | | | | IB/usnic: Remove unused includes of <linux/version.h> | Wei Yongjun | 2014-01-23 | 3 | -3/+0 | |
| | | | | | | | | | | * | | | | | | | IB/usnic: Use GFP_ATOMIC under spinlock | Dan Carpenter | 2014-01-21 | 1 | -1/+1 | |
| | | | | | | | | | | * | | | | | | | IB/usnic: Remove unused variable in usnic_debugfs_exit() | Wei Yongjun | 2014-01-18 | 1 | -4/+0 | |
| | | | | | | | | | | * | | | | | | | IB/usnic: Set userspace/kernel ABI ver to 4 | Upinder Malhi | 2014-01-18 | 1 | -1/+1 | |
| | | | | | | | | | | * | | | | | | | IB/usnic: Advertise usNIC devices as RDMA_NODE_USNIC_UDP | Upinder Malhi | 2014-01-18 | 1 | -1/+1 | |
| | | | | | | | | | | * | | | | | | | IB/core: Add support for RDMA_NODE_USNIC_UDP | Upinder Malhi | 2014-01-18 | 2 | -0/+3 | |
| | | | | | | | | | | * | | | | | | | IB/usnic: Add dependency on CONFIG_INET | Upinder Malhi | 2014-01-18 | 1 | -1/+1 | |
| | | | | | | | | | | * | | | | | | | IB/usnic: Fix endianness-related warnings | Upinder Malhi | 2014-01-18 | 2 | -3/+2 | |
| | | | | | | | | | | * | | | | | | | IB/usnic: Append documentation to usnic_transport.h and cleanup | Upinder Malhi | 2014-01-14 | 2 | -1/+4 | |
| | | | | | | | | | | * | | | | | | | IB/usnic: Fix typo "Ignorning" -> "Ignoring" | Roland Dreier | 2014-01-14 | 1 | -4/+4 | |
| | | | | | | | | | | * | | | | | | | IB/usnic: Expose flows via debugfs | Upinder Malhi | 2014-01-14 | 6 | -10/+111 | |
| | | | | | | | | | | * | | | | | | | IB/usnic: Use for_each_sg instead of a for-loop | Upinder Malhi | 2014-01-14 | 1 | -8/+9 | |
| | | | | | | | | | | * | | | | | | | IB/usnic: Remove superflous parentheses | Upinder Malhi | 2014-01-14 | 3 | -14/+14 |