summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2010-08-2327-332/+519
|\
| * rcu: add comment stating that list_empty() applies to RCU-protected listsPaul E. McKenney2010-08-201-0/+9
| * rcu: combine duplicate code, courtesy of CONFIG_PREEMPT_RCUPaul E. McKenney2010-08-203-104/+72
| * rcu: Upgrade srcu_read_lock() docbook about SRCU grace periodsPaul E. McKenney2010-08-201-1/+6
| * rcu: repair code-duplication FIXMEsPaul E. McKenney2010-08-203-13/+15
| * rcu: permit suppressing current grace period's CPU stall warningsPaul E. McKenney2010-08-202-0/+5
| * rcu: update obsolete rcu_read_lock() comment.Paul E. McKenney2010-08-201-1/+14
| * rcu: Add a TINY_PREEMPT_RCUPaul E. McKenney2010-08-206-45/+108
| * rcu head remove initMathieu Desnoyers2010-08-191-6/+0
| * kernel: __rcu annotationsArnd Bergmann2010-08-196-11/+11
| * idr: __rcu annotationsArnd Bergmann2010-08-191-2/+2
| * radix-tree: __rcu annotationsArnd Bergmann2010-08-191-1/+3
| * notifiers: __rcu annotationsArnd Bergmann2010-08-191-5/+5
| * rcu: improve kerneldoc for rcu_read_lock(), call_rcu(), and synchronize_rcu()Paul E. McKenney2010-08-191-7/+9
| * Add RCU check for find_task_by_vpid().Tetsuo Handa2010-08-191-5/+9
| * kvm: add __rcu annotationsArnd Bergmann2010-08-191-1/+1
| * net/netfilter: __rcu annotationsArnd Bergmann2010-08-191-1/+1
| * input: __rcu annotationsArnd Bergmann2010-08-191-1/+1
| * nfs: __rcu annotationsArnd Bergmann2010-08-192-3/+3
| * keys: __rcu annotationsArnd Bergmann2010-08-192-2/+3
| * credentials: rcu annotationArnd Bergmann2010-08-191-2/+2
| * cgroups: __rcu annotationsArnd Bergmann2010-08-192-3/+3
| * rculist: avoid __rcu annotationsArnd Bergmann2010-08-192-24/+45
| * rcu: define __rcu address space modifier for sparsePaul E. McKenney2010-08-193-143/+240
| * net: convert to rcu_dereference_index_check()Paul E. McKenney2010-08-191-1/+2
* | workqueue: Add basic tracepoints to track workqueue executionArjan van de Ven2010-08-211-0/+62
* | mm: make the vma list be doubly linkedLinus Torvalds2010-08-211-1/+1
* | kfifo: implement missing __kfifo_skip_r()Andrea Righi2010-08-201-0/+2
|/
* Fix the declaration of sys_execve() in asm-generic/syscalls.hDavid Howells2010-08-181-2/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-185-23/+197
|\
| * fs: scale files_lockNick Piggin2010-08-181-0/+7
| * lglock: introduce special lglock and brlock spin locksNick Piggin2010-08-181-0/+172
| * tty: fix fu_list abuseNick Piggin2010-08-182-2/+8
| * fs: cleanup files_lock lockingNick Piggin2010-08-182-5/+3
| * fs: fs_struct rwlock to spinlockNick Piggin2010-08-181-7/+7
| * remove SWRITE* I/O typesChristoph Hellwig2010-08-182-9/+1
| * kill BH_Ordered flagChristoph Hellwig2010-08-181-2/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-181-0/+1
|\ \
| * | ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela2010-08-181-0/+1
| |/
* | Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-181-0/+3
|\ \
| * | spi.h: missing kernel-doc notation, please fixErnst Schwab2010-08-171-0/+3
| |/
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-171-0/+1
|\ \
| * | VIDEO: amba clcd: don't disable an already disabled clockRussell King2010-08-171-0/+1
* | | Make do_execve() take a const filename pointerDavid Howells2010-08-173-5/+8
| |/ |/|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-08-153-6/+5
|\ \
| * | Merge branch 'linus' into releaseLen Brown2010-08-15466-4599/+12310
| |\|
| * | ACPI processor: remove deprecated ACPI procfs I/FZhang Rui2010-08-151-1/+0
| * | Merge branch 'acpica-gpe' into releaseLen Brown2010-08-154-15/+57
| |\ \
| * \ \ Merge branch 'procfs-cleanup' into releaseLen Brown2010-08-141-1/+1
| |\ \ \
| | * | | ACPI: introduce module parameter acpi.aml_debug_outputZhang Rui2010-08-141-1/+1