| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | cpu/hotplug: Fix kernel doc warnings for __cpuhp_setup_state_cpuslocked() | Baokun Li | 2021-08-10 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | smpboot: Replace deprecated CPU-hotplug functions. | Sebastian Andrzej Siewior | 2021-08-10 | 1 | -4/+4 | |
| | | |_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'perf-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2021-08-30 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | perf/hw_breakpoint: Replace deprecated CPU-hotplug functions | Sebastian Andrzej Siewior | 2021-08-26 | 1 | -2/+2 | |
| | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-08-30 | 8 | -149/+672 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | sched/fair: Mark tg_is_idle() an inline in the !CONFIG_FAIR_GROUP_SCHED case | Ingo Molnar | 2021-08-26 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | sched: Introduce dl_task_check_affinity() to check proposed affinity | Will Deacon | 2021-08-20 | 1 | -17/+29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | sched: Allow task CPU affinity to be restricted on asymmetric systems | Will Deacon | 2021-08-20 | 2 | -18/+181 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | sched: Split the guts of sched_setaffinity() into a helper function | Will Deacon | 2021-08-20 | 1 | -48/+57 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | sched: Introduce task_struct::user_cpus_ptr to track requested affinity | Will Deacon | 2021-08-20 | 2 | -0/+22 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | sched: Reject CPU affinity changes based on task_cpu_possible_mask() | Will Deacon | 2021-08-20 | 1 | -1/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | cpuset: Cleanup cpuset_cpus_allowed_fallback() use in select_fallback_rq() | Will Deacon | 2021-08-20 | 2 | -4/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus() | Will Deacon | 2021-08-20 | 1 | -17/+26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1 | Will Deacon | 2021-08-20 | 1 | -2/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | sched: Introduce task_cpu_possible_mask() to limit fallback rq selection | Will Deacon | 2021-08-20 | 1 | -6/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | sched: Cgroup SCHED_IDLE support | Josh Don | 2021-08-20 | 4 | -25/+208 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | sched/topology: Skip updating masks for non-online nodes | Valentin Schneider | 2021-08-20 | 1 | -0/+65 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | sched: Replace deprecated CPU-hotplug functions. | Sebastian Andrzej Siewior | 2021-08-10 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | sched: Skip priority checks with SCHED_FLAG_KEEP_PARAMS | Quentin Perret | 2021-08-06 | 1 | -6/+13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | sched: Fix UCLAMP_FLAG_IDLE setting | Quentin Perret | 2021-08-06 | 1 | -6/+19 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | sched/deadline: Fix missing clock update in migrate_task_rq_dl() | Dietmar Eggemann | 2021-08-06 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | sched/fair: Avoid a second scan of target in select_idle_cpu | Mel Gorman | 2021-08-04 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | sched/fair: Use prev instead of new target as recent_used_cpu | Mel Gorman | 2021-08-04 | 1 | -3/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | sched: Don't report SCHED_FLAG_SUGOV in sched_getattr() | Quentin Perret | 2021-08-04 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | sched/deadline: Fix reset_on_fork reporting of DL tasks | Quentin Perret | 2021-08-04 | 2 | -3/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | sched: remove redundant on_rq status change | Wang Hui | 2021-08-04 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | sched/numa: Fix is_core_idle() | Mika Penttilä | 2021-08-04 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | sched: Optimize housekeeping_cpumask() in for_each_cpu_and() | Yuan ZhaoXiong | 2021-06-28 | 2 | -4/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | sched/sysctl: Move extern sysctl declarations to sched.h | Hailong Liu | 2021-06-28 | 1 | -0/+15 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | sched/debug: Don't update sched_domain debug directories before sched_debug_i... | Valentin Schneider | 2021-06-28 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2021-08-30 | 2 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | ftrace: Introduce ftrace_need_init_nop() | Ilya Leoshkevich | 2021-08-03 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | kcsan: use u64 instead of cycles_t | Heiko Carstens | 2021-07-30 | 1 | -1/+1 | |
| | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2021-08-30 | 1 | -24/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | padata: Remove repeated verbose license text | Cai Huoqing | 2021-08-27 | 1 | -13/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | padata: Replace deprecated CPU-hotplug functions. | Sebastian Andrzej Siewior | 2021-08-12 | 1 | -7/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | padata: Convert from atomic_t to refcount_t on parallel_data->refcnt | Xiyu Yang | 2021-07-30 | 1 | -4/+4 | |
| | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-rcu.2021.08.28a' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2021-08-30 | 13 | -1658/+1767 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | *-----. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'doc.2021.07.20c', 'fixes.2021.08.06a', 'nocb.2021.07.20c', 'n... | Paul E. McKenney | 2021-08-10 | 13 | -1658/+1767 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | * | | | | | | | | | | | | | | | | | | | | | | | | torture: Replace deprecated CPU-hotplug functions. | Sebastian Andrzej Siewior | 2021-08-10 | 1 | -3/+3 | |
| | | | | | * | | | | | | | | | | | | | | | | | | | | | | | | scftorture: Avoid NULL pointer exception on early exit | Paul E. McKenney | 2021-07-27 | 1 | -1/+1 | |
| | | | | | * | | | | | | | | | | | | | | | | | | | | | | | | scftorture: Add RPC-like IPI tests | Paul E. McKenney | 2021-07-27 | 1 | -13/+63 | |
| | | | | | * | | | | | | | | | | | | | | | | | | | | | | | | locktorture: Count lock readers | Paul E. McKenney | 2021-07-27 | 1 | -5/+4 | |
| | | | | | * | | | | | | | | | | | | | | | | | | | | | | | | locktorture: Mark statistics data races | Paul E. McKenney | 2021-07-27 | 1 | -7/+9 | |
| | | | | | * | | | | | | | | | | | | | | | | | | | | | | | | rcuscale: Console output claims too few grace periods | Jiangong.Han | 2021-07-27 | 1 | -2/+2 | |
| | | | | | * | | | | | | | | | | | | | | | | | | | | | | | | rcutorture: Preempt rather than block when testing task stalls | Paul E. McKenney | 2021-07-27 | 1 | -1/+6 | |
| | | | | | * | | | | | | | | | | | | | | | | | | | | | | | | refscale: Add measurement of clock readout | Paul E. McKenney | 2021-07-27 | 1 | -1/+35 | |
| | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | rcu: Fix macro name CONFIG_TASKS_RCU_TRACE | Zhouyi Zhou | 2021-07-20 | 1 | -4/+4 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | rcu-tasks: Fix synchronize_rcu_rude() typo in comment | Paul E. McKenney | 2021-07-20 | 1 | -2/+2 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | rcu-tasks: Mark ->trc_reader_special.b.need_qs data races | Paul E. McKenney | 2021-07-20 | 1 | -4/+4 | |
