summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rcu: Add tracing data to support queueing modelsPaul E. McKenney2010-09-234-4/+25
* rcu: fix sparse errors in rcutorture.cPaul E. McKenney2010-09-231-4/+7
* rcu: only one evaluation of arg in rcu_dereference_check() unless sparsePaul E. McKenney2010-09-231-3/+11
* kernel: Remove undead ifdef CONFIG_DEBUG_LOCK_ALLOCChristian Dietrich2010-09-231-2/+0
* rcu: fix _oddness handling of verbose stall warningsPaul E. McKenney2010-09-021-1/+1
* rcu: performance fixes to TINY_PREEMPT_RCU callback checkingPaul E. McKenney2010-08-271-4/+8
* rcu: upgrade stallwarn.txt documentation for CPU-bound RT processesPaul E. McKenney2010-08-231-0/+18
* Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2010-08-2354-458/+1364
|\
| * vhost: add __rcu annotationsArnd Bergmann2010-08-213-13/+35
| * rcu: add comment stating that list_empty() applies to RCU-protected listsPaul E. McKenney2010-08-201-0/+9
| * rcu: apply TINY_PREEMPT_RCU read-side speedup to TREE_PREEMPT_RCUPaul E. McKenney2010-08-201-2/+4
| * rcu: combine duplicate code, courtesy of CONFIG_PREEMPT_RCUPaul E. McKenney2010-08-204-113/+72
| * rcu: Upgrade srcu_read_lock() docbook about SRCU grace periodsPaul E. McKenney2010-08-201-1/+6
| * rcu: document ways of stalling updates in low-memory situationsPaul E. McKenney2010-08-201-7/+16
| * rcu: repair code-duplication FIXMEsPaul E. McKenney2010-08-205-20/+15
| * rcu: permit suppressing current grace period's CPU stall warningsPaul E. McKenney2010-08-205-0/+44
| * rcu: refer RCU CPU stall-warning victims to stallwarn.txtPaul E. McKenney2010-08-201-2/+10
| * rcu: update obsolete rcu_read_lock() comment.Paul E. McKenney2010-08-201-1/+14
| * rcu: Add a TINY_PREEMPT_RCUPaul E. McKenney2010-08-2010-68/+717
| * rcu: Fix RCU_FANOUT help messagePaul E. McKenney2010-08-191-3/+6
| * rcu: Allow RCU CPU stall warnings to be off at boot, but manually enablablePaul E. McKenney2010-08-193-1/+20
| * rcu: restrict TREE_RCU to SMP builds with !PREEMPTPaul E. McKenney2010-08-191-0/+1
| * rcu: allow RCU CPU stall warning messages to be controlled in /sysPaul E. McKenney2010-08-191-1/+1
| * Update call_rcu() usage, add synchronize_rcu()Paul E. McKenney2010-08-191-2/+4
| * Update documentation to note the passage of INIT_RCU_HEAD()Paul E. McKenney2010-08-191-8/+0
| * rcu head remove initMathieu Desnoyers2010-08-191-6/+0
| * kernel: __rcu annotationsArnd Bergmann2010-08-196-11/+11
| * idr: __rcu annotationsArnd Bergmann2010-08-191-2/+2
| * radix-tree: __rcu annotationsArnd Bergmann2010-08-192-2/+4
| * notifiers: __rcu annotationsArnd Bergmann2010-08-191-5/+5
| * rcu: improve kerneldoc for rcu_read_lock(), call_rcu(), and synchronize_rcu()Paul E. McKenney2010-08-192-10/+14
| * rcu: add boot parameter to suppress RCU CPU stall warning messagesPaul E. McKenney2010-08-191-3/+8
| * rcu: make CPU stall warning timeout configurablePaul E. McKenney2010-08-192-2/+14
| * Add RCU check for find_task_by_vpid().Tetsuo Handa2010-08-192-5/+10
| * rcu: simplify the usage of percpu dataLai Jiangshan2010-08-194-31/+19
| * rcutorture: add random preemptionLai Jiangshan2010-08-191-0/+6
| * rcu: add shiny new debug assists to Documentation/RCU/checklist.txtPaul E. McKenney2010-08-191-0/+23
| * kvm: add __rcu annotationsArnd Bergmann2010-08-191-1/+1
| * net/netfilter: __rcu annotationsArnd Bergmann2010-08-198-10/+10
| * input: __rcu annotationsArnd Bergmann2010-08-192-2/+2
| * nfs: __rcu annotationsArnd Bergmann2010-08-192-3/+3
| * keys: __rcu annotationsArnd Bergmann2010-08-192-2/+3
| * credentials: rcu annotationArnd Bergmann2010-08-191-2/+2
| * cgroups: __rcu annotationsArnd Bergmann2010-08-193-4/+4
| * rculist: avoid __rcu annotationsArnd Bergmann2010-08-193-25/+46
| * rcu: define __rcu address space modifier for sparsePaul E. McKenney2010-08-195-145/+257
| * net: convert to rcu_dereference_index_check()Paul E. McKenney2010-08-191-1/+2
* | workqueue: Add basic tracepoints to track workqueue executionArjan van de Ven2010-08-212-0/+71
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-08-212-8/+5
|\ \
| * | mtd: nand: Fix probe of Samsung NAND chipsTilman Sauerbeck2010-08-201-0/+1
OpenPOWER on IntegriCloud