| Commit message (Expand) | Author | Age |
* | exofs: Remove IBM copyrights | Boaz Harrosh | 2009-06-21 |
* | exofs: Fix bio leak in error handling path (sync read) | Boaz Harrosh | 2009-06-21 |
* | mm: page_alloc: clear PG_locked before checking flags on free | Johannes Weiner | 2009-06-20 |
* | x86, 64-bit: Clean up user address masking | Linus Torvalds | 2009-06-20 |
* | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-06-20 |
|\ |
|
| * | genirq, irq.h: Fix kernel-doc warnings | Randy Dunlap | 2009-06-14 |
| * | genirq: fix comment to say IRQ_WAKE_THREAD | Steven Rostedt | 2009-05-12 |
* | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-06-20 |
|\ \ |
|
| * | | perfcounter: Handle some IO return values | Frederic Weisbecker | 2009-06-20 |
| * | | perf_counter: Push perf_sample_data through the swcounter code | Peter Zijlstra | 2009-06-20 |
| * | | perf_counter tools: Define and use our own u64, s64 etc. definitions | Paul Mackerras | 2009-06-19 |
| * | | perf_counter: Close race in perf_lock_task_context() | Peter Zijlstra | 2009-06-19 |
| * | | perf_counter, x86: Improve interactions with fast-gup | Ingo Molnar | 2009-06-19 |
| * | | perf_counter: Simplify and fix task migration counting | Peter Zijlstra | 2009-06-19 |
| * | | perf_counter tools: Add a data file header | Peter Zijlstra | 2009-06-19 |
| * | | perf_counter: Update userspace callchain sampling uses | Peter Zijlstra | 2009-06-19 |
| * | | perf_counter: Make callchain samples extensible | Peter Zijlstra | 2009-06-19 |
| * | | perf report: Filter to parent set by default | Ingo Molnar | 2009-06-18 |
| * | | perf_counter tools: Handle lost events | Peter Zijlstra | 2009-06-18 |
| * | | perf_counter: Add event overlow handling | Peter Zijlstra | 2009-06-18 |
| * | | fs: Provide empty .set_page_dirty() aop for anon inodes | Peter Zijlstra | 2009-06-18 |
| * | | perf_counter: tools: Makefile tweaks for 64-bit powerpc | Paul Mackerras | 2009-06-18 |
| * | | perf_counter: powerpc: Add processor back-end for MPC7450 family | Paul Mackerras | 2009-06-18 |
| * | | perf_counter: powerpc: Make powerpc perf_counter code safe for 32-bit kernels | Paul Mackerras | 2009-06-18 |
| * | | perf_counter: powerpc: Change how processor-specific back-ends get selected | Paul Mackerras | 2009-06-18 |
| * | | perf_counter: powerpc: Use unsigned long for register and constraint values | Paul Mackerras | 2009-06-18 |
| * | | perf_counter: powerpc: Enable use of software counters on 32-bit powerpc | Paul Mackerras | 2009-06-18 |
| * | | perf_counter tools: Add and use isprint() | Peter Zijlstra | 2009-06-18 |
| * | | perf report: Add validation of call-chain entries | Ingo Molnar | 2009-06-18 |
| * | | perf report: Tidy up the "--parent <regex>" and "--sort parent" call-chain fe... | Ingo Molnar | 2009-06-18 |
| * | | perf_counter tools: Replace isprint() with issane() | Peter Zijlstra | 2009-06-17 |
| * | | perf_counter: x86: Set the period in the intel overflow handler | Peter Zijlstra | 2009-06-17 |
| * | | perf report: Add --sort <call> --call <$regex> | Peter Zijlstra | 2009-06-17 |
| * | | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-06-17 |
| |\ \ |
|
| * | | | x86: Add NMI types for kmap_atomic, fix | Peter Zijlstra | 2009-06-15 |
| * | | | perf report: Fix 32-bit printf format | Ingo Molnar | 2009-06-15 |
| * | | | perf_counter: Make set_perf_counter_pending() declaration common | Paul Mackerras | 2009-06-15 |
| * | | | perf_counter: powerpc: Fix two compile warnings | Paul Mackerras | 2009-06-15 |
| * | | | perf report: Add per system call overhead histogram | Ingo Molnar | 2009-06-15 |
| * | | | perf_counter: x86: Fix call-chain support to use NMI-safe methods | Peter Zijlstra | 2009-06-15 |
| * | | | x86: Add NMI types for kmap_atomic | Peter Zijlstra | 2009-06-15 |
| * | | | x86, mm: Add __get_user_pages_fast() | Peter Zijlstra | 2009-06-15 |
| * | | | perf_counter: Fix ctx->mutex vs counter->mutex inversion | Peter Zijlstra | 2009-06-15 |
| * | | | perf record: Fix fast task-exit race | Ingo Molnar | 2009-06-15 |
| * | | | perf_counter, x86: Fix kernel-space call-chains | Ingo Molnar | 2009-06-15 |
| * | | | perf_counter, x86: Fix call-chain walking | Ingo Molnar | 2009-06-14 |
| * | | | perf record/report: Add call graph / call chain profiling | Ingo Molnar | 2009-06-14 |
| * | | | perf report: Print out raw events in hexa | Ingo Molnar | 2009-06-14 |
| * | | | perf annotate: Fixes for filename:line displays | Frederic Weisbecker | 2009-06-13 |
| * | | | perf stat: Enable raw data to be printed | Ingo Molnar | 2009-06-13 |