summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2009-09-10 15:32:59 +0200
committerTakashi Iwai <tiwai@suse.de>2009-09-10 15:32:59 +0200
commit05a33e3d6fdca6ae3f645cc7bca9c11a4476e84c (patch)
treee0477cf734f93da64564a4457a45ab563f70f5d1 /tools/perf/scripts/python/stackcollapse.py
parentfa285190025d0b9a35ed0f6233bfaa721281e0f4 (diff)
parentf1bc07af9a9edc5c1d4bdd971f7099316ed2e405 (diff)
downloadkernel-05a33e3d6fdca6ae3f645cc7bca9c11a4476e84c.tar.gz
Merge branch 'topic/oxygen' into for-linus
* topic/oxygen: sound: oxygen: work around MCE when changing volume
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
0700'>2013-03-12idr: fix new kernel-doc warningsRandy Dunlap 2013-03-08idr: remove WARN_ON_ONCE() on negative IDsTejun Heo 2013-02-27idr: explain WARN_ON_ONCE() on negative IDs out-of-range IDTejun Heo 2013-02-27idr: implement lookup hintTejun Heo 2013-02-27idr: add idr_layer->prefixTejun Heo 2013-02-27idr: remove length restriction from idr_layer->bitmapTejun Heo 2013-02-27idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.cTejun Heo 2013-02-27idr: fix top layer handlingTejun Heo 2013-02-27idr: implement idr_preload[_end]() and idr_alloc()Tejun Heo 2013-02-27idr: refactor idr_get_new_above()Tejun Heo 2013-02-27idr: remove _idr_rc_to_errno() hackTejun Heo 2013-02-27idr: relocate idr_for_each_entry() and reorganize id[r|a]_get_new()Tejun Heo 2013-02-27idr: deprecate idr_remove_all()Tejun Heo 2013-02-27idr: make idr_destroy() imply idr_remove_all()Tejun Heo 2013-02-27idr: fix a subtle bug in idr_get_next()Tejun Heo