Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-05-12 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | perf/callchain: Force USER_DS when invoking perf_callchain_user() | Will Deacon | 2017-05-10 | 1 | -0/+6 | |
| * | | | | | | | | | | Merge tag 'perf-core-for-mingo-4.12-20170503' of git://git.kernel.org/pub/scm... | Ingo Molnar | 2017-05-03 | 8 | -28/+208 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-05-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | stackprotector: Increase the per-task stack canary's random range from 32 bit... | Daniel Micay | 2017-05-05 | 1 | -1/+1 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'trace-v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds | 2017-05-10 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | tracing: Use cpumask_available() to check if cpumask variable may be used | Matthias Kaehlcke | 2017-05-08 | 1 | -2/+3 | |
* | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-05-10 | 21 | -720/+2710 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | rcu: Open-code the rcu_cblist_n_lazy_cbs() function | Paul E. McKenney | 2017-05-02 | 4 | -9/+3 | |
| * | | | | | | | | | | | | rcu: Open-code the rcu_cblist_n_cbs() function | Paul E. McKenney | 2017-05-02 | 4 | -13/+6 | |
| * | | | | | | | | | | | | rcu: Open-code the rcu_cblist_empty() function | Paul E. McKenney | 2017-05-02 | 3 | -14/+7 | |
| * | | | | | | | | | | | | rcu: Separately compile large rcu_segcblist functions | Paul E. McKenney | 2017-05-02 | 3 | -498/+541 | |
| * | | | | | | | | | | | | srcu: Debloat the <linux/rcu_segcblist.h> header | Ingo Molnar | 2017-05-02 | 4 | -1/+649 | |
| * | | | | | | | | | | | | srcu: Adjust default auto-expediting holdoff | Paul E. McKenney | 2017-04-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | | srcu: Specify auto-expedite holdoff time | Paul E. McKenney | 2017-04-26 | 1 | -1/+17 | |
| * | | | | | | | | | | | | srcu: Expedite first synchronize_srcu() when idle | Paul E. McKenney | 2017-04-26 | 1 | -1/+58 | |
| * | | | | | | | | | | | | srcu: Expedited grace periods with reduced memory contention | Paul E. McKenney | 2017-04-26 | 1 | -40/+95 | |
| * | | | | | | | | | | | | srcu: Make rcutorture writer stalls print SRCU GP state | Paul E. McKenney | 2017-04-26 | 3 | -11/+22 | |
| * | | | | | | | | | | | | srcu: Exact tracking of srcu_data structures containing callbacks | Paul E. McKenney | 2017-04-26 | 1 | -6/+23 | |
| * | | | | | | | | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2017-04-23 | 19 | -708/+1871 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'doc.2017.04.12a', 'fixes.2017.04.19a' and 'srcu.2017.04.21a' ... | Paul E. McKenney | 2017-04-21 | 19 | -708/+1871 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | rcu: Make non-preemptive schedule be Tasks RCU quiescent state | Paul E. McKenney | 2017-04-21 | 3 | -2/+23 | |
| | | | * | | | | | | | | | | | | srcu: Expedite srcu_schedule_cbs_snp() callback invocation | Paul E. McKenney | 2017-04-21 | 1 | -1/+2 | |
| | | | * | | | | | | | | | | | | srcu: Parallelize callback handling | Paul E. McKenney | 2017-04-21 | 4 | -131/+545 | |
| | | | * | | | | | | | | | | | | srcu: Introduce CLASSIC_SRCU Kconfig option | Paul E. McKenney | 2017-04-18 | 4 | -153/+812 | |
| | | | * | | | | | | | | | | | | srcutorture: Print Tiny SRCU reader statistics | Paul E. McKenney | 2017-04-18 | 1 | -4/+11 | |
| | | | * | | | | | | | | | | | | srcu: Create a tiny SRCU | Paul E. McKenney | 2017-04-18 | 3 | -1/+219 | |
| | | | * | | | | | | | | | | | | srcu: Crude control of expedited grace periods | Paul E. McKenney | 2017-04-18 | 1 | -38/+46 | |
| | | | * | | | | | | | | | | | | srcu: Merge ->srcu_state into ->srcu_gp_seq | Paul E. McKenney | 2017-04-18 | 2 | -20/+45 | |
| | | | * | | | | | | | | | | | | srcu: Allow a second bit in rcu_seq for SRCU state | Paul E. McKenney | 2017-04-18 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | srcu: Improve rcu_seq grace-period-counter abstraction | Paul E. McKenney | 2017-04-18 | 2 | -9/+29 | |
| | | | * | | | | | | | | | | | | srcu: Fix bogus try_check_zero() comment | Paul E. McKenney | 2017-04-18 | 1 | -4/+3 | |
| | | | * | | | | | | | | | | | | srcu: Make num_rcu_lvl[] array be external | Paul E. McKenney | 2017-04-18 | 2 | -1/+2 | |
| | | | * | | | | | | | | | | | | srcu: Move rcu_node traversal macros to rcu.h | Paul E. McKenney | 2017-04-18 | 2 | -35/+35 | |
| | | | * | | | | | | | | | | | | rcu: Remove redundant levelcnt[] array from rcu_init_one() | Paul E. McKenney | 2017-04-18 | 1 | -6/+3 | |
| | | | * | | | | | | | | | | | | srcu: Move rcu_init_levelspread() to rcu_tree_node.h | Paul E. McKenney | 2017-04-18 | 4 | -25/+38 | |
| | | | * | | | | | | | | | | | | srcu: Move combining-tree definitions for SRCU's benefit | Paul E. McKenney | 2017-04-18 | 1 | -70/+1 | |
| | | | * | | | | | | | | | | | | srcu: Use rcu_segcblist to track SRCU callbacks | Paul E. McKenney | 2017-04-18 | 4 | -799/+38 | |
| | | | * | | | | | | | | | | | | srcu: Add grace-period sequence numbers | Paul E. McKenney | 2017-04-18 | 1 | -4/+23 | |
| | | | * | | | | | | | | | | | | srcu: Move to state-based grace-period sequencing | Paul E. McKenney | 2017-04-18 | 1 | -50/+61 | |
| | | | * | | | | | | | | | | | | srcu: Push srcu_advance_batches() fastpath into common case | Paul E. McKenney | 2017-04-18 | 1 | -20/+7 | |
| | | | * | | | | | | | | | | | | rcu: Fix warning in rcu_seq_end() | Dmitry Vyukov | 2017-04-18 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | rcu: Expedited wakeups need to be fully ordered | Paul E. McKenney | 2017-04-18 | 1 | -0/+2 | |
| | | | * | | | | | | | | | | | | srcu: Move rcu_seq_start() and friends to rcu.h | Paul E. McKenney | 2017-04-18 | 2 | -35/+40 | |
| | | | * | | | | | | | | | | | | rcu: Add single-element dequeue functions to rcu_segcblist | Paul E. McKenney | 2017-04-18 | 1 | -0/+45 | |
| | | | * | | | | | | | | | | | | srcu: Allow early boot use of synchronize_srcu() | Paul E. McKenney | 2017-04-18 | 1 | -0/+2 | |
| | | | * | | | | | | | | | | | | srcu: Allow SRCU to access rcu_scheduler_active | Paul E. McKenney | 2017-04-18 | 4 | -35/+40 | |
| | | | * | | | | | | | | | | | | srcu: Abstract multi-tail callback list handling | Paul E. McKenney | 2017-04-18 | 5 | -309/+780 | |
| | | | * | | | | | | | | | | | | rcu: Default RCU_FANOUT_LEAF to 16 unless explicitly changed | Paul E. McKenney | 2017-04-18 | 1 | -5/+1 | |
| | | | * | | | | | | | | | | | | rcu: Place guard on rcu_all_qs() and rcu_note_context_switch() actions | Paul E. McKenney | 2017-04-18 | 4 | -17/+34 |