summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
/distro/kernel/commit/drivers/net/ppp/ppp_generic.c?id=d780cd44e3cea119a3346e6d7c04d35b9c50d54b'>drivers, net, ppp: convert ppp_file.refcnt from atomic_t to refcount_tElena Reshetova 2017-10-06ppp: fix race in ppp device destructionGuillaume Nault 2017-10-01ppp: fix __percpu annotationGuillaume Nault 2017-08-08ppp: fix xmit recursion detection on ppp channelsGuillaume Nault 2017-07-18ppp: Fix false xmit recursion detect with two ppp devicesGao Feng 2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.validateMatthias Schiffer 2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer 2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg 2017-06-01ppp: remove unnecessary bh disable in xmit pathGao Feng 2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar 2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger 2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan 2016-08-31ppp: declare PPP devices as LLTXGuillaume Nault 2016-08-31ppp: avoid dealock on recursive xmitGuillaume Nault