aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-18
|\
| * Merge commit 'v2.6.34-rc7' into tracing/coreIngo Molnar2010-05-13
| |\
| * | tracing: Fix tracepoint.h DECLARE_TRACE() to allow more than one headerSteven Rostedt2010-05-05
| * | tracing: Convert nop macros to static inlinesSteven Rostedt2010-05-04
| * | ring-buffer: Make non-consuming read less expensive with lots of cpus.David Miller2010-04-27
| * | tracing: Add graph output support for irqsoff tracerJiri Olsa2010-04-27
| * | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2010-04-23
| |\ \
| | * | tracing: Dump either the oops's cpu source or all cpus buffersFrederic Weisbecker2010-04-21
| * | | Merge commit 'v2.6.34-rc5' into tracing/coreIngo Molnar2010-04-21
| |\ \ \ | | |/ / | |/| |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-18
|\ \ \ \
| * | | | sched, wait: Use wrapper functionsChangli Gao2010-05-11
| * | | | sched: Intoduce get_cpu_iowait_time_us()Arjan van de Ven2010-05-09
| * | | | sched: Eliminate the ts->idle_lastupdate fieldArjan van de Ven2010-05-09
| * | | | Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m...Ingo Molnar2010-05-08
| |\ \ \ \
| | * | | | cpu_stop: add dummy implementation for UPTejun Heo2010-05-08
| | * | | | sched: replace migration_thread with cpu_stopTejun Heo2010-05-06
| | * | | | stop_machine: reimplement using cpu_stopTejun Heo2010-05-06
| | * | | | cpu_stop: implement stop_cpu[s]()Tejun Heo2010-05-06
| * | | | | sched: Remove rq argument to the tracepointsPeter Zijlstra2010-05-07
| * | | | | Merge commit 'v2.6.34-rc6' into sched/coreIngo Molnar2010-05-07
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | sched: Pre-compute cpumask_weight(sched_domain_span(sd))Peter Zijlstra2010-04-23
| * | | | | Merge branch 'linus' into sched/coreIngo Molnar2010-04-15
| |\ \ \ \ \
| * | | | | | sched: Add enqueue/dequeue flagsPeter Zijlstra2010-04-02
| * | | | | | sched: Fix TASK_WAKING vs fork deadlockPeter Zijlstra2010-04-02
| * | | | | | sched: Make select_fallback_rq() cpuset friendlyOleg Nesterov2010-04-02
| * | | | | | sched: _cpu_down(): Don't play with current->cpus_allowedOleg Nesterov2010-04-02
| * | | | | | sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locke...Oleg Nesterov2010-04-02
| * | | | | | Merge branch 'linus' into sched/coreIngo Molnar2010-04-02
| |\ \ \ \ \ \
| * | | | | | | sched: Remove avg_overlapMike Galbraith2010-03-11
| * | | | | | | sched: Remove avg_wakeupMike Galbraith2010-03-11
| * | | | | | | sched: Rate-limit nohzMike Galbraith2010-03-11
| * | | | | | | sched: Implement group scheduler statistics in one structLucas De Marchi2010-03-11
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-18
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "perf: Fix exit() vs PERF_FORMAT_GROUP"Ingo Molnar2010-05-11
| * | | | | | | | tracing: Factorize lock events in a lock classFrederic Weisbecker2010-05-09
| * | | | | | | | tracing: Drop the nested field from lock_release eventFrederic Weisbecker2010-05-09
| * | | | | | | | tracing: Drop lock_acquired waittime fieldFrederic Weisbecker2010-05-09
| * | | | | | | | perf: Add group scheduling transactional APIsLin Ming2010-05-07
| * | | | | | | | perf, x86: Improve the PEBS ABIPeter Zijlstra2010-05-07
| * | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-05-07
| |\ \ \ \ \ \ \ \
| | * | | | | | | | perf: Fix exit() vs PERF_FORMAT_GROUPPeter Zijlstra2010-05-07
| * | | | | | | | | hw-breakpoints: Get the number of available registers on boot dynamicallyFrederic Weisbecker2010-04-30
| * | | | | | | | | hw-breakpoints: Separate constraint space for data and instruction breakpointsFrederic Weisbecker2010-04-30
| * | | | | | | | | hw-breakpoints: Tag ptrace breakpoint as exclude_kernelFrederic Weisbecker2010-04-30
| * | | | | | | | | Merge commit 'v2.6.34-rc6' into perf/coreIngo Molnar2010-04-30
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'linus' into perf/coreIngo Molnar2010-04-23
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | perf & kvm: Clean up some of the guest profiling callback API detailsZhang, Yanmin2010-04-20
| * | | | | | | | | | perf: Enhance perf to allow for guest statistic collection from hostZhang, Yanmin2010-04-19
| * | | | | | | | | | perf: Store active software events in a hashlistFrederic Weisbecker2010-04-14
| * | | | | | | | | | Merge branch 'linus' into perf/coreIngo Molnar2010-04-08
| |\ \ \ \ \ \ \ \ \ \