| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-06-10 | 1 | -8/+47 |
|\ |
|
| * | Merge branch 'tracing/hw-branch-tracing' into tracing/core | Ingo Molnar | 2009-05-07 | 1 | -0/+43 |
| |\ |
|
| | * | Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing | Ingo Molnar | 2009-04-24 | 1 | -15/+149 |
| | |\ |
|
| | * | | sched, hw-branch-tracer: add wait_task_context_switch() function to sched.h | Markus Metzger | 2009-04-07 | 1 | -0/+43 |
| * | | | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-05-07 | 1 | -4/+8 |
| |\ \ \ |
|
| * | | | | tracepoint: trace_sched_migrate_task(): remove parameter | Mathieu Desnoyers | 2009-05-06 | 1 | -1/+1 |
| * | | | | tracing/events: move trace point headers into include/trace/events | Steven Rostedt | 2009-04-14 | 1 | -1/+1 |
| * | | | | tracing: create automated trace defines | Steven Rostedt | 2009-04-14 | 1 | -7/+3 |
* | | | | | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-06-10 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'x86/urgent' into x86/xen | Ingo Molnar | 2009-05-08 | 1 | -16/+150 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge commit 'origin/master' into for-linus/xen/master | Jeremy Fitzhardinge | 2009-04-07 | 1 | -36/+125 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | x86/paravirt: finish change from lazy cpu to context switch start/end | Jeremy Fitzhardinge | 2009-03-29 | 1 | -1/+1 |
| * | | | | | x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch | Jeremy Fitzhardinge | 2009-03-29 | 1 | -1/+1 |
* | | | | | | Merge branch 'sched-docs-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-06-10 | 1 | -0/+23 |
|\ \ \ \ \ \ |
|
| * | | | | | | sched: Document memory barriers implied by sleep/wake-up primitives | David Howells | 2009-04-29 | 1 | -0/+23 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | sched: properly define the sched_group::cpumask and sched_domain::span fields | Ingo Molnar | 2009-05-19 | 1 | -2/+3 |
* | | | | | | sched, timers: cleanup avenrun users | Thomas Gleixner | 2009-05-15 | 1 | -0/+15 |
* | | | | | | sched, timers: move calc_load() to scheduler | Thomas Gleixner | 2009-05-15 | 1 | -10/+74 |
* | | | | | | Merge commit 'v2.6.30-rc5' into sched/core | Ingo Molnar | 2009-05-11 | 1 | -4/+8 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | sched: account system time properly | Eric Dumazet | 2009-04-29 | 1 | -1/+1 |
| |/ / / / |
|
| * | | | | sched: Avoid printing sched_group::__cpu_power for default case | Gautham R Shenoy | 2009-04-17 | 1 | -2/+6 |
| * | | | | tracing, sched: mark get_parent_ip() notrace | Lai Jiangshan | 2009-04-14 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | sched: emit thread info flags with stack trace | David Rientjes | 2009-05-07 | 1 | -2/+3 |
* | | | | sched: rt: document the risk of small values in the bandwidth settings | Peter Zijlstra | 2009-05-05 | 1 | -0/+7 |
* | | | | sched: Replace first_cpu() with cpumask_first() in ILB nomination code | Gautham R Shenoy | 2009-04-21 | 1 | -1/+1 |
* | | | | sched: remove extra call overhead for schedule() | Peter Zijlstra | 2009-04-20 | 1 | -8/+4 |
* | | | | sched: use group_first_cpu() instead of cpumask_first(sched_group_cpus()) | Miao Xie | 2009-04-15 | 1 | -2/+2 |
* | | | | wait: don't use __wake_up_common() | Johannes Weiner | 2009-04-14 | 1 | -1/+1 |
* | | | | sched: Nominate a power-efficient ilb in select_nohz_balancer() | Gautham R Shenoy | 2009-04-14 | 1 | -1/+17 |
* | | | | sched: Nominate idle load balancer from a semi-idle package. | Gautham R Shenoy | 2009-04-14 | 1 | -9/+118 |
|/ / / |
|
* | | | Merge commit 'v2.6.30-rc1' into sched/urgent | Ingo Molnar | 2009-04-08 | 1 | -353/+788 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-04-06 | 1 | -3/+11 |
| |\ \ |
|
| | * | | hrtimer: fix rq->lock inversion (again) | Peter Zijlstra | 2009-03-31 | 1 | -3/+11 |
| * | | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-04-05 | 1 | -4/+4 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 2009-04-02 | 1 | -4/+4 |
| | |\ \ \ |
|
| | | * \ \ | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar | 2009-03-06 | 1 | -9/+4 |
| | | |\ \ \ |
|
| | | * \ \ \ | Merge branch 'core/locking' into tracing/ftrace | Ingo Molnar | 2009-03-04 | 1 | -3/+68 |
| | | |\ \ \ \ |
|
| | | * \ \ \ \ | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/core | Ingo Molnar | 2009-03-04 | 1 | -3/+12 |
| | | |\ \ \ \ \ |
|
| | | * \ \ \ \ \ | Merge branch 'linus' into tracing/blktrace | Ingo Molnar | 2009-02-19 | 1 | -3/+12 |
| | | |\ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ | Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't... | Ingo Molnar | 2009-02-13 | 1 | -16/+11 |
| | | |\ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ | Merge commit 'v2.6.29-rc4' into tracing/core | Ingo Molnar | 2009-02-09 | 1 | -2/+2 |
| | | |\ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ | Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing... | Ingo Molnar | 2009-02-03 | 1 | -0/+10 |
| | | |\ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | trace, lockdep: manual preempt count adding for local_bh_disable | Steven Rostedt | 2009-01-23 | 1 | -4/+4 |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 2009-04-05 | 1 | -21/+22 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Rusty Russell | 2009-03-31 | 1 | -21/+22 |
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|_|/ /
| | |/| | | | | | | | | | | |
|
| | | * | | | | | | | | | | | Merge branch 'linus' into cpumask-for-linus | Ingo Molnar | 2009-03-30 | 1 | -289/+692 |
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | |_|_|_|_|_|_|_|_|/
| | | | |/| | | | | | | | | |
|
| | | * | | | | | | | | | | | cpumask: remove cpumask allocation from idle_balance, fix | Rusty Russell | 2009-03-19 | 1 | -1/+1 |
| | | * | | | | | | | | | | | cpumask: remove cpumask allocation from idle_balance | Rusty Russell | 2009-03-19 | 1 | -17/+18 |
| | | * | | | | | | | | | | | cpumask: use topology_core_cpumask/topology_thread_cpumask instead of cpu_cor... | Rusty Russell | 2009-03-13 | 1 | -4/+4 |
| | | | |_|_|_|_|_|_|_|_|/
| | | |/| | | | | | | | | |
|
| * | | | | | | | | | | | | Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-04-03 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|/ / / / / / / /
| |/| | | | | | | | | | | |
|