summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2010-09-13 23:53:55 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2010-09-14 00:23:59 -0700
commit528487081aad32da85bf99802bdb7af32f4922b9 (patch)
tree756eb77b978353a3757b662cdd50cb9c4ea04353 /tools/perf/scripts/python/stackcollapse.py
parent37b0bb112b7e3ffa5015c4305a934e861b4e2e53 (diff)
downloadkernel-528487081aad32da85bf99802bdb7af32f4922b9.tar.gz
Input: gameport_driver - drop private pointer
Nobody uses it anymore. Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
nel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds 2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack 2010-05-10net: trans_start cleanupsEric Dumazet 2010-04-27drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Ad...Andreas Hartmann 2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko 2009-12-11usb: remove rare pm primitive for conversion to new APIOliver Neukum 2009-10-29convert kaweth to use usb_reset_configuration()Oliver Neukum 2009-09-22kaweth: Fix memory leak in kaweth_control()Kevin Cernekee 2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger 2009-09-01usbnet: convert to netdev_tx_tStephen Hemminger 2009-07-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller 2009-07-12netdev: restore MTU change operationBen Hutchings 2009-07-12netdev: restore MAC address set and validate operationsBen Hutchings 2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy