aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-14drm/nouveau/pbus/hwsq: Support strided register writesRoy Spliet1-7/+37
2015-04-14drm/nouveau/instmem/gk20a: fix crash during error pathAlexandre Courbot1-1/+1
2015-04-14drm/nouveau/disp/gf110-: fix base channel update debug/error outputBen Skeggs1-2/+2
2015-04-14drm/nouveau/disp/nv50-: fix push buffers in vramBen Skeggs1-1/+1
2015-04-14drm/nouveau: bump driver patchlevel for coherent flagBen Skeggs1-1/+3
2015-04-14drm/nouveau/gem: allow user-space to specify an object should be coherentAlexandre Courbot2-0/+4
2015-04-14drm/nouveau/instmem/gk20a: add IOMMU supportAlexandre Courbot1-39/+252
2015-04-14drm/nouveau/platform: probe IOMMU if presentAlexandre Courbot2-1/+92
2015-04-14drm/nouveau/instmem/gk20a: use DMA attributesAlexandre Courbot1-4/+20
2015-04-14drm/nouveau/gk20a: remove RAM deviceAlexandre Courbot4-70/+0
2015-04-14drm/nouveau/instmem/gk20a: move memory allocation to instmemAlexandre Courbot5-85/+216
2015-04-14make RAM device optionalAlexandre Courbot7-17/+57
2015-04-14drm/nouveau/gr/gf100: Clear notify interruptLauri Peltonen1-0/+9
2015-04-14drm/nouveau/graph/nvc0: Fix engine pointer retrievalLauri Peltonen1-1/+1
2015-04-14drm/nouveau/devinit/nv04: change owner to intBen Skeggs1-1/+1
2015-04-14drm/nouveau/mxm: indent an if statementDan Carpenter1-1/+1
2015-04-14drm/nouveau/fuse/gm107: simplify the return logicMartin Peres1-3/+1
2015-04-13drm/exynos: Fix FIMD buffer size calculationDaniel Stone1-2/+2
2015-04-13drm/exynos: Enable DP clock to fix display on Exynos5250 and otherKrzysztof Kozlowski4-0/+50
2015-04-13drm/exynos: fimd: check whether exynos_drm_crtc_create succeed or notHyungwon Hwang1-0/+2
2015-04-13drm/exynos: dsi: remove the empty mode_valid callbackHyungwon Hwang1-7/+0
2015-04-13drm/exynos: add ratio calculationJoonyoung Shim3-9/+12
2015-04-13drm/exynos: use src_x and src_y instead of fb_x and fb_yJoonyoung Shim5-20/+20
2015-04-13drm/exynos: mixer: add 2x scaling to mixer_graph_bufferTobias Jakobi1-6/+30
2015-04-13drm/exynos: remove superfluous error messagesTobias Jakobi1-7/+3
2015-04-13drm/exynos: fix typos in hdmi and mixerTobias Jakobi3-3/+3
2015-04-13drm/exynos/ipp: Validate buffer enqueue requestsBeata Michalska1-0/+44
2015-04-13drm/exynos: track vblank events on a per crtc basisMandeep Singh Baines3-67/+44
2015-04-13drm/exynos: remove leftover functions declarationsGustavo Padovan1-6/+0
2015-04-13drm/exynos: remove exynos_plane_destroy()Gustavo Padovan1-7/+1
2015-04-13drm/exynos: make zpos property immutableGustavo Padovan1-19/+2
2015-04-13drm/exynos: preset zpos value for overlay planesGustavo Padovan7-56/+37
2015-04-13drm/exynos: remove struct *_win_data abstraction on planesGustavo Padovan10-501/+250
2015-04-13drm/exynos: remove unused exynos_crtc->win_enable() callbackGustavo Padovan1-2/+0
2015-04-13drm/exynos: fimd: fix alpha setting for XR24 pixel formatGustavo Padovan2-11/+27
2015-04-08drm/rockchip: use for_each_endpoint_of_node macro, drop endpoint reference on breakPhilipp Zabel1-7/+4
2015-04-08drm/rcar-du: use for_each_endpoint_of_node macroPhilipp Zabel1-13/+3
2015-04-08drm/imx: use for_each_endpoint_of_node macro in imx_drm_encoder_get_mux_idPhilipp Zabel1-7/+4
2015-04-08drm: use for_each_endpoint_of_node macro in drm_of_find_possible_crtcsPhilipp Zabel1-7/+3
2015-04-06Linux 4.0-rc7Linus Torvalds1-1/+1
2015-04-06net/mlx4_core: Fix error message deprecation for ConnectX-2 cardsJack Morgenstein1-1/+2
2015-04-06net: dsa: fix filling routing table from OF descriptionPavel Nakonechny2-17/+10
2015-04-06l2tp: unregister l2tp_net_ops on failure pathWANG Cong1-0/+1
2015-04-06mvneta: dont call mvneta_adjust_link() manuallyStas Sergeev1-6/+1
2015-04-06ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org7-19/+34
2015-04-05Input: alps - document stick behavior for protocol V2Hans de Goede1-0/+8
2015-04-05Input: alps - report V2 Dualpoint Stick events via the right evdev nodeHans de Goede1-1/+6
2015-04-05Input: alps - report interleaved bare PS/2 packets via dev3Hans de Goede1-14/+18
2015-04-03netns: don't allocate an id for dead netnsNicolas Dichtel1-1/+3
2015-04-03Revert "netns: don't clear nsid too early on removal"Nicolas Dichtel1-15/+9