Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | drm/i915: Limit the busy wait on requests to 5us not 10ms! | Chris Wilson | 2015-12-22 | 1 | -2/+45 | |
| * | | | | | | drm/i915: Break busywaiting for requests on pending signals | Chris Wilson | 2015-12-22 | 1 | -5/+8 | |
| * | | | | | | drm/i915: Disable primary plane if we fail to reconstruct BIOS fb (v2) | Matt Roper | 2015-12-22 | 1 | -0/+15 | |
| * | | | | | | drm/i915: Set the map-and-fenceable flag for preallocated objects | Chris Wilson | 2015-12-22 | 4 | -19/+27 | |
| * | | | | | | drm/i915: Drop the broken cursor base==0 special casing | Ville Syrjälä | 2015-12-22 | 1 | -17/+12 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2015-12-23 | 4 | -22/+48 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | drm/exynos: atomic check only enabled crtc states | Andrzej Hajda | 2015-12-20 | 1 | -0/+3 | |
| * | | | | | | Merge branch 'linux-4.4' of git://github.com/skeggsb/linux into drm-fixes | Dave Airlie | 2015-12-19 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | drm/nouveau/bios/fan: hardcode the fan mode to linear | Martin Peres | 2015-12-18 | 1 | -0/+1 | |
| * | | | | | | | Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2015-12-19 | 2 | -22/+44 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | drm/amdgpu: fix user fence handling | Christian König | 2015-12-16 | 2 | -22/+44 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-12-22 | 2 | -4/+22 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | null_blk: fix use-after-free error | Mike Krinkin | 2015-12-22 | 1 | -3/+3 | |
| * | | | | | | | | | NVMe: IO ending fixes on surprise removal | Keith Busch | 2015-12-22 | 1 | -1/+19 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2015-12-22 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | s390/zcrypt: Fix AP queue handling if queue is full | Ingo Tuchscherer | 2015-11-27 | 1 | -1/+3 | |
* | | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2015-12-22 | 1 | -25/+37 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | virtio/s390: handle error values in irb | Cornelia Huck | 2015-12-17 | 1 | -25/+37 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'rtc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abello... | Linus Torvalds | 2015-12-20 | 2 | -14/+53 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | rtc: da9063: fix access ordering error during RTC interrupt at system power on | Steve Twiss | 2015-12-20 | 1 | -10/+9 | |
| * | | | | | | | | | | rtc: rk808: Compensate for Rockchip calendar deviation on November 31st | Julius Werner | 2015-12-20 | 1 | -4/+44 | |
* | | | | | | | | | | | Merge tag 'tty-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-12-19 | 5 | -17/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | tty: Fix GPF in flush_to_ldisc() | Peter Hurley | 2015-12-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | serial: earlycon: Add missing spinlock initialization | Geert Uytterhoeven | 2015-12-12 | 1 | -0/+2 | |
| * | | | | | | | | | | | serial: sh-sci: Fix length of scatterlist | Yoshihiro Shimoda | 2015-12-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | n_tty: Fix poll() after buffer-limited eof push read | Peter Hurley | 2015-12-12 | 1 | -13/+9 | |
| * | | | | | | | | | | | serial: 8250_uniphier: fix dl_read and dl_write functions | Masahiro Yamada | 2015-12-12 | 1 | -2/+6 | |
* | | | | | | | | | | | | Merge tag 'usb-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-12-19 | 11 | -47/+122 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | USB: fix invalid memory access in hub_activate() | Alan Stern | 2015-12-18 | 1 | -3/+19 | |
| * | | | | | | | | | | | | USB: ipaq.c: fix a timeout loop | Dan Carpenter | 2015-12-18 | 1 | -1/+2 | |
| * | | | | | | | | | | | | Merge tag 'phy-for-4.4-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Greg Kroah-Hartman | 2015-12-18 | 9 | -43/+101 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | phy: core: Get a refcount to phy in devm_of_phy_get_by_index() | Chunfeng Yun | 2015-12-07 | 1 | -6/+15 | |
| | * | | | | | | | | | | | phy: cygnus: pcie: add missing of_node_put | Julia Lawall | 2015-12-03 | 1 | -4/+12 | |
| | * | | | | | | | | | | | phy: miphy365x: add missing of_node_put | Julia Lawall | 2015-12-03 | 1 | -5/+11 | |
| | * | | | | | | | | | | | phy: miphy28lp: add missing of_node_put | Julia Lawall | 2015-12-03 | 1 | -5/+11 | |
| | * | | | | | | | | | | | phy: rockchip-usb: add missing of_node_put | Julia Lawall | 2015-12-03 | 1 | -5/+12 | |
| | * | | | | | | | | | | | phy: berlin-sata: add missing of_node_put | Julia Lawall | 2015-12-03 | 1 | -6/+14 | |
| | * | | | | | | | | | | | phy: mt65xx-usb3: add missing of_node_put | Julia Lawall | 2015-12-03 | 1 | -7/+13 | |
| | * | | | | | | | | | | | phy: brcmstb-sata: add missing of_node_put | Julia Lawall | 2015-12-03 | 1 | -5/+12 | |
| | * | | | | | | | | | | | phy: sun9i-usb: add USB dependency | Arnd Bergmann | 2015-12-03 | 1 | -0/+1 | |
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'md/4.4-rc5-fixes' of git://neil.brown.name/md | Linus Torvalds | 2015-12-19 | 3 | -10/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fix remove_and_add_spares removes drive added as spare in slot_store | Goldwyn Rodrigues | 2015-12-18 | 1 | -3/+10 | |
| * | | | | | | | | | | | | md: fix bug due to nested suspend | Mikulas Patocka | 2015-12-18 | 1 | -3/+4 | |
| * | | | | | | | | | | | | MD: change journal disk role to disk 0 | Shaohua Li | 2015-12-18 | 2 | -3/+7 | |
| * | | | | | | | | | | | | md/raid10: fix data corruption and crash during resync | Artur Paszkiewicz | 2015-12-18 | 1 | -1/+3 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge tag 'spi-fix-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-12-19 | 3 | -8/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branches 'spi/fix/dspi' and 'spi/fix/spidev' into spi-l... | Mark Brown | 2015-12-16 | 2 | -7/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | spi: spidev: Hold spi_lock over all defererences of spi in release() | Mark Brown | 2015-12-16 | 1 | -1/+1 | |
| | | | |/ / / / / / / / / / | | | |/| | | | | | | | | | | ||||||
| | * / | | | | | | | | | | | spi-fsl-dspi: Fix CTAR Register access | Bhuvanchandra DV | 2015-12-12 | 1 | -6/+6 | |
| | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge remote-tracking branch 'spi/fix/core' into spi-linus | Mark Brown | 2015-12-16 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | |