summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-09-29rcu: Permit rt_mutex_unlock() with irqs disabledPaul E. McKenney
2011-09-29rcu: Avoid having just-onlined CPU resched itself when RCU is idlePaul E. McKenney
2011-09-29rcu: Suppress NMI backtraces when stall ends before dumpPaul E. McKenney
2011-09-29rcu: Prohibit grace periods during early bootPaul E. McKenney
2011-09-29rcu: Simplify unboosting checksPaul E. McKenney
2011-09-29rcu: Prevent early boot set_need_resched() from __rcu_pending()Paul E. McKenney
2011-09-29rcu: Dump local stack if cannot dump all CPUs' stacksPaul E. McKenney
2011-09-29rcu: Move __rcu_read_unlock()'s barrier() within if-statementPaul E. McKenney
2011-09-29rcu: Make rcu_implicit_dynticks_qs() locals be correct sizePaul E. McKenney
2011-09-29rcu: Eliminate in_irq() checks in rcu_enter_nohz()Paul E. McKenney
2011-09-29nohz: Remove nohz_cpu_maskShi, Alex
2011-09-29rcu: Allow rcutorture's stat_interval parameter to be changed at runtimePaul E. McKenney
2011-09-29rcu: Simplify quiescent-state accountingPaul E. McKenney
2011-09-29rcu: Add grace-period, quiescent-state, and call_rcu trace eventsPaul E. McKenney
2011-09-29rcu: Make TINY_RCU also use softirq for RCU_BOOST=nPaul E. McKenney
2011-09-29rcu: Add event-trace markers to TREE_RCU kthreadsPaul E. McKenney
2011-09-29rcu: Move RCU_BOOST declarations to allow compiler checkingPaul E. McKenney
2011-09-29rcu: Update comments to reflect softirqs vs. kthreadsPaul E. McKenney
2011-09-29rcu: Add RCU type to callback-invocation tracingPaul E. McKenney
2011-09-29rcu: Put names into TINY_RCU structures under RCU_TRACEPaul E. McKenney
2011-09-29rcu: Event-trace markers for computing RCU CPU utilizationPaul E. McKenney
2011-09-29rcu: Add event-tracing for RCU callback invocationPaul E. McKenney
2011-09-29rcu: Don't destroy rcu_torture_boost() callback until it is donePaul E. McKenney
2011-09-29rcu: Catch rcutorture up to new RCU API additionsPaul E. McKenney
2011-09-29rcu: Abstract common code for RCU grace-period-wait primitivesPaul E. McKenney
2011-09-29rcu: Fix mismatched variable in rcutree_trace.cAndi Kleen
2011-09-29rcu: Restore checks for blocking in RCU read-side critical sectionsPaul E. McKenney
2011-09-29rcu: Avoid unnecessary self-wakeup of per-CPU kthreadsShaohua Li
2011-09-29rcu: Use kthread_create_on_node()Eric Dumazet
2011-09-25ptrace: PTRACE_LISTEN forgets to unlock ->siglockOleg Nesterov
2011-09-20Merge branch 'irq-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds
2011-09-20Make taskstats round statistics down to nearest 1k bytes/eventsLinus Torvalds
2011-09-20Make TASKSTATS require root accessLinus Torvalds
2011-09-15workqueue: lock cwq access in drain_workqueueThomas Tuttle
2011-09-12genirq: Make irq_shutdown() symmetric vs. irq_startup againGeert Uytterhoeven
2011-09-07Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds
2011-09-07Merge branch 'sched-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds
2011-08-31perf_event: Fix broken calc_timer_values()Eric B Munson
2011-08-29perf events: Fix slow and broken cgroup context switch codeStephane Eranian
2011-08-29sched: Fix a memory leak in __sdt_free()WANG Cong
2011-08-29sched: Move blk_schedule_flush_plug() out of __schedule()Thomas Gleixner
2011-08-29sched: Separate the scheduler entry for preemptionThomas Gleixner
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-08-25kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootconNishanth Aravamudan
2011-08-25Add a personality to report 2.6.x version numbersAndi Kleen
2011-08-23Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-08-23Revert "irq: Always set IRQF_ONESHOT if no primary handler is specified"Linus Torvalds
2011-08-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-08-18irqdesc: fix new kernel-doc warningRandy Dunlap
2011-08-17Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds