Age | Commit message (Expand) | Author | Files | Lines |
2015-12-11 | Merge tag 'dm-4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 4 | -20/+161 |
2015-12-11 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 16 | -112/+131 |
2015-12-11 | vgaarb: fix signal handling in vga_get() | Kirill A. Shutemov | 1 | -2/+4 |
2015-12-11 | Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 3 | -55/+59 |
2015-12-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 16 | -102/+132 |
2015-12-10 | dm btree: fix bufio buffer leaks in dm_btree_del() error path | Joe Thornber | 1 | -1/+15 |
2015-12-09 | Merge tag 'vfio-v4.4-rc5' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 5 | -206/+13 |
2015-12-09 | Merge tag 'devicetree-fixes-for-4.4-rc4' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 4 | -5/+18 |
2015-12-09 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 14 | -75/+53 |
2015-12-09 | Merge tag 'for-linus-4.4-1' of git://git.code.sf.net/p/openipmi/linux-ipmi | Linus Torvalds | 1 | -4/+4 |
2015-12-09 | ipmi: move timer init to before irq is setup | Jan Stancek | 1 | -4/+4 |
2015-12-09 | dm space map metadata: fix ref counting bug when bootstrapping a new space map | Joe Thornber | 1 | -10/+22 |
2015-12-09 | dm thin metadata: fix bug when taking a metadata snapshot | Joe Thornber | 1 | -0/+6 |
2015-12-09 | Merge tag 'pci-v4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -9/+18 |
2015-12-09 | of/irq: Export of_irq_find_parent again | Carlo Caione | 1 | -1/+2 |
2015-12-09 | radeon: Fix VCE IB test on Big-Endian systems | Oded Gabbay | 1 | -34/+34 |
2015-12-09 | radeon: Fix VCE ring test for Big-Endian systems | Oded Gabbay | 1 | -16/+16 |
2015-12-09 | radeon/cik: Fix GFX IB test on Big-Endian | Oded Gabbay | 1 | -5/+1 |
2015-12-09 | drm/amdgpu: fix the lost duplicates checking | Chunming Zhou | 1 | -0/+8 |
2015-12-09 | Merge tag 'vmwgfx-fixes-4.4-151208' of git://people.freedesktop.org/~thomash/... | Dave Airlie | 9 | -20/+63 |
2015-12-09 | Merge branch 'linux-4.4' of https://github.com/skeggsb/linux into drm-fixes | Dave Airlie | 3 | -35/+5 |
2015-12-09 | drm/nouveau/pmu: remove whitelist for PGOB-exit WAR, enable by default | Ben Skeggs | 3 | -35/+5 |
2015-12-08 | IB/mlx5: Postpone remove_keys under knowledge of coming preemption | Leon Romanovsky | 1 | -1/+13 |
2015-12-08 | IB/mlx4: Use vmalloc for WR buffers when needed | Wengang Wang | 2 | -9/+21 |
2015-12-08 | IB/mlx4: Use correct order of variables in log message | Wengang Wang | 1 | -1/+1 |
2015-12-08 | Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -11/+39 |
2015-12-08 | iser-target: Remove explicit mlx4 work-around | Sagi Grimberg | 1 | -10/+3 |
2015-12-08 | mlx4: Expose correct max_sge_rd limit | Sagi Grimberg | 1 | -1/+1 |
2015-12-08 | IB/mad: Require CM send method for everything except ClassPortInfo | Hal Rosenstock | 1 | -0/+5 |
2015-12-08 | IB/cma: Add a missing rcu_read_unlock() | Bart Van Assche | 1 | -4/+1 |
2015-12-08 | of/fdt: Add mutex protection for calls to __unflatten_device_tree() | Guenter Roeck | 1 | -0/+5 |
2015-12-08 | drm/vmwgfx: Implement the cursor_set2 callback v2 | Thomas Hellstrom | 7 | -18/+61 |
2015-12-07 | IB core: Fix ib_sg_to_pages() | Bart Van Assche | 1 | -21/+22 |
2015-12-07 | IB/srp: Fix srp_map_sg_fr() | Bart Van Assche | 2 | -15/+9 |
2015-12-07 | IB/srp: Fix indirect data buffer rkey endianness | Bart Van Assche | 1 | -1/+1 |
2015-12-07 | IB/srp: Initialize dma_length in srp_map_idb | Christoph Hellwig | 1 | -0/+3 |
2015-12-07 | IB/srp: Fix possible send queue overflow | Sagi Grimberg | 1 | -1/+1 |
2015-12-07 | IB/srp: Fix a memory leak | Bart Van Assche | 1 | -9/+13 |
2015-12-07 | IB/sa: Put netlink request into the request list before sending | Kaike Wan | 1 | -15/+17 |
2015-12-07 | IB/iser: use sector_div instead of do_div | Arnd Bergmann | 1 | -1/+1 |
2015-12-07 | IB/core: use RCU for uverbs id lookup | Mike Marciniszyn | 1 | -5/+7 |
2015-12-07 | IB/qib: Minor fixes to qib per SFF 8636 | Easwar Hariharan | 1 | -2/+2 |
2015-12-07 | IB/core: Fix user mode post wr corruption | Mike Marciniszyn | 1 | -5/+10 |
2015-12-07 | IB/qib: Fix qib_mr structure | Ira Weiny | 1 | -1/+1 |
2015-12-07 | virtio_ring: shadow available ring flags & index | Venkatesh Srinivas | 1 | -12/+34 |
2015-12-07 | virtio: Do not drop __GFP_HIGH in alloc_indirect | Michal Hocko | 1 | -1/+1 |
2015-12-07 | vhost: replace % with & on data path | Michael S. Tsirkin | 1 | -3/+3 |
2015-12-07 | virtio: fix memory leak of virtio ida cache layers | Suman Anna | 1 | -0/+1 |
2015-12-07 | vhost: relax log address alignment | Michael S. Tsirkin | 1 | -1/+1 |
2015-12-07 | ata/sata_fsl.c: add ATA_FLAG_NO_LOG_PAGE to blacklist the controller for log ... | Andreas Werner | 1 | -1/+2 |