pandora-kernel.git
2009-05-28 Arnaldo Carvalho... perf_counter tools: Consolidate dso methods to load...
2009-05-28 Arnaldo Carvalho... perf_counter tools: struct symbol priv area
2009-05-28 Arnaldo Carvalho... perf_counter tools: Move symbol resolution classes...
2009-05-28 Paul Mackerrasperf_counter: Fix race in attaching counters to tasks...
2009-05-28 Ingo Molnarperf_counter tools: report: Add help text for --sort
2009-05-28 Peter Zijlstraperf_counter tools: report: Implement header output...
2009-05-28 Ingo Molnarperf_counter: Fix perf_counter_init_task() on !CONFIG_P...
2009-05-27 Ingo Molnarpref_counter: tools: report: Robustify in case of weird...
2009-05-27 Ingo Molnarpref_counter: tools: report: Add header printout &...
2009-05-27 Peter Zijlstrapref_counter: tools: report: Add dso sorting
2009-05-27 Peter Zijlstraperf_counter: tools: report: Add comm sorting
2009-05-27 Peter Zijlstrapref_counter: tools: report: Add --sort option
2009-05-27 Peter Zijlstraperf_counter: tools: report: Dynamic sort/print bits
2009-05-27 Peter Zijlstraperf_counter: tools: report: Rework histogram code
2009-05-27 Peter Zijlstraperf_counter: tools: report: Add vmlinux support
2009-05-27 Peter Zijlstraperf_counter: tools: /usr/lib/debug%s.debug support
2009-05-27 Ingo Molnarperf report: Remove <ctype.h> include
2009-05-27 Mike Galbraithperf record: Fix the profiling of existing pid or whole box
2009-05-27 Ingo Molnarperf_counter tools: Add built-in pager support
2009-05-27 Ingo Molnarperf_counter tools: Rename output.perf to perf.data
2009-05-27 Ingo Molnarperf_counter tools: Introduce stricter C code checking
2009-05-27 Arnaldo Carvalho... perf report: Show the IP only in --verbose mode
2009-05-27 Ingo Molnarperf report: Only load text symbols from kallsyms, fix
2009-05-27 Arnaldo Carvalho... perf report: Only load text symbols from kallsyms
2009-05-27 Arnaldo Carvalho... perf report: Use hex2long instead of sscanf
2009-05-26 Arnaldo Carvalho... perf report: Sort output by symbol usage
2009-05-26 Peter Zijlstraperf report: More robust error handling
2009-05-26 Ingo Molnarperf report: add more debugging
2009-05-26 Ingo Molnarperf report: add counter for unknown events
2009-05-26 Ingo Molnarperf report: add --dump-raw-trace option
2009-05-26 Arnaldo Carvalho... perf: Don't assume /proc/kallsyms is ordered
2009-05-26 Arnaldo Carvalho... perf report: Fix kernel symbol resolution
2009-05-26 Peter Zijlstraperf report: Fix ELF symbol parsing
2009-05-26 Mike Galbraithperf top: fix typo in -d option
2009-05-26 Mike Galbraithperf top: Remove leftover NMI/IRQ bits
2009-05-26 Ingo Molnarperf report: Add help/manpage
2009-05-26 Ingo Molnarperf record: Convert to Git option parsing
2009-05-26 Peter Zijlstraperf report: Fix segfault on unknown symbols
2009-05-26 Arnaldo Carvalho... perf_counter: Use rb_tree for symhists and threads...
2009-05-26 Arnaldo Carvalho... perf_counter: Add our private copy of list.h
2009-05-26 Arnaldo Carvalho... perf_counter: Use rb_trees in perf report
2009-05-26 Arnaldo Carvalho... perf_counter: Implement dso__load using libelf
2009-05-26 Ingo Molnarperf_counter tools: remove the standalone perf-report...
2009-05-26 Arnaldo Carvalho... perf_counter: First part of 'perf report' conversion...
2009-05-26 Ingo Molnarperf top: Convert to Git option parsing
2009-05-26 Ingo Molnarperf stat: Convert to Git option parsing
2009-05-26 Ingo Molnarperf_counter tools: Librarize event string parsing
2009-05-26 Ingo Molnarperf record: Convert to Git option parsing
2009-05-26 Ingo Molnarperf stat: Remove unused variable
2009-05-26 Ingo Molnarperf record: Straighten out argv types
2009-05-26 Ingo Molnarperf_counter: Initialize ->oncpu properly
2009-05-26 Ingo Molnarperf_counter, x86: Make NMI lockups more robust
2009-05-26 Ingo Molnarperf_counter, x86: Fix APIC NMI programming
2009-05-26 Paul Mackerrasperf_counter: powerpc: Implement interrupt throttling
2009-05-25 Ingo Molnarperf_counter: fix warning & lockup
2009-05-25 Ingo MolnarRevert "perf_counter, x86: speed up the scheduling...
2009-05-25 Peter Zijlstraperf_counter: Generic per counter interrupt throttle
2009-05-25 Peter Zijlstraperf_counter: x86: Remove interrupt throttle
2009-05-25 Peter Zijlstraperf_counter: x86: Expose INV and EDGE bits
2009-05-25 Peter Zijlstraperf_counter: Fix PERF_COUNTER_CONTEXT_SWITCHES for...
2009-05-25 Peter Zijlstraperf_counter: Propagate inheritance failures down the...
2009-05-25 Peter Zijlstraperf_counter: Make pctrl() affect inherited counters too
2009-05-25 Peter Zijlstraperf_counter: Remove unused ABI bits
2009-05-25 Peter Zijlstraperf_counter: Fix perf-$cmd invokation
2009-05-25 Ingo Molnarperf stat: flip around ':k' and ':u' flags
2009-05-25 Ingo Molnarperf_counter: Move child perfcounter init to after...
2009-05-25 Mike Galbraithperf top: Reduce display overhead
2009-05-25 Ingo Molnarperf_counter tools: increase limits, fix
2009-05-24 Ingo Molnarperf_counter: Increase mmap limit
2009-05-24 Mike Galbraithperf top: fix segfault
2009-05-24 Peter Zijlstraperf_counter: Remove perf_counter_context::nr_enabled
2009-05-24 Peter Zijlstraperf_counter: Change pctrl() behaviour
2009-05-23 Peter Zijlstraperf_counter: Simplify context cleanup
2009-05-23 Peter Zijlstraperf_counter: Fix userspace build
2009-05-23 Peter Zijlstraperf_counter: Sanitize context locking
2009-05-23 Peter Zijlstraperf_counter: Sanitize counter->mutex
2009-05-23 Peter Zijlstraperf_counter: Fix dynamic irq_period logging
2009-05-22 Ingo Molnarperf_counter tools: increase limits
2009-05-22 Ingo Molnarperf_counter: fix !PERF_COUNTERS build failure
2009-05-22 Paul Mackerrasperf_counter: Optimize context switch between identical...
2009-05-22 Paul Mackerrasperf_counter: Dynamically allocate tasks' perf_counter_...
2009-05-20 Ingo Molnarperf_counter: Fix context removal deadlock
2009-05-20 Peter Zijlstraperf_counter: Optimize sched in/out of counters
2009-05-20 Peter Zijlstraperf_counter: Optimize disable of time based sw counters
2009-05-20 Peter Zijlstraperf_counter: Log irq_period changes
2009-05-20 Peter Zijlstraperf_counter: Solve the rotate_ctx vs inherit race...
2009-05-19 Ingo Molnarperf_counter: fix counter inheritance race
2009-05-19 Ingo Molnarperf_counter: fix counter freeing logic
2009-05-18 Ingo Molnarperf_counter, x86: speed up the scheduling fast-path
2009-05-18 Paul Mackerrasperf_counter: powerpc: initialize cpuhw pointer before use
2009-05-18 Ingo MolnarMerge commit 'v2.6.30-rc6' into perfcounters/core
2009-05-17 Ingo Molnarperf_counter, x86: fix zero irq_period counters
2009-05-17 Ingo Molnarperf_counter: fix threaded task exit
2009-05-17 Peter Zijlstraperf_counter: Fix counter inheritance
2009-05-17 Peter Zijlstraperf_counter: Fix inheritance cleanup code
2009-05-16 Linus TorvaldsLinux 2.6.30-rc6 linux-omap-v2.6.30-rc6 v2.6.30-rc6
2009-05-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-15 Linus TorvaldsMerge git://git./linux/kernel/git/holtmann/bluetooth-2.6
2009-05-15 Linus TorvaldsMerge branch 'drm-intel-next' of git://git./linux/kerne...
2009-05-15 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
next