summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'doc.2013.03.12a', 'fixes.2013.03.13a' and 'idlenocb.2013.03.2...Paul E. McKenney2013-03-2611-505/+603
|\ \
| | * rcu: Make rcu_accelerate_cbs() note need for future grace periodsPaul E. McKenney2013-03-261-18/+32
| | * rcu: Abstract rcu_start_future_gp() from rcu_nocb_wait_gp()Paul E. McKenney2013-03-263-99/+130
| | * rcu: Rename n_nocb_gp_requests to need_future_gpPaul E. McKenney2013-03-262-11/+11
| | * rcu: Push lock release to rcu_start_gp()'s callersPaul E. McKenney2013-03-262-17/+12
| | * rcu: Repurpose no-CBs event tracing to future-GP eventsPaul E. McKenney2013-03-262-38/+40
| | * rcu: Rearrange locking in rcu_start_gp()Paul E. McKenney2013-03-261-4/+2
| | * rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacksPaul E. McKenney2013-03-267-313/+149
| | * rcu: Accelerate RCU callbacks at grace-period endPaul E. McKenney2013-03-261-8/+13
| | * rcu: Export RCU_FAST_NO_HZ parameters to sysfsPaul E. McKenney2013-03-261-11/+20
| | * rcu: Distinguish "rcuo" kthreads by RCU flavorPaul E. McKenney2013-03-265-13/+20
| | * rcu: Add event tracing for no-CBs CPUs' grace periodsPaul E. McKenney2013-03-262-0/+85
| | * rcu: Add event tracing for no-CBs CPUs' callback registrationPaul E. McKenney2013-03-261-0/+7
| | * rcu: Introduce proper blocking to no-CBs kthreads GP waitsPaul E. McKenney2013-03-263-20/+127
| | * rcu: Provide compile-time control for no-CBs CPUsPaul E. McKenney2013-03-262-0/+53
| | * rcu: Remove restrictions on no-CBs CPUsPaul E. McKenney2013-03-124-129/+57
| * | rcu: Tone down debugging during boot-up and shutdown.Paul E. McKenney2013-03-131-1/+2
| * | rcu: Add softirq-stall indications to stall-warning messagesPaul E. McKenney2013-03-133-10/+32
| * | rcu: Fix hlist_bl_set_first_rcu() annotationSteven Whitehouse2013-03-122-1/+6
| * | rcu: Delete unused rcu_node "wakemask" fieldPaul E. McKenney2013-03-121-3/+0
| * | rcu: Remove comment referring to __stop_machine()Srivatsa S. Bhat2013-03-121-5/+0
| * | rcu: Avoid invoking RCU core on offline CPUsPaul E. McKenney2013-03-121-1/+2
| * | rcu: Fix spacing problemJiang Fang2013-03-121-1/+1
| |/
* | rcu: Documentation updatePaul E. McKenney2013-03-123-11/+35
* | rcu: Make bugginess of code sample more evidentPaul E. McKenney2013-03-121-2/+2
|/
* Linux 3.9-rc2v3.9-rc2Linus Torvalds2013-03-101-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-0971-19/+84
|\
| * proc: Use nd_jump_link in proc_ns_follow_linkEric W. Biederman2013-03-091-6/+6
| * fs: Limit sys_mount to only request filesystem modules (Part 2).Eric W. Biederman2013-03-072-1/+1
| * fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-0369-12/+77
| * userns: Stop oopsing in key_change_session_keyringEric W. Biederman2013-03-031-1/+1
* | Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds2013-03-091-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-089-130/+221
|\ \
| * | Btrfs: improve the delayed inode throttlingChris Mason2013-03-072-61/+92
| * | Btrfs: fix a mismerge in btrfs_balance()Ilya Dryomov2013-03-061-0/+5
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...Chris Mason2013-03-066-67/+120
| |\ \
| | * | Btrfs: allow running defrag in parallel to administrative tasksStefan Behrens2013-03-041-8/+0
| | * | Btrfs: avoid deadlock on transaction waiting listLiu Bo2013-03-041-0/+7
| | * | Btrfs: do not BUG_ON on aborted situationLiu Bo2013-03-042-3/+12
| | * | Btrfs: do not BUG_ON in prepare_to_relocLiu Bo2013-03-041-1/+9
| | * | Btrfs: free all recorded tree blocks on errorLiu Bo2013-03-041-3/+6
| | * | Btrfs: build up error handling for merge_reloc_rootsLiu Bo2013-03-041-12/+35
| | * | Btrfs: check for NULL pointer in updating reloc rootsLiu Bo2013-03-041-0/+2
| | * | Btrfs: fix unclosed transaction handler when the async transaction commitment...Miao Xie2013-03-041-0/+4
| | * | Btrfs: fix wrong handle at error path of create_snapshot() when the commit failsMiao Xie2013-03-043-39/+41
| | * | Btrfs: use set_nlink if our i_nlink is 0Josef Bacik2013-03-041-1/+4
| * | | Btrfs: enforce min_bytes parameter during extent allocationChris Mason2013-03-051-2/+4
| |/ /
* | | Platform: x86: chromeos_laptop : Add basic platform data for atmel devicesBenson Leung2013-03-081-2/+39
* | | Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz2013-03-082-2/+67
* | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-03-084-17/+13
|\ \ \
OpenPOWER on IntegriCloud