aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* block: Create bip slabs with embedded integrity vectorsMartin K. Petersen2009-07-01
* cfq-iosched: get rid of the need for __GFP_NOFAIL in cfq_find_alloc_queue()Jens Axboe2009-07-01
* cfq-iosched: move cfqq initialization out of cfq_find_alloc_queue()Jens Axboe2009-07-01
* Trivial typo fixes in Documentation/block/data-integrity.txt.Andre Noll2009-07-01
* Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds2009-06-30
|\
| * kmemleak: Inform kmemleak about pid_hashCatalin Marinas2009-06-29
| * kmemleak: Do not warn if an unknown object is freedCatalin Marinas2009-06-29
| * kmemleak: Do not report new leaked objects if the scanning was stoppedCatalin Marinas2009-06-29
| * kmemleak: Slightly change the policy on newly allocated objectsCatalin Marinas2009-06-26
| * kmemleak: Do not trigger a scan when reading the debug/kmemleak fileCatalin Marinas2009-06-26
| * kmemleak: Simplify the reports logged by the scanning threadCatalin Marinas2009-06-26
| * kmemleak: Enable task stacks scanning by defaultCatalin Marinas2009-06-26
| * kmemleak: Allow the early log buffer to be configurable.Catalin Marinas2009-06-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-06-30
|\ \
| * | dm table: fix blk_stack_limits arg to use bytes not sectorsMike Snitzer2009-06-30
| * | dm exception store: really fix type lookupMilan Broz2009-06-30
* | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-30
|\ \ \
| * | | perf report: Add --symbols parameterArnaldo Carvalho de Melo2009-06-30
| * | | perf report: Add --comms parameterArnaldo Carvalho de Melo2009-06-30
| * | | perf report: Add --dsos parameterArnaldo Carvalho de Melo2009-06-30
| * | | perf_counter tools: Adjust only prelinked symbol's addressesArnaldo Carvalho de Melo2009-06-30
| * | | perf_counter: Provide a way to enable counters on execPaul Mackerras2009-06-30
| * | | perf_counter tools: Reduce perf stat measurement overhead/skewPaul Mackerras2009-06-29
| * | | perf stat: Use percentages for scaling outputIngo Molnar2009-06-29
| * | | perf_counter, x86: Update x86_pmu after WARN()Yinghai Lu2009-06-29
| * | | perf stat: Micro-optimize the code: memcpy is only required if no event is se...Jaswinder Singh Rajput2009-06-28
| * | | perf stat: Improve outputJaswinder Singh Rajput2009-06-27
| * | | perf stat: Fix multi-run statsIngo Molnar2009-06-27
| * | | perf stat: Add -n/--null option to run without countersIngo Molnar2009-06-27
| * | | perf_counter tools: Remove dead codeIngo Molnar2009-06-27
| * | | perf_counter: Complete counter swapPeter Zijlstra2009-06-26
| * | | perf report: Print sorted callchains per histogram entriesFrederic Weisbecker2009-06-26
| * | | perf_counter tools: Prepare a small callchain frameworkFrederic Weisbecker2009-06-26
| * | | perf record: Fix unhandled io return valueFrederic Weisbecker2009-06-25
| * | | perf_counter tools: Add alias for 'l1d' and 'l1i'Jaswinder Singh Rajput2009-06-25
| * | | perf-report: Add bare minimum PERF_EVENT_READ parsingPeter Zijlstra2009-06-25
| * | | perf-report: Add modes for inherited stats and no-samplesPeter Zijlstra2009-06-25
| * | | perf_counter: Rework the sample ABIPeter Zijlstra2009-06-25
| * | | perf_counter: Implement more accurate per task statisticsPeter Zijlstra2009-06-25
| * | | perf_counter: Add PERF_EVENT_READPeter Zijlstra2009-06-25
| * | | perf_counter, x86: Add mmap counter read supportPeter Zijlstra2009-06-25
| * | | perf_counter: Add scale information to the mmap control pagePeter Zijlstra2009-06-25
| * | | perf_counter: Split the mmap control page in two partsPeter Zijlstra2009-06-25
| * | | perf_counter tools: Rework the file formatPeter Zijlstra2009-06-25
| * | | perf_counter tools: Shorten names for eventsJaswinder Singh Rajput2009-06-25
| * | | perf_counter tools: Check for valid cache operationsJaswinder Singh Rajput2009-06-25
| * | | perf record: Fix filemap pathname parsing in /proc/pid/mapsJohannes Weiner2009-06-25
| * | | perf_counter tools: Add CREDITS file for Git contributorsIngo Molnar2009-06-24
| * | | perf stat: Remove dead codeJaswinder Singh Rajput2009-06-24
| * | | perf_counter, x86: Set global control MSR correctlyYong Wang2009-06-24