summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>2013-11-28 17:22:13 +0100
committerSimon Horman <horms+renesas@verge.net.au>2013-12-10 17:27:19 +0900
commitd6dd1313f74e2035e77c36686e7348a1bcd1c102 (patch)
tree455ac815f754e5cbdf71cb6be0450648196e39b3 /tools/perf/scripts/python/task-analyzer.py
parent89fbba1210a171f134b72c4d3ccf376265c6ff3f (diff)
downloadkernel-d6dd1313f74e2035e77c36686e7348a1bcd1c102.tar.gz
ARM: shmobile: Use interrupt macros in r8a73a4 and r8a7778 DT files
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
d>2022-03-18usb: usbip: eliminate anonymous module_init & module_exitRandy Dunlap 2022-02-14usbip: vudc: Make use of the helper macro LIST_HEAD()Cai Huoqing 2021-11-17usb: Remove redundant 'flush_workqueue()' callsChristophe JAILLET 2021-08-26usbip:vhci_hcd USB port can get stuck in the disabled stateShuah Khan 2021-08-26usbip: clean up code in vhci_device_unlink_cleanupAnirudh Rayabharam 2021-08-26usbip: give back URBs for unsent unlink requests during cleanupAnirudh Rayabharam 2021-04-28Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds 2021-04-20Merge tag 'v5.12-rc8' into sched/core, to pick up fixesIngo Molnar 2021-04-12usbip: vudc: fix missing unlock on error in usbip_sockfd_store()Ye Bin 2021-04-05usbip: synchronize event handler with sysfs code pathsShuah Khan 2021-04-05usbip: vudc synchronize sysfs code pathsShuah Khan 2021-04-05usbip: stub-dev synchronize sysfs code pathsShuah Khan 2021-04-05usbip: add sysfs_lock to synchronize sysfs code pathsShuah Khan 2021-03-26usbip: vhci_hcd fix shift out-of-bounds in vhci_hub_control()Shuah Khan 2021-03-17usbip: Fix incorrect double assignment to udc->ud.tcp_rxColin Ian King 2021-03-10usbip: fix vudc usbip_sockfd_store races leading to gpfShuah Khan 2021-03-10usbip: fix vhci_hcd attach_store() races leading to gpfShuah Khan 2021-03-10usbip: fix stub_dev usbip_sockfd_store() races leading to gpfShuah Khan 2021-03-10usbip: fix vudc to check for stream socketShuah Khan 2021-03-10usbip: fix vhci_hcd to check for stream socketShuah Khan 2021-03-10usbip: fix stub_dev to check for stream socketShuah Khan 2021-03-06kcov: Remove kcov include from sched.h and move it to its users.Sebastian Andrzej Siewior 2021-01-11Merge 5.11-rc3 into usb-nextGreg Kroah-Hartman 2021-01-07usb: usbip: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun 2021-01-04usb: usbip: vhci_hcd: protect shift sizeRandy Dunlap 2020-12-28kcov, usbip: collect coverage from vhci_rx_loopNazime Hande Harputluoglu 2020-10-28usbip: Remove in_interrupt() checkAhmed S. Darwish