summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-20net/sched: add ACT_CSUM action to update packets checksumsGrégoire Baron
2010-08-19Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov
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-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: introduce proto_ports_offset()Changli Gao
2010-08-19Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2010-08-19net: simplify flags for tx timestampingOliver Hartkopp
2010-08-18netfilter: fix userspace header warningSam Ravnborg
2010-08-18net: add Fast Ethernet driver for PXA168.Sachin Sanap
2010-08-19perf, tracing: add missing __percpu markupsNamhyung Kim
2010-08-19perf: Humanize the number of contextsFrederic Weisbecker
2010-08-19perf: Fix race in callchainsFrederic Weisbecker
2010-08-19perf: Generalize some arch callchain codeFrederic Weisbecker
2010-08-19perf: Generalize callchain_store()Frederic Weisbecker
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-18Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
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-18Fix spelling mistake in jhashAnton Blanchard
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-17lockdep: Remove __debug_show_held_locksJohn Kacur
2010-08-16macvtap: Implement multiqueue for macvtap driverKrishna Kumar
2010-08-16core: Factor out flow calculation from get_rps_cpuKrishna Kumar