| Commit message (Expand) | Author | Age | Files | Lines |
* | rcu: Fix whitespace inconsistencies | Paul E. McKenney | 2009-09-19 | 9 | -25/+26 |
* | rcu: Fix thinko, actually initialize full tree | Paul E. McKenney | 2009-09-19 | 2 | -8/+7 |
* | rcu: Apply results of code inspection of kernel/rcutree_plugin.h | Paul E. McKenney | 2009-09-19 | 2 | -26/+11 |
* | rcu: Add WARN_ON_ONCE() consistency checks covering state transitions | Paul E. McKenney | 2009-09-19 | 2 | -10/+23 |
* | rcu: Fix synchronize_rcu() for TREE_PREEMPT_RCU | Paul E. McKenney | 2009-09-18 | 3 | -21/+50 |
* | rcu: Simplify rcu_read_unlock_special() quiescent-state accounting | Paul E. McKenney | 2009-09-18 | 3 | -38/+32 |
* | rcu: Add debug checks to TREE_PREEMPT_RCU for premature grace periods | Paul E. McKenney | 2009-09-18 | 2 | -0/+27 |
* | rcu: Kconfig help needs to say that TREE_PREEMPT_RCU scales down | Paul E. McKenney | 2009-09-18 | 1 | -1/+2 |
* | rcutorture: Occasionally delay readers enough to make RCU force_quiescent_state | Josh Triplett | 2009-09-18 | 1 | -6/+9 |
* | rcu: Initialize multi-level RCU grace periods holding locks | Paul E. McKenney | 2009-09-18 | 1 | -29/+12 |
* | rcu: Need to update rnp->gpnum if preemptable RCU is to be reliable | Paul E. McKenney | 2009-09-18 | 1 | -1/+5 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2009-09-17 | 5 | -103/+88 |
|\ |
|
| * | amd64_edac: check NB MCE bank enable on the current node properly | Borislav Petkov | 2009-09-16 | 1 | -21/+45 |
| * | amd64_edac: Rewrite unganged mode code of f10_early_channel_count | Wan Wei | 2009-09-16 | 1 | -35/+10 |
| * | amd64_edac: cleanup amd64_check_ecc_enabled | Borislav Petkov | 2009-09-16 | 1 | -51/+25 |
| * | x86, EDAC: Provide function to return NodeId of a CPU | Andreas Herrmann | 2009-09-16 | 3 | -1/+13 |
| * | amd64_edac: build driver only on AMD hardware | Ingo Molnar | 2009-09-16 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2009-09-17 | 39 | -928/+593 |
|\ \ |
|
| * \ | Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus | Alex Elder | 2009-09-15 | 39 | -928/+593 |
| |\ \
| | |/
| |/| |
|
| | * | xfs: includecheck fix for fs/xfs/xfs_iops.c | Jaswinder Singh Rajput | 2009-09-15 | 1 | -1/+0 |
| | * | xfs: switch to seq_file | Alexey Dobriyan | 2009-09-15 | 2 | -74/+55 |
| | * | xfs: Record new maintainer information | Alex Elder | 2009-09-11 | 1 | -1/+1 |
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Alex Elder | 2009-09-10 | 438 | -3053/+5267 |
| | |\ |
|
| | * | | xfs: use correct log reservation when handling ENOSPC in xfs_create | Christoph Hellwig | 2009-09-09 | 1 | -2/+2 |
| | * | | xfs: xfs_showargs() reports group *and* project quotas enabled | Alex Elder | 2009-09-02 | 1 | -9/+13 |
| | * | | xfs: un-static xfs_inobt_lookup | Christoph Hellwig | 2009-09-01 | 1 | -1/+1 |
| | * | | xfs: actually enable the swapext compat handler | Christoph Hellwig | 2009-09-01 | 1 | -1/+1 |
| | * | | xfs: simplify xfs_trans_iget | Christoph Hellwig | 2009-09-01 | 5 | -113/+5 |
| | * | | xfs: merge fsync and O_SYNC handling | Christoph Hellwig | 2009-09-01 | 10 | -112/+23 |
| | * | | xfs: speed up free inode search | Dave Chinner | 2009-09-01 | 2 | -27/+115 |
| | * | | xfs: rationalize xfs_inobt_lookup* | Christoph Hellwig | 2009-09-01 | 3 | -71/+32 |
| | * | | xfs: untangle xfs_dialloc | Christoph Hellwig | 2009-09-01 | 1 | -153/+138 |
| | * | | xfs: factor out debug checks from xfs_dialloc and xfs_difree | Dave Chinner | 2009-09-01 | 1 | -75/+56 |
| | * | | xfs: improve xfs_inobt_update prototype | Christoph Hellwig | 2009-09-01 | 1 | -12/+11 |
| | * | | xfs: improve xfs_inobt_get_rec prototype | Christoph Hellwig | 2009-09-01 | 3 | -92/+77 |
| | * | | xfs: factor out inode initialisation | Dave Chinner | 2009-09-01 | 1 | -80/+95 |
| | * | | Merge branch 'master' of ssh+git://oss.sgi.com/oss/git/xfs/xfs | Felix Blyakher | 2009-08-31 | 0 | -0/+0 |
| | |\ \ |
|
| | | * | | xfs: fix locking in xfs_iget_cache_hit | Christoph Hellwig | 2009-08-18 | 3 | -57/+70 |
| | | * | | xfs: fix spin_is_locked assert on uni-processor builds | Christoph Hellwig | 2009-08-11 | 1 | -1/+1 |
| | | * | | xfs: check for dinode realtime flag corruption | Christoph Hellwig | 2009-08-11 | 1 | -0/+10 |
| | | * | | use XFS_CORRUPTION_ERROR in xfs_btree_check_sblock | Eric Sandeen | 2009-08-11 | 1 | -2/+2 |
| | | * | | xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_get | Christoph Hellwig | 2009-08-11 | 1 | -1/+3 |
| | | * | | xfs: switch to NOFS allocation under i_lock in xfs_readlink_bmap | Christoph Hellwig | 2009-08-11 | 1 | -1/+3 |
| | | * | | xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_set | Christoph Hellwig | 2009-08-11 | 1 | -2/+2 |
| | | * | | xfs: switch to NOFS allocation under i_lock in xfs_buf_associate_memory | Christoph Hellwig | 2009-08-11 | 1 | -1/+1 |
| | | * | | xfs: switch to NOFS allocation under i_lock in xfs_dir_cilookup_result | Christoph Hellwig | 2009-08-11 | 1 | -1/+1 |
| | | * | | xfs: switch to NOFS allocation under i_lock in xfs_da_buf_make | Christoph Hellwig | 2009-08-11 | 1 | -2/+2 |
| | | * | | xfs: switch to NOFS allocation under i_lock in xfs_da_state_alloc | Christoph Hellwig | 2009-08-11 | 1 | -1/+1 |
| | | * | | xfs: switch to NOFS allocation under i_lock in xfs_getbmap | Christoph Hellwig | 2009-08-11 | 1 | -1/+1 |
| | | * | | xfs: avoid memory allocation under m_peraglock in growfs code | Christoph Hellwig | 2009-08-11 | 1 | -6/+14 |