summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-08-1810-24/+68
|\
| * NFS: Fix an Oops in the NFSv4 atomic open codeTrond Myklebust2010-08-182-4/+6
| * NFS: Fix the selection of security flavours in KconfigTrond Myklebust2010-08-173-6/+5
| * NFS: fix the return value of nfs_file_fsync()J. R. Okajima2010-08-111-1/+1
| * rpcrdma: Fix SQ size calculation when memreg is FRMRTom Tucker2010-08-112-4/+18
| * xprtrdma: Do not truncate iova_start values in frmr registrations.Steve Wise2010-08-111-1/+1
| * nfs: Remove redundant NULL check upon kfree()Davidlohr Bueso2010-08-111-2/+1
| * nfs: Add "lookupcache" to displayed mount optionsPatrick J. LoPresti2010-08-101-0/+7
| * NFS: allow close-to-open cache semantics to apply to root of NFS filesystemNeil Brown2010-08-101-0/+7
| * SUNRPC: fix NFS client over TCP hangs due to packet loss (Bug 16494)Andy Chittenden2010-08-101-6/+22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-08-185-6/+20
|\ \
| * | USB HID: Add ID for eGalax Multitouch used in JooJoo tabletChris Ball2010-08-163-0/+11
| * | HID: hiddev: fix memory corruption due to invalid intfdataJiri Kosina2010-08-131-2/+3
OpenPOWER on IntegriCloud