aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-08-20rcu: Add a TINY_PREEMPT_RCUPaul E. McKenney
2010-08-19rcu head remove initMathieu Desnoyers
2010-08-19kernel: __rcu annotationsArnd Bergmann
2010-08-19idr: __rcu annotationsArnd Bergmann
2010-08-19radix-tree: __rcu annotationsArnd Bergmann
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-19Add RCU check for find_task_by_vpid().Tetsuo Handa
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-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-17spi.h: missing kernel-doc notation, please fixErnst Schwab
2010-08-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-17VIDEO: amba clcd: don't disable an already disabled clockRussell King
2010-08-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-08-15Merge 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-14Merge branch 'procfs-cleanup' into releaseLen Brown
2010-08-14ACPI: introduce module parameter acpi.aml_debug_outputZhang Rui
2010-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/cleanupLinus Torvalds
2010-08-14Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-08-14include: replace unifdef-y with header-ySam Ravnborg
2010-08-14hwmon: (ltc4245) Expose all GPIO pins as analog voltagesIra W. Snyder
2010-08-14Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-13Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds
2010-08-13Merge branch 'master' into for-linusChris Metcalf
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-08-14bkl: Remove locked .ioctl file operationArnd Bergmann