Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | | | | | | | | | | perf events: Separate the routines handling the PERF_SAMPLE_ identity fields | Arnaldo Carvalho de Melo | 2010-12-04 | |
| | * | | | | | | | | | | | | | | | | perf events: Fix event inherit fallout of precalculated headers | Thomas Gleixner | 2010-12-04 | |
| * | | | | | | | | | | | | | | | | | Merge commit 'v2.6.37-rc5' into perf/core | Ingo Molnar | 2010-12-07 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | kprobes: Use text_poke_smp_batch for unoptimizing | Masami Hiramatsu | 2010-12-06 | |
| * | | | | | | | | | | | | | | | | | kprobes: Use text_poke_smp_batch for optimizing | Masami Hiramatsu | 2010-12-06 | |
| * | | | | | | | | | | | | | | | | | kprobes: Reuse unused kprobe | Masami Hiramatsu | 2010-12-06 | |
| * | | | | | | | | | | | | | | | | | kprobes: Support delayed unoptimizing | Masami Hiramatsu | 2010-12-06 | |
| * | | | | | | | | | | | | | | | | | kprobes: Separate kprobe optimizing code from optimizer | Masami Hiramatsu | 2010-12-06 | |
| * | | | | | | | | | | | | | | | | | kprobes: Cleanup disabling and unregistering path | Masami Hiramatsu | 2010-12-06 | |
| * | | | | | | | | | | | | | | | | | kprobes: Rename old_p to more appropriate name | Masami Hiramatsu | 2010-12-06 | |
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | perf events: Precalculate the header space for PERF_SAMPLE_ fields | Arnaldo Carvalho de Melo | 2010-11-30 | |
| * | | | | | | | | | | | | | | | | perf, arch: Cleanup perf-pmu init vs lockup-detector | Peter Zijlstra | 2010-11-26 | |
| * | | | | | | | | | | | | | | | | perf: Ignore non-sampling overflows | Peter Zijlstra | 2010-11-26 | |
| * | | | | | | | | | | | | | | | | perf: Don't bother to init the hrtimer for no SW sampling counters | Franck Bui-Huu | 2010-11-26 | |
| * | | | | | | | | | | | | | | | | perf: Limit event refresh to sampling event | Franck Bui-Huu | 2010-11-26 | |
| * | | | | | | | | | | | | | | | | perf: Introduce is_sampling_event() | Franck Bui-Huu | 2010-11-26 | |
| * | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-11-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.37-rc3' into perf/core | Ingo Molnar | 2010-11-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | / / / / / / / | | | |_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar | 2010-11-18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | tracing: New flag to allow non privileged users to use a trace event | Frederic Weisbecker | 2010-11-18 | |
| * | | | | | | | | | | | | | | | | | x86, nmi_watchdog: Remove the old nmi_watchdog | Don Zickus | 2010-11-18 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-01-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | futex: Add futex_q static initializer | Darren Hart | 2010-11-10 | |
| * | | | | | | | | | | | | | | | | | | futex: Replace fshared and clockrt with combined flags | Darren Hart | 2010-11-10 | |
| * | | | | | | | | | | | | | | | | | | futex: Cleanup stale fshared flag interfaces | Thomas Gleixner | 2010-11-10 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-01-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2010-12-23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | rcu: reduce __call_rcu()-induced contention on rcu_node structures | Paul E. McKenney | 2010-12-17 | |
| | * | | | | | | | | | | | | | | | | | rcu: limit rcu_node leaf-level fanout | Paul E. McKenney | 2010-12-17 | |
| | * | | | | | | | | | | | | | | | | | rcu: fine-tune grace-period begin/end checks | Paul E. McKenney | 2010-12-17 | |
| | * | | | | | | | | | | | | | | | | | rcu: Keep gpnum and completed fields synchronized | Frederic Weisbecker | 2010-12-17 | |
| | * | | | | | | | | | | | | | | | | | rcu: Stop chasing QS if another CPU did it for us | Frederic Weisbecker | 2010-12-17 | |
| | * | | | | | | | | | | | | | | | | | rcu: increase synchronize_sched_expedited() batching | Tejun Heo | 2010-12-17 | |
| | * | | | | | | | | | | | | | | | | | rcu: Make synchronize_srcu_expedited() fast if running readers | Paul E. McKenney | 2010-11-30 | |
| | * | | | | | | | | | | | | | | | | | rcu: fix race condition in synchronize_sched_expedited() | Paul E. McKenney | 2010-11-30 | |
| | * | | | | | | | | | | | | | | | | | rcu: update documentation/comments for Lai's adoption patch | Paul E. McKenney | 2010-11-30 | |
| | * | | | | | | | | | | | | | | | | | rcu,cleanup: simplify the code when cpu is dying | Lai Jiangshan | 2010-11-30 | |
| | * | | | | | | | | | | | | | | | | | rcu,cleanup: move synchronize_sched_expedited() out of sched.c | Lai Jiangshan | 2010-11-30 | |
| | * | | | | | | | | | | | | | | | | | rcu: get rid of obsolete "classic" names in TREE_RCU tracing | Paul E. McKenney | 2010-11-30 | |
| | * | | | | | | | | | | | | | | | | | rcu: Distinguish between boosting and boosted | Paul E. McKenney | 2010-11-30 | |
| | * | | | | | | | | | | | | | | | | | rcu: add tracing for TINY_RCU and TINY_PREEMPT_RCU | Paul E. McKenney | 2010-11-30 | |
| | * | | | | | | | | | | | | | | | | | rcu: priority boosting for TINY_PREEMPT_RCU | Paul E. McKenney | 2010-11-30 | |
| | * | | | | | | | | | | | | | | | | | rcu: move TINY_RCU from softirq to kthread | Paul E. McKenney | 2010-11-17 | |
| | * | | | | | | | | | | | | | | | | | rcu: add priority-inversion testing to rcutorture | Paul E. McKenney | 2010-10-07 | |
* | | | | | | | | | | | | | | | | | | | watchdog: Improve initialisation error message and documentation | Ben Hutchings | 2011-01-02 | |
* | | | | | | | | | | | | | | | | | | | fix freeing user_struct in user cache | Hillf Danton | 2010-12-29 | |
| |_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-12-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | ring_buffer: Off-by-one and duplicate events in ring_buffer_read_page | David Sharp | 2010-12-23 | |
| |/ / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-12-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | kthread_work: make lockdep happy | Yong Zhang | 2010-12-22 | |
| |/ / / / / / / / / / / / / / / / / |