aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* perf annotate: Allow printing objdump line addr in different colorArnaldo Carvalho de Melo2012-04-07
* perf ui browser: Return the current color when setting a new oneArnaldo Carvalho de Melo2012-04-07
* perf annotate: Validate addr in symbol__inc_addr_samplesArnaldo Carvalho de Melo2012-04-05
* perf hists browser: Fix NULL deref in hists browsing codeJiri Olsa2012-04-05
* perf hists: Catch and handle out-of-date hist entry maps.David Miller2012-04-05
* perf annotate: Fix hist decayArnaldo Carvalho de Melo2012-04-05
* perf top: Add intel_idle to the skip listArnaldo Carvalho de Melo2012-04-05
* perf tools: Fix getrusage() related build failure on glibc trunkMarkus Trippelsdorf2012-04-04
* perf/x86/p4: Add format attributesPeter Zijlstra2012-04-03
* tracing, sched, vfs: Fix 'old_pid' usage in trace_sched_process_exec()Oleg Nesterov2012-03-31
* Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2012-03-31
|\
| * perf tools: Remove auto-generated bison/flex filesIngo Molnar2012-03-30
| * perf annotate: Fix off by one symbol hist size allocation and hit accountingArnaldo Carvalho de Melo2012-03-29
| * perf tools: Add missing ref-cycles event back to event parserNamhyung Kim2012-03-29
| * perf annotate: addr2line wants addresses in same format as objdumpDavid Miller2012-03-28
| * perf probe: Finder fails to resolve function name to addressPrashanth Nageshappa2012-03-28
| * perf symbols: Handle NULL dso in dso__name_lenDavid Miller2012-03-27
| * perf symbols: Do not include libgen.hDavid Miller2012-03-27
| * perf tools: Fix bug in raw sample parsingStephane Eranian2012-03-26
| * perf tools: Fix display of first level of callchainsFrederic Weisbecker2012-03-26
* | tracing: Fix ent_size in trace outputSteven Rostedt2012-03-27
* | perf tools: Switch module.h into export.hJiri Olsa2012-03-26
* | Merge branch 'linus' into perf/urgentIngo Molnar2012-03-26
|\ \ | |/ |/|
| * Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-03-24
| |\
| | * xen/acpi: Fix Kconfig dependency on CPU_FREQKonrad Rzeszutek Wilk2012-03-24
| | * xen: initialize platform-pci even if xen_emul_unplug=neverIgor Mammedov2012-03-22
| | * xen/smp: Fix bringup bug in AP code.Konrad Rzeszutek Wilk2012-03-22
| | * xen/acpi: Remove the WARN's as they just create noise.Konrad Rzeszutek Wilk2012-03-21
| | * xen/tmem: cleanupJan Beulich2012-03-20
| | * xen: support pirq_eoi_mapStefano Stabellini2012-03-20
| | * xen/acpi-processor: Do not depend on CPU frequency scaling drivers.Konrad Rzeszutek Wilk2012-03-20
| | * xen/cpufreq: Disable the cpu frequency scaling drivers from loading.Konrad Rzeszutek Wilk2012-03-20
| | * provide disable_cpufreq() function to disable the API.Konrad Rzeszutek Wilk2012-03-20
| * | Fix potential endless loop in kswapd when compaction is not enabledRik van Riel2012-03-24
| * | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-24
| |\ \
| | * | device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-16
| | * | device.h: cleanup users outside of linux/include (C files)Paul Gortmaker2012-03-11
| * | | Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-24
| |\ \ \
| | * | | lib: reduce the use of module.h wherever possiblePaul Gortmaker2012-03-07
| | * | | fs: reduce the use of module.h wherever possiblePaul Gortmaker2012-02-28
| | * | | includecheck: delete any duplicate instances of module.hPaul Gortmaker2012-02-28
| * | | | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-24
| |\ \ \ \
| | * | | | kernel.h: doesn't explicitly use bug.h, so don't include it.Paul Gortmaker2012-03-04
| | * | | | bug: consolidate BUILD_BUG_ON with other bug codePaul Gortmaker2012-03-04
| | * | | | BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-04
| | * | | | bug.h: add include of it to various implicit C usersPaul Gortmaker2012-02-29
| | * | | | lib: fix implicit users of kernel.h for TAINT_WARNPaul Gortmaker2012-02-28
| | * | | | spinlock: macroize assert_spin_locked to avoid bug.h dependencyPaul Gortmaker2012-02-28
| | * | | | x86: relocate get/set debugreg fcns to include/asm/debugreg.Paul Gortmaker2012-02-28
| | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctlLinus Torvalds2012-03-23
| |\ \ \ \