aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-18net: phy: meson-gxl: use genphy_config_initJerome Brunet1-1/+1
2017-12-18net: phy: meson-gxl: add read and write helpers for banked registersJerome Brunet1-61/+69
2017-12-18net: phy: meson-gxl: define control registersJerome Brunet1-20/+66
2017-12-18net: phy: meson-gxl: check phy_write return valueJerome Brunet1-12/+38
2017-12-18sfc: populate the timer reload fieldBert Kenward1-2/+3
2017-12-18sfc: update EF10 register definitionsBert Kenward2-25/+37
2017-12-18sfc: improve PTP error reportingEdward Cree3-2/+13
2017-12-18sfc: add Medford2 (SFC9250) PCI Device IDsEdward Cree1-0/+4
2017-12-18sfc: support VI strides other than 8kEdward Cree5-27/+70
2017-12-18sfc: make mem_bar a function rather than a constantEdward Cree5-12/+35
2017-12-17trace: reenable preemption if we modify the ipJosef Bacik1-1/+8
2017-12-17nfp: set flags in the correct member of netdev_bpfJakub Kicinski1-1/+1
2017-12-17libbpf: fix Makefile exit code if libelf not foundJakub Kicinski1-2/+2
2017-12-17selftests/bpf: additional bpf_call testsDaniel Borkmann1-0/+597
2017-12-17bpf: arm64: add JIT support for multi-function programsAlexei Starovoitov1-4/+64
2017-12-17bpf: x64: add JIT support for multi-function programsAlexei Starovoitov7-6/+189
2017-12-17bpf: fix net.core.bpf_jit_enable raceAlexei Starovoitov10-11/+13
2017-12-17bpf: add support for bpf_call to interpreterAlexei Starovoitov4-17/+116
2017-12-17selftests/bpf: add xdp noinline testAlexei Starovoitov3-1/+916
2017-12-17selftests/bpf: add bpf_call testAlexei Starovoitov3-6/+492
2017-12-17libbpf: add support for bpf_callAlexei Starovoitov3-44/+134
2017-12-17selftests/bpf: add tests for stack_zero trackingAlexei Starovoitov1-2/+64
2017-12-17bpf: teach verifier to recognize zero initialized stackAlexei Starovoitov2-29/+103
2017-12-17selftests/bpf: add verifier tests for bpf_callAlexei Starovoitov1-1/+960
2017-12-17bpf: introduce function calls (verification)Alexei Starovoitov2-153/+585
2017-12-17bpf: introduce function calls (function boundaries)Alexei Starovoitov4-5/+155
2017-12-15Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"Linus Torvalds7-22/+15
2017-12-15nfp: bpf: correct printk formats for size_tJakub Kicinski1-2/+2
2017-12-15net: qcom/emac: Reduce timeout for mdio read/writeHemanth Puranik1-3/+4
2017-12-15net: sched: fix static key imbalance in case of ingress/clsact_init errorJiri Pirko1-4/+5
2017-12-15net: sched: fix clsact init error pathJiri Pirko2-7/+3
2017-12-15net: phy: broadcom: Add entry for 5395 switch PHYsFlorian Fainelli2-0/+43
2017-12-15SUNRPC: Fix a race in the receive code pathTrond Myklebust1-9/+19
2017-12-15nfs: don't wait on commit in nfs_commit_inode() if there were no commit requestsScott Mayhew1-0/+2
2017-12-15xprtrdma: Spread reply processing over more CPUsChuck Lever4-6/+5
2017-12-15nfs: fix a deadlock in nfs client initializationScott Mayhew2-4/+24
2017-12-15ip_gre: fix wrong return value of erspan_rcvHaishuang Yan1-1/+1
2017-12-15sctp: support sysctl to allow users to use stream interleaveXin Long1-0/+7
2017-12-15sctp: update mid instead of ssn when doing stream and asoc resetXin Long1-15/+25
2017-12-15sctp: add stream interleave support in stream schedulerXin Long1-1/+2
2017-12-15sctp: implement handle_ftsn for sctp_stream_interleaveXin Long3-13/+53
2017-12-15sctp: implement report_ftsn for sctp_stream_interleaveXin Long4-12/+52
2017-12-15sctp: implement validate_ftsn for sctp_stream_interleaveXin Long5-18/+66
2017-12-15sctp: implement generate_ftsn for sctp_stream_interleaveXin Long4-6/+84
2017-12-15sctp: add basic structures and make chunk function for ifwdtsnXin Long4-0/+45
2017-12-15net: phy: phylink: Handle NULL fwnode_handleFlorian Fainelli1-0/+3
2017-12-15qmi_wwan: set FLAG_SEND_ZLP to avoid network initiated disconnectBjørn Mork1-2/+2
2017-12-15net: usb: qmi_wwan: add Telit ME910 PID 0x1101 supportDaniele Palmas1-0/+1
2017-12-15pkt_sched: Remove TC_RED_OFFLOADED from uapiYuval Mintz1-1/+0
2017-12-15net: sched: Move to new offload indication in REDYuval Mintz1-16/+15