summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-08-23Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar27-332/+519
2010-08-21workqueue: Add basic tracepoints to track workqueue executionArjan van de Ven1-0/+62
2010-08-21mm: make the vma list be doubly linkedLinus Torvalds1-1/+1
2010-08-20kfifo: implement missing __kfifo_skip_r()Andrea Righi1-0/+2
2010-08-20rcu: add comment stating that list_empty() applies to RCU-protected listsPaul E. McKenney1-0/+9
2010-08-20rcu: combine duplicate code, courtesy of CONFIG_PREEMPT_RCUPaul E. McKenney3-104/+72
2010-08-20rcu: Upgrade srcu_read_lock() docbook about SRCU grace periodsPaul E. McKenney1-1/+6
2010-08-20rcu: repair code-duplication FIXMEsPaul E. McKenney3-13/+15
2010-08-20rcu: permit suppressing current grace period's CPU stall warningsPaul E. McKenney2-0/+5
2010-08-20rcu: update obsolete rcu_read_lock() comment.Paul E. McKenney1-1/+14
2010-08-20rcu: Add a TINY_PREEMPT_RCUPaul E. McKenney6-45/+108
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 Bergmann1-1/+3
2010-08-19notifiers: __rcu annotationsArnd Bergmann1-5/+5
2010-08-19rcu: improve kerneldoc for rcu_read_lock(), call_rcu(), and synchronize_rcu()Paul E. McKenney1-7/+9
2010-08-19Add RCU check for find_task_by_vpid().Tetsuo Handa1-5/+9
2010-08-19kvm: add __rcu annotationsArnd Bergmann1-1/+1
2010-08-19net/netfilter: __rcu annotationsArnd Bergmann1-1/+1
2010-08-19input: __rcu annotationsArnd Bergmann1-1/+1
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 Bergmann2-3/+3
2010-08-19rculist: avoid __rcu annotationsArnd Bergmann2-24/+45
2010-08-19rcu: define __rcu address space modifier for sparsePaul E. McKenney3-143/+240
2010-08-19net: 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-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-23/+197
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-0/+1
2010-08-18Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+3
2010-08-18ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela1-0/+1
2010-08-18fs: scale files_lockNick Piggin1-0/+7
2010-08-18lglock: introduce special lglock and brlock spin locksNick Piggin1-0/+172
2010-08-18tty: fix fu_list abuseNick Piggin2-2/+8
2010-08-18fs: cleanup files_lock lockingNick Piggin2-5/+3
2010-08-18fs: fs_struct rwlock to spinlockNick Piggin1-7/+7
2010-08-18remove SWRITE* I/O typesChristoph Hellwig2-9/+1
2010-08-18kill BH_Ordered flagChristoph Hellwig1-2/+1
2010-08-17spi.h: missing kernel-doc notation, please fixErnst Schwab1-0/+3
2010-08-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+1
2010-08-17Make do_execve() take a const filename pointerDavid Howells3-5/+8
2010-08-17VIDEO: amba clcd: don't disable an already disabled clockRussell King1-0/+1
2010-08-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-6/+5
2010-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-1/+5
2010-08-15Merge branch 'linus' into releaseLen Brown466-4599/+12310
2010-08-15ACPI processor: remove deprecated ACPI procfs I/FZhang Rui1-1/+0
2010-08-15Merge branch 'acpica-gpe' into releaseLen Brown4-15/+57
2010-08-14Merge branch 'procfs-cleanup' into releaseLen Brown1-1/+1