| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | | | | | | xen: netback: fix printf format string warning | Ian Campbell | 2015-06-01 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | sfc: free multiple Rx buffers when required | Daniel Pieczko | 2015-05-31 | 1 | -17/+25 |
| * | | | | | | | | | | | | | | bna: fix soft lock-up during firmware initialization failure | Ivan Vecera | 2015-05-30 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | bna: remove unreasonable iocpf timer start | Ivan Vecera | 2015-05-30 | 1 | -4/+0 |
| * | | | | | | | | | | | | | | bna: fix firmware loading on big-endian machines | Ivan Vecera | 2015-05-30 | 1 | -0/+7 |
* | | | | | | | | | | | | | | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf... | Linus Torvalds | 2015-05-31 | 2 | -10/+11 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | ttyFDC: Fix to use native endian MMIO reads | James Hogan | 2015-05-26 | 1 | -8/+9 |
| * | | | | | | | | | | | | | | | MIPS: Fix CDMM to use native endian MMIO reads | James Hogan | 2015-05-26 | 1 | -2/+2 |
* | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2015-05-31 | 20 | -254/+166 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | iser-target: Fix error path in isert_create_pi_ctx() | Roland Dreier | 2015-05-30 | 1 | -3/+3 |
| * | | | | | | | | | | | | | | | | target: Use a PASSTHROUGH flag instead of transport_types | Andy Grover | 2015-05-30 | 10 | -18/+15 |
| * | | | | | | | | | | | | | | | | target: Move passthrough CDB parsing into a common function | Andy Grover | 2015-05-30 | 3 | -94/+76 |
| * | | | | | | | | | | | | | | | | target/user: Only support full command pass-through | Andy Grover | 2015-05-30 | 1 | -50/+74 |
| * | | | | | | | | | | | | | | | | target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOST | Andy Grover | 2015-05-30 | 2 | -0/+4 |
| * | | | | | | | | | | | | | | | | target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem | Christoph Hellwig | 2015-05-30 | 6 | -61/+31 |
| * | | | | | | | | | | | | | | | | target: Drop signal_pending checks after interruptible lock acquire | Nicholas Bellinger | 2015-05-19 | 3 | -6/+3 |
| * | | | | | | | | | | | | | | | | target: Add missing parentheses | Bart Van Assche | 2015-05-14 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | | target: Fix bidi command handling | Bart Van Assche | 2015-05-14 | 1 | -2/+1 |
| * | | | | | | | | | | | | | | | | target/user: Disallow full passthrough (pass_level=0) | Andy Grover | 2015-05-02 | 1 | -65/+3 |
| * | | | | | | | | | | | | | | | | ISCSI: fix minor memory leak | Evgenii Lepikhin | 2015-05-02 | 1 | -0/+1 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | Merge tag 'hwmon-for-linus-v4.1-rc6' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-05-31 | 4 | -1/+14 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | hwmon: (nct6683) Add missing sysfs attribute initialization | Guenter Roeck | 2015-05-29 | 1 | -0/+2 |
| * | | | | | | | | | | | | | | | | hwmon: (nct6775) Add missing sysfs attribute initialization | Guenter Roeck | 2015-05-29 | 1 | -0/+2 |
| * | | | | | | | | | | | | | | | | hwmon: (tmp401) Do not auto-detect chip on I2C address 0x37 | Guenter Roeck | 2015-05-29 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | hwmon: (ntc_thermistor) Ensure iio channel is of type IIO_VOLTAGE | Chris Lesiak | 2015-05-26 | 1 | -0/+9 |
| | |/ / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | Merge tag 'dm-4.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 2015-05-29 | 3 | -24/+36 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | dm: fix casting bug in dm_merge_bvec() | Joe Thornber | 2015-05-29 | 1 | -5/+12 |
| * | | | | | | | | | | | | | | | | dm: fix reload failure of 0 path multipath mapping on blk-mq devices | Junichi Nomura | 2015-05-29 | 1 | -7/+9 |
| * | | | | | | | | | | | | | | | | dm: fix false warning in free_rq_clone() for unmapped requests | Mike Snitzer | 2015-05-29 | 1 | -5/+3 |
| * | | | | | | | | | | | | | | | | dm: requeue from blk-mq dm_mq_queue_rq() using BLK_MQ_RQ_QUEUE_BUSY | Mike Snitzer | 2015-05-27 | 1 | -4/+6 |
| * | | | | | | | | | | | | | | | | dm mpath: fix leak of dm_mpath_io structure in blk-mq .queue_rq error path | Mike Snitzer | 2015-05-27 | 1 | -1/+3 |
| * | | | | | | | | | | | | | | | | dm: fix NULL pointer when clone_and_map_rq returns !DM_MAPIO_REMAPPED | Junichi Nomura | 2015-05-27 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | | dm: run queue on re-queue | Junichi Nomura | 2015-05-26 | 1 | -0/+1 |
| |/ / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-05-29 | 3 | -13/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | cpumask_set_cpu_local_first => cpumask_local_spread, lament | Rusty Russell | 2015-05-28 | 3 | -13/+9 |
* | | | | | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2015-05-29 | 21 | -152/+42 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|/ / / / / / / /
| |/| | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | Merge branch 'linux-4.1' of git://anongit.freedesktop.org/git/nouveau/linux-2... | Dave Airlie | 2015-05-29 | 6 | -6/+11 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | drm/nouveau/gr/gm204: remove a stray printk | Ben Skeggs | 2015-05-29 | 1 | -1/+0 |
| | * | | | | | | | | | | | | | | | | drm/nouveau/devinit/gm100-: force devinit table execution on boards without P... | Ben Skeggs | 2015-05-29 | 4 | -3/+6 |
| | * | | | | | | | | | | | | | | | | drm/nouveau/devinit/gf100: make the force-post condition more obvious | Ben Skeggs | 2015-05-29 | 1 | -1/+4 |
| | * | | | | | | | | | | | | | | | | drm/nouveau/gr/gf100-: fix wrong constant definition | Lars Seipel | 2015-05-29 | 1 | -1/+1 |
| | | |/ / / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling" | Christian König | 2015-05-28 | 6 | -6/+6 |
| * | | | | | | | | | | | | | | | | Merge tag 'topic/drm-fixes-2015-05-27' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2015-05-28 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | drm/plane-helper: Adapt cursor hack to transitional helpers | Daniel Vetter | 2015-05-22 | 1 | -0/+3 |
| * | | | | | | | | | | | | | | | | | drm/radeon/audio: make sure connector is valid in hotplug case | Alex Deucher | 2015-05-27 | 1 | -2/+3 |
| * | | | | | | | | | | | | | | | | | Revert "drm/radeon: only mark audio as connected if the monitor supports it (... | Alex Deucher | 2015-05-27 | 2 | -21/+14 |
| * | | | | | | | | | | | | | | | | | drm/radeon: don't share plls if monitors differ in audio support | Alex Deucher | 2015-05-26 | 1 | -1/+3 |
| * | | | | | | | | | | | | | | | | | drm/vgem: drop DRIVER_PRIME (v2) | Rob Clark | 2015-05-26 | 4 | -116/+2 |
| | |/ / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | Merge tag 'md/4.1-rc5-fixes' of git://neil.brown.name/md | Linus Torvalds | 2015-05-29 | 3 | -67/+98 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | md: fix race when unfreezing sync_action | NeilBrown | 2015-05-28 | 1 | -6/+8 |