Age | Commit message (Expand) | Author |
2011-09-28 | rcu: Simplify unboosting checks | Paul E. McKenney |
2011-09-28 | rcu: Prevent early boot set_need_resched() from __rcu_pending() | Paul E. McKenney |
2011-09-28 | rcu: Dump local stack if cannot dump all CPUs' stacks | Paul E. McKenney |
2011-09-28 | rcu: Move __rcu_read_unlock()'s barrier() within if-statement | Paul E. McKenney |
2011-09-28 | rcu: Make rcu_implicit_dynticks_qs() locals be correct size | Paul E. McKenney |
2011-09-28 | rcu: Eliminate in_irq() checks in rcu_enter_nohz() | Paul E. McKenney |
2011-09-28 | nohz: Remove nohz_cpu_mask | Shi, Alex |
2011-09-28 | rcu: Allow rcutorture's stat_interval parameter to be changed at runtime | Paul E. McKenney |
2011-09-28 | rcu: Simplify quiescent-state accounting | Paul E. McKenney |
2011-09-28 | rcu: Add grace-period, quiescent-state, and call_rcu trace events | Paul E. McKenney |
2011-09-28 | rcu: Make TINY_RCU also use softirq for RCU_BOOST=n | Paul E. McKenney |
2011-09-28 | rcu: Add event-trace markers to TREE_RCU kthreads | Paul E. McKenney |
2011-09-28 | rcu: Move RCU_BOOST declarations to allow compiler checking | Paul E. McKenney |
2011-09-28 | rcu: Update comments to reflect softirqs vs. kthreads | Paul E. McKenney |
2011-09-28 | rcu: Add RCU type to callback-invocation tracing | Paul E. McKenney |
2011-09-28 | rcu: Put names into TINY_RCU structures under RCU_TRACE | Paul E. McKenney |
2011-09-28 | rcu: Event-trace markers for computing RCU CPU utilization | Paul E. McKenney |
2011-09-28 | rcu: Add event-tracing for RCU callback invocation | Paul E. McKenney |
2011-09-28 | rcu: Don't destroy rcu_torture_boost() callback until it is done | Paul E. McKenney |
2011-09-28 | rcu: Catch rcutorture up to new RCU API additions | Paul E. McKenney |
2011-09-28 | rcu: Abstract common code for RCU grace-period-wait primitives | Paul E. McKenney |
2011-09-28 | rcu: Fix mismatched variable in rcutree_trace.c | Andi Kleen |
2011-09-28 | rcu: Restore checks for blocking in RCU read-side critical sections | Paul E. McKenney |
2011-09-28 | rcu: Avoid unnecessary self-wakeup of per-CPU kthreads | Shaohua Li |
2011-09-28 | rcu: Use kthread_create_on_node() | Eric Dumazet |
2011-09-28 | connector: add comm change event report to proc connector | Vladimir Zapolskiy |
2011-09-27 | PM / Runtime: Introduce trace points for tracing rpm_* functions | Ming Lei |
2011-09-27 | treewide: Correct spelling of successfully in comments | Joe Perches |
2011-09-26 | sched: Fix up wchan borkage | Simon Kirby |
2011-09-25 | ptrace: PTRACE_LISTEN forgets to unlock ->siglock | Oleg Nesterov |
2011-09-20 | irq: Fix check for already initialized irq_domain in irq_domain_add | Rob Herring |
2011-09-19 | Merge branch 'irq-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip | Linus Torvalds |
2011-09-19 | Make taskstats round statistics down to nearest 1k bytes/events | Linus Torvalds |
2011-09-19 | Make TASKSTATS require root access | Linus Torvalds |
2011-09-18 | lockdep: Comment all warnings | Peter Zijlstra |
2011-09-18 | sched/rt: Migrate equal priority tasks to available CPUs | Shawn Bohrer |
2011-09-15 | Merge branch 'master' into for-next | Jiri Kosina |
2011-09-15 | futex: Fix spelling in a source code comment | Bart Van Assche |
2011-09-15 | futex: uninitialized warning corrections | Vitaliy Ivanov |
2011-09-15 | async: uninitialized warning corrections | Vitaliy Ivanov |
2011-09-14 | workqueue: lock cwq access in drain_workqueue | Thomas Tuttle |
2011-09-13 | locking, latencytop: Annotate latency_lock as raw | Thomas Gleixner |
2011-09-13 | locking, timer_stats: Annotate table_lock as raw | Thomas Gleixner |
2011-09-13 | locking, semaphores: Annotate inner lock as raw | Thomas Gleixner |
2011-09-13 | locking, sched: Annotate thread_group_cputimer as raw | Thomas Gleixner |
2011-09-13 | locking, printk: Annotate logbuf_lock as raw | Thomas Gleixner |
2011-09-13 | locking, tracing: Annotate tracing locks as raw | Thomas Gleixner |
2011-09-13 | locking, sched, cgroups: Annotate release_list_lock as raw | Thomas Gleixner |
2011-09-13 | locking, kprobes: Annotate the hash locks and kretprobe.lock as raw | Thomas Gleixner |
2011-09-12 | rtmutex: Cleanup the debug code | Thomas Gleixner |