summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-08-23Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2010-08-21workqueue: Add basic tracepoints to track workqueue executionArjan van de Ven
2010-08-21mm: make the vma list be doubly linkedLinus Torvalds
2010-08-20kfifo: implement missing __kfifo_skip_r()Andrea Righi
2010-08-20rcu: add comment stating that list_empty() applies to RCU-protected listsPaul E. McKenney
2010-08-20rcu: combine duplicate code, courtesy of CONFIG_PREEMPT_RCUPaul E. McKenney
2010-08-20rcu: Upgrade srcu_read_lock() docbook about SRCU grace periodsPaul E. McKenney
2010-08-20rcu: repair code-duplication FIXMEsPaul E. McKenney
2010-08-20rcu: permit suppressing current grace period's CPU stall warningsPaul E. McKenney
2010-08-20rcu: update obsolete rcu_read_lock() comment.Paul E. McKenney
2010-08-20rcu: Add a TINY_PREEMPT_RCUPaul E. McKenney
2010-08-20rcu head remove initMathieu Desnoyers
2010-08-20kernel: __rcu annotationsArnd Bergmann
2010-08-20idr: __rcu annotationsArnd Bergmann
2010-08-20radix-tree: __rcu annotationsArnd Bergmann
2010-08-20notifiers: __rcu annotationsArnd Bergmann
2010-08-20rcu: improve kerneldoc for rcu_read_lock(), call_rcu(), and synchronize_rcu()Paul E. McKenney
2010-08-20Add RCU check for find_task_by_vpid().Tetsuo Handa
2010-08-20kvm: add __rcu annotationsArnd Bergmann
2010-08-20net/netfilter: __rcu annotationsArnd Bergmann
2010-08-20input: __rcu annotationsArnd Bergmann
2010-08-20nfs: __rcu annotationsArnd Bergmann
2010-08-20keys: __rcu annotationsArnd Bergmann
2010-08-20credentials: rcu annotationArnd Bergmann
2010-08-20cgroups: __rcu annotationsArnd Bergmann
2010-08-20rculist: avoid __rcu annotationsArnd Bergmann
2010-08-20rcu: define __rcu address space modifier for sparsePaul E. McKenney
2010-08-20net: convert to rcu_dereference_index_check()Paul E. McKenney
2010-08-18Fix the declaration of sys_execve() in asm-generic/syscalls.hDavid Howells
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...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 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-18ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela
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: fs_struct rwlock to spinlockNick Piggin
2010-08-18remove SWRITE* I/O typesChristoph Hellwig
2010-08-18kill BH_Ordered flagChristoph Hellwig
2010-08-18spi.h: missing kernel-doc notation, please fixErnst Schwab
2010-08-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-08-18Make do_execve() take a const filename pointerDavid Howells
2010-08-17VIDEO: amba clcd: don't disable an already disabled clockRussell King
2010-08-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2010-08-15Merge branch 'linus' into releaseLen Brown
2010-08-15ACPI processor: remove deprecated ACPI procfs I/FZhang Rui
2010-08-15Merge branch 'acpica-gpe' into releaseLen Brown
2010-08-15Merge branch 'procfs-cleanup' into releaseLen Brown