summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-19notifiers: __rcu annotationsArnd Bergmann
2010-08-19rcu: improve kerneldoc for rcu_read_lock(), call_rcu(), and synchronize_rcu()Paul E. McKenney
2010-08-19rcu: add boot parameter to suppress RCU CPU stall warning messagesPaul E. McKenney
2010-08-19rcu: make CPU stall warning timeout configurablePaul E. McKenney
2010-08-19Add RCU check for find_task_by_vpid().Tetsuo Handa
2010-08-19rcu: simplify the usage of percpu dataLai Jiangshan
2010-08-19rcutorture: add random preemptionLai Jiangshan
2010-08-19rcu: add shiny new debug assists to Documentation/RCU/checklist.txtPaul E. McKenney
2010-08-19kvm: add __rcu annotationsArnd Bergmann
2010-08-19net/netfilter: __rcu annotationsArnd Bergmann
2010-08-19input: __rcu annotationsArnd Bergmann
2010-08-19nfs: __rcu annotationsArnd Bergmann
2010-08-19keys: __rcu annotationsArnd Bergmann
2010-08-19credentials: rcu annotationArnd Bergmann
2010-08-19cgroups: __rcu annotationsArnd Bergmann
2010-08-19rculist: avoid __rcu annotationsArnd Bergmann
2010-08-19rcu: define __rcu address space modifier for sparsePaul E. McKenney
2010-08-19net: convert to rcu_dereference_index_check()Paul E. McKenney
2010-08-18Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-08-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2010-08-18Fix the declaration of sys_execve() in asm-generic/syscalls.hDavid Howells
2010-08-18[IA64] Fix build error: conflicting types for ‘sys_execve’Tony Luck
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-18mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=yUwe Kleine-König
2010-08-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2010-08-18Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2010-08-18Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-18NFS: Fix an Oops in the NFSv4 atomic open codeTrond Myklebust
2010-08-18Merge branch 'fix/asoc' into for-linusTakashi Iwai
2010-08-18Merge branch 'fix/hda' into for-linusTakashi Iwai
2010-08-18ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela
2010-08-18fs: brlock vfsmount_lockNick Piggin
2010-08-18fs: scale files_lockNick Piggin
2010-08-18lglock: introduce special lglock and brlock spin locksNick Piggin
2010-08-18tty: fix fu_list abuseNick Piggin
2010-08-18fs: cleanup files_lock lockingNick Piggin
2010-08-18fs: remove extra lookup in __lookup_hashNick Piggin
2010-08-18fs: fs_struct rwlock to spinlockNick Piggin
2010-08-18apparmor: use task path helpersNick Piggin
2010-08-18fs: dentry allocation consolidationNick Piggin
2010-08-18fs: fix do_lookup false negativeNick Piggin
2010-08-18mbcache: Limit the maximum number of cache entriesAndreas Gruenbacher
2010-08-18hostfs ->follow_link() brainoAl Viro
2010-08-18hostfs: dumb (and usually harmless) tpyo - strncpy instead of strlcpyAl Viro
2010-08-18Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar
2010-08-18md raid-1/10 Fix bio_rw bit manipulations againNeilBrown
2010-08-18remove SWRITE* I/O typesChristoph Hellwig