| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | stop_machine: Fix stop_cpus_in_progress ordering | Peter Zijlstra | 2019-08-08 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | sched/fair: Fix low cpu usage with high throttling by removing expiration of ... | Dave Chiluk | 2019-08-08 | 2 | -69/+7 | |
| | * | | | | | | | | | | | | | | | | | sched: Clean up active_mm reference counting | Peter Zijlstra | 2019-08-08 | 1 | -19/+30 | |
| | * | | | | | | | | | | | | | | | | | rcu/tree: Fix SCHED_FIFO params | Peter Zijlstra | 2019-08-08 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | sched/core: Silence a warning in sched_init() | Qian Cai | 2019-07-25 | 1 | -5/+5 | |
| | * | | | | | | | | | | | | | | | | | sched/core: Fix CPU controller for !RT_GROUP_SCHED | Juri Lelli | 2019-07-25 | 1 | -4/+0 | |
| | * | | | | | | | | | | | | | | | | | sched/core: Prevent race condition between cpuset and __sched_setscheduler() | Juri Lelli | 2019-07-25 | 2 | -3/+28 | |
| | * | | | | | | | | | | | | | | | | | rcu/tree: Call setschedule() gp ktread to SCHED_FIFO outside of atomic region | Juri Lelli | 2019-07-25 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | cgroup/cpuset: Change cpuset_rwsem and hotplug lock order | Juri Lelli | 2019-07-25 | 1 | -5/+17 | |
| | * | | | | | | | | | | | | | | | | | cgroup/cpuset: Convert cpuset_mutex to percpu_rwsem | Juri Lelli | 2019-07-25 | 1 | -33/+35 | |
| | * | | | | | | | | | | | | | | | | | sched/deadline: Fix bandwidth accounting at all levels after offline migration | Juri Lelli | 2019-07-25 | 1 | -0/+33 | |
| | * | | | | | | | | | | | | | | | | | cpusets: Rebuild root domain deadline accounting information | Mathieu Poirier | 2019-07-25 | 5 | -6/+106 | |
| | * | | | | | | | | | | | | | | | | | sched/core: Streamle calls to task_rq_unlock() | Mathieu Poirier | 2019-07-25 | 1 | -10/+14 | |
| | * | | | | | | | | | | | | | | | | | sched/topology: Add partition_sched_domains_locked() | Mathieu Poirier | 2019-07-25 | 1 | -4/+13 | |
| | * | | | | | | | | | | | | | | | | | sched/fair: Introduce fits_capacity() | Viresh Kumar | 2019-07-25 | 1 | -10/+8 | |
| | * | | | | | | | | | | | | | | | | | sched/isolation: Prefer housekeeping CPU in local node | Wanpeng Li | 2019-07-25 | 3 | -5/+35 | |
| | * | | | | | | | | | | | | | | | | | sched/stats: Fix unlikely() use of sched_info_on() | Yi Wang | 2019-07-25 | 1 | -3/+4 | |
| | * | | | | | | | | | | | | | | | | | sched/core: Convert get_task_struct() to return the task | Matthew Wilcox (Oracle) | 2019-07-25 | 4 | -14/+7 | |
| | * | | | | | | | | | | | | | | | | | sched/fair: Fall back to sched-idle CPU if idle CPU isn't found | Viresh Kumar | 2019-07-25 | 1 | -10/+33 | |
| | * | | | | | | | | | | | | | | | | | sched/fair: Start tracking SCHED_IDLE tasks count in cfs_rq | Viresh Kumar | 2019-07-25 | 2 | -3/+14 | |
| | * | | | | | | | | | | | | | | | | | time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaint | Paul E. McKenney | 2019-07-25 | 1 | -8/+49 | |
| | * | | | | | | | | | | | | | | | | | sched/fair: Fix imbalance due to CPU affinity | Vincent Guittot | 2019-07-25 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | | | | | | sched/fair: Change task_numa_work() storage to static | Valentin Schneider | 2019-07-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | sched/fair: Move task_numa_work() init to init_numa_balancing() | Valentin Schneider | 2019-07-25 | 1 | -4/+5 | |
| | * | | | | | | | | | | | | | | | | | sched/fair: Move init_numa_balancing() below task_numa_work() | Valentin Schneider | 2019-07-25 | 1 | -41/+41 | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2019-09-16 | 2 | -1/+95 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | kprobes: Prohibit probing on BUG() and WARN() address | Masami Hiramatsu | 2019-09-05 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar | 2019-09-02 | 7 | -32/+61 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | perf: Allow normal events to output AUX data | Alexander Shishkin | 2019-08-28 | 1 | -0/+93 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-09-16 | 6 | -53/+207 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | mutex: Fix up mutex_waiter usage | Peter Zijlstra | 2019-08-08 | 2 | -15/+0 | |
| | * | | | | | | | | | | | | | | | | | | locking/mutex: Use mutex flags macro instead of hard code | Mukesh Ojha | 2019-08-06 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | locking/mutex: Make __mutex_owner static to mutex.c | Mukesh Ojha | 2019-08-06 | 2 | -0/+41 | |
| | * | | | | | | | | | | | | | | | | | | locking/rwsem: Check for operations on an uninitialized rwsem | Davidlohr Bueso | 2019-08-06 | 1 | -4/+18 | |
| | * | | | | | | | | | | | | | | | | | | locking/rwsem: Make handoff writer optimistically spin on owner | Waiman Long | 2019-08-06 | 1 | -6/+26 | |
| | * | | | | | | | | | | | | | | | | | | locking/lockdep: Report more stack trace statistics | Bart Van Assche | 2019-07-25 | 3 | -0/+39 | |
| | * | | | | | | | | | | | | | | | | | | locking/lockdep: Reduce space occupied by stack traces | Bart Van Assche | 2019-07-25 | 2 | -38/+92 | |
| | * | | | | | | | | | | | | | | | | | | stacktrace: Constify 'entries' arguments | Bart Van Assche | 2019-07-25 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | locking/lockdep: Make it clear that what lock_class::key points at is not mod... | Bart Van Assche | 2019-07-25 | 3 | -3/+4 | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-09-16 | 19 | -703/+1263 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2019-08-22 | 19 | -703/+1263 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | rcu: Allow rcu_do_batch() to dynamically adjust batch sizes | Eric Dumazet | 2019-08-13 | 1 | -1/+19 | |
| | | * | | | | | | | | | | | | | | | | | | | rcu/nocb: Don't wake no-CBs GP kthread if timer posted under overload | Paul E. McKenney | 2019-08-13 | 1 | -2/+5 | |
| | | * | | | | | | | | | | | | | | | | | | | rcu/nocb: Reduce __call_rcu_nocb_wake() leaf rcu_node ->lock contention | Paul E. McKenney | 2019-08-13 | 1 | -3/+10 | |
| | | * | | | | | | | | | | | | | | | | | | | rcu/nocb: Reduce nocb_cb_wait() leaf rcu_node ->lock contention | Paul E. McKenney | 2019-08-13 | 1 | -1/+4 | |
| | | * | | | | | | | | | | | | | | | | | | | rcu/nocb: Advance CBs after merge in rcutree_migrate_callbacks() | Paul E. McKenney | 2019-08-13 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | rcu/nocb: Avoid synchronous wakeup in __call_rcu_nocb_wake() | Paul E. McKenney | 2019-08-13 | 1 | -14/+5 | |
| | | * | | | | | | | | | | | | | | | | | | | rcu/nocb: Print no-CBs diagnostics when rcutorture writer unduly delayed | Paul E. McKenney | 2019-08-13 | 4 | -1/+94 | |
| | | * | | | | | | | | | | | | | | | | | | | rcu/nocb: EXP Check use and usefulness of ->nocb_lock_contended | Paul E. McKenney | 2019-08-13 | 1 | -1/+3 | |
| | | * | | | | | | | | | | | | | | | | | | | rcu/nocb: Add bypass callback queueing | Paul E. McKenney | 2019-08-13 | 5 | -41/+395 | |
