Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2014-10-11 | 917 | -5414/+9589 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Input: i8042 - disable active multiplexing by default | Dmitry Torokhov | 2014-10-11 | 3 | -275/+10 | |
| | * | | | | | | | | | Input: i8042 - add noloop quirk for Asus X750LN | Hans de Goede | 2014-10-11 | 1 | -0/+6 | |
| | * | | | | | | | | | Input: synaptics - gate forcepad support by DMI check | Dmitry Torokhov | 2014-10-11 | 2 | -7/+23 | |
| | * | | | | | | | | | Merge tag 'v3.17' into next | Dmitry Torokhov | 2014-10-11 | 925 | -5139/+9658 | |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | Input: Add Microchip AR1021 i2c touchscreen | Christian Gmeiner | 2014-10-10 | 3 | -0/+194 | |
| | * | | | | | | | | | Input: cros_ec_keyb - add of match table | Sjoerd Simons | 2014-10-10 | 1 | -0/+9 | |
| | * | | | | | | | | | Input: serio - avoid negative serio device numbers | Richard Leitner | 2014-10-10 | 1 | -2/+2 | |
| | * | | | | | | | | | Input: avoid negative input device numbers | Richard Leitner | 2014-10-10 | 1 | -1/+1 | |
| | * | | | | | | | | | Input: automatically set EV_ABS bit in input_set_abs_params | Dmitry Torokhov | 2014-10-08 | 1 | -1/+2 | |
| | * | | | | | | | | | Input: adp5588-keys - cancel workqueue in failure path | Pramod Gurav | 2014-10-07 | 1 | -0/+1 | |
| | * | | | | | | | | | Input: opencores-kbd - switch to using managed resources | Pramod Gurav | 2014-10-07 | 1 | -55/+17 | |
| | * | | | | | | | | | Input: evdev - fix EVIOCG{type} ioctl | Dmitry Torokhov | 2014-10-07 | 1 | -5/+8 | |
* | | | | | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2014-10-19 | 21 | -953/+1372 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ \ \ \ \ \ | Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-next | Roland Dreier | 2014-10-14 | 20 | -953/+1366 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | RDMA/ocrdma: Save the bit environment, spare unncessary parenthesis | Jes Sorensen | 2014-10-10 | 1 | -19/+19 | |
| | | | | * | | | | | | | | | | | RDMA/ocrdma: The kernel has a perfectly good BIT() macro - use it | Jes Sorensen | 2014-10-10 | 2 | -103/+101 | |
| | | | | * | | | | | | | | | | | RDMA/ocrdma: Don't memset() buffers we just allocated with kzalloc() | Jes Sorensen | 2014-10-10 | 1 | -9/+3 | |
| | | | | * | | | | | | | | | | | RDMA/ocrdma: Remove a unused-label warning | Li RongQing | 2014-10-10 | 1 | -0/+2 | |
| | | | | * | | | | | | | | | | | RDMA/ocrdma: Convert kernel VA to PA for mmap in user | Devesh Sharma | 2014-10-10 | 1 | -5/+5 | |
| | | | | * | | | | | | | | | | | RDMA/ocrdma: Get vlan tag from ib_qp_attrs | Selvin Xavier | 2014-10-10 | 1 | -4/+5 | |
| | | | | * | | | | | | | | | | | RDMA/ocrdma: Add default GID at index 0 | Devesh Sharma | 2014-10-10 | 1 | -0/+10 | |
| | | | | | |_|_|_|/ / / / / / | | | | | |/| | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | IB/mlx5: Modify to work with arbitrary page size | Yishai Hadas | 2014-10-09 | 1 | -8/+10 | |
| | | | * | | | | | | | | | | | IB/mlx5: Remove duplicate code from mlx5_set_path | Eli Cohen | 2014-10-09 | 1 | -16/+5 | |
| | | | * | | | | | | | | | | | IB/mlx5: Fix possible array overflow | Eli Cohen | 2014-10-09 | 1 | -3/+3 | |
| | | | * | | | | | | | | | | | IB/core: Avoid leakage from kernel to user space | Eli Cohen | 2014-10-09 | 1 | -0/+1 | |
| | | | * | | | | | | | | | | | IB/mlx5: Improve debug prints in mlx5_ib_reg_user_mr | Eli Cohen | 2014-10-09 | 1 | -3/+3 | |
| | | | * | | | | | | | | | | | IB/mlx5: Clear umr resources after ib_unregister_device | Eli Cohen | 2014-10-09 | 1 | -1/+1 | |
| | | | |/ / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | IB/mlx5, iser, isert: Add Signature API additions | Sagi Grimberg | 2014-10-09 | 4 | -129/+97 | |
| | | * | | | | | | | | | | | Target/iser: Centralize ib_sig_domain setting | Sagi Grimberg | 2014-10-09 | 1 | -17/+16 | |
| | | * | | | | | | | | | | | IB/iser: Centralize ib_sig_domain settings | Sagi Grimberg | 2014-10-09 | 1 | -18/+18 | |
| | | * | | | | | | | | | | | IB/mlx5: Use extended internal signature layout | Sagi Grimberg | 2014-10-09 | 2 | -51/+61 | |
| | | * | | | | | | | | | | | IB/iser: Set IP_CSUM as default guard type | Sagi Grimberg | 2014-10-09 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | IB/iser: Remove redundant assignment | Sagi Grimberg | 2014-10-09 | 1 | -1/+0 | |
| | | * | | | | | | | | | | | IB/mlx5: Use enumerations for PI copy mask | Sagi Grimberg | 2014-10-09 | 2 | -3/+6 | |
| | | * | | | | | | | | | | | IB/iser: Bump version, add maintainer | Or Gerlitz | 2014-10-09 | 2 | -1/+2 | |
| | | * | | | | | | | | | | | IB/iser: Fix/add kernel-doc style description in iscsi_iser.c | Sagi Grimberg | 2014-10-09 | 1 | -9/+160 | |
| | | * | | | | | | | | | | | IB/iser: Add/Fix kernel doc style descriptions in iscsi_iser.h | Sagi Grimberg | 2014-10-09 | 1 | -46/+189 | |
| | | * | | | | | | | | | | | IB/iser: Nit - add space after __func__ in iser logging | Sagi Grimberg | 2014-10-09 | 1 | -8/+8 | |
| | | * | | | | | | | | | | | IB/iser: Change iscsi_conn_stop log level to info | Ariel Nahum | 2014-10-09 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | IB/iser: Suppress scsi command send completions | Sagi Grimberg | 2014-10-09 | 3 | -7/+16 | |
| | | * | | | | | | | | | | | IB/iser: Optimize completion polling | Sagi Grimberg | 2014-10-09 | 2 | -5/+11 | |
| | | * | | | | | | | | | | | IB/iser: Use beacon to indicate all completions were consumed | Sagi Grimberg | 2014-10-09 | 3 | -22/+23 | |
| | | * | | | | | | | | | | | IB/iser: Use single CQ for RX and TX | Sagi Grimberg | 2014-10-09 | 3 | -125/+114 | |
| | | * | | | | | | | | | | | IB/iser: Use internal polling budget to avoid possible live-lock | Sagi Grimberg | 2014-10-09 | 1 | -0/+4 | |
| | | * | | | | | | | | | | | IB/iser: Centralize iser completion contexts | Sagi Grimberg | 2014-10-09 | 2 | -87/+84 | |
| | | * | | | | | | | | | | | IB/iser: Use iser_warn instead of BUG_ON in iser_conn_release | Ariel Nahum | 2014-10-09 | 1 | -1/+3 | |
| | | * | | | | | | | | | | | IB/iser: Signal iSCSI layer that transport is broken in error completions | Sagi Grimberg | 2014-10-09 | 1 | -4/+25 | |
| | | * | | | | | | | | | | | IB/iser: Protect tasks cleanup in case IB device was already released | Sagi Grimberg | 2014-10-09 | 1 | -1/+7 | |
| | | * | | | | | | | | | | | IB/iser: Unbind at conn_stop stage | Ariel Nahum | 2014-10-09 | 1 | -0/+7 |