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