summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-14kernel/sched: Fix sched_fork() access an invalid sched_task_groupZhang Qiao
2021-10-14sched/topology: Remove unused numa_distance in cpu_attach_domain()Yicong Yang
2021-10-14sched/numa: Fix a few commentsBharata B Rao
2021-10-14sched/numa: Remove the redundant member numa_group::fault_cpusBharata B Rao
2021-10-14sched/numa: Replace hard-coded number by a define in numa_task_group()Bharata B Rao
2021-10-14sched,livepatch: Use wake_up_if_idle()Peter Zijlstra
2021-10-07sched: Simplify wake_up_*idle*()Peter Zijlstra
2021-10-07sched,livepatch: Use task_call_func()Peter Zijlstra
2021-10-07sched,rcu: Rework try_invoke_on_locked_down_task()Peter Zijlstra
2021-10-07sched: Improve try_invoke_on_locked_down_task()Peter Zijlstra
2021-10-06sched: Fix DEBUG && !SCHEDSTATS warnPeter Zijlstra
2021-10-05sched/fair: Removed useless update of p->recent_used_cpuVincent Guittot
2021-10-05sched: Remove pointless preemption disable in sched_submit_work()Thomas Gleixner
2021-10-05sched: Move kprobes cleanup out of finish_task_switch()Thomas Gleixner
2021-10-05sched: Disable TTWU_QUEUE on RTThomas Gleixner
2021-10-05sched: Limit the number of task migrations per batch on RTThomas Gleixner
2021-10-05sched: Move mmdrop to RCU on RTThomas Gleixner
2021-10-05sched: Make cookie functions staticShaokun Zhang
2021-10-05sched/fair: Consider SMT in ASYM_PACKING load balanceRicardo Neri
2021-10-05sched/fair: Carve out logic to mark a group for asymmetric packingRicardo Neri
2021-10-05sched/fair: Provide update_sg_lb_stats() with sched domain statisticsRicardo Neri
2021-10-05sched/fair: Optimize checking for group_asym_packingRicardo Neri
2021-10-05sched/topology: Introduce sched_group::flagsRicardo Neri
2021-10-05x86/sched: Decrease further the priorities of SMT siblingsRicardo Neri
2021-10-05kthread: Move prio/affinite change into the newly created threadSebastian Andrzej Siewior
2021-10-05sched: Provide Kconfig support for default dynamic preempt modeFrederic Weisbecker
2021-10-05sched: Remove unused inline function __rq_clock_broken()YueHaibing
2021-10-05sched/dl: Support schedstats for deadline sched classYafang Shao
2021-10-05sched/dl: Support sched_stat_runtime tracepoint for deadline sched classYafang Shao
2021-10-05sched/rt: Support schedstats for RT sched classYafang Shao
2021-10-05sched/rt: Support sched_stat_runtime tracepoint for RT sched classYafang Shao
2021-10-05sched: Introduce task block time in schedstatsYafang Shao
2021-10-05sched: Make schedstats helpers independent of fair sched classYafang Shao
2021-10-05sched: Make struct sched_statistics independent of fair sched classYafang Shao
2021-10-05sched/fair: Use __schedstat_set() in set_next_entity()Yafang Shao
2021-10-05kselftests/sched: cleanup the child processesLi Zhijian
2021-10-05sched/fair: Add document for burstable CFS bandwidthHuaixin Chang
2021-10-05sched/fair: Add cfs bandwidth burst statisticsHuaixin Chang
2021-10-05sched: adjust sleeper credit for SCHED_IDLE entitiesJosh Don
2021-10-05sched: reduce sched slice for SCHED_IDLE entitiesJosh Don
2021-10-05sched: Account number of SCHED_IDLE entities on each cfs_rqJosh Don
2021-10-05fs/proc/uptime.c: Fix idle time reporting in /proc/uptimeJosh Don
2021-10-05sched/core: Simplify core-wide task selectionPeter Zijlstra
2021-10-05sched: Switch wait_task_inactive to HRTIMER_MODE_REL_HARDSebastian Andrzej Siewior
2021-10-05sched/fair: Trigger nohz.next_balance updates when a CPU goes NOHZ-idleValentin Schneider
2021-10-05sched/fair: Add NOHZ balancer flag for nohz.next_balance updatesValentin Schneider
2021-10-03Linux 5.15-rc4v5.15-rc4Linus Torvalds
2021-10-03elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappingsChen Jingwen
2021-10-03Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-10-03objtool: print out the symbol type when complaining about itLinus Torvalds