Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-10-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | ntp: Clamp PLL update interval | Miroslav Lichvar | 2010-09-09 | |
| | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-10-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | futex: Fix kernel-doc notation & typos | Randy Dunlap | 2010-10-14 | |
| * | | | | | | | | | | | | | | | | futex: Add lock context annotations | Namhyung Kim | 2010-09-18 | |
| * | | | | | | | | | | | | | | | | futex: Mark restart_block.futex.uaddr[2] __user | Namhyung Kim | 2010-09-18 | |
| * | | | | | | | | | | | | | | | | futex: Change 3rd arg of fetch_robust_entry() to unsigned int* | Namhyung Kim | 2010-09-18 | |
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | futex: Fix errors in nested key ref-counting | Darren Hart | 2010-10-19 | |
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | sched: Export account_system_vtime() | Ingo Molnar | 2010-10-18 | |
| * | | | | | | | | | | | | | | | | sched: Call tick_check_idle before __irq_enter | Venkatesh Pallipadi | 2010-10-18 | |
| * | | | | | | | | | | | | | | | | sched: Remove irq time from available CPU power | Venkatesh Pallipadi | 2010-10-18 | |
| * | | | | | | | | | | | | | | | | sched: Do not account irq time to current task | Venkatesh Pallipadi | 2010-10-18 | |
| * | | | | | | | | | | | | | | | | sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq time | Venkatesh Pallipadi | 2010-10-18 | |
| * | | | | | | | | | | | | | | | | sched: Add a PF flag for ksoftirqd identification | Venkatesh Pallipadi | 2010-10-18 | |
| * | | | | | | | | | | | | | | | | sched: Fix softirq time accounting | Venkatesh Pallipadi | 2010-10-18 | |
| * | | | | | | | | | | | | | | | | sched: Drop group_capacity to 1 only if local group has extra capacity | Nikhil Rao | 2010-10-18 | |
| * | | | | | | | | | | | | | | | | sched: Force balancing on newidle balance if local group has capacity | Nikhil Rao | 2010-10-18 | |
| * | | | | | | | | | | | | | | | | sched: Set group_imb only a task can be pulled from the busiest cpu | Nikhil Rao | 2010-10-18 | |
| * | | | | | | | | | | | | | | | | sched: Do not consider SCHED_IDLE tasks to be cache hot | Nikhil Rao | 2010-10-18 | |
| * | | | | | | | | | | | | | | | | sched: Drop all load weight manipulation for RT tasks | Linus Walleij | 2010-10-18 | |
| * | | | | | | | | | | | | | | | | sched: Create special class for stop/migrate work | Peter Zijlstra | 2010-10-18 | |
| * | | | | | | | | | | | | | | | | sched: Unindent labels | Peter Zijlstra | 2010-10-18 | |
| * | | | | | | | | | | | | | | | | sched: Comment updates: fix default latency and granularity numbers | Takuya Yoshikawa | 2010-10-14 | |
| * | | | | | | | | | | | | | | | | Merge branch 'linus' into sched/core | Ingo Molnar | 2010-10-14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | tracing/sched: Add sched_pi_setprio tracepoint | Steven Rostedt | 2010-09-21 | |
| * | | | | | | | | | | | | | | | | sched: Give CPU bound RT tasks preference | Steven Rostedt | 2010-09-21 | |
| * | | | | | | | | | | | | | | | | sched: Try not to migrate higher priority RT tasks | Steven Rostedt | 2010-09-21 | |
| * | | | | | | | | | | | | | | | | sched: Increment cache_nice_tries only on periodic lb | Venkatesh Pallipadi | 2010-09-21 | |
| * | | | | | | | | | | | | | | | | Merge commit 'v2.6.36-rc5' into sched/core | Ingo Molnar | 2010-09-21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | sched: Remove branch hints within context_switch() | Heiko Carstens | 2010-09-16 | |
| * | | | | | | | | | | | | | | | | sched: Fix string comparison in /proc/sched_features | Mathieu Desnoyers | 2010-09-14 | |
| * | | | | | | | | | | | | | | | | sched: Add book scheduling domain | Heiko Carstens | 2010-09-09 | |
| * | | | | | | | | | | | | | | | | sched: Merge cpu_to_core_group functions | Heiko Carstens | 2010-09-09 | |
| * | | | | | | | | | | | | | | | | sched: Remove unnecessary #ifdef CONFIG_SMP | Christian Dietrich | 2010-09-08 | |
| | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2010-10-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | tracing: Fix compile issue for trace_sched_wakeup.c | Steven Rostedt | 2010-10-19 | |
| | * | | | | | | | | | | | | | | | | tracing: Remove parent recording in latency tracer graph options | Steven Rostedt | 2010-10-18 | |
| | * | | | | | | | | | | | | | | | | tracing: Use one prologue for the preempt irqs off tracer function tracers | Steven Rostedt | 2010-10-18 | |
| | * | | | | | | | | | | | | | | | | tracing: Use one prologue for the wakeup tracer function tracers | Steven Rostedt | 2010-10-18 | |
| | * | | | | | | | | | | | | | | | | tracing: Graph support for wakeup tracer | Jiri Olsa | 2010-10-18 | |
| | * | | | | | | | | | | | | | | | | tracing: Make graph related irqs/preemptsoff functions global | Jiri Olsa | 2010-10-18 | |
| | * | | | | | | | | | | | | | | | | tracing: Add proper check for irq_depth routines | Jiri Olsa | 2010-10-18 | |
| | * | | | | | | | | | | | | | | | | tracing/trivial: Remove cast from void* | matt mooney | 2010-10-18 | |
| * | | | | | | | | | | | | | | | | | perf: Optimize sw events | Peter Zijlstra | 2010-10-18 | |
| * | | | | | | | | | | | | | | | | | perf: Use jump_labels to optimize the scheduler hooks | Peter Zijlstra | 2010-10-18 | |
| * | | | | | | | | | | | | | | | | | jump_label: Use more consistent naming | Peter Zijlstra | 2010-10-18 | |
| * | | | | | | | | | | | | | | | | | perf, hw_breakpoint: Fix crash in hw_breakpoint creation | Peter Zijlstra | 2010-10-18 |