summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-15drm/nouveau/pwr/fuc: make $r1-$r10 registers callee-saved in kernel.fucMartin Peres
2014-09-15drm/nouveau/pwr/fuc: add ld/st macrosMartin Peres
2014-09-15drm/nouveau/pwr: add helpers for delay-to-ticks and ticks-to-delayMartin Peres
2014-09-15drm/nouveau/pwr: add some arith functions (mul32_32_64, subu64 and addu64)Martin Peres
2014-09-15drm/nouveau/pwr: fix the timers implementation with concurent processesMartin Peres
2014-09-15drm/nouveau/ppwr: enable ppwr on gm107Martin Peres
2014-09-15drm/gm107/therm: add PWM fan support v2Martin Peres
2014-09-15drm/nouveau/therm/fan: do not use the pwm mode when the vbios tells us to use...Martin Peres
2014-09-15drm/nouveau/bios/fan: add support for maxwell's fan management table v2Martin Peres
2014-09-15drm/nouveau/ltc: allocate tagram from memory that spans all partitionsBen Skeggs
2014-09-15drm/nouveau/core/mm: allow allocation to be confined to a specific slice of heapBen Skeggs
2014-09-15drm/nouveau/core/mm: fill in holes with "allocated" nodesBen Skeggs
2014-09-15drm/nouveau/core/mm: dump mm when trying to tear one down that still has allo...Ben Skeggs
2014-09-15drm/nouveau/core/mm: modify test for if building a mm with holes in itBen Skeggs
2014-09-15drm/nouveau/core/mm: make it clearer what (type == 0) meansBen Skeggs
2014-09-15drm/gf100/ltc: translate interrupt status into more meaningful namesBen Skeggs
2014-09-15drm/nouveau/ltc: drop workaround for an interrupt storm that no longer happensBen Skeggs
2014-09-15drm/nv50-/disp: add support for completion eventsBen Skeggs
2014-09-15drm/nouveau/core: pass related object into notify constructorBen Skeggs
2014-09-15drm/nouveau/bar: ioremap only the areas that we're actually usingBen Skeggs
2014-09-15Merge tag 'topic/core-stuff-2014-09-15' of git://anongit.freedesktop.org/drm-...Dave Airlie
2014-09-15drm/rcar-du: Add OF supportLaurent Pinchart
2014-09-15drm/rcar-du: Use struct videomode in platform dataLaurent Pinchart
2014-09-15video: Add DT bindings for the R-Car Display UnitLaurent Pinchart
2014-09-15video: Add THC63LVDM83D DT bindings documentationLaurent Pinchart
2014-09-15video: Add ADV7123 DT bindings documentationLaurent Pinchart
2014-09-15video: Add DT binding documentation for VGA connectorLaurent Pinchart
2014-09-15devicetree: Add vendor prefix "thine" to vendor-prefixes.txtLaurent Pinchart
2014-09-15devicetree: Add vendor prefix "mitsubishi" to vendor-prefixes.txtLaurent Pinchart
2014-09-15drm/shmob: Update copyright noticeLaurent Pinchart
2014-09-15drm/rcar-du: Update copyright noticeLaurent Pinchart
2014-09-15drm: Drop modeset locking from crtc init functionDaniel Vetter
2014-09-15drm/i915/hdmi: Enable pipe pixel replication for SD interlaced modesClint Taylor
2014-09-15drm/edid: Reduce horizontal timings for pixel replicated modesClint Taylor
2014-09-15drm: Include task->name and master status in debugfs clients infoChris Wilson
2014-09-15drm/gem: Fix kerneldoc typoLaurent Pinchart
2014-09-15drm/ast: Cleanup analog init code pathBenjamin Herrenschmidt
2014-09-15drm/ast: Don't assume DVO enabled means SIL164 on uninitialized chipsBenjamin Herrenschmidt
2014-09-15drm/ast: Properly initialize P2A base before using it in ast_init_3rdtx()Benjamin Herrenschmidt
2014-09-15drm/ast: POST chip at probe time if VGA not enabledBenjamin Herrenschmidt
2014-09-15drm/ast: Try to use MMIO registers when PIO isn't supportedBenjamin Herrenschmidt
2014-09-14Linux 3.17-rc5Linus Torvalds
2014-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-09-14vfs: avoid non-forwarding large load after small store in path lookupLinus Torvalds
2014-09-14Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-09-14be careful with nd->inode in path_init() and follow_dotdot_rcu()Al Viro
2014-09-14don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()Al Viro
2014-09-14Merge tag 'ntb-3.17' of git://github.com/jonmason/ntbLinus Torvalds
2014-09-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-09-14Merge tag 'irqchip-urgent-3.17' of git://git.infradead.org/users/jcooper/linu...Thomas Gleixner