| Commit message (Expand) | Author | Age | Files | Lines |
* | tree wide: use kvfree() than conditional kfree()/vfree() | Tetsuo Handa | 2016-01-22 | 1 | -4/+1 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-01-21 | 7 | -8/+8 |
|\ |
|
| * | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 2016-01-20 | 7 | -8/+8 |
* | | Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-01-20 | 1 | -5/+6 |
|\ \ |
|
| * \ | Merge branch 'pm-core' | Rafael J. Wysocki | 2016-01-21 | 1 | -5/+6 |
| |\ \ |
|
| | * | | PM / Domains: add setter for dev.pm_domain | Tomeu Vizoso | 2016-01-08 | 1 | -5/+6 |
* | | | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-01-20 | 2 | -3/+2 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | drm/mgag200/mgag200_mode.c: fix wrong do_div() usage | Nicolas Pitre | 2015-11-16 | 1 | -1/+1 |
| * | | | nouveau/nvkm/subdev/clk/gk20a.c: fix wrong do_div() usage | Nicolas Pitre | 2015-11-16 | 1 | -2/+1 |
* | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-01-20 | 1 | -2/+0 |
|\ \ \ \ |
|
| * | | | | Revert "drm: Hack around CONFIG_AGP=m build failures" | Michal Marek | 2015-11-25 | 1 | -2/+0 |
| |/ / / |
|
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2016-01-18 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | virtio: make find_vqs() checkpatch.pl-friendly | Stefan Hajnoczi | 2016-01-12 | 1 | -1/+1 |
* | | | | | Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/... | Linus Torvalds | 2016-01-18 | 59 | -4/+36349 |
|\ \ \ \ \ |
|
| * | | | | | drm/omap: make omapdrm select OMAP2_DSS | Tomi Valkeinen | 2015-12-29 | 2 | -4/+6 |
| * | | | | | drm/omap: move omapdss & displays under omapdrm | Tomi Valkeinen | 2015-12-29 | 59 | -2/+36333 |
* | | | | | | drm/vc4: fix warning in validate printf. | Dave Airlie | 2016-01-17 | 1 | -1/+1 |
* | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2016-01-17 | 652 | -25303/+79704 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'drm-intel-next-fixes-2016-01-14' of git://anongit.freedesktop.org/... | Dave Airlie | 2016-01-18 | 8 | -41/+108 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | drm/i915/gen9: Set PIN_ZONE_4G end to 4GB - 1 page | Michel Thierry | 2016-01-13 | 1 | -1/+1 |
| | * | | | | | | drm/i915: Widen return value for reservation_object_wait_timeout_rcu to long. | Maarten Lankhorst | 2016-01-13 | 1 | -6/+8 |
| | * | | | | | | drm/i915: intel_hpd_init(): Fix suspend/resume reprobing | Lyude | 2016-01-13 | 1 | -2/+7 |
| | * | | | | | | drm/i915: shut up gen8+ SDE irq dmesg noise, again | Jani Nikula | 2016-01-13 | 1 | -3/+7 |
| | * | | | | | | drm/i915: Restore inhibiting the load of the default context | Chris Wilson | 2016-01-13 | 1 | -1/+5 |
| | * | | | | | | drm/i915: Tune down rpm wakelock debug checks | Daniel Vetter | 2016-01-13 | 1 | -2/+4 |
| | * | | | | | | drm/i915: Avoid writing relocs with addresses in non-canonical form | MichaĆ Winiarski | 2016-01-13 | 1 | -4/+48 |
| | * | | | | | | drm/i915: Move Braswell stop_machine GGTT insertion workaround | Chris Wilson | 2015-12-22 | 1 | -22/+28 |
| * | | | | | | | Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 2016-01-18 | 25 | -170/+233 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | drm/fb_cma_helper: Remove implicit call to disable_unused_functions | Maxime Ripard | 2016-01-15 | 4 | -3/+3 |
| | * | | | | | | | drm/sysfs: use kobj_to_dev() | Geliang Tang | 2016-01-13 | 1 | -1/+1 |
| | * | | | | | | | drm/i915: Init power domains early in driver load | Daniel Vetter | 2016-01-13 | 2 | -3/+5 |
| | * | | | | | | | drm: Do not set connector->encoder in drivers | Thierry Reding | 2016-01-13 | 5 | -7/+14 |
| | * | | | | | | | drm: move MODULE_PARM_DESC to other file | Dan Carpenter | 2016-01-08 | 2 | -4/+3 |
| | * | | | | | | | drm/edid: index CEA/HDMI mode tables using the VIC | Jani Nikula | 2016-01-08 | 1 | -41/+53 |
| | * | | | | | | | drm/atomic: Remove drm_atomic_connectors_for_crtc. | Maarten Lankhorst | 2016-01-06 | 3 | -37/+5 |
| | * | | | | | | | drm/i915: Update connector_mask during readout, v2. | Maarten Lankhorst | 2016-01-06 | 1 | -1/+16 |
| | * | | | | | | | drm: Remove opencoded drm_gem_object_release_handle() | Chris Wilson | 2016-01-05 | 1 | -31/+24 |
| | * | | | | | | | drm: Do not set outparam on error during GEM handle allocation | Chris Wilson | 2016-01-05 | 1 | -2/+4 |
| | * | | | | | | | drm/atomic-helper: Reject legacy flips on a disabled pipe | Daniel Vetter | 2016-01-05 | 2 | -0/+25 |
| | * | | | | | | | drm/atomic: add connector mask to drm_crtc_state. | Maarten Lankhorst | 2016-01-05 | 1 | -0/+11 |
| | * | | | | | | | drm/tegra: Use __drm_atomic_helper_reset_connector for subclassing connector ... | Maarten Lankhorst | 2016-01-05 | 1 | -7/+6 |
| | * | | | | | | | drm/atomic: Add __drm_atomic_helper_connector_reset, v2. | Maarten Lankhorst | 2016-01-05 | 1 | -4/+26 |
| | * | | | | | | | drm/i915: Set connector_state->connector using the helper. | Maarten Lankhorst | 2016-01-05 | 1 | -4/+2 |
| | * | | | | | | | drm: Use a normal idr allocation for the obj->name | Chris Wilson | 2016-01-05 | 1 | -3/+1 |
| | * | | | | | | | drm: Only bump object-reference count when adding first handle | Chris Wilson | 2016-01-05 | 1 | -5/+12 |
| | * | | | | | | | drm: Balance error path for GEM handle allocation | Chris Wilson | 2016-01-05 | 1 | -12/+17 |
| | * | | | | | | | vga_switcheroo: Prettify documentation | Lukas Wunner | 2016-01-04 | 1 | -1/+1 |
| | * | | | | | | | drm/dp/mst: constify drm_dp_mst_topology_cbs structures | Julia Lawall | 2016-01-04 | 2 | -2/+2 |
| | * | | | | | | | drm/gma500: use to_pci_dev() | Geliang Tang | 2016-01-04 | 1 | -2/+2 |
| | * | | | | | | | drm/fb-helper: Use proper plane mask for fb cleanup | Matt Roper | 2015-12-21 | 1 | -1/+1 |