Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | drm/i915: Only fence tiled region of object. | Bob Paauwe | 2015-01-26 | 1 | -0/+7 | |
| * | | | | | | | | | drm/i915: fix inconsistent brightness after resume | Jeremiah Mahler | 2015-01-26 | 1 | -1/+1 | |
| * | | | | | | | | | drm/i915: Init PPGTT before context enable | David Woodhouse | 2015-01-26 | 1 | -13/+6 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | drm: fix fb-helper vs MST dangling connector ptrs (v2) | Rob Clark | 2015-01-30 | 1 | -0/+30 | |
* | | | | | | | | | Merge tag 'dm-3.19-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-01-30 | 2 | -4/+11 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | dm thin: don't allow messages to be sent to a pool target in READ_ONLY or FAI... | Joe Thornber | 2015-01-28 | 1 | -0/+6 | |
| * | | | | | | | | | dm cache: fix missing ERR_PTR returns and handling | Joe Thornber | 2015-01-28 | 1 | -4/+5 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2015-01-30 | 1 | -18/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | rbd: drop parent_ref in rbd_dev_unprobe() unconditionally | Ilya Dryomov | 2015-01-28 | 1 | -4/+1 | |
| * | | | | | | | | | rbd: fix rbd_dev_parent_get() when parent_overlap == 0 | Ilya Dryomov | 2015-01-28 | 1 | -14/+6 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'pinctrl-v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-01-29 | 1 | -53/+55 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | pinctrl: at91: allow to have disabled gpio bank | Jean-Christophe PLAGNIOL-VILLARD | 2015-01-26 | 1 | -53/+55 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds | 2015-01-29 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2015-01-28 | 29 | -188/+315 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 2015-01-27 | 13 | -53/+111 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | drm/radeon: Remove rdev->gart.pages_addr array | Michel Dänzer | 2015-01-22 | 6 | -20/+2 | |
| | * | | | | | | | | drm/radeon: Restore GART table contents after pinning it in VRAM v3 | Michel Dänzer | 2015-01-22 | 1 | -0/+13 | |
| | * | | | | | | | | drm/radeon: Split off gart_get_page_entry ASIC hook from set_page_entry | Michel Dänzer | 2015-01-22 | 9 | -37/+100 | |
| * | | | | | | | | | Merge tag 'drm-amdkfd-fixes-2015-01-26' of git://people.freedesktop.org/~gabb... | Dave Airlie | 2015-01-27 | 8 | -39/+106 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | drm/amdkfd: Fix bug in call to init_pipelines() | Oded Gabbay | 2015-01-22 | 1 | -1/+1 | |
| | * | | | | | | | | | drm/amdkfd: Fix bug in pipelines initialization | Oded Gabbay | 2015-01-22 | 1 | -1/+5 | |
| | * | | | | | | | | | drm/radeon: Don't increment pipe_id in kgd_init_pipeline | Oded Gabbay | 2015-01-22 | 1 | -1/+1 | |
| | * | | | | | | | | | drm/amdkfd: Allow user to limit only queues per device | Oded Gabbay | 2015-01-18 | 7 | -36/+96 | |
| | * | | | | | | | | | drm/amdkfd: PQM handle queue creation fault | Ben Goz | 2015-01-15 | 1 | -0/+3 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'v3.19-rc6' into drm-fixes | Dave Airlie | 2015-01-27 | 51 | -1202/+824 | |
| |\| | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'drm-tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm... | Dave Airlie | 2015-01-27 | 1 | -10/+42 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | drm/i2c: tda998x: set the CEC I2C address based on the slave I2C address | Andrew Jackson | 2015-01-21 | 1 | -1/+4 | |
| | * | | | | | | | | | drm: tda998x: Fix EDID read timeout on HDMI connect | Jean-Francois Moine | 2014-12-01 | 1 | -4/+18 | |
| | * | | | | | | | | | drm: tda998x: Protect the page register | Jean-Francois Moine | 2014-12-01 | 1 | -5/+20 | |
| * | | | | | | | | | | Merge branch 'vmwgfx-fixes-3.19' of git://people.freedesktop.org/~thomash/lin... | Dave Airlie | 2015-01-22 | 7 | -86/+56 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | drm/vmwgfx: Replace the hw mutex with a hw spinlock | Thomas Hellstrom | 2015-01-19 | 7 | -86/+56 | |
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-01-27 | 22 | -256/+541 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | stmmac: prevent probe drivers to crash kernel | Andy Shevchenko | 2015-01-27 | 1 | -1/+4 | |
| * | | | | | | | | | | | | bnx2x: fix napi poll return value for repoll | Govindarajulu Varadarajan | 2015-01-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | | sh_eth: Fix DMA-API usage for RX buffers | Ben Hutchings | 2015-01-27 | 1 | -11/+23 | |
| * | | | | | | | | | | | | sh_eth: Check for DMA mapping errors on transmit | Ben Hutchings | 2015-01-27 | 1 | -0/+4 | |
| * | | | | | | | | | | | | sh_eth: Ensure DMA engines are stopped before freeing buffers | Ben Hutchings | 2015-01-27 | 1 | -7/+32 | |
| * | | | | | | | | | | | | sh_eth: Remove RX overflow log messages | Ben Hutchings | 2015-01-27 | 1 | -3/+0 | |
| * | | | | | | | | | | | | can: kvaser_usb: Fix state handling upon BUS_ERROR events | Ahmed S. Darwish | 2015-01-27 | 1 | -4/+3 | |
| * | | | | | | | | | | | | can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUT | Ahmed S. Darwish | 2015-01-27 | 1 | -2/+10 | |
| * | | | | | | | | | | | | can: kvaser_usb: Send correct context to URB completion | Ahmed S. Darwish | 2015-01-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | | can: kvaser_usb: Do not sleep in atomic context | Ahmed S. Darwish | 2015-01-27 | 1 | -6/+1 | |
| * | | | | | | | | | | | | net: mv643xx_eth: Fix highmem support in non-TSO egress path | Ezequiel Garcia | 2015-01-27 | 1 | -10/+49 | |
| * | | | | | | | | | | | | sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlers | Ben Hutchings | 2015-01-27 | 2 | -9/+31 | |
| * | | | | | | | | | | | | sh_eth: Fix crash or memory leak when resizing rings on device that is down | Ben Hutchings | 2015-01-27 | 1 | -16/+18 | |
| * | | | | | | | | | | | | sh_eth: Detach net device when stopping queue to resize DMA rings | Ben Hutchings | 2015-01-27 | 1 | -1/+2 | |
| * | | | | | | | | | | | | sh_eth: Fix padding of short frames on TX | Ben Hutchings | 2015-01-27 | 1 | -4/+4 | |
| * | | | | | | | | | | | | drivers: net: cpsw: discard dual emac default vlan configuration | Mugunthan V N | 2015-01-27 | 1 | -0/+22 | |
| * | | | | | | | | | | | | Merge tag 'linux-can-fixes-for-3.19-20150121' of git://git.kernel.org/pub/scm... | David S. Miller | 2015-01-27 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | can: c_can: end pending transmission on network stop (ifdown) | Viktor Babrian | 2015-01-21 | 1 | -0/+3 |