| Commit message (Expand) | Author | Age |
* | blocK: Restore barrier support for md and probably other virtual devices. | NeilBrown | 2009-07-01 |
* | block: get rid of queue-private command filter | Jens Axboe | 2009-07-01 |
* | block: Create bip slabs with embedded integrity vectors | Martin K. Petersen | 2009-07-01 |
* | cfq-iosched: get rid of the need for __GFP_NOFAIL in cfq_find_alloc_queue() | Jens Axboe | 2009-07-01 |
* | cfq-iosched: move cfqq initialization out of cfq_find_alloc_queue() | Jens Axboe | 2009-07-01 |
* | Trivial typo fixes in Documentation/block/data-integrity.txt. | Andre Noll | 2009-07-01 |
* | Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 | Linus Torvalds | 2009-06-30 |
|\ |
|
| * | kmemleak: Inform kmemleak about pid_hash | Catalin Marinas | 2009-06-29 |
| * | kmemleak: Do not warn if an unknown object is freed | Catalin Marinas | 2009-06-29 |
| * | kmemleak: Do not report new leaked objects if the scanning was stopped | Catalin Marinas | 2009-06-29 |
| * | kmemleak: Slightly change the policy on newly allocated objects | Catalin Marinas | 2009-06-26 |
| * | kmemleak: Do not trigger a scan when reading the debug/kmemleak file | Catalin Marinas | 2009-06-26 |
| * | kmemleak: Simplify the reports logged by the scanning thread | Catalin Marinas | 2009-06-26 |
| * | kmemleak: Enable task stacks scanning by default | Catalin Marinas | 2009-06-26 |
| * | kmemleak: Allow the early log buffer to be configurable. | Catalin Marinas | 2009-06-25 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2009-06-30 |
|\ \ |
|
| * | | dm table: fix blk_stack_limits arg to use bytes not sectors | Mike Snitzer | 2009-06-30 |
| * | | dm exception store: really fix type lookup | Milan Broz | 2009-06-30 |
* | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-06-30 |
|\ \ \ |
|
| * | | | perf report: Add --symbols parameter | Arnaldo Carvalho de Melo | 2009-06-30 |
| * | | | perf report: Add --comms parameter | Arnaldo Carvalho de Melo | 2009-06-30 |
| * | | | perf report: Add --dsos parameter | Arnaldo Carvalho de Melo | 2009-06-30 |
| * | | | perf_counter tools: Adjust only prelinked symbol's addresses | Arnaldo Carvalho de Melo | 2009-06-30 |
| * | | | perf_counter: Provide a way to enable counters on exec | Paul Mackerras | 2009-06-30 |
| * | | | perf_counter tools: Reduce perf stat measurement overhead/skew | Paul Mackerras | 2009-06-29 |
| * | | | perf stat: Use percentages for scaling output | Ingo Molnar | 2009-06-29 |
| * | | | perf_counter, x86: Update x86_pmu after WARN() | Yinghai Lu | 2009-06-29 |
| * | | | perf stat: Micro-optimize the code: memcpy is only required if no event is se... | Jaswinder Singh Rajput | 2009-06-28 |
| * | | | perf stat: Improve output | Jaswinder Singh Rajput | 2009-06-27 |
| * | | | perf stat: Fix multi-run stats | Ingo Molnar | 2009-06-27 |
| * | | | perf stat: Add -n/--null option to run without counters | Ingo Molnar | 2009-06-27 |
| * | | | perf_counter tools: Remove dead code | Ingo Molnar | 2009-06-27 |
| * | | | perf_counter: Complete counter swap | Peter Zijlstra | 2009-06-26 |
| * | | | perf report: Print sorted callchains per histogram entries | Frederic Weisbecker | 2009-06-26 |
| * | | | perf_counter tools: Prepare a small callchain framework | Frederic Weisbecker | 2009-06-26 |
| * | | | perf record: Fix unhandled io return value | Frederic Weisbecker | 2009-06-25 |
| * | | | perf_counter tools: Add alias for 'l1d' and 'l1i' | Jaswinder Singh Rajput | 2009-06-25 |
| * | | | perf-report: Add bare minimum PERF_EVENT_READ parsing | Peter Zijlstra | 2009-06-25 |
| * | | | perf-report: Add modes for inherited stats and no-samples | Peter Zijlstra | 2009-06-25 |
| * | | | perf_counter: Rework the sample ABI | Peter Zijlstra | 2009-06-25 |
| * | | | perf_counter: Implement more accurate per task statistics | Peter Zijlstra | 2009-06-25 |
| * | | | perf_counter: Add PERF_EVENT_READ | Peter Zijlstra | 2009-06-25 |
| * | | | perf_counter, x86: Add mmap counter read support | Peter Zijlstra | 2009-06-25 |
| * | | | perf_counter: Add scale information to the mmap control page | Peter Zijlstra | 2009-06-25 |
| * | | | perf_counter: Split the mmap control page in two parts | Peter Zijlstra | 2009-06-25 |
| * | | | perf_counter tools: Rework the file format | Peter Zijlstra | 2009-06-25 |
| * | | | perf_counter tools: Shorten names for events | Jaswinder Singh Rajput | 2009-06-25 |
| * | | | perf_counter tools: Check for valid cache operations | Jaswinder Singh Rajput | 2009-06-25 |
| * | | | perf record: Fix filemap pathname parsing in /proc/pid/maps | Johannes Weiner | 2009-06-25 |
| * | | | perf_counter tools: Add CREDITS file for Git contributors | Ingo Molnar | 2009-06-24 |