| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2018-03-31 | 16 | -84/+156 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | lockdep: Make the lock debug output more useful | Tetsuo Handa | 2018-03-29 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | locking/rtmutex: Handle non enqueued waiters gracefully in remove_waiter() | Peter Zijlstra | 2018-03-28 | 2 | -7/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | Merge tag 'v4.16-rc5' into locking/core, to pick up fixes | Ingo Molnar | 2018-03-12 | 2 | -3/+6 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into locking/core, to pick up fixes and dependencies | Ingo Molnar | 2018-03-10 | 20 | -95/+142 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | locking/lockdep: Show unadorned pointers | Borislav Petkov | 2018-02-28 | 1 | -12/+12 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-04-02 | 10 | -187/+183 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2018-03-11 | 10 | -187/+183 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'fixes.2018.02.23a', 'srcu.2018.02.20a' and 'torture.2018.02.2... | Paul E. McKenney | 2018-02-23 | 3 | -40/+70 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | | | | | | | | | | | torture: Provide more sensible nreader/nwriter defaults for rcuperf | Paul E. McKenney | 2018-02-20 | 1 | -1/+20 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | rcutorture: Record which grace-period primitives are tested | Paul E. McKenney | 2018-02-20 | 1 | -8/+16 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | rcutorture: Re-enable testing of dynamic expediting | Paul E. McKenney | 2018-02-20 | 1 | -6/+9 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | rcutorture: Avoid fake-writer use of undefined primitives | Paul E. McKenney | 2018-02-20 | 1 | -4/+4 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | rcutorture: Abstract function and module names | Paul E. McKenney | 2018-02-20 | 1 | -8/+8 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | rcutorture: Replace multi-instance kzalloc() with kcalloc() | Paul E. McKenney | 2018-02-20 | 1 | -5/+4 | |
| | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | rcu: Remove SRCU throttling | Paul E. McKenney | 2018-02-20 | 1 | -3/+1 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | srcu: Remove dead code in srcu_gp_end() | Byungchul Park | 2018-02-20 | 1 | -2/+0 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | srcu: Reduce scans of srcu_data in counter wrap check | Ildar Ismagilov | 2018-02-20 | 1 | -2/+4 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | srcu: Prevent sdp->srcu_gp_seq_needed_exp counter wrap | Ildar Ismagilov | 2018-02-20 | 1 | -0/+3 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | srcu: Abstract function name | Paul E. McKenney | 2018-02-20 | 1 | -1/+1 | |
| | | | |/ / / / / / / / / / / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | rcu: Create RCU-specific workqueues with rescuers | Paul E. McKenney | 2018-02-23 | 4 | -6/+11 | |
| | | * | | | | | | | | | | | | | | | | | | | | | rcu: Make expedited RCU CPU selection avoid unnecessary stores | Paul E. McKenney | 2018-02-20 | 2 | -10/+27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | rcu: Trace expedited GP delays due to transitioning CPUs | Paul E. McKenney | 2018-02-20 | 1 | -1/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | | rcu: Add more tracing of expedited grace periods | Paul E. McKenney | 2018-02-20 | 2 | -1/+19 | |
| | | * | | | | | | | | | | | | | | | | | | | | | rcu: Fix misprint in srcu_funnel_exp_start | Ildar Ismagilov | 2018-02-20 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | rcu: Use wrapper for lockdep asserts | Matthew Wilcox | 2018-02-20 | 4 | -16/+19 | |
| | | * | | | | | | | | | | | | | | | | | | | | | rcu: Remove redundant nxttail index macro define | Liu, Changcheng | 2018-02-20 | 1 | -7/+0 | |
| | | * | | | | | | | | | | | | | | | | | | | | | rcu: Consolidate rcu.h #ifdefs | Paul E. McKenney | 2018-02-20 | 1 | -6/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | | rcu: More clearly identify grace-period kthread stack dump | Paul E. McKenney | 2018-02-20 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | rcu: Remove obsolete force-quiescent-state statistics for debugfs | Paul E. McKenney | 2018-02-20 | 2 | -8/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | rcu: Remove obsolete __rcu_pending() statistics for debugfs | Paul E. McKenney | 2018-02-20 | 2 | -39/+9 | |
| | | * | | | | | | | | | | | | | | | | | | | | | rcu: Remove obsolete callback-invocation statistics for debugfs | Paul E. McKenney | 2018-02-20 | 3 | -4/+0 | |
| | | * | | | | | | | | | | | | | | | | | | | | | rcu: Remove obsolete boost statistics for debugfs | Paul E. McKenney | 2018-02-20 | 2 | -12/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | | rcu: Call touch_nmi_watchdog() while printing stall warnings | Tejun Heo | 2018-02-20 | 1 | -1/+13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | rcu: Fix CPU offload boot message when no CPUs are offloaded | Paul E. McKenney | 2018-02-20 | 1 | -2/+5 | |
| | | * | | | | | | | | | | | | | | | | | | | | | sched/isolation: Eliminate NO_HZ_FULL_ALL | Paul E. McKenney | 2018-02-15 | 2 | -30/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | | rcu: Remove unnecessary spinlock in rcu_boot_init_percpu_data() | Lihao Liang | 2018-02-15 | 1 | -4/+0 | |
| | | |/ / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-04-02 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | panic: Add closing panic marker parenthesis | Borislav Petkov | 2018-03-08 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | perf/hwbp: Simplify the perf-hwbp code, fix documentation | Linus Torvalds | 2018-03-28 | 1 | -23/+7 | |
| | |_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2018-03-25 | 1 | -3/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | posix-timers: Protect posix clock array access against speculation | Thomas Gleixner | 2018-03-22 | 1 | -3/+8 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-03-25 | 1 | -12/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | sched/debug: Adjust newlines for better alignment | Joe Lawrence | 2018-03-20 | 1 | -11/+16 | |
| | * | | | | | | | | | | | | | | | | | | | | sched/debug: Fix per-task line continuation for console output | Joe Lawrence | 2018-03-20 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-03-25 | 1 | -5/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | perf/cgroup: Fix child event counting bug | Song Liu | 2018-03-20 | 1 | -5/+16 | |
| | |/ / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2018-03-25 | 2 | -10/+34 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | jump_label: Disable jump labels in __exit code | Josh Poimboeuf | 2018-03-20 | 1 | -3/+4 | |
| | * | | | | | | | | | | | | | | | | | | | locking/mutex: Improve documentation | Matthew Wilcox | 2018-03-20 | 1 | -7/+30 | |
| | | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||

