summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2009-10-11 11:24:25 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2009-10-11 11:24:25 -0700
commitc6c599272374a358b4171d50ffd605e6cf7b481c (patch)
tree8ce918c724c39e88e96d7abf243955718e71da9a /tools/perf/scripts/python/bin/stackcollapse-report
parentff945afb10bc9d81f395da474fa2aa88ee620e48 (diff)
parent40d28582316d8dcb535c359a14b71cb910ad6e73 (diff)
downloadkernel-c6c599272374a358b4171d50ffd605e6cf7b481c.tar.gz
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
* git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6: (32 commits) USB: serial: no unnecessary GFP_ATOMIC in oti6858 USB: serial: fix race between unthrottle and completion handler in visor USB: serial: fix assumption that throttle/unthrottle cannot sleep USB: serial: fix race between unthrottle and completion handler in symbolserial USB: serial: fix race between unthrottle and completion handler in opticon USB: ehci: Fix isoc scheduling boundary checking. USB: storage: When a device returns no sense data, call it a Hardware Error USB: small fix in error case of suspend in generic usbserial code USB: visor: fix trivial accounting bug in visor driver USB: Fix throttling in generic usbserial driver USB: cp210x: Add support for the DW700 UART USB: ipaq: fix oops when device is plugged in USB: isp1362: fix build warnings on 64-bit systems USB: gadget: imx_udc: Use resource size USB: storage: iRiver P7 UNUSUAL_DEV patch USB: musb: make HAVE_CLK support optional USB: xhci: Fix dropping endpoints from the xHC schedule. USB: xhci: Don't wait for a disable slot cmd when HC dies. USB: xhci: Handle canceled URBs when HC dies. USB: xhci: Stop debugging polling loop when HC dies. ...
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
'/distro/kernel/commit/net/nfc/nci?h=linux-6.12.y&id=fbadf70a8053b3dce78a45997ae55651693a2a81'>tty: set tty_ldisc_ops::num staticallyJiri Slaby 2021-05-13tty: make fp of tty_ldisc_ops::receive_buf{,2} constJiri Slaby 2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds 2021-04-05net: nfc: Fix spelling errors in net/nfc moduleZheng Yongjun 2021-03-10net: nfc: nci: drop nci_uart_default_recvJiri Slaby 2021-03-10net: nfc: nci: drop nci_uart_ops::recv_bufJiri Slaby 2021-03-10net: nfc: nci: remove memset of nci_uart_driversJiri Slaby 2021-03-10tty: remove TTY_LDISC_MAGICJiri Slaby 2021-02-20Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds 2021-01-25Merge 5.11-rc5 into tty-nextGreg Kroah-Hartman 2021-01-21Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Greg Kroah-Hartman 2021-01-20tty: convert tty_ldisc_ops 'read()' function to take a kernel pointerLinus Torvalds 2021-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2021-01-19net: nfc: nci: fix the wrong NCI_CORE_INIT parametersBongsu Jeon 2021-01-05net: nfc: nci: Change the NCI close sequenceBongsu Jeon 2020-12-04net/nfc/nci: Support NCI 2.x initial sequenceBongsu Jeon 2020-11-14nfc: refined function nci_hci_resp_receivedAlex Shi 2020-10-30net: nfc: Fix kerneldoc warningsAndrew Lunn 2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller 2020-07-17nfc: nci: add missed destroy_workqueue in nci_register_deviceWang Hai 2020-07-13net: nfc: kerneldoc fixesAndrew Lunn 2019-12-18net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_rec...Jia-Ju Bai 2019-12-04NFC: NCI: use new `delay` structure for SPI transfer delaysAlexandru Ardelean 2019-07-08nfc: fix potential illegal memory accessYang Wei 2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner 2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner 2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner