Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | sched: Prevent raising SCHED_SOFTIRQ when CPU is !active | Anna-Maria Behnsen | 2021-01-14 | 2 | -3/+11 | |
| * | | | | | | sched/core: Rename schedutil_cpu_util() and allow rest of the kernel to use it | Viresh Kumar | 2021-01-14 | 4 | -11/+17 | |
| * | | | | | | sched/core: Move schedutil_cpu_util() to core.c | Viresh Kumar | 2021-01-14 | 3 | -117/+109 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2021-02-21 | 8 | -95/+171 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'for-mingo-kcsan' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2021-02-12 | 1 | -13/+13 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | kcsan: Rewrite kcsan_prandom_u32_max() without prandom_u32_state() | Marco Elver | 2021-01-04 | 1 | -13/+13 | |
| | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | Merge branch 'linus' into locking/core, to pick up upstream fixes | Ingo Molnar | 2021-02-12 | 44 | -298/+458 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | locking/mutex: Kill mutex_trylock_recursive() | Sebastian Andrzej Siewior | 2021-02-10 | 1 | -10/+0 | |
| * | | | | | | | lockdep: Noinstr annotate warn_bogus_irq_restore() | Peter Zijlstra | 2021-02-10 | 1 | -1/+3 | |
| * | | | | | | | locking/lockdep: Avoid unmatched unlock | Peter Zijlstra | 2021-02-05 | 1 | -1/+2 | |
| * | | | | | | | locking/rwsem: Remove empty rwsem.h | Nikolay Borisov | 2021-01-29 | 1 | -0/+0 | |
| * | | | | | | | locking/rtmutex: Add missing kernel-doc markup | Alex Shi | 2021-01-28 | 1 | -6/+11 | |
| * | | | | | | | futex: Remove unneeded gotos | Jangwoong Kim | 2021-01-28 | 1 | -4/+3 | |
| * | | | | | | | futex: Change utime parameter to be 'const ... *' | Alejandro Colomar | 2021-01-28 | 1 | -3/+3 | |
| * | | | | | | | lockdep: report broken irq restoration | Mark Rutland | 2021-01-22 | 2 | -0/+12 | |
| * | | | | | | | locking/lockdep: Exclude local_lock_t from IRQ inversions | Boqun Feng | 2021-01-14 | 1 | -4/+53 | |
| * | | | | | | | locking/lockdep: Clean up check_redundant() a bit | Peter Zijlstra | 2021-01-14 | 1 | -42/+49 | |
| * | | | | | | | locking/lockdep: Add a skip() function to __bfs() | Boqun Feng | 2021-01-14 | 1 | -10/+19 | |
| * | | | | | | | locking/lockdep: Mark local_lock_t | Peter Zijlstra | 2021-01-14 | 1 | -7/+9 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-02-21 | 21 | -269/+1486 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2021-02-12 | 21 | -269/+1486 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| | | | | | | | | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | *-----------. \ \ \ \ \ | Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a... | Paul E. McKenney | 2021-01-23 | 21 | -273/+1507 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | ||||||
| | | | | | | | | * | | | | | torture: Maintain torture-specific set of CPUs-online books | Paul E. McKenney | 2021-01-07 | 2 | -2/+18 | |
| | | | | | | | | * | | | | | torture: Clean up after torture-test CPU hotplugging | Paul E. McKenney | 2021-01-07 | 1 | -14/+22 | |
| | | | | | | | | * | | | | | rcutorture: Make object_debug also double call_rcu() heap object | Paul E. McKenney | 2021-01-07 | 1 | -0/+5 | |
| | | | | | | | | * | | | | | torture: Throttle VERBOSE_TOROUT_*() output | Paul E. McKenney | 2021-01-07 | 1 | -0/+20 | |
| | | | | | | | | * | | | | | torture: Make refscale throttle high-rate printk()s | Paul E. McKenney | 2021-01-07 | 1 | -1/+3 | |
| | | | | | | | | * | | | | | rcutorture: Use hrtimers for reader and writer delays | Paul E. McKenney | 2021-01-07 | 1 | -4/+3 | |
| | | | | | | | | * | | | | | torture: Make stutter use torture_hrtimeout_*() functions | Paul E. McKenney | 2021-01-07 | 1 | -15/+5 | |
| | | | | | | | | * | | | | | rcutorture: Use torture_hrtimeout_jiffies() to avoid busy-waits | Paul E. McKenney | 2021-01-07 | 1 | -19/+7 | |
| | | | | | | | | * | | | | | torture: Add fuzzed hrtimer-based sleep functions | Paul E. McKenney | 2021-01-07 | 1 | -0/+75 | |
| | | | | | | | | * | | | | | rcutorture: Make rcu_torture_fakewriter() use blocking wait primitives | Paul E. McKenney | 2021-01-07 | 1 | -8/+32 | |
| | | | | | | | | * | | | | | rcutorture: Make synctype[] and nsynctype be static global | Paul E. McKenney | 2021-01-07 | 1 | -26/+36 | |
| | | | | | | | | * | | | | | rcutorture: Require entire stutter period be post-boot | Paul E. McKenney | 2021-01-07 | 1 | -1/+3 | |
| | | | | | | | | * | | | | | refscale: Allow summarization of verbose output | Paul E. McKenney | 2021-01-07 | 1 | -5/+16 | |
| | | | | | | | | * | | | | | scftorture: Add debug output for wrong-CPU warning | Paul E. McKenney | 2021-01-04 | 1 | -1/+5 | |
| | | | | | | | | * | | | | | rcutorture: Add testing for RCU's global memory ordering | Paul E. McKenney | 2021-01-04 | 1 | -6/+92 | |
| | | | | | | | | * | | | | | rcutorture: Add reader-side tests of polling grace-period API | Paul E. McKenney | 2021-01-04 | 1 | -0/+10 | |
| | | | | | | | | * | | | | | rcutorture: Add writer-side tests of polling grace-period API | Paul E. McKenney | 2021-01-04 | 1 | -7/+72 | |
| | | | | | | | | * | | | | | rcutorture: Prepare for ->start_gp_poll and ->poll_gp_state | Paul E. McKenney | 2021-01-04 | 1 | -5/+5 | |
| | | | | | | | | * | | | | | srcu: Add comment explaining cookie overflow/wrap | Paul E. McKenney | 2021-01-04 | 1 | -0/+15 | |
| | | | | | | | | * | | | | | srcu: Provide polling interfaces for Tree SRCU grace periods | Paul E. McKenney | 2021-01-04 | 1 | -4/+63 | |
| | | | | | | | | * | | | | | srcu: Provide polling interfaces for Tiny SRCU grace periods | Paul E. McKenney | 2021-01-04 | 1 | -2/+53 | |
| | | | | | | | | * | | | | | srcu: Provide internal interface to start a Tree SRCU grace period | Paul E. McKenney | 2021-01-04 | 1 | -29/+37 | |
| | | | | | | | | * | | | | | srcu: Provide internal interface to start a Tiny SRCU grace period | Paul E. McKenney | 2021-01-04 | 1 | -6/+11 | |
| | | | | | | | | * | | | | | srcu: Make Tiny SRCU use multi-bit grace-period counter | Paul E. McKenney | 2021-01-04 | 1 | -2/+3 | |
| | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | ||||||
| | | | | | | | * | | | | | rcu: Check and report missed fqs timer wakeup on RCU stall | Neeraj Upadhyay | 2021-01-07 | 2 | -10/+47 | |
| | | | | | | | * | | | | | rcu: Do not NMI offline CPUs | Paul E. McKenney | 2021-01-04 | 1 | -5/+12 | |
| | | | | | | | * | | | | | rcu: For RCU grace-period kthread starvation, dump last CPU it ran on | Paul E. McKenney | 2021-01-04 | 1 | -1/+8 | |
| | | | | | | | * | | | | | rcu: Mark obtuse portion of stall warning as internal debug | Paul E. McKenney | 2021-01-04 | 1 | -1/+1 | |
| | | |_|_|_|_|/ / / / / | | |/| | | | | | | | | |