aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/sched-migration.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-18drm/mgag200: use helpersRob Clark1-12/+2
2014-07-18drm/exynos: use helpersRob Clark1-14/+1
2014-07-18drm/cirrus: use helpersRob Clark1-12/+2
2014-07-18drm/bochs: use helpersRob Clark1-11/+2
2014-07-18drm/ast: use helpersRob Clark1-10/+2
2014-07-10drm/tilcdc: Fix build breakageSachin Kamat3-3/+3
2014-07-09drm/mst: fix build with debugfs off.Dave Airlie1-0/+1
2014-07-09drm/tilcdc: oops a Module.symvers snuck inDave Airlie1-0/+0
2014-07-08drm: Remove command line guard for universal planesMatt Roper3-7/+0
2014-07-08drm/helper: add Displayport multi-stream helper (v0.6)Dave Airlie4-1/+3228
2014-07-08drm: add a path blob propertyDave Airlie2-0/+31
2014-07-08drm/fb_helper: allow adding/removing connectors laterDave Airlie2-0/+57
2014-07-08drm/crtc: add interface to reinitialise the legacy mode groupDave Airlie2-0/+10
2014-07-08drm/udl: Implement page_flip ioctlStéphane Marchesin1-0/+21
2014-07-08drm/udl: add vblank supportStéphane Marchesin1-0/+15
2014-07-08drm/tegra: Implement race-free hotplug detectionThierry Reding3-17/+39
2014-07-08drm: Introduce drm_fb_helper_prepare()Thierry Reding18-28/+72
2014-07-08drm: Constify struct drm_fb_helper_funcsThierry Reding17-17/+17
2014-07-08drm/fb-helper: Fix hpd vs. initial config racesDaniel Vetter5-16/+5
2014-07-08ttm: use NULL instead of 0 for ttm_bo_reserve()'s pointer arg.Martin Kepplinger1-7/+7
2014-07-08drm/tilcdc: replace late_initcall with module_initGuido Martínez1-1/+1
2014-07-08drm/tilcdc: remove submodule destroy callsGuido Martínez6-53/+50
2014-07-08drm/tilcdc: fix double kfreeGuido Martínez1-3/+1
2014-07-08drm/tilcdc: fix release order on exitGuido Martínez1-3/+3
2014-07-08drm/tilcdc: panel: fix leak when unloading the moduleGuido Martínez1-0/+1
2014-07-08drm/tilcdc: tfp410: fix dangling sysfs connector nodeGuido Martínez1-0/+1
2014-07-08drm/tilcdc: slave: fix dangling sysfs connector nodeGuido Martínez1-0/+1
2014-07-08drm/tilcdc: panel: fix dangling sysfs connector nodeGuido Martínez1-0/+1
2014-07-08drm/crtc-helper: use drm_framebuffer flagsFabien DESSENNE1-0/+1
2014-07-08drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2Christian König5-4/+11
2014-07-08vgaarb: We can own non-decoded resourcesAlex Williamson1-18/+22
2014-07-08drm/omap: remove null test before kfreeFabian Frederick1-3/+1
2014-07-08drm/bochs: replace ALIGN(PAGE_SIZE) by PAGE_ALIGNFabian Frederick1-1/+1
2014-07-08drm/ttm: recognize ARM arch in ioprot handlerLucas Stach1-1/+1
2014-07-08drm: enable render-nodes by defaultDavid Herrmann2-7/+1
2014-07-08drm/ttm: remove declaration of ttm_tt_cache_flushAlexandre Courbot1-12/+0
2014-07-08drm/gem: remove misleading gfp parameter to get_pages()David Herrmann6-17/+28
2014-07-08drm/omap: use __GFP_DMA32 for shmem-backed gemDavid Herrmann1-9/+8
2014-07-06Linux 3.16-rc4Linus Torvalds1-1/+1
2014-07-05genirq: Fix memory leak when calling irq_free_hwirqs()Keith Busch1-2/+2
2014-07-04MAINTAINERS: Add few more Keystone driversSantosh Shilimkar1-1/+25
2014-07-04MAINTAINERS: merge MXS entry into IMX oneShawn Guo1-7/+1
2014-07-04ARM: sunxi: Reintroduce the restart code for A10/A20 SoCsMaxime Ripard1-0/+77
2014-07-04arm64: fix el2_setup check of CurrentELMarc Zyngier3-4/+6
2014-07-04arm64: mm: Make icache synchronisation logic huge page awareSteve Capper1-1/+2
2014-07-04arm64: mm: Fix horrendous config typoSteve Capper1-1/+1
2014-07-04drm/vmwgfx: Fix compat shader namespaceThomas Hellstrom7-413/+673
2014-07-04ALSA: hda - restore BCLK M/N value as per CDCLK for HSW/BDW display HDA controllerMengdong Lin3-41/+66
2014-07-04drm/i915: provide interface for audio driver to query cdclkJani Nikula2-0/+22
2014-07-03ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo2-0/+19