Age | Commit message (Expand) | Author |
2009-12-05 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-12-05 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-12-05 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2009-12-05 | Merge branch 'core-softlockup-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2009-12-05 | Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-12-05 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2009-12-05 | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-12-05 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-12-05 | Merge branch 'core-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2009-12-03 | mutex: Fix missing conditions to build mutex_spin_on_owner() | Frederic Weisbecker |
2009-12-03 | mutex: Better control mutex adaptive spinning config | Frederic Weisbecker |
2009-12-03 | rcu: Add expedited grace-period support for preemptible RCU | Paul E. McKenney |
2009-12-03 | rcu: Enable fourth level of TREE_RCU hierarchy | Paul E. McKenney |
2009-12-03 | rcu: Rename "quiet" functions | Paul E. McKenney |
2009-12-03 | Merge branch 'master' into next | James Morris |
2009-12-02 | modules: don't export section names of empty sections via sysfs | Helge Deller |
2009-12-01 | SLOW_WORK: Move slow_work's proc file to debugfs | David Howells |
2009-12-01 | SLOW_WORK: Fix the CONFIG_MODULES=n case | David Howells |
2009-11-27 | softlockup: Fix hung_task_check_count sysctl | Anton Blanchard |
2009-11-25 | ring-buffer-benchmark: Add parameters to set produce/consumer priorities | Steven Rostedt |
2009-11-24 | remove CONFIG_SECURITY_FILE_CAPABILITIES compile option | Serge E. Hallyn |
2009-11-24 | Silence the existing API for capability version compatibility check. | Andrew G. Morgan |
2009-11-23 | tracing, function tracer: Clean up strstrip() usage | Ingo Molnar |
2009-11-23 | ring-buffer benchmark: Run producer/consumer threads at nice +19 | Ingo Molnar |
2009-11-22 | rcu: Re-arrange code to reduce #ifdef pain | Paul E. McKenney |
2009-11-22 | rcu: Eliminate unneeded function wrapping | Paul E. McKenney |
2009-11-22 | rcu: Fix grace-period-stall bug on large systems with CPU hotplug | Paul E. McKenney |
2009-11-20 | genirq: Fix spurious irq seqfile conversion | Thomas Gleixner |
2009-11-19 | SLOW_WORK: Allow a requeueable work item to sleep till the thread is needed | David Howells |
2009-11-19 | SLOW_WORK: Allow the work items to be viewed through a /proc file | David Howells |
2009-11-19 | SLOW_WORK: Add delayed_slow_work support | Jens Axboe |
2009-11-19 | SLOW_WORK: Add support for cancellation of slow work | Jens Axboe |
2009-11-19 | SLOW_WORK: Make slow_work_ops ->get_ref/->put_ref optional | Jens Axboe |
2009-11-19 | SLOW_WORK: Wait for outstanding work items belonging to a module to clear | David Howells |
2009-11-18 | generic-ipi: Add smp_call_function_any() | Rusty Russell |
2009-11-18 | genirq: switch /proc/irq/*/spurious to seq_file | Alexey Dobriyan |
2009-11-17 | workqueue: fix race condition in schedule_on_each_cpu() | Tejun Heo |
2009-11-17 | tracing: Prevent build warning: 'ftrace_graph_buf' defined but not used | Lai Jiangshan |
2009-11-17 | tracing: Fix trace_marker output | Carsten Emde |
2009-11-17 | ring-buffer: Move access to commit_page up into function used | Steven Rostedt |
2009-11-14 | rcu: Eliminate __rcu_pending() false positives | Paul E. McKenney |
2009-11-14 | rcu: Further cleanups of use of lastcomp | Paul E. McKenney |
2009-11-13 | locking: Reduce ifdefs in kernel/spinlock.c | Thomas Gleixner |
2009-11-13 | locking: Make inlining decision Kconfig based | Thomas Gleixner |
2009-11-13 | rcu: Simplify association of forced quiescent states with grace periods | Paul E. McKenney |
2009-11-13 | rcu: Accelerate callback processing on CPUs not detecting GP end | Paul E. McKenney |
2009-11-11 | tracing: do not disable interrupts for trace_clock_local | Steven Rostedt |
2009-11-11 | ring-buffer: Add multiple iterations between benchmark timestamps | Steven Rostedt |
2009-11-11 | tracing: Fix return value of tracing_stats_read() | Roel Kluin |
2009-11-11 | rcu: Mark init-time-only rcu_bootup_announce() as __init | Paul E. McKenney |