| Commit message (Expand) | Author | Age |
| ... | |
| | | * | | | | | | | | | | | | | | rcu: Make rcu_torture_fqs() exit loops at end of test | Paul E. McKenney | 2011-09-28 |
| | | * | | | | | | | | | | | | | | rcu: Permit rt_mutex_unlock() with irqs disabled | Paul E. McKenney | 2011-09-28 |
| | | * | | | | | | | | | | | | | | rcu: Avoid having just-onlined CPU resched itself when RCU is idle | Paul E. McKenney | 2011-09-28 |
| | | * | | | | | | | | | | | | | | rcu: Suppress NMI backtraces when stall ends before dump | Paul E. McKenney | 2011-09-28 |
| | | * | | | | | | | | | | | | | | rcu: Prohibit grace periods during early boot | Paul E. McKenney | 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 |
| | | | |_|_|_|_|_|_|_|_|_|/ / /
| | |/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-10-26 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | rtmutex: Add missing rcu_read_unlock() in debug_rt_mutex_print_deadlock() | Thomas Gleixner | 2011-10-05 |
| | * | | | | | | | | | | | | | | | lockdep: Comment all warnings | Peter Zijlstra | 2011-09-18 |
| | * | | | | | | | | | | | | | | | 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-13 |
| | * | | | | | | | | | | | | | | | rtmutex: Cleanup the debug code | Thomas Gleixner | 2011-09-12 |
| | | |_|_|_|_|_|_|_|/ / / / / /
| |/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | Merge git://github.com/rustyrussell/linux | Linus Torvalds | 2011-10-26 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | params: make dashes and underscores in parameter names truly equal | Michal Schmidt | 2011-10-26 |
| | * | | | | | | | | | | | | | | | kmod: prevent kmod_loop_msg overflow in __request_module() | Jiri Kosina | 2011-10-26 |
| | | |_|_|_|_|_|_|_|_|_|_|/ / /
| |/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-10-25 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | PM / Hibernate: Improve performance of LZO/plain hibernation, checksum image | Bojan Smojver | 2011-10-16 |
| | * | | | | | | | | | | | | | | | PM / Hibernate: Do not initialize static and extern variables to 0 | Barry Song | 2011-10-16 |
| | * | | | | | | | | | | | | | | | PM / Freezer: Make fake_signal_wake_up() wake TASK_KILLABLE tasks too | Jeff Layton | 2011-10-16 |
| | * | | | | | | | | | | | | | | | PM / Hibernate: Add resumedelay kernel param in addition to resumewait | Barry Song | 2011-10-16 |