aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | perf_counter tools: Add a data file headerPeter Zijlstra2009-06-19
| * | perf_counter: Update userspace callchain sampling usesPeter Zijlstra2009-06-19
| * | perf_counter: Make callchain samples extensiblePeter Zijlstra2009-06-19
| * | perf report: Filter to parent set by defaultIngo Molnar2009-06-18
| * | perf_counter tools: Handle lost eventsPeter Zijlstra2009-06-18
| * | perf_counter: Add event overlow handlingPeter Zijlstra2009-06-18
| * | fs: Provide empty .set_page_dirty() aop for anon inodesPeter Zijlstra2009-06-18
| * | perf_counter: tools: Makefile tweaks for 64-bit powerpcPaul Mackerras2009-06-18
| * | perf_counter: powerpc: Add processor back-end for MPC7450 familyPaul Mackerras2009-06-18
| * | perf_counter: powerpc: Make powerpc perf_counter code safe for 32-bit kernelsPaul Mackerras2009-06-18
| * | perf_counter: powerpc: Change how processor-specific back-ends get selectedPaul Mackerras2009-06-18
| * | perf_counter: powerpc: Use unsigned long for register and constraint valuesPaul Mackerras2009-06-18
| * | perf_counter: powerpc: Enable use of software counters on 32-bit powerpcPaul Mackerras2009-06-18
| * | perf_counter tools: Add and use isprint()Peter Zijlstra2009-06-18
| * | perf report: Add validation of call-chain entriesIngo Molnar2009-06-18
| * | perf report: Tidy up the "--parent <regex>" and "--sort parent" call-chain fe...Ingo Molnar2009-06-18
| * | perf_counter tools: Replace isprint() with issane()Peter Zijlstra2009-06-17
| * | perf_counter: x86: Set the period in the intel overflow handlerPeter Zijlstra2009-06-17
| * | perf report: Add --sort <call> --call <$regex>Peter Zijlstra2009-06-17
| * | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-17
| |\ \
| * | | x86: Add NMI types for kmap_atomic, fixPeter Zijlstra2009-06-15
| * | | perf report: Fix 32-bit printf formatIngo Molnar2009-06-15
| * | | perf_counter: Make set_perf_counter_pending() declaration commonPaul Mackerras2009-06-15
| * | | perf_counter: powerpc: Fix two compile warningsPaul Mackerras2009-06-15
| * | | perf report: Add per system call overhead histogramIngo Molnar2009-06-15
| * | | perf_counter: x86: Fix call-chain support to use NMI-safe methodsPeter Zijlstra2009-06-15
| * | | x86: Add NMI types for kmap_atomicPeter Zijlstra2009-06-15
| * | | x86, mm: Add __get_user_pages_fast()Peter Zijlstra2009-06-15
| * | | perf_counter: Fix ctx->mutex vs counter->mutex inversionPeter Zijlstra2009-06-15
| * | | perf record: Fix fast task-exit raceIngo Molnar2009-06-15
| * | | perf_counter, x86: Fix kernel-space call-chainsIngo Molnar2009-06-15
| * | | perf_counter, x86: Fix call-chain walkingIngo Molnar2009-06-14
| * | | perf record/report: Add call graph / call chain profilingIngo Molnar2009-06-14
| * | | perf report: Print out raw events in hexaIngo Molnar2009-06-14
| * | | perf annotate: Fixes for filename:line displaysFrederic Weisbecker2009-06-13
| * | | perf stat: Enable raw data to be printedIngo Molnar2009-06-13
| * | | perf stat: Add feature to run and measure a command multiple timesIngo Molnar2009-06-13
| * | | perf stat: Reorganize outputIngo Molnar2009-06-13
| * | | perf_counter, x86: Update AMD hw caching related event tableJaswinder Singh Rajput2009-06-13
| * | | perf_counter, x86: Check old-AMD performance monitoring supportJaswinder Singh Rajput2009-06-13
| * | | perf_counter: Fix stack corruption in perf_read_hwMarti Raudsepp2009-06-13
| * | | perf_counter: Fix atomic_set vs. atomic64_t type mismatchPaul Mackerras2009-06-13
| * | | perf annotate: Print a sorted summary of annotated overhead linesFrederic Weisbecker2009-06-13
| * | | perf annotate: Print the filename:line for annotated colored linesFrederic Weisbecker2009-06-13
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-06-20
|\ \ \ \
| * | | | sched: Fix out of scope variable access in sched_slice()Christian Engelmayer2009-06-17
| * | | | sched: Hide runqueues from direct refer at source code levelHitoshi Mitake2009-06-17
| * | | | sched: Remove unneeded __ref tagLi Zefan2009-06-17
| * | | | sched, x86: Fix cpufreq + sched_clock() TSC scalingPeter Zijlstra2009-06-17
* | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-06-20
|\ \ \ \ \