summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | rcu: Make rcu_torture_fqs() exit loops at end of testPaul E. McKenney2011-09-28
| | * | | | | | | | | | | | | | rcu: Permit rt_mutex_unlock() with irqs disabledPaul E. McKenney2011-09-28
| | * | | | | | | | | | | | | | rcu: Avoid having just-onlined CPU resched itself when RCU is idlePaul E. McKenney2011-09-28
| | * | | | | | | | | | | | | | rcu: Suppress NMI backtraces when stall ends before dumpPaul E. McKenney2011-09-28
| | * | | | | | | | | | | | | | rcu: Prohibit grace periods during early bootPaul E. McKenney2011-09-28
| | * | | | | | | | | | | | | | rcu: Simplify unboosting checksPaul E. McKenney2011-09-28
| | * | | | | | | | | | | | | | rcu: Prevent early boot set_need_resched() from __rcu_pending()Paul E. McKenney2011-09-28
| | * | | | | | | | | | | | | | rcu: Dump local stack if cannot dump all CPUs' stacksPaul E. McKenney2011-09-28
| | * | | | | | | | | | | | | | rcu: Move __rcu_read_unlock()'s barrier() within if-statementPaul E. McKenney2011-09-28
| | * | | | | | | | | | | | | | rcu: Make rcu_implicit_dynticks_qs() locals be correct sizePaul E. McKenney2011-09-28
| | * | | | | | | | | | | | | | rcu: Eliminate in_irq() checks in rcu_enter_nohz()Paul E. McKenney2011-09-28
| | * | | | | | | | | | | | | | nohz: Remove nohz_cpu_maskShi, Alex2011-09-28
| | * | | | | | | | | | | | | | rcu: Allow rcutorture's stat_interval parameter to be changed at runtimePaul E. McKenney2011-09-28
| | * | | | | | | | | | | | | | rcu: Simplify quiescent-state accountingPaul E. McKenney2011-09-28
| | * | | | | | | | | | | | | | rcu: Add grace-period, quiescent-state, and call_rcu trace eventsPaul E. McKenney2011-09-28
| | * | | | | | | | | | | | | | rcu: Make TINY_RCU also use softirq for RCU_BOOST=nPaul E. McKenney2011-09-28
| | * | | | | | | | | | | | | | rcu: Add event-trace markers to TREE_RCU kthreadsPaul E. McKenney2011-09-28
| | * | | | | | | | | | | | | | rcu: Move RCU_BOOST declarations to allow compiler checkingPaul E. McKenney2011-09-28
| | * | | | | | | | | | | | | | rcu: Update comments to reflect softirqs vs. kthreadsPaul E. McKenney2011-09-28
| | * | | | | | | | | | | | | | rcu: Add RCU type to callback-invocation tracingPaul E. McKenney2011-09-28
| | * | | | | | | | | | | | | | rcu: Put names into TINY_RCU structures under RCU_TRACEPaul E. McKenney2011-09-28
| | * | | | | | | | | | | | | | rcu: Event-trace markers for computing RCU CPU utilizationPaul E. McKenney2011-09-28
| | * | | | | | | | | | | | | | rcu: Add event-tracing for RCU callback invocationPaul E. McKenney2011-09-28
| | * | | | | | | | | | | | | | rcu: Don't destroy rcu_torture_boost() callback until it is donePaul E. McKenney2011-09-28
| | * | | | | | | | | | | | | | rcu: Catch rcutorture up to new RCU API additionsPaul E. McKenney2011-09-28
| | * | | | | | | | | | | | | | rcu: Abstract common code for RCU grace-period-wait primitivesPaul E. McKenney2011-09-28
| | * | | | | | | | | | | | | | rcu: Fix mismatched variable in rcutree_trace.cAndi Kleen2011-09-28
| | * | | | | | | | | | | | | | rcu: Restore checks for blocking in RCU read-side critical sectionsPaul E. McKenney2011-09-28
| | * | | | | | | | | | | | | | rcu: Avoid unnecessary self-wakeup of per-CPU kthreadsShaohua Li2011-09-28
| | * | | | | | | | | | | | | | rcu: Use kthread_create_on_node()Eric Dumazet2011-09-28
| | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | rtmutex: Add missing rcu_read_unlock() in debug_rt_mutex_print_deadlock()Thomas Gleixner2011-10-05
| * | | | | | | | | | | | | | | lockdep: Comment all warningsPeter Zijlstra2011-09-18
| * | | | | | | | | | | | | | | locking, latencytop: Annotate latency_lock as rawThomas Gleixner2011-09-13
| * | | | | | | | | | | | | | | locking, timer_stats: Annotate table_lock as rawThomas Gleixner2011-09-13
| * | | | | | | | | | | | | | | locking, semaphores: Annotate inner lock as rawThomas Gleixner2011-09-13
| * | | | | | | | | | | | | | | locking, sched: Annotate thread_group_cputimer as rawThomas Gleixner2011-09-13
| * | | | | | | | | | | | | | | locking, printk: Annotate logbuf_lock as rawThomas Gleixner2011-09-13
| * | | | | | | | | | | | | | | locking, tracing: Annotate tracing locks as rawThomas Gleixner2011-09-13
| * | | | | | | | | | | | | | | locking, sched, cgroups: Annotate release_list_lock as rawThomas Gleixner2011-09-13
| * | | | | | | | | | | | | | | locking, kprobes: Annotate the hash locks and kretprobe.lock as rawThomas Gleixner2011-09-13
| * | | | | | | | | | | | | | | rtmutex: Cleanup the debug codeThomas Gleixner2011-09-12
| | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge git://github.com/rustyrussell/linuxLinus Torvalds2011-10-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | params: make dashes and underscores in parameter names truly equalMichal Schmidt2011-10-26
| * | | | | | | | | | | | | | | kmod: prevent kmod_loop_msg overflow in __request_module()Jiri Kosina2011-10-26
| | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | PM / Hibernate: Improve performance of LZO/plain hibernation, checksum imageBojan Smojver2011-10-16
| * | | | | | | | | | | | | | | PM / Hibernate: Do not initialize static and extern variables to 0Barry Song2011-10-16
| * | | | | | | | | | | | | | | PM / Freezer: Make fake_signal_wake_up() wake TASK_KILLABLE tasks tooJeff Layton2011-10-16
| * | | | | | | | | | | | | | | PM / Hibernate: Add resumedelay kernel param in addition to resumewaitBarry Song2011-10-16