summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-114-33/+20
|\
| * Revert "hwrng: virtio - ensure reads happen after successful probe"Amit Shah2014-07-272-15/+0
| * virtio: rng: delay hwrng_register() till driver is readyAmit Shah2014-07-271-10/+15
| * virtio: rng: re-arrange struct elements for better packingAmit Shah2014-07-271-2/+2
| * virtio: rng: remove unused struct elementAmit Shah2014-07-271-1/+0
| * virtio: Replace DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-07-271-1/+1
| * virtio: console: remove unnecessary null test before debugfs_remove_recursiveFabian Frederick2014-07-271-4/+2
* | Revert "proc: Point /proc/{mounts,net} at /proc/thread-self/{mounts,net} inst...Linus Torvalds2014-08-112-2/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/c...Linus Torvalds2014-08-102-22/+132
|\ \
| * | platform/chrome: chromeos_laptop - Add a limit for deferred retriesBenson Leung2014-07-161-4/+41
| * | platform/chrome: Add support for the acer c720p touchscreen.Michael Mullin2014-07-161-0/+2
| * | platform/chrome: pstore: fix dmi table to match all chrome systemsOlof Johansson2014-07-101-12/+2
| * | platform/chrome: coding style fixesRobin Schroer2014-07-101-0/+3
| * | platform/chrome: chromeos_laptop - Add Toshiba CB35 TouchGene Chen2014-07-101-0/+15
| * | platform/chrome: chromeos_laptop - Add Dell Chromebook 11 touchMohammed Habibulla2014-07-101-0/+15
| * | platform/chrome: chromeos_laptop - Add HP Chromebook 14Benson Leung2014-07-101-0/+15
| * | platform/chrome: chromeos_laptop - Add support for Acer C720Mika Westerberg2014-07-101-6/+39
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-107-141/+135
|\ \ \
| * | | ARM: dts: exynos5420: remove disp_pdStephen Rothwell2014-08-091-1/+0
| * | | ARM: EXYNOS: Fix suspend/resume sequencesTomasz Figa2014-08-092-108/+80
| * | | Merge tag 'omap-for-v3.17/soc-fixes' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2014-08-093-12/+35
| |\ \ \
| | * | | ARM: OMAP3: Fix coding style problems in arch/arm/mach-omap2/control.cJeremy Vial2014-08-011-2/+1
| | * | | ARM: OMAP3: Fix choice of omap3_restore_es function in OMAP34XX rev3.1.2 case.Jeremy Vial2014-08-011-1/+2
| | * | | Merge tag 'for-v3.17/omap-clock-b' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2014-07-292-9/+32
| | |\ \ \
| | | * | | ARM: OMAP2+: clock: allow omap2_dpll_round_rate() to round to next-lowest ratePaul Walmsley2014-07-252-9/+32
| * | | | | ARM: dts: Fix the sort ordering of EHCI and HSIC in rk3288.dtsiDoug Anderson2014-08-091-20/+20
* | | | | | Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6Linus Torvalds2014-08-10264-5795/+12153
|\ \ \ \ \ \
| * | | | | | drm/nouveau: expose the full object/event interfaces to userspaceBen Skeggs2014-08-099-10/+427
| * | | | | | drm/nouveau: fix headless modeBen Skeggs2014-08-092-2/+3
| * | | | | | drm/nouveau: hide sysfs pstate file behind an option againBen Skeggs2014-08-091-1/+8
| * | | | | | drm/nv50/disp: shhh compilerBen Skeggs2014-08-091-4/+4
| * | | | | | drm/gf100-/gr: implement the proper SetShaderExceptions methodBen Skeggs2014-08-099-17/+53
| * | | | | | drm/gf100-/gr: remove some broken ltc bashing, for nowBen Skeggs2014-08-0913-58/+0
| * | | | | | drm/gf100-/gr: unhardcode attribute cb configBen Skeggs2014-08-0913-166/+199
| * | | | | | drm/gf100-/gr: fetch tpcs-per-ppc info on startupBen Skeggs2014-08-099-1/+16
| * | | | | | drm/gf100-/gr: unhardcode pagepool configBen Skeggs2014-08-0913-41/+75
| * | | | | | drm/gf100-/gr: unhardcode bundle cb configBen Skeggs2014-08-0913-41/+100
| * | | | | | drm/gf100-/gr: improve initial context patch list helpersBen Skeggs2014-08-094-20/+51
| * | | | | | drm/gf100-/gr: add support for zero bandwidth clearBen Skeggs2014-08-0910-11/+313
| * | | | | | drm/nouveau/ltc: add zbc driversBen Skeggs2014-08-096-1/+108
| * | | | | | drm/nouveau/ltc: s/ltcg/ltc/ + cleanupBen Skeggs2014-08-0917-235/+362
| * | | | | | drm/nouveau: use ram info from nvif_deviceBen Skeggs2014-08-098-32/+17
| * | | | | | drm/nouveau/disp: implement nvif event sources for vblank/connector notifiersBen Skeggs2014-08-0911-20/+47
| * | | | | | drm/nouveau/disp: allow user direct access to channel control registersBen Skeggs2014-08-094-1/+24
| * | | | | | drm/nouveau/disp: audit and version display classesBen Skeggs2014-08-0952-423/+323
| * | | | | | drm/nouveau/disp: audit and version SCANOUTPOS methodBen Skeggs2014-08-0915-172/+204
| * | | | | | drm/nv50-/disp: audit and version PIOR_PWR methodBen Skeggs2014-08-0910-70/+50
| * | | | | | drm/nv50-/disp: audit and version SOR_DP_PWR methodBen Skeggs2014-08-099-74/+41
| * | | | | | drm/nv50-/disp: audit and version LVDS_SCRIPT methodBen Skeggs2014-08-099-23/+43
| * | | | | | drm/nv50-/disp: audit and version SOR_HDMI_PWR methodBen Skeggs2014-08-0913-45/+121