aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-30drm/armada: push interlace calculation into armada_drm_plane_calc()Russell King3-28/+30
2018-07-30drm/armada: provide pitches from armada_drm_plane_calc_addrs()Russell King3-13/+20
2018-07-30drm/armada: pass plane state into armada_drm_plane_calc_addrs()Russell King3-18/+16
2018-07-30drm/armada: move armada_drm_mode_config_funcs to armada_drv.cRussell King5-11/+11
2018-07-30drm/armada: add plane colorspace propertiesRussell King1-1/+32
2018-07-30drm/armada: remove crtc YUV colourspace propertiesRussell King3-122/+0
2018-07-30drm/armada: move colorkey properties into overlay plane stateRussell King1-119/+132
2018-07-30drm/armada: move CBSH properties into overlay plane stateRussell King2-29/+136
2018-07-30drm/armada: move plane works to overlayRussell King3-12/+8
2018-07-30drm/armada: move primary plane to separate fileRussell King6-283/+318
2018-07-30drm/armada: use old_state for update tracking in atomic_update()Russell King3-173/+144
2018-07-30drm/armada: remove temporary crtc stateRussell King1-6/+6
2018-07-30drm/armada: convert overlay plane to atomic stateRussell King3-120/+145
2018-07-30drm/armada: convert page_flip to use primary plane atomic_update()Russell King1-26/+55
2018-07-30drm/armada: convert primary plane to atomic stateRussell King2-159/+157
2018-07-30drm/armada: reset all atomic state during driver initialisationRussell King1-0/+2
2018-07-30drm/armada: merge armada_drm_gra_plane_regs() into only callerRussell King1-31/+24
2018-07-30drm/armada: use core of primary update_plane for mode setRussell King1-78/+59
2018-07-30drm/armada: move mode set vblank handling and disable/enableRussell King2-21/+21
2018-07-30drm/armada: add rectangle helpersRussell King3-9/+21
2018-07-30drm/armada: clean up armada_drm_crtc_page_flip()Russell King1-12/+0
2018-07-30drm/armada: Adding new typedef vm_fault_tSouptick Joarder1-13/+2
2018-07-30drm/armada: Replace drm_dev_unref with drm_dev_putThomas Zimmermann1-3/+3
2018-07-29Linux 4.18-rc7Linus Torvalds1-1/+1
2018-07-29squashfs: be more careful about metadata corruptionLinus Torvalds4-5/+16
2018-07-29ext4: fix check to prevent initializing reserved inodesTheodore Ts'o2-8/+5
2018-07-27Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"Rafał Miłecki2-9/+0
2018-07-27block: reset bi_iter.bi_done after splitting bioGreg Edwards1-0/+1
2018-07-26kvm, mm: account shadow page tables to kmemcgShakeel Butt1-1/+1
2018-07-26zswap: re-check zswap_is_full() after do zswap_shrink()Li Wang1-0/+9
2018-07-26include/linux/eventfd.h: include linux/errno.hArnd Bergmann1-0/+1
2018-07-26mm: fix vma_is_anonymous() false-positivesKirill A. Shutemov5-0/+15
2018-07-26mm: use vma_init() to initialize VMAs on stack and data segmentsKirill A. Shutemov10-7/+17
2018-07-26mm: introduce vma_init()Kirill A. Shutemov2-4/+8
2018-07-26mm: fix exports that inadvertently make put_page() EXPORT_SYMBOL_GPLDan Williams1-2/+2
2018-07-26ipc/sem.c: prevent queue.status tearing in semopDavidlohr Bueso1-1/+1
2018-07-26mm: disallow mappings that conflict for devm_memremap_pages()Dave Jiang1-1/+17
2018-07-26kasan: only select SLUB_DEBUG with SYSFS=yArnd Bergmann1-1/+1
2018-07-26delayacct: fix crash in delayacct_blkio_end() after delayacct init failureTejun Heo1-1/+1
2018-07-26block: bio_iov_iter_get_pages: pin more pages for multi-segment IOsMartin Wilck1-3/+32
2018-07-26blkdev: __blkdev_direct_IO_simple: fix leak in error caseMartin Wilck1-4/+5
2018-07-26block: bio_iov_iter_get_pages: fix size of last iovecMartin Wilck1-10/+8
2018-07-26PCI/AER: Work around use-after-free in pcie_do_fatal_recovery()Thomas Tai1-0/+2
2018-07-26kthread, tracing: Don't expose half-written comm when creating kthreadsSnild Dolkow1-1/+7
2018-07-25tracing: Quiet gcc warning about maybe unused link variableSteven Rostedt (VMware)1-2/+4
2018-07-25tracing: Fix possible double free in event_enable_trigger_func()Steven Rostedt (VMware)1-1/+5
2018-07-25drm/i915/glk: Add Quirk for GLK NUC HDMI port issues.Clint Taylor4-5/+33
2018-07-25gpu: drm: amdgpu: Replace mdelay with msleep in cik_pcie_gen3_enable()Jia-Ju Bai1-1/+1
2018-07-25drm/amdgpu/gmc9: clarify GPUVM fault error messageAlex Deucher1-1/+1
2018-07-25drm/scheduler: remove sched field from the entityNayan Deshmukh6-19/+16