aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* vhost: add __rcu annotationsArnd Bergmann2010-08-21
* rcu: add comment stating that list_empty() applies to RCU-protected listsPaul E. McKenney2010-08-20
* rcu: apply TINY_PREEMPT_RCU read-side speedup to TREE_PREEMPT_RCUPaul E. McKenney2010-08-20
* rcu: combine duplicate code, courtesy of CONFIG_PREEMPT_RCUPaul E. McKenney2010-08-20
* rcu: Upgrade srcu_read_lock() docbook about SRCU grace periodsPaul E. McKenney2010-08-20
* rcu: document ways of stalling updates in low-memory situationsPaul E. McKenney2010-08-20
* rcu: repair code-duplication FIXMEsPaul E. McKenney2010-08-20
* rcu: permit suppressing current grace period's CPU stall warningsPaul E. McKenney2010-08-20
* rcu: refer RCU CPU stall-warning victims to stallwarn.txtPaul E. McKenney2010-08-20
* rcu: update obsolete rcu_read_lock() comment.Paul E. McKenney2010-08-20
* rcu: Add a TINY_PREEMPT_RCUPaul E. McKenney2010-08-20
* rcu: Fix RCU_FANOUT help messagePaul E. McKenney2010-08-19
* rcu: Allow RCU CPU stall warnings to be off at boot, but manually enablablePaul E. McKenney2010-08-19
* rcu: restrict TREE_RCU to SMP builds with !PREEMPTPaul E. McKenney2010-08-19
* rcu: allow RCU CPU stall warning messages to be controlled in /sysPaul E. McKenney2010-08-19
* Update call_rcu() usage, add synchronize_rcu()Paul E. McKenney2010-08-19
* Update documentation to note the passage of INIT_RCU_HEAD()Paul E. McKenney2010-08-19
* rcu head remove initMathieu Desnoyers2010-08-19
* kernel: __rcu annotationsArnd Bergmann2010-08-19
* idr: __rcu annotationsArnd Bergmann2010-08-19
* radix-tree: __rcu annotationsArnd Bergmann2010-08-19
* notifiers: __rcu annotationsArnd Bergmann2010-08-19
* rcu: improve kerneldoc for rcu_read_lock(), call_rcu(), and synchronize_rcu()Paul E. McKenney2010-08-19
* rcu: add boot parameter to suppress RCU CPU stall warning messagesPaul E. McKenney2010-08-19
* rcu: make CPU stall warning timeout configurablePaul E. McKenney2010-08-19
* Add RCU check for find_task_by_vpid().Tetsuo Handa2010-08-19
* rcu: simplify the usage of percpu dataLai Jiangshan2010-08-19
* rcutorture: add random preemptionLai Jiangshan2010-08-19
* rcu: add shiny new debug assists to Documentation/RCU/checklist.txtPaul E. McKenney2010-08-19
* kvm: add __rcu annotationsArnd Bergmann2010-08-19
* net/netfilter: __rcu annotationsArnd Bergmann2010-08-19
* input: __rcu annotationsArnd Bergmann2010-08-19
* nfs: __rcu annotationsArnd Bergmann2010-08-19
* keys: __rcu annotationsArnd Bergmann2010-08-19
* credentials: rcu annotationArnd Bergmann2010-08-19
* cgroups: __rcu annotationsArnd Bergmann2010-08-19
* rculist: avoid __rcu annotationsArnd Bergmann2010-08-19
* rcu: define __rcu address space modifier for sparsePaul E. McKenney2010-08-19
* net: convert to rcu_dereference_index_check()Paul E. McKenney2010-08-19
* Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-08-18
|\
| * NFS: Fix an Oops in the NFSv4 atomic open codeTrond Myklebust2010-08-18
| * NFS: Fix the selection of security flavours in KconfigTrond Myklebust2010-08-17
| * NFS: fix the return value of nfs_file_fsync()J. R. Okajima2010-08-11
| * rpcrdma: Fix SQ size calculation when memreg is FRMRTom Tucker2010-08-11
| * xprtrdma: Do not truncate iova_start values in frmr registrations.Steve Wise2010-08-11
| * nfs: Remove redundant NULL check upon kfree()Davidlohr Bueso2010-08-11
| * nfs: Add "lookupcache" to displayed mount optionsPatrick J. LoPresti2010-08-10
| * NFS: allow close-to-open cache semantics to apply to root of NFS filesystemNeil Brown2010-08-10
| * SUNRPC: fix NFS client over TCP hangs due to packet loss (Bug 16494)Andy Chittenden2010-08-10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-08-18
|\ \