Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2019-11-26 | 2 | -10/+23 | |
|\ | ||||||
| *---. | Merge branches 'pm-sleep', 'pm-domains', 'pm-opp' and 'powercap' | Rafael J. Wysocki | 2019-11-26 | 1 | -1/+8 | |
| |\ \ \ | ||||||
| | * | | | PM / hibernate: memory_bm_find_bit(): Tighten node optimisation | Andy Whitcroft | 2019-10-21 | 1 | -1/+8 | |
| * | | | | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 2019-11-26 | 1 | -9/+15 | |
| |\ \ \ \ | ||||||
| | * | | | | cpuidle: Pass exit latency limit to cpuidle_use_deepest_state() | Daniel Lezcano | 2019-11-20 | 1 | -1/+7 | |
| | * | | | | cpuidle: Allow idle injection to apply exit latency limit | Daniel Lezcano | 2019-11-20 | 1 | -7/+7 | |
| | * | | | | cpuidle: Use nanoseconds as the unit of time | Rafael J. Wysocki | 2019-11-11 | 1 | -1/+1 | |
| | |/ / / | ||||||
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-11-26 | 12 | -131/+323 | |
|\ \ \ \ \ | ||||||
| * | | | | | locking/refcount: Remove unused 'refcount_error_report()' function | Will Deacon | 2019-11-25 | 1 | -11/+0 | |
| * | | | | | futex: Prevent exit livelock | Thomas Gleixner | 2019-11-20 | 1 | -15/+91 | |
| * | | | | | futex: Provide distinct return value when owner is exiting | Thomas Gleixner | 2019-11-20 | 1 | -7/+9 | |
| * | | | | | futex: Add mutex around futex exit | Thomas Gleixner | 2019-11-20 | 1 | -0/+16 | |
| * | | | | | futex: Provide state handling for exec() as well | Thomas Gleixner | 2019-11-20 | 1 | -4/+34 | |
| * | | | | | futex: Sanitize exit state handling | Thomas Gleixner | 2019-11-20 | 1 | -7/+10 | |
| * | | | | | futex: Mark the begin of futex exit explicitly | Thomas Gleixner | 2019-11-20 | 2 | -13/+37 | |
| * | | | | | futex: Set task::futex_state to DEAD right after handling futex exit | Thomas Gleixner | 2019-11-20 | 2 | -1/+1 | |
| * | | | | | futex: Split futex_mm_release() for exit/exec | Thomas Gleixner | 2019-11-20 | 2 | -4/+8 | |
| * | | | | | exit/exec: Seperate mm_release() | Thomas Gleixner | 2019-11-20 | 2 | -2/+12 | |
| * | | | | | futex: Replace PF_EXITPIDONE with a state | Thomas Gleixner | 2019-11-20 | 2 | -28/+15 | |
| * | | | | | futex: Move futex exit handling into futex code | Thomas Gleixner | 2019-11-20 | 2 | -26/+32 | |
| * | | | | | futex: Prevent robust futex exit race | Yang Tao | 2019-11-15 | 1 | -7/+51 | |
| * | | | | | locking/lockdep: Update the comment for __lock_release() | Dan Carpenter | 2019-11-13 | 1 | -3/+1 | |
| * | | | | | locking/mutex: Complain upon mutex API misuse in IRQ contexts | Davidlohr Bueso | 2019-10-29 | 1 | -0/+4 | |
| * | | | | | futex: Drop leftover wake_q_add() comment | Davidlohr Bueso | 2019-10-29 | 1 | -1/+1 | |
| * | | | | | locking/lockdep: Remove unused @nested argument from lock_release() | Qian Cai | 2019-10-09 | 8 | -20/+19 | |
* | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-11-26 | 12 | -67/+113 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2019-10-31 | 12 | -67/+114 | |
| |\ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | | \ \ \ \ \ | ||||||
| | *-----. \ \ \ \ \ | Merge branches 'doc.2019.10.29a', 'fixes.2019.10.30a', 'nohz.2019.10.28a', 'r... | Paul E. McKenney | 2019-10-30 | 12 | -67/+114 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | locking: locktorture: Do not include rwlock.h directly | Wolfgang M. Reimer | 2019-10-05 | 1 | -1/+0 | |
| | | | | | * | | | | | | rcutorture: Make in-kernel-loop testing more brutal | Paul E. McKenney | 2019-10-05 | 1 | -1/+1 | |
| | | | | | * | | | | | | rcutorture: Separate warnings for each failure type | Paul E. McKenney | 2019-10-05 | 1 | -6/+9 | |
| | | | | | * | | | | | | rcu: Remove unused variable rcu_perf_writer_state | Ethan Hansen | 2019-10-05 | 1 | -16/+0 | |
| | | | | | * | | | | | | locktorture: Replace strncmp() with str_has_prefix() | Chuhong Yuan | 2019-10-05 | 1 | -4/+4 | |
| | | | | | * | | | | | | rcu: Remove unused function rcutorture_record_progress() | Ethan Hansen | 2019-10-05 | 1 | -2/+0 | |
| | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||||
| | | | | * | | | | | | bpf/cgroup: Replace rcu_swap_protected() with rcu_replace_pointer() | Paul E. McKenney | 2019-10-30 | 1 | -2/+2 | |
| | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| | | | * | | | | | | rcu: Make kernel-mode nohz_full CPUs invoke the RCU core processing | Paul E. McKenney | 2019-10-28 | 1 | -5/+5 | |
| | | | * | | | | | | rcu: Confine ->core_needs_qs accesses to the corresponding CPU | Paul E. McKenney | 2019-10-28 | 1 | -4/+4 | |
| | | | * | | | | | | rcu: Reset CPU hints when reporting a quiescent state | Joel Fernandes (Google) | 2019-10-28 | 1 | -7/+10 | |
| | | | * | | | | | | rcu: Force nohz_full tick on upon irq enter instead of exit | Paul E. McKenney | 2019-10-28 | 1 | -6/+5 | |
| | | | * | | | | | | rcu: Force tick on for nohz_full CPUs not reaching quiescent states | Paul E. McKenney | 2019-10-28 | 2 | -7/+32 | |
| | | | * | | | | | | rcutorture: Emulate dyntick aspect of userspace nohz_full sojourn | Paul E. McKenney | 2019-10-05 | 2 | -0/+12 | |
| | | | * | | | | | | rcu: Make CPU-hotplug removal operations enable tick | Paul E. McKenney | 2019-10-05 | 1 | -0/+9 | |
| | | | * | | | | | | stop_machine: Provide RCU quiescent state in multi_cpu_stop() | Paul E. McKenney | 2019-10-05 | 2 | -1/+2 | |
| | | | * | | | | | | rcutorture: Force on tick for readers and callback flooders | Paul E. McKenney | 2019-10-05 | 1 | -6/+10 | |
| | | | * | | | | | | rcu: Force on tick when invoking lots of callbacks | Paul E. McKenney | 2019-10-05 | 1 | -0/+2 | |
| | | | * | | | | | | time: Export tick start/stop functions for rcutorture | Paul E. McKenney | 2019-10-05 | 1 | -0/+4 | |
| | | | * | | | | | | nohz: Add TICK_DEP_BIT_RCU | Frederic Weisbecker | 2019-10-05 | 1 | -0/+7 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| | | * | | | | | | rcu: Suppress levelspread uninitialized messages | Paul E. McKenney | 2019-10-30 | 1 | -0/+2 | |
| | | * | | | | | | rcu: Fix uninitialized variable in nocb_gp_wait() | Dan Carpenter | 2019-10-30 | 1 | -1/+1 | |
| | | * | | | | | | rcu: Ensure that ->rcu_urgent_qs is set before resched IPI | Joel Fernandes (Google) | 2019-10-30 | 1 | -0/+1 |