aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-09sched/fair: Use augmented rbtree instead of 2 rbtreessched/latency-niceVincent Guittot
2022-11-09sched/fair: remove check_preempt_from_othersVincent Guittot
2022-11-09sched/fair: Add latency listVincent Guittot
2022-10-28sched/core: Support latency priority with sched coreVincent Guittot
2022-10-28sched/fair: Add sched group latency supportVincent Guittot
2022-10-28sched/fair: Take into account latency priority at wakeupVincent Guittot
2022-10-28sched: Allow sched_{get,set}attr to change latency_nice of the taskParth Shah
2022-10-28sched/core: Propagate parent task's latency requirements to the child taskParth Shah
2022-10-28sched: Introduce latency-nice as a per-task attributeParth Shah
2022-10-28sched/fair: fix unfairness at wakeupVincent Guittot
2022-09-30sched: Fix more TASK_state comparisonsPeter Zijlstra
2022-09-28sched: Fix TASK_state comparisonsPeter Zijlstra
2022-09-15sched/fair: Move call to list_last_entry() in detach_tasksVincent Guittot
2022-09-15sched/fair: Cleanup loop_max and loop_breakVincent Guittot
2022-09-15sched/fair: Make sure to try to detach at least one movable taskVincent Guittot
2022-09-07sched: Show PF_flag holesPeter Zijlstra
2022-09-07freezer,sched: Rewrite core freezer logicPeter Zijlstra
2022-09-07sched: Widen TAKS_state literalsPeter Zijlstra
2022-09-07sched/wait: Add wait_event_state()Peter Zijlstra
2022-09-07sched/completion: Add wait_for_completion_state()Peter Zijlstra
2022-09-07sched: Add TASK_ANY for wait_task_inactive()Peter Zijlstra
2022-09-07sched: Change wait_task_inactive()s match_statePeter Zijlstra
2022-09-07freezer,umh: Clean up freezer/initrd interactionPeter Zijlstra
2022-09-07freezer: Have {,un}lock_system_sleep() save/restore flagsPeter Zijlstra
2022-09-07sched: Rename task_running() to task_on_cpu()Peter Zijlstra
2022-09-07sched/fair: Cleanup for SIS_PROPAbel Wu
2022-09-07sched/fair: Default to false in test_idle_cores()Abel Wu
2022-09-07sched/fair: Remove useless check in select_idle_core()Abel Wu
2022-09-07sched/fair: Avoid double search on same cpuAbel Wu
2022-09-07sched/fair: Remove redundant check in select_idle_smt()Abel Wu
2022-09-01sched/deadline: Move __dl_clear_params out of dl_bw lockShang XiaoJing
2022-09-01sched/deadline: Add replenish_dl_new_period helperShang XiaoJing
2022-09-01sched/deadline: Add dl_task_is_earliest_deadline helperShang XiaoJing
2022-08-30Merge branch 'sched/warnings' into sched/core, to pick up WARN_ON_ONCE() conv...Ingo Molnar
2022-08-27sched: Add update_current_exec_runtime helperShang XiaoJing
2022-08-23sched/fair: Don't init util/runnable_avg for !fair taskChengming Zhou
2022-08-23sched/fair: Move task sched_avg attach to enqueue_task_fair()Chengming Zhou
2022-08-23sched/fair: Allow changing cgroup of new forked taskChengming Zhou
2022-08-23sched/fair: Fix another detach on unattached task corner caseChengming Zhou
2022-08-23sched/fair: Combine detach into dequeue when migrating taskChengming Zhou
2022-08-23sched/fair: Update comments in enqueue/dequeue_entity()Chengming Zhou
2022-08-23sched/fair: Reset sched_avg last_update_time before set_task_rq()Chengming Zhou
2022-08-23sched/fair: Remove redundant cpu_cgrp_subsys->fork()Chengming Zhou
2022-08-23sched/fair: Maintain task se depth in set_task_rq()Chengming Zhou
2022-08-12sched/all: Change all BUG_ON() instances in the scheduler to WARN_ON_ONCE()Ingo Molnar
2022-08-10x86: link vdso and boot with -z noexecstack --no-warn-rwx-segmentsNick Desaulniers
2022-08-10Makefile: link with -z noexecstack --no-warn-rwx-segmentsNick Desaulniers
2022-08-10crypto: blake2b: effectively disable frame size warningLinus Torvalds
2022-08-10Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-08-10Merge tag 'hwmon-fixes-for-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds