summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions
ners_free_rcu) to kfree_rcu()Lai Jiangshan 2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller 2011-03-03netlink: kill eff_cap from struct netlink_skb_parmsPatrick McHardy 2011-03-03netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parmsPatrick McHardy 2011-02-28netlink: handle errors from netlink_dump()Andrey Vagin 2011-01-19Revert "netlink: test for all flags of the NLM_F_DUMP composite"David S. Miller 2011-01-09netlink: test for all flags of the NLM_F_DUMP compositeJan Engelhardt 2010-10-24netlink: fix netlink_change_ngroups()Eric Dumazet 2010-10-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville 2010-10-05genetlink: introduce pre_doit/post_doit hooksJohannes Berg 2010-08-31netlink: Make NETLINK_USERSOCK work again.David S. Miller 2010-08-18netlink: fix compat recvmsgJohannes Berg 2010-08-15Revert "netlink: netlink_recvmsg() fix"David S. Miller 2010-07-26genetlink: use genl_register_family_with_ops()Changli Gao 2010-07-26genetlink: cleanup code according to CodingStyleChangli Gao 2010-07-26netlink: netlink_recvmsg() fixEric Dumazet 2010-07-20drop_monitor: convert some kfree_skb call sites to consume_skbNeil Horman 2010-06-16af_netlink: Add needed scm_destroy after scm_send.Eric W. Biederman 2010-05-21netlink: Implment netlink_broadcast_filteredEric W. Biederman