aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-30perf probe: Rename common fields/functions from kprobe to probe.Srikar Dronamraju5-106/+101
2010-07-30perf tui: Make CTRL+Z suspend perfArnaldo Carvalho de Melo1-0/+9
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-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-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-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-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 numa is usedYinghai 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
2010-07-21drm/nouveau: Fix crashes during fbcon init on single head cards.Francisco Jerez1-1/+2
2010-07-21drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patchBen Skeggs1-24/+9
2010-07-21drm/radeon/kms: fix shared ddc harderAlex Deucher1-14/+9
2010-07-20documentation: fix almost duplicate filenames (IO/io-mapping.txt)Randy Dunlap2-2/+4
2010-07-20tracing: Use generic_file_llseek for debugfsArnd Bergmann1-0/+15
2010-07-20tracing: Remove special tracesFrederic Weisbecker7-163/+0
2010-07-20tracing: Remove sysprof ftrace pluginFrederic Weisbecker6-378/+0
2010-07-20ASoC: Select wm_hubs automatically for WM8994Chanwoo Choi1-2/+2
2010-07-19bridge: Partially disable netpoll supportHerbert Xu2-31/+1