summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-08-19rcu: Allow RCU CPU stall warnings to be off at boot, but manually enablablePaul E. McKenney3-1/+20
2010-08-19rcu: restrict TREE_RCU to SMP builds with !PREEMPTPaul E. McKenney1-0/+1
2010-08-19rcu: allow RCU CPU stall warning messages to be controlled in /sysPaul E. McKenney1-1/+1
2010-08-19Update call_rcu() usage, add synchronize_rcu()Paul E. McKenney1-2/+4
2010-08-19Update documentation to note the passage of INIT_RCU_HEAD()Paul E. McKenney1-8/+0
2010-08-19rcu head remove initMathieu Desnoyers1-6/+0
2010-08-19kernel: __rcu annotationsArnd Bergmann6-11/+11
2010-08-19idr: __rcu annotationsArnd Bergmann1-2/+2
2010-08-19radix-tree: __rcu annotationsArnd Bergmann2-2/+4
2010-08-19notifiers: __rcu annotationsArnd Bergmann1-5/+5
2010-08-19rcu: improve kerneldoc for rcu_read_lock(), call_rcu(), and synchronize_rcu()Paul E. McKenney2-10/+14
2010-08-19rcu: add boot parameter to suppress RCU CPU stall warning messagesPaul E. McKenney1-3/+8
2010-08-19rcu: make CPU stall warning timeout configurablePaul E. McKenney2-2/+14
2010-08-19Add RCU check for find_task_by_vpid().Tetsuo Handa2-5/+10
2010-08-19rcu: simplify the usage of percpu dataLai Jiangshan4-31/+19
2010-08-19rcutorture: add random preemptionLai Jiangshan1-0/+6
2010-08-19rcu: add shiny new debug assists to Documentation/RCU/checklist.txtPaul E. McKenney1-0/+23
2010-08-19kvm: add __rcu annotationsArnd Bergmann1-1/+1
2010-08-19net/netfilter: __rcu annotationsArnd Bergmann8-10/+10
2010-08-19input: __rcu annotationsArnd Bergmann2-2/+2
2010-08-19nfs: __rcu annotationsArnd Bergmann2-3/+3
2010-08-19keys: __rcu annotationsArnd Bergmann2-2/+3
2010-08-19credentials: rcu annotationArnd Bergmann1-2/+2
2010-08-19cgroups: __rcu annotationsArnd Bergmann3-4/+4
2010-08-19rculist: avoid __rcu annotationsArnd Bergmann3-25/+46
2010-08-19rcu: define __rcu address space modifier for sparsePaul E. McKenney5-145/+257
2010-08-19net: convert to rcu_dereference_index_check()Paul E. McKenney1-1/+2
2010-08-19x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issuesBorislav Petkov2-0/+24
2010-08-19Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-26/+96
2010-08-19mtd: nand: Fix regression in BBM detectionBrian Norris1-7/+3
2010-08-19kprobes/x86: Fix the return address of multiple kretprobesKUMANO Syuhei1-3/+22
2010-08-19Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2-5/+11
2010-08-18Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds10-24/+68
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-6/+20
2010-08-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-2/+0
2010-08-18x86-32: Fix dummy trampoline-related inline stubsH. Peter Anvin1-2/+2
2010-08-18Fix the declaration of sys_execve() in asm-generic/syscalls.hDavid Howells1-2/+4
2010-08-18[IA64] Fix build error: conflicting types for ‘sys_execve’Tony Luck1-2/+0
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds43-450/+797
2010-08-18mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=yUwe Kleine-König1-0/+2
2010-08-18perf tools: Fix build error on read only source.Kusanagi Kouichi2-5/+11
2010-08-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-77/+185
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds9-50/+188
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds3-7/+17
2010-08-18Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds4-47/+48
2010-08-18Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds10-36/+16
2010-08-18x86-32: Separate 1:1 pagetables from swapper_pg_dirJoerg Roedel6-20/+44
2010-08-18x86, cpu: Fix regression in AMD errata checking codeHans Rosenfeld1-1/+1
2010-08-18NFS: Fix an Oops in the NFSv4 atomic open codeTrond Myklebust2-4/+6
2010-08-18Merge branch 'fix/asoc' into for-linusTakashi Iwai1-7/+0