Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-21 | 4 | -6/+61 |
|\ | |||||
| * | sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq time | Venkatesh Pallipadi | 2010-10-18 | 2 | -1/+14 |
| * | sched: Add a PF flag for ksoftirqd identification | Venkatesh Pallipadi | 2010-10-18 | 1 | -0/+1 |
| * | sched: Consolidate account_system_vtime extern declaration | Venkatesh Pallipadi | 2010-10-18 | 1 | -0/+2 |
| * | sched: Fix softirq time accounting | Venkatesh Pallipadi | 2010-10-18 | 2 | -3/+8 |
| * | Merge branch 'linus' into sched/core | Ingo Molnar | 2010-10-14 | 22 | -23/+71 |
| |\ | |||||
| * | | tracing/sched: Add sched_pi_setprio tracepoint | Steven Rostedt | 2010-09-21 | 1 | -0/+29 |
| * | | Merge commit 'v2.6.36-rc5' into sched/core | Ingo Molnar | 2010-09-21 | 38 | -98/+254 |
| |\ \ | |||||
| * | | | sched: Remove unused PF_ALIGNWARN flag | Dave Young | 2010-09-13 | 1 | -2/+0 |
| * | | | sched: Add book scheduling domain | Heiko Carstens | 2010-09-09 | 2 | -0/+7 |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-21 | 20 | -110/+592 |
|\ \ \ \ | |||||
| * | | | | jump_label: Add COND_STMT(), reducer wrappery | Peter Zijlstra | 2010-10-18 | 2 | -10/+12 |
| * | | | | perf: Optimize sw events | Peter Zijlstra | 2010-10-18 | 1 | -9/+11 |
| * | | | | perf: Use jump_labels to optimize the scheduler hooks | Peter Zijlstra | 2010-10-18 | 1 | -2/+25 |
| * | | | | jump_label: Add atomic_t interface | Peter Zijlstra | 2010-10-18 | 1 | -0/+44 |
| * | | | | jump_label: Use more consistent naming | Peter Zijlstra | 2010-10-18 | 1 | -4/+4 |
| * | | | | perf, hw_breakpoint: Fix crash in hw_breakpoint creation | Peter Zijlstra | 2010-10-18 | 1 | -0/+7 |
| * | | | | irq_work: Add generic hardirq context callbacks | Peter Zijlstra | 2010-10-18 | 2 | -9/+22 |
| * | | | | oprofile: fix linker errors | Anand Gadiyar | 2010-10-15 | 1 | -1/+1 |
| * | | | | Merge remote branch 'tip/perf/core' into oprofile/core | Robert Richter | 2010-10-15 | 32 | -112/+517 |
| |\ \ \ \ | |||||
| | * | | | | stopmachine: Define __stop_machine when CONFIG_STOP_MACHINE=n | Masami Hiramatsu | 2010-10-14 | 1 | -2/+8 |
| | * | | | | Merge commit 'v2.6.36-rc7' into perf/core | Ingo Molnar | 2010-10-08 | 16 | -21/+44 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2010-09-24 | 5 | -20/+103 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | jump label: Convert dynamic debug to use jump labels | Jason Baron | 2010-09-22 | 1 | -18/+21 |
| | | * | | | | | jump label: Tracepoint support for jump labels | Jason Baron | 2010-09-22 | 1 | -1/+4 |
| | | * | | | | | jump label: Add jump_label_text_reserved() to reserve jump points | Jason Baron | 2010-09-22 | 1 | -1/+7 |
| | | * | | | | | jump label: Base patch for jump label | Jason Baron | 2010-09-22 | 3 | -1/+72 |
| | * | | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-09-22 | 1 | -0/+4 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | percpu: Add {get,put}_cpu_ptr | Peter Zijlstra | 2010-09-21 | 1 | -0/+9 |
| | * | | | | | | | Merge commit 'v2.6.36-rc5' into perf/core | Ingo Molnar | 2010-09-21 | 6 | -8/+37 |
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | / / | | | | |_|_|/ / | | | |/| | | | | |||||
| | * | | | | | | perf: Undo the per cpu-context timer stuff | Peter Zijlstra | 2010-09-17 | 1 | -2/+4 |
| | * | | | | | | perf: Complete software pmu grouping | Peter Zijlstra | 2010-09-17 | 1 | -0/+6 |
| | * | | | | | | tracing, perf: Add more power related events | Jean Pihet | 2010-09-17 | 1 | -3/+87 |
| | * | | | | | | perf events: Clean up pid passing | Matt Helsley | 2010-09-15 | 1 | -1/+1 |
| | * | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2010-09-15 | 41 | -117/+268 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | irq: Fix circular headers dependency | Frederic Weisbecker | 2010-09-09 | 1 | -1/+1 |
| | * | | | | | | | perf: Fix up delayed_put_task_struct() | Peter Zijlstra | 2010-09-09 | 1 | -0/+2 |
| | * | | | | | | | perf: Provide a separate task context for swevents | Peter Zijlstra | 2010-09-09 | 2 | -8/+2 |
| | * | | | | | | | perf: Multiple task contexts | Peter Zijlstra | 2010-09-09 | 2 | -1/+8 |
| | * | | | | | | | perf: Per-pmu-per-cpu contexts | Peter Zijlstra | 2010-09-09 | 1 | -1/+3 |
| | * | | | | | | | perf: Per cpu-context rotation timer | Peter Zijlstra | 2010-09-09 | 1 | -3/+2 |
| | * | | | | | | | perf: Remove the swevent hash-table from the cpu context | Peter Zijlstra | 2010-09-09 | 1 | -6/+0 |
| | * | | | | | | | perf: Remove the sysfs bits | Peter Zijlstra | 2010-09-09 | 1 | -6/+0 |
| | * | | | | | | | perf: Rework the PMU methods | Peter Zijlstra | 2010-09-09 | 2 | -15/+43 |
| | * | | | | | | | perf: Shrink hw_perf_event | Peter Zijlstra | 2010-09-09 | 1 | -1/+0 |
| | * | | | | | | | perf: Default PMU ops | Peter Zijlstra | 2010-09-09 | 1 | -5/+5 |
| | * | | | | | | | perf: Per PMU disable | Peter Zijlstra | 2010-09-09 | 1 | -6/+7 |
| | * | | | | | | | perf: Reduce perf_disable() usage | Peter Zijlstra | 2010-09-09 | 1 | -10/+10 |
| | * | | | | | | | perf: Register PMU implementations | Peter Zijlstra | 2010-09-09 | 1 | -1/+9 |
| | * | | | | | | | perf: Deconstify struct pmu | Peter Zijlstra | 2010-09-09 | 1 | -5/+5 |