aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-08drm/armada: extract register generation from armada_drm_primary_set()Russell King1-9/+16
2017-12-08drm/armada: wait for previous work when moving overlay windowRussell King1-4/+4
2017-12-08drm/armada: move overlay plane register update generationRussell King2-93/+112
2017-12-08drm/armada: re-organise overlay register update generationRussell King1-30/+22
2017-12-08drm/armada: disable planes at next blanking periodRussell King2-32/+50
2017-12-08drm/armada: avoid work allocationRussell King3-15/+23
2017-12-08drm/armada: allow armada_drm_plane_work_queue() to silently failRussell King2-4/+4
2017-12-08drm/armada: use drm_plane_helper_check_state()Russell King1-29/+32
2017-12-08drm/armada: only enable HSMOOTH if scaling horizontallyRussell King2-7/+8
2017-12-08drm/armada: move writes of LCD_SPU_SRAM_PARA1 under lockRussell King2-6/+9
2017-12-08drm/armada: move regs into armada_plane_workRussell King3-50/+39
2017-12-08drm/armada: move event sending into armada_plane_workRussell King2-14/+14
2017-12-08drm/armada: move fb retirement into armada_plane_workRussell King3-30/+13
2017-12-08drm/armada: move overlay plane work out from under spinlockRussell King2-1/+5
2017-12-08drm/armada: clear plane enable bit when disablingRussell King2-6/+6
2017-12-08drm/armada: clean up armada_drm_crtc_plane_disable()Russell King3-20/+14
2017-12-08drm/armada: allow the primary plane to be disabledRussell King1-44/+55
2017-12-08drm/armada: wait and cancel any pending frame work at disableRussell King2-8/+22
2017-12-08drm/armada: add work cancel callbackRussell King2-7/+17
2017-12-08drm/armada: store plane in armada_plane_workRussell King3-25/+21
2017-12-08drm/armada: add a common frame work allocatorRussell King1-7/+17
2017-12-08drm/armada: remove armada_drm_plane_work_cancel() return valueRussell King2-7/+5
2017-12-08drm/armada: fix YUV planar format framebuffer offsetsRussell King1-1/+7
2017-12-08drm/armada: improve efficiency of armada_drm_plane_calc_addrs()Russell King1-2/+3
2017-12-08drm/armada: fix UV swap codeRussell King2-19/+21
2017-12-08drm/armada: fix SRAM powerdownRussell King1-5/+4
2017-12-08drm/armada: fix leak of crtc structureRussell King1-12/+13
2017-11-26Linux 4.15-rc1Linus Torvalds1-2/+2
2017-11-26ARM: BUG if jumping to usermode address in kernel modeRussell King2-0/+24
2017-11-24m68k/macboing: Fix missed timer callback assignmentKees Cook1-2/+2
2017-11-24afs: remove redundant assignment of dvnode to itselfColin Ian King1-1/+1
2017-11-24afs: cell: Remove unnecessary code in afs_lookup_cellGustavo A. R. Silva1-6/+1
2017-11-24afs: Fix signal handling in some file opsDavid Howells1-0/+8
2017-11-24afs: Fix some dentry handling in dir ops and missing key_putsDavid Howells1-10/+5
2017-11-24afs: Make afs_write_begin() avoid writing to a page that's being storedDavid Howells1-0/+5
2017-11-24sched/debug: Fix task state recording/printoutThomas Gleixner1-3/+3
2017-11-24x86/decoder: Add new TEST instruction patternMasami Hiramatsu1-1/+1
2017-11-23x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas11-454/+2
2017-11-23x86/umip: Fix insn_get_code_seg_params()'s return valueBorislav Petkov3-4/+4
2017-11-23x86/boot/KASLR: Remove unused variableChao Fan1-3/+2
2017-11-23genirq/matrix: Make - vs ?: Precedence explicitKees Cook1-1/+1
2017-11-23irqchip/imgpdc: Use resource_size function on resource objectVasyl Gomonovych1-1/+1
2017-11-23irqchip/qcom: Fix u32 comparison with value less than zeroColin Ian King1-1/+1
2017-11-24ipvlan: Fix insufficient skb linear check for ipv6 icmpGao Feng1-1/+19
2017-11-24ipvlan: Fix insufficient skb linear check for arpGao Feng1-8/+8
2017-11-24geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6Hangbin Liu1-1/+15
2017-11-24net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHYFlorian Fainelli1-1/+1
2017-11-24net: accept UFO datagrams from tuntap and packetWillem de Bruijn15-14/+209
2017-11-24net: realtek: r8169: implement set_link_ksettings()Tobias Jakobi1-16/+22
2017-11-24net: ipv6: Fixup device for anycast routes during copyDavid Ahern1-1/+1