summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-01-061-125/+110
|\
| * futex: Add futex_q static initializerDarren Hart2010-11-101-15/+10
| * futex: Replace fshared and clockrt with combined flagsDarren Hart2010-11-101-76/+70
| * futex: Cleanup stale fshared flag interfacesThomas Gleixner2010-11-101-34/+30
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-01-0617-285/+1207
|\ \
| * \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2010-12-2317-285/+1207
| |\ \
| | * | rcu: remove unused __list_for_each_rcu() macroPaul E. McKenney2010-12-171-5/+0
| | * | rculist: fix borked __list_for_each_rcu() macroMariusz Kozlowski2010-12-171-1/+1
| | * | rcu: reduce __call_rcu()-induced contention on rcu_node structuresPaul E. McKenney2010-12-171-17/+21
| | * | rcu: limit rcu_node leaf-level fanoutPaul E. McKenney2010-12-172-21/+27
| | * | rcu: fine-tune grace-period begin/end checksPaul E. McKenney2010-12-171-9/+18
| | * | rcu: Keep gpnum and completed fields synchronizedFrederic Weisbecker2010-12-171-0/+9
| | * | rcu: Stop chasing QS if another CPU did it for usFrederic Weisbecker2010-12-171-0/+8
| | * | rcu: increase synchronize_sched_expedited() batchingTejun Heo2010-12-172-20/+64
| | * | rcu: Make synchronize_srcu_expedited() fast if running readersPaul E. McKenney2010-11-292-1/+22
| | * | rcu: fix race condition in synchronize_sched_expedited()Paul E. McKenney2010-11-291-2/+16
| | * | rcu: update documentation/comments for Lai's adoption patchPaul E. McKenney2010-11-293-13/+11
| | * | rcu,cleanup: simplify the code when cpu is dyingLai Jiangshan2010-11-294-78/+31
| | * | rcu,cleanup: move synchronize_sched_expedited() out of sched.cLai Jiangshan2010-11-295-70/+77
| | * | rcu: get rid of obsolete "classic" names in TREE_RCU tracingPaul E. McKenney2010-11-291-4/+4
| | * | rcu: Distinguish between boosting and boostedPaul E. McKenney2010-11-291-0/+4
| | * | rcu: document TINY_RCU and TINY_PREEMPT_RCU tracing.Paul E. McKenney2010-11-291-8/+124
| | * | rcu: add tracing for TINY_RCU and TINY_PREEMPT_RCUPaul E. McKenney2010-11-293-11/+226
| | * | rcu: priority boosting for TINY_PREEMPT_RCUPaul E. McKenney2010-11-295-53/+280
| | * | rcu: move TINY_RCU from softirq to kthreadPaul E. McKenney2010-11-175-26/+70
| | * | rcu: add priority-inversion testing to rcutorturePaul E. McKenney2010-10-071-11/+259
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2011-01-0612-173/+86
|\ \ \ \
| * | | | GFS2: Don't flush delete workqueue when releasing the transaction lockSteven Whitehouse2010-12-161-1/+0
| * | | | GFS2: fsck.gfs2 reported statfs error after gfs2_growBob Peterson2010-12-071-1/+1
| * | | | GFS2: Merge glock state fields into a bitfieldSteven Whitehouse2010-11-303-8/+14
| * | | | GFS2: Fix uninitialised error value in previous patchSteven Whitehouse2010-11-301-1/+1
| * | | | GFS2: fix recursive locking during rindex truncatesBenjamin Marzinski2010-11-303-3/+9
| * | | | GFS2: reread rindex when necessary to grow rindexBenjamin Marzinski2010-11-301-42/+11
| * | | | GFS2: Remove duplicate #defines from glock.hSteven Whitehouse2010-11-301-14/+0
| * | | | GFS2: Clean up of gdlm_lock functionSteven Whitehouse2010-11-303-40/+17
| * | | | GFS2: Allow gfs2 to update quota usage values through the quotactl interfaceAbhijith Das2010-11-301-2/+11
| * | | | GFS2: fs/gfs2/glock.h: Add __attribute__((format(printf,2,3)) to gfs2_print_dbgJoe Perches2010-11-301-0/+2
| * | | | GFS2: fs/gfs2/glock.c: Use printf extension %pVJoe Perches2010-11-301-2/+7
| * | | | GFS2: Clean up duplicated setattr codeSteven Whitehouse2010-11-302-21/+2
| * | | | GFS2: Remove unreachable calls to vmtruncateSteven Whitehouse2010-11-303-27/+0
| * | | | GFS2: fs/gfs2/glock.c: Convert sprintf_symbol to %pSJoe Perches2010-11-301-8/+7
| * | | | GFS2: Change two WQ_RESCUERs into WQ_MEM_RECLAIMSteven Whitehouse2010-11-301-3/+4
* | | | | kernel-doc: code reorganizationRandy Dunlap2011-01-061-48/+54
* | | | | Documentation: update kernel-docs.txtNicolas Kaiser2011-01-061-25/+2
* | | | | Documentation/dontdiff: add further autogenerated files to ignore listMichael Prokop2011-01-061-0/+26
* | | | | Linux 2.6.37v2.6.37Linus Torvalds2011-01-041-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-0414-25/+87
|\ \ \ \ \
| * | | | | ipv4/route.c: respect prefsrc for local routesJoel Sing2011-01-041-2/+6
| * | | | | bridge: stp: ensure mac header is setFlorian Westphal2011-01-031-0/+2
| * | | | | bridge: fix br_multicast_ipv6_rcv for paged skbsTomas Winkler2011-01-031-10/+18
OpenPOWER on IntegriCloud