summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-07-17perf hists: Factor out duplicated codeArnaldo Carvalho de Melo1-18/+18
2010-07-17perf ui: Make ui_browser__run exit on unhandled hot keysArnaldo Carvalho de Melo1-5/+1
2010-07-17perf ui: Make END go to the last entry, not the top of the last pageArnaldo Carvalho de Melo1-4/+4
2010-07-17Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar8-611/+1
2010-07-16perf probe: Fix the logic of die_compare_nameMasami Hiramatsu1-7/+7
2010-07-16perf probe: Support comp_dir to find an absolute source pathMasami Hiramatsu3-12/+44
2010-07-16perf probe: Fix error message if get_real_path() failedMasami Hiramatsu2-56/+64
2010-07-15tracing: Remove letfover markers sectionFrederic Weisbecker1-4/+0
2010-07-15tracing: Remove ksym tracerFrederic Weisbecker6-606/+0
2010-07-15tracing: Update tracing branch urlFrederic Weisbecker1-1/+1
2010-07-12perf tools: Add DWARF register lookup for SHMatt Fleming2-0/+59
2010-07-06Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar7-165/+523
2010-07-05perf probe: Support static and global variablesMasami Hiramatsu2-27/+73
2010-07-05perf probe: Support tracing an entry of arrayMasami Hiramatsu4-24/+83
2010-07-05perf probe: Support "string" typeMasami Hiramatsu2-12/+49
2010-07-05tracing/kprobes: Support "string" typeMasami Hiramatsu2-79/+293
2010-07-05perf, x86: P4 PMU -- redesign cache eventsCyrill Gorcunov2-83/+163
2010-07-05Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar179-1451/+1866
2010-07-04Linux 2.6.35-rc4v2.6.35-rc4Linus Torvalds1-1/+1
2010-07-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds20-61/+113
2010-07-04Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-4/+22
2010-07-04module: initialize module dynamic debug laterYehuda Sadeh3-11/+18
2010-07-04Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds17-388/+172
2010-07-04Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+3
2010-07-04Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2-14/+48
2010-07-04Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds3-119/+134
2010-07-04ARM: 6205/1: perf: ensure counter delta is treated as unsignedWill Deacon1-1/+1
2010-07-03perf, x86: Fix incorrect branches event on AMD CPUsVince Weaver1-2/+2
2010-07-02of/dma: fix build breakage in ppc4xx adma driverDan Williams1-1/+3
2010-07-02MAINTAINERS: Add an entry for i7core_edacMauro Carvalho Chehab1-1/+8
2010-07-02i7core_edac: Avoid doing multiple probes for the same cardMauro Carvalho Chehab1-5/+12
2010-07-02i7core_edac: Properly discover the first QPI deviceMauro Carvalho Chehab1-8/+28
2010-07-02Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-13/+25
2010-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-12/+12
2010-07-02amd64_edac: Fix syndrome calculation on K8Borislav Petkov1-12/+12
2010-07-02perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail...Conny Seidel1-23/+25
2010-07-02Merge branch 'setlocalversion-speedup' into kbuild/rc-fixesMichal Marek3-119/+134
2010-07-02ARM: 6202/1: Do not ARM_DMA_MEM_BUFFERABLE on RealView boards with L210/L220Catalin Marinas1-0/+2
2010-07-02ARM: 6201/1: RealView: Do not use outer_sync() on ARM11MPCore boards with L220Catalin Marinas2-0/+10
2010-07-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds12-64/+140
2010-07-01drm/i915: fix page flip finish vs. prepare on plane BJesse Barnes1-1/+1
2010-07-01Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-8/+38
2010-07-01correct console log level when ERST ACPI table is not foundDaniel J Blueman1-1/+1
2010-07-01drm/i915: fix hibernation since i915 self-reclaim fixesLinus Torvalds1-1/+1
2010-07-01drm/i915: change default panel fitting mode to preserve aspect ratioJesse Barnes1-2/+2
2010-07-01drm/i915: fix uninitialized variable warning in i915_setup_compression()Prarit Bhargava1-1/+1
2010-07-01drm/i915: take struct_mutex in i915_dma_cleanup()Dan Carpenter1-0/+2
2010-07-01drm/i915: Fix CRT hotplug regression in 2.6.35-rc1Andy Lutomirski3-8/+11
2010-07-01i915: fix ironlake edp panel setup (v4)Dave Airlie1-3/+24
2010-07-01drm/i915: don't access FW_BLC_SELF on 965GJesse Barnes2-4/+6