summaryrefslogtreecommitdiffstats
path: root/kernel/kthread.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-20rcutorture: add random preemptionLai Jiangshan1-0/+6
2010-08-20rcu: add shiny new debug assists to Documentation/RCU/checklist.txtPaul E. McKenney1-0/+23
2010-08-20kvm: add __rcu annotationsArnd Bergmann1-1/+1
2010-08-20net/netfilter: __rcu annotationsArnd Bergmann8-10/+10
2010-08-20input: __rcu annotationsArnd Bergmann2-2/+2
2010-08-20nfs: __rcu annotationsArnd Bergmann2-3/+3
2010-08-20keys: __rcu annotationsArnd Bergmann2-2/+3
2010-08-20credentials: rcu annotationArnd Bergmann1-2/+2
2010-08-20cgroups: __rcu annotationsArnd Bergmann3-4/+4
2010-08-20rculist: avoid __rcu annotationsArnd Bergmann3-25/+46
2010-08-20rcu: define __rcu address space modifier for sparsePaul E. McKenney5-145/+257
2010-08-20net: convert to rcu_dereference_index_check()Paul E. McKenney1-1/+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-18mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=yUwe Kleine-König1-0/+2
2010-08-18NFS: Fix an Oops in the NFSv4 atomic open codeTrond Myklebust2-4/+6
2010-08-18ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela5-5/+38
2010-08-18fs: brlock vfsmount_lockNick Piggin5-77/+134
2010-08-18fs: scale files_lockNick Piggin3-18/+115