aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-05arm64: dts: allwinner: a64: Add Video Engine nodePaul Kocialkowski1-0/+11
2018-12-05arm64: dts: allwinner: a64: Add support for the SRAM C1 sectionPaul Kocialkowski1-0/+14
2018-11-30arm64: dts: allwinner: a64: pinebook: enable power suppliesVasily Khoruzhick1-0/+8
2018-11-30arm64: dts: allwinner: a64: sopine-baseboard: enable power suppliesOskari Lemmela1-0/+8
2018-11-30arm64: dts: allwinner: axp803: add AC and battery power suppliesOskari Lemmela1-0/+33
2018-11-27arm64: dts: allwinner: a64: bananapi-m64: Enable audio codecChen-Yu Tsai1-0/+29
2018-11-23arm64: dts: allwinner: a64: enable sound on PinebookVasily Khoruzhick1-0/+49
2018-11-23arm64: dts: allwinner: a64: enable sound on Pine64 and SoPineVasily Khoruzhick3-0/+57
2018-11-23arm64: dts: allwinner: a64: add nodes necessary for analog sound supportVasily Khoruzhick1-0/+54
2018-11-20arm64: dts: allwinner: h6: orangepi: Add device nodes for LEDsChen-Yu Tsai1-0/+15
2018-11-20arm64: dts: allwinner: h6: orangepi: Enable USB 2.0 host and OTG portsChen-Yu Tsai1-0/+28
2018-11-20arm64: dts: allwinner: h6: orangepi: Add board-wide 5V regulatorChen-Yu Tsai1-0/+17
2018-11-20arm64: dts: allwinner: h6: fix EMAC compatible string sequenceIcenowy Zheng1-2/+2
2018-11-20arm64: dts: allwinner: a64: Add device node for Mali-400 GPUJagan Teki1-0/+22
2018-11-20dt-bindings: gpu: mali-utgard: Add compatible for A64 MaliJagan Teki1-0/+5
2018-11-15arm64: dts: allwinner: h6: enable USB2 on Pine H64Icenowy Zheng1-0/+27
2018-11-15arm64: dts: allwinner: h6: add USB Vbus regulator for Pine H64Icenowy Zheng1-0/+10
2018-11-15arm64: dts: allwinner: h6: add USB2-related device nodesIcenowy Zheng1-0/+82
2018-11-07arm64: dts: allwinner: h6: Enable HDMI output on Pine H64 boardJernej Skrabec1-0/+25
2018-11-07arm64: dts: allwinner: h6: Add HDMI pipelineJernej Skrabec1-0/+201
2018-11-05arm64: allwinner: h6: Add OrangePi Lite2 initial supportJagan Teki2-0/+12
2018-11-05arm64: allwinner: h6: Add common orangepi nodes into dtsiJagan Teki2-139/+151
2018-11-05arm64: allwinner: h6: add support for the Ethernet on Pine H64Icenowy Zheng1-0/+20
2018-11-05arm64: allwinner: h6: add EMAC device nodesIcenowy Zheng1-0/+28
2018-11-05dt-binding: dwmac-sun8i: add H6 compatible string (w/ A64 fallback)Icenowy Zheng1-0/+1
2018-11-05arm64: dts: allwinner: add backlight regulator for PinebookVasily Khoruzhick1-0/+10
2018-11-04Linux 4.20-rc1Linus Torvalds1-2/+2
2018-11-04sched/topology: Fix off by one bugPeter Zijlstra1-1/+1
2018-11-03memory_hotplug: cond_resched in __remove_pagesMichal Hocko1-0/+1
2018-11-03bfs: add sanity check at bfs_fill_super()Tetsuo Handa1-3/+6
2018-11-03kernel/sysctl.c: remove duplicated includeMichael Schupikov1-1/+0
2018-11-03kernel/kexec_file.c: remove some duplicated includeszhong jiang1-2/+0
2018-11-03mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmaskMichal Hocko5-77/+40
2018-11-03ocfs2: fix clusters leak in ocfs2_defrag_extent()Larry Chen1-0/+17
2018-11-03ocfs2: dlmglue: clean up timestamp handlingArnd Bergmann1-17/+9
2018-11-03ocfs2: don't put and assigning null to bh allocated outsideChangwei Ge1-18/+59
2018-11-03ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entryChangwei Ge1-2/+1
2018-11-03ocfs2: don't use iocb when EIOCBQUEUED returnsChangwei Ge1-2/+2
2018-11-03ocfs2: without quota support, avoid calling quota recoveryGuozhonghua1-17/+34
2018-11-03ocfs2: remove ocfs2_is_o2cb_active()Gang He3-10/+1
2018-11-03mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappingsAndrea Arcangeli1-2/+30
2018-11-03include/linux/notifier.h: SRCU: fix ctagsSam Protsenko1-2/+1
2018-11-03mm: handle no memcg case in memcg_kmem_charge() properlyRoman Gushchin1-1/+1
2018-11-02ARM: dts: stm32: update HASH1 dmas property on stm32mp157cAlexandre Torgue1-1/+1
2018-11-02ARM: orion: avoid VLA in orion_mpp_confArnd Bergmann1-1/+6
2018-11-02iov_iter: Fix 9p virtio breakageMarc Zyngier1-1/+1
2018-11-02cifs: fix signed/unsigned mismatch on aio_read patchSteve French1-6/+11
2018-11-02cifs: don't dereference smb_file_target before null checkColin Ian King1-2/+5
2018-11-02CIFS: Add direct I/O functions to file_operationsLong Li1-6/+4
2018-11-02CIFS: Add support for direct I/O writeLong Li2-41/+164