aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2011-09-28rcu: Eliminate in_irq() checks in rcu_enter_nohz()Paul E. McKenney1-7/+0
2011-09-28nohz: Remove nohz_cpu_maskShi, Alex2-17/+0
2011-09-28rcu: Allow rcutorture's stat_interval parameter to be changed at runtimePaul E. McKenney1-1/+1
2011-09-28rcu: Simplify quiescent-state accountingPaul E. McKenney4-32/+32
2011-09-28rcu: Add grace-period, quiescent-state, and call_rcu trace eventsPaul E. McKenney5-10/+68
2011-09-28rcu: Make TINY_RCU also use softirq for RCU_BOOST=nPaul E. McKenney2-91/+93
2011-09-28rcu: Add event-trace markers to TREE_RCU kthreadsPaul E. McKenney1-0/+12
2011-09-28rcu: Move RCU_BOOST declarations to allow compiler checkingPaul E. McKenney2-5/+7
2011-09-28rcu: Update comments to reflect softirqs vs. kthreadsPaul E. McKenney2-12/+14
2011-09-28rcu: Add RCU type to callback-invocation tracingPaul E. McKenney2-8/+8
2011-09-28rcu: Put names into TINY_RCU structures under RCU_TRACEPaul E. McKenney5-27/+18
2011-09-28rcu: Event-trace markers for computing RCU CPU utilizationPaul E. McKenney1-1/+15
2011-09-28rcu: Add event-tracing for RCU callback invocationPaul E. McKenney4-4/+121
2011-09-28rcu: Don't destroy rcu_torture_boost() callback until it is donePaul E. McKenney1-1/+1
2011-09-28rcu: Catch rcutorture up to new RCU API additionsPaul E. McKenney1-34/+21
2011-09-28rcu: Abstract common code for RCU grace-period-wait primitivesPaul E. McKenney5-73/+23
2011-09-28rcu: Fix mismatched variable in rcutree_trace.cAndi Kleen1-1/+1
2011-09-28rcu: Restore checks for blocking in RCU read-side critical sectionsPaul E. McKenney3-38/+52
2011-09-28rcu: Avoid unnecessary self-wakeup of per-CPU kthreadsShaohua Li1-5/+3
2011-09-28rcu: Use kthread_create_on_node()Eric Dumazet2-3/+7
2011-09-28connector: add comm change event report to proc connectorVladimir Zapolskiy1-0/+1
2011-09-27PM / Runtime: Introduce trace points for tracing rpm_* functionsMing Lei2-0/+21
2011-09-27treewide: Correct spelling of successfully in commentsJoe Perches1-1/+1
2011-09-26sched: Remove redundant test in check_preempt_tick()Wang Xingchao1-8/+8
2011-09-26Merge commit 'v3.1-rc7' into perf/coreIngo Molnar16-52/+173
2011-09-26sched: Fix up wchan borkageSimon Kirby1-1/+1
2011-09-26Merge branch 'for_3_2/for-rmk/arm_cpu_pm' of git://gitorious.org/omap-sw-deve...Russell King3-0/+238
2011-09-25ptrace: PTRACE_LISTEN forgets to unlock ->siglockOleg Nesterov1-13/+10
2011-09-23cpu_pm: call notifiers during suspendColin Cross1-0/+33
2011-09-23cpu_pm: Add cpu power management notifiersColin Cross3-0/+205
2011-09-22tracing: Fix preemptirqsoff tracer to not stop at preempt offSteven Rostedt1-2/+2
2011-09-21time: Change jiffies_to_clock_t() argument type to unsigned longhank1-1/+1
2011-09-21Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stableRussell King3-33/+95
2011-09-20irq: Fix check for already initialized irq_domain in irq_domain_addRob Herring1-1/+5
2011-09-20sched: Allow SD_NODES_PER_DOMAIN to be overriddenAnton Blanchard1-2/+0
2011-09-19Merge branch 'irq-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds1-1/+1
2011-09-19Make taskstats round statistics down to nearest 1k bytes/eventsLinus Torvalds1-7/+8
2011-09-19Make TASKSTATS require root accessLinus Torvalds1-0/+1
2011-09-19tracing: Add a counter clock for those that do not trust clocksSteven Rostedt2-0/+13
2011-09-18watchdog: Drop FIFO policy in exit pathThomas Gleixner1-2/+3
2011-09-18Merge branch 'linus' into sched/coreIngo Molnar14-61/+203
2011-09-18lockdep: Comment all warningsPeter Zijlstra1-9/+147
2011-09-18sched/rt: Migrate equal priority tasks to available CPUsShawn Bohrer1-2/+2
2011-09-15Merge branch 'master' into for-nextJiri Kosina50-223/+647
2011-09-15futex: Fix spelling in a source code commentBart Van Assche1-1/+1
2011-09-15futex: uninitialized warning correctionsVitaliy Ivanov1-4/+4
2011-09-15async: uninitialized warning correctionsVitaliy Ivanov1-2/+2
2011-09-14workqueue: lock cwq access in drain_workqueueThomas Tuttle1-1/+6
2011-09-14alarmtimers: Fix error handlingThomas Gleixner1-10/+31
2011-09-13locking, latencytop: Annotate latency_lock as rawThomas Gleixner1-7/+7