summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds2009-06-304-103/+105
|\
| * kmemleak: Inform kmemleak about pid_hashCatalin Marinas2009-06-291-0/+7
| * kmemleak: Do not warn if an unknown object is freedCatalin Marinas2009-06-291-0/+2
| * kmemleak: Do not report new leaked objects if the scanning was stoppedCatalin Marinas2009-06-291-5/+10
| * kmemleak: Slightly change the policy on newly allocated objectsCatalin Marinas2009-06-261-1/+6
| * kmemleak: Do not trigger a scan when reading the debug/kmemleak fileCatalin Marinas2009-06-262-52/+47
| * kmemleak: Simplify the reports logged by the scanning threadCatalin Marinas2009-06-262-48/+19
| * kmemleak: Enable task stacks scanning by defaultCatalin Marinas2009-06-262-5/+5
| * kmemleak: Allow the early log buffer to be configurable.Catalin Marinas2009-06-253-2/+19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-06-302-4/+7
|\ \
| * | dm table: fix blk_stack_limits arg to use bytes not sectorsMike Snitzer2009-06-301-1/+1
| * | dm exception store: really fix type lookupMilan Broz2009-06-301-3/+6
* | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-3032-422/+1604
|\ \ \
| * | | perf report: Add --symbols parameterArnaldo Carvalho de Melo2009-07-012-2/+12
| * | | perf report: Add --comms parameterArnaldo Carvalho de Melo2009-07-012-10/+27
| * | | perf report: Add --dsos parameterArnaldo Carvalho de Melo2009-07-015-0/+238
| * | | perf_counter tools: Adjust only prelinked symbol's addressesArnaldo Carvalho de Melo2009-06-302-6/+13
| * | | perf_counter: Provide a way to enable counters on execPaul Mackerras2009-06-303-4/+55
| * | | perf_counter tools: Reduce perf stat measurement overhead/skewPaul Mackerras2009-06-291-14/+50
| * | | perf stat: Use percentages for scaling outputIngo Molnar2009-06-291-1/+2
| * | | perf_counter, x86: Update x86_pmu after WARN()Yinghai Lu2009-06-291-2/+2
| * | | perf stat: Micro-optimize the code: memcpy is only required if no event is se...Jaswinder Singh Rajput2009-06-281-5/+6
| * | | perf stat: Improve outputJaswinder Singh Rajput2009-06-271-6/+5
| * | | perf stat: Fix multi-run statsIngo Molnar2009-06-271-4/+11
| * | | perf stat: Add -n/--null option to run without countersIngo Molnar2009-06-271-1/+4
| * | | perf_counter tools: Remove dead codeIngo Molnar2009-06-275-132/+3
| * | | perf_counter: Complete counter swapPeter Zijlstra2009-06-261-1/+6
| * | | perf report: Print sorted callchains per histogram entriesFrederic Weisbecker2009-06-261-11/+71
| * | | perf_counter tools: Prepare a small callchain frameworkFrederic Weisbecker2009-06-265-5/+213
| * | | perf record: Fix unhandled io return valueFrederic Weisbecker2009-06-251-1/+4
| * | | perf_counter tools: Add alias for 'l1d' and 'l1i'Jaswinder Singh Rajput2009-06-251-2/+2
| * | | perf-report: Add bare minimum PERF_EVENT_READ parsingPeter Zijlstra2009-06-251-0/+24
| * | | perf-report: Add modes for inherited stats and no-samplesPeter Zijlstra2009-06-251-2/+17
| * | | perf_counter: Rework the sample ABIPeter Zijlstra2009-06-255-48/+49
| * | | perf_counter: Implement more accurate per task statisticsPeter Zijlstra2009-06-252-4/+83
| * | | perf_counter: Add PERF_EVENT_READPeter Zijlstra2009-06-252-4/+80
| * | | perf_counter, x86: Add mmap counter read supportPeter Zijlstra2009-06-254-1/+20
| * | | perf_counter: Add scale information to the mmap control pagePeter Zijlstra2009-06-252-1/+9
| * | | perf_counter: Split the mmap control page in two partsPeter Zijlstra2009-06-251-0/+6
| * | | perf_counter tools: Rework the file formatPeter Zijlstra2009-06-259-54/+377
| * | | perf_counter tools: Shorten names for eventsJaswinder Singh Rajput2009-06-251-17/+28
| * | | perf_counter tools: Check for valid cache operationsJaswinder Singh Rajput2009-06-251-0/+33
| * | | perf record: Fix filemap pathname parsing in /proc/pid/mapsJohannes Weiner2009-06-251-3/+2
| * | | perf_counter tools: Add CREDITS file for Git contributorsIngo Molnar2009-06-241-0/+30
| * | | perf stat: Remove dead codeJaswinder Singh Rajput2009-06-241-31/+13
| * | | perf_counter, x86: Set global control MSR correctlyYong Wang2009-06-241-9/+1
| * | | perf_counter tools: Fix strbuf_fread() error path handlingRoel Kluin2009-06-241-1/+1
| * | | perf stat: Fix verbose for perf statJaswinder Singh Rajput2009-06-231-8/+12
| * | | perf report: Fix help text typoIngo Molnar2009-06-231-1/+1
| * | | perf_counter: Optimize perf_counter_alloc()'s inherit casePeter Zijlstra2009-06-231-12/+20
OpenPOWER on IntegriCloud