summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-07-30perf symbols: Improve debug image search when loading symbolsDave Martin1-35/+61
2010-07-30perf tools: remove extra build-id check factored into dso__loadDave Martin1-26/+2
2010-07-30perf tools: Factor out buildid reading and make it implicit in dso__loadDave Martin1-33/+47
2010-07-29perf symbols: Precisely specify if dso->{long,short}_name should be freedArnaldo Carvalho de Melo3-2/+8
2010-07-29perf record: Release resources at exitArnaldo Carvalho de Melo1-6/+26
2010-07-28perf man pages: Fix cut'n'paste errorArnaldo Carvalho de Melo1-4/+4
2010-07-27perf tools: Remove unneeded code for tracking the cwd in perf sessionsDave Martin5-29/+2
2010-07-27perf report: Don't abbreviate file paths relative to the cwdDave Martin3-23/+3
2010-07-27perf ui: New hists tree widgetArnaldo Carvalho de Melo4-311/+678
2010-07-27perf ui: Show the scroll bar over the left window frameArnaldo Carvalho de Melo1-2/+2
2010-07-27perf ui: Consider the refreshed dimensions in ui_browser__showArnaldo Carvalho de Melo1-2/+4
2010-07-27perf hist: Introduce routine to measure lenght of formatted entryArnaldo Carvalho de Melo2-0/+30
2010-07-27perf ui: Restore SPACE as an alias to PGDN in annotateArnaldo Carvalho de Melo1-0/+1
2010-07-23perf sort: Make column width code per hists instanceArnaldo Carvalho de Melo8-79/+140
2010-07-23perf hists: Mark entries filtered by parentArnaldo Carvalho de Melo1-5/+16
2010-07-23Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar12-33/+241
2010-07-22trace: strlen() return doesn't account for the NULLDan Carpenter1-1/+1
2010-07-22tracing: Fix $mcount_regex for MIPS in recordmcount.plDavid Daney1-1/+1
2010-07-22x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independentThomas Renninger7-26/+30
2010-07-21Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar10-541/+15
2010-07-21Merge branch 'linus' into perf/coreIngo Molnar579-198187/+6034
2010-07-21Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds1-1/+3
2010-07-21Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/...Linus Torvalds2-2/+2
2010-07-21Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds5-20/+15
2010-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds15-33/+103
2010-07-21Fix up trivial spelling errors ('taht' -> 'that')Linus Torvalds4-4/+4
2010-07-21tracing/documentation: Document dynamic ftracer internalsMike Frysinger2-5/+153
2010-07-21tracing: Shrink max latency ringbuffer if unnecessaryKOSAKI Motohiro4-6/+38
2010-07-21pcmcia: fix 'driver ... did not release config properly' warningPatrick McHardy1-1/+3
2010-07-21mm: add context argument to shrinker callback to remaining shrinkersDave Chinner2-2/+2
2010-07-20tracing: Reduce latency and remove percpu trace_seqLai Jiangshan3-14/+6
2010-07-20trace: Reorder struct ring_buffer_per_cpu to remove padding on 64bitRichard Kennedy1-1/+1
2010-07-20tracing: Allow to disable cmdline recordingLi Zefan4-5/+41
2010-07-20math-emu: correct test for downshifting fraction in _FP_FROM_INT()Mikael Pettersson1-1/+1
2010-07-20Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds22-49/+142
2010-07-21drm/r600: fix possible NULL pointer derefernceAlex Deucher1-1/+4
2010-07-21drm/radeon/kms: add quirk for ASUS HD 3600 boardAlex Deucher1-0/+9
2010-07-21include/linux/vgaarb.h: add missing part of include guardDoug Goldstein1-0/+1
2010-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds5-39/+72
2010-07-20Merge branch 'linuxdocs' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds2-2/+4
2010-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds24-71/+108
2010-07-20vfs: fix RCU-lockdep false positive due to /procPaul E. McKenney1-1/+2
2010-07-20sdhci-s3c: add missing remove functionMarek Szyprowski1-0/+20
2010-07-20Andres has movedAndres Salomon3-3/+3
2010-07-20x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit num...Yinghai Lu2-4/+23
2010-07-20x86, numa: fix boot without RAM on node0 againYinghai Lu1-8/+9
2010-07-20edac: mpc85xx: add support for MPC8569 EDAC controllersAnton Vorontsov1-0/+1
2010-07-20edac: mpc85xx: fix MPC85xx dependencyAnton Vorontsov1-1/+1
2010-07-20mm/vmscan.c: fix mapping use after freeNick Piggin1-1/+1
2010-07-20ipc/sem.c: bugfix for semop() not reporting successful operationManfred Spraul1-7/+39