summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-07-29 07:44:52 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-07-29 07:44:52 -0700
commit235d57eda82aaebfbdffa30eb59e3fccfe7eca03 (patch)
treeabbc2d24ddf87a6a77b47ee5d5bb6ea8a9464c48 /tools/perf/scripts/python/task-analyzer.py
parent683a0e4d7971c3186dc4d429027debfe309129aa (diff)
parent1894870eb4240399fabc6f0cb8c6fff4e6edbe83 (diff)
downloadkernel-235d57eda82aaebfbdffa30eb59e3fccfe7eca03.tar.gz
Merge tag 'fixes-for-v3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
Felipe writes: usb: fixes for v3.11-rc3 Here are some fixes for v3.11-rc3. Mostly related to the recent conversion to configfs done on the gadget drivers, but we also have a fix for MUSB resources on platforms which need 3 resources instead of 2, and a fix for the sysfs_notify() call on udc-core.c which was notifying an unexistent file.
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
p-helper logic into the cma_heap implementationJohn Stultz 2020-11-22dma-buf: system_heap: Rework system heap to use sgtables instead of pagelistsJohn Stultz 2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard 2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds 2020-10-06dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig 2020-09-29dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfacesThomas Zimmermann 2020-09-29dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfacesThomas Zimmermann 2020-09-10dmabuf: fix common struct sg_table related issuesMarek Szyprowski