Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-03-13 | 2 | -3/+8 | |
|\ | ||||||
| * | sched: Fix pick_next_highest_task_rt() for cgroups | Peter Zijlstra | 2010-03-11 | 1 | -1/+6 | |
| * | sched: Cleanup: remove unused variable in try_to_wake_up() | Dan Carpenter | 2010-03-11 | 1 | -2/+2 | |
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-03-13 | 9 | -24/+49 | |
|\ \ | ||||||
| * | | rcu: Increase RCU CPU stall timeouts if PROVE_RCU | Paul E. McKenney | 2010-03-11 | 1 | -6/+15 | |
| * | | ftrace: Replace read_barrier_depends() with rcu_dereference_raw() | Paul E. McKenney | 2010-03-11 | 1 | -9/+13 | |
| * | | rcu, ftrace: Fix RCU lockdep splat in ftrace_perf_buf_prepare() | Paul E. McKenney | 2010-03-04 | 1 | -2/+2 | |
| * | | rcu: Add control variables to lockdep_rcu_dereference() diagnostics | Paul E. McKenney | 2010-03-04 | 1 | -0/+1 | |
| * | | rcu: Use wrapper function instead of exporting tasklist_lock | Paul E. McKenney | 2010-03-04 | 3 | -3/+12 | |
| | | | ||||||
| | \ | ||||||
| *-. \ | Merge branches 'core/futexes' and 'core/iommu' into core/urgent | Ingo Molnar | 2010-03-04 | 1 | -3/+3 | |
| |\ \ \ | ||||||
| * | | | | sched, rcu: Fix rcu_dereference() for RCU-lockdep | Paul E. McKenney | 2010-03-01 | 1 | -1/+1 | |
| * | | | | Merge branch 'linus' into core/rcu | Ingo Molnar | 2010-03-01 | 35 | -3340/+3685 | |
| |\ \ \ \ | ||||||
| * | | | | | rcu: Fix holdoff for accelerated GPs for last non-dynticked CPU | Paul E. McKenney | 2010-02-28 | 1 | -3/+5 | |
* | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2010-03-13 | 6 | -23/+77 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | tracing: Do not record user stack trace from NMI context | Steven Rostedt | 2010-03-12 | 1 | -0/+7 | |
| * | | | | | | tracing: Disable buffer switching when starting or stopping trace | Steven Rostedt | 2010-03-12 | 1 | -0/+9 | |
| * | | | | | | tracing: Use same local variable when resetting the ring buffer | Steven Rostedt | 2010-03-12 | 1 | -4/+4 | |
| * | | | | | | function-graph: Init curr_ret_stack with ret_stack | Steven Rostedt | 2010-03-12 | 1 | -1/+1 | |
| * | | | | | | ring-buffer: Move disabled check into preempt disable section | Lai Jiangshan | 2010-03-12 | 1 | -6/+6 | |
| * | | | | | | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2010-03-11 | 4 | -12/+48 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | function-graph: Add tracing_thresh support to function_graph tracer | Tim Bird | 2010-03-05 | 3 | -5/+43 | |
| | * | | | | | | tracing: Update the comm field in the right variable in update_max_tr | Arnaldo Carvalho de Melo | 2010-03-05 | 1 | -2/+2 | |
| | * | | | | | | function-graph: Use comment notation for func names of dangling '}' | Steven Rostedt | 2010-03-05 | 1 | -1/+1 | |
| | * | | | | | | function-graph: Fix unused reference to ftrace_set_func() | Steven Rostedt | 2010-03-05 | 1 | -4/+2 | |
| * | | | | | | | Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2010-03-04 | 50 | -3253/+3933 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | tracing: Fix warning in s_next of trace file ops | Lai Jiangshan | 2010-03-02 | 1 | -0/+1 | |
| * | | | | | | | tracing: Include irqflags headers from trace clock | Frederic Weisbecker | 2010-02-28 | 1 | -0/+1 | |
* | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-03-13 | 2 | -34/+13 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | perf: Provide generic perf_sample_data initialization | Peter Zijlstra | 2010-03-10 | 1 | -13/+8 | |
| * | | | | | | | | Merge commit 'v2.6.34-rc1' into perf/urgent | Ingo Molnar | 2010-03-09 | 79 | -3457/+5379 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'perf/core' into perf/urgent | Ingo Molnar | 2010-03-04 | 18 | -517/+666 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | perf, x86: Restrict the ANY flag | Peter Zijlstra | 2010-03-02 | 1 | -15/+0 | |
| | * | | | | | | | | | percpu: Add __percpu sparse annotations to hw_breakpoint | Tejun Heo | 2010-02-27 | 1 | -5/+5 | |
| | * | | | | | | | | | Merge commit 'v2.6.33' into perf/core | Frederic Weisbecker | 2010-02-27 | 21 | -82/+216 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | hw-breakpoints: Remove stub unthrottle callback | Frederic Weisbecker | 2010-02-28 | 1 | -1/+0 | |
* | | | | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-03-12 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | timekeeping: Prevent oops when GENERIC_TIME=n | john stultz | 2010-03-02 | 1 | -0/+4 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-12 | 8 | -12/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 8 | -12/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in comments | Uwe Kleine-König | 2010-02-15 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | devres/irq: Fix devm_irq_match comment | Jean Delvare | 2010-02-11 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | Remove reference to kthread_create_on_cpu | Anton Blanchard | 2010-02-09 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | tree-wide: fix 'lenght' typo in comments and code | Daniel Mack | 2010-02-05 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | devres: typo fix s/dev/devm/ | Baruch Siach | 2010-02-05 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | Remove redundant trailing semicolons from macros | Edward Z. Yang | 2010-02-05 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | fix comment typo boo -> boot in ksysfs.c | Thadeu Lima de Souza Cascardo | 2010-02-05 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | Fix misspelling of "should" and "shouldn't" in comments. | Adam Buchbinder | 2010-02-05 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | Fix misspellings of "invocation" in comments. | Adam Buchbinder | 2010-02-04 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | Fix misspellings of "truly" in comments. | Adam Buchbinder | 2010-02-04 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | sysctl extern cleanup: lockdep | Dave Young | 2010-03-12 | 1 | -3/+3 |