summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/modes: drop maxPitch from drm_mode_validate_sizeDaniel Vetter2014-03-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/modes: drop return value from drm_display_mode_from_videomodeDaniel Vetter2014-03-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/modes: remove drm_mode_height/widthDaniel Vetter2014-03-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: extract drm_modes.h for drm_crtc.h functionsDaniel Vetter2014-03-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/kms: rip out drm_mode_connector_detach_encoderDaniel Vetter2014-03-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/doc: Add function reference documentation for drm_mm.cDaniel Vetter2014-03-13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/docs: Include hdmi infoframe helper referenceDaniel Vetter2014-03-13
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: remove redundant minor->device fieldDavid Herrmann2014-03-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: add minor-lookup/release helpersDavid Herrmann2014-03-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: provide device-refcountDavid Herrmann2014-03-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: turn DRM_MINOR_* into enumDavid Herrmann2014-03-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: remove unused DRM_MINOR_UNASSIGNEDDavid Herrmann2014-03-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: group dev-lifetime related membersDavid Herrmann2014-03-16
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'drm-next-3.15' of git://people.freedesktop.org/~deathsimple/lin...Dave Airlie2014-03-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: track memory statistics about VRAM and GTT usage and buffer moves v2Marek Olšák2014-03-03
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: add a way to get and set initial buffer domains v2Marek Olšák2014-03-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'drm-intel-next-2014-02-14' of ssh://git.freedesktop.org/git/drm-in...Dave Airlie2014-03-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: export cmdline and preferred mode functions from fb helperJesse Barnes2014-02-12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: expose subpixel order name routine v3Jesse Barnes2014-02-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'drm-next-3.15' of git://people.freedesktop.org/~deathsimple/lin...Dave Airlie2014-02-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: add VCE version parsing and checkingChristian König2014-02-18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: initial VCE support v4Christian König2014-02-18
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'drm-intel-next-2014-02-07' of ssh://git.freedesktop.org/git/drm-in...Dave Airlie2014-02-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter2014-01-30
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: dp helper: Add DP test sink CRC definition.Rodrigo Vivi2014-01-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'drm/dp-aux-for-3.15-rc1' of git://anongit.freedesktop.org/tegra/li...Dave Airlie2014-02-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/dp: Allow registering AUX channels as I2C bussesThierry Reding2014-02-26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/dp: Add DisplayPort link helpersThierry Reding2014-02-26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/dp: Add drm_dp_dpcd_read_link_status()Thierry Reding2014-02-26
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/dp: Add AUX channel infrastructureThierry Reding2014-02-26
| | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | include/linux/syscalls.h: add sys_renameat2() prototypeHeiko Carstens2014-04-08
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: create generic early_ioremap() supportMark Salter2014-04-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lglock: map to spinlock when !CONFIG_SMPJosh Triplett2014-04-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | percpu: add preemption checks to __this_cpu opsChristoph Lameter2014-04-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vmstat: use raw_cpu_ops to avoid false positives on preemption checksChristoph Lameter2014-04-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: use raw_cpu ops for determining current NUMA nodeChristoph Lameter2014-04-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | percpu: add raw_cpu_opsChristoph Lameter2014-04-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | slub: rework sysfs layout for memcg cachesVladimir Davydov2014-04-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | memcg, slab: do not destroy children caches if parent has aliasesVladimir Davydov2014-04-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | memcg, slab: separate memcg vs root cache creation pathsVladimir Davydov2014-04-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | memcg, slab: cleanup memcg cache creationVladimir Davydov2014-04-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug: Make BUG() always stop the machineJosh Triplett2014-04-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug: when !CONFIG_BUG, make WARN call no_printk to check format and argsJosh Triplett2014-04-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | include/asm-generic/bug.h: style fix: s/while(0)/while (0)/Josh Triplett2014-04-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug: when !CONFIG_BUG, simplify WARN_ON_ONCE and familyJosh Triplett2014-04-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rapidio: rework device hierarchy and introduce mport class of devicesAlexandre Bounine2014-04-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | idr: remove dead codeStephen Hemminger2014-04-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | include/linux/crash_dump.h: add vmcore_cleanup() prototypeRashika Kheria2014-04-07