index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-10-14
kernel/sched: Fix sched_fork() access an invalid sched_task_group
Zhang Qiao
2021-10-14
sched/topology: Remove unused numa_distance in cpu_attach_domain()
Yicong Yang
2021-10-14
sched/numa: Fix a few comments
Bharata B Rao
2021-10-14
sched/numa: Remove the redundant member numa_group::fault_cpus
Bharata B Rao
2021-10-14
sched/numa: Replace hard-coded number by a define in numa_task_group()
Bharata B Rao
2021-10-14
sched,livepatch: Use wake_up_if_idle()
Peter Zijlstra
2021-10-07
sched: Simplify wake_up_*idle*()
Peter Zijlstra
2021-10-07
sched,livepatch: Use task_call_func()
Peter Zijlstra
2021-10-07
sched,rcu: Rework try_invoke_on_locked_down_task()
Peter Zijlstra
2021-10-07
sched: Improve try_invoke_on_locked_down_task()
Peter Zijlstra
2021-10-06
sched: Fix DEBUG && !SCHEDSTATS warn
Peter Zijlstra
2021-10-05
sched/fair: Removed useless update of p->recent_used_cpu
Vincent Guittot
2021-10-05
sched: Remove pointless preemption disable in sched_submit_work()
Thomas Gleixner
2021-10-05
sched: Move kprobes cleanup out of finish_task_switch()
Thomas Gleixner
2021-10-05
sched: Disable TTWU_QUEUE on RT
Thomas Gleixner
2021-10-05
sched: Limit the number of task migrations per batch on RT
Thomas Gleixner
2021-10-05
sched: Move mmdrop to RCU on RT
Thomas Gleixner
2021-10-05
sched: Make cookie functions static
Shaokun Zhang
2021-10-05
sched/fair: Consider SMT in ASYM_PACKING load balance
Ricardo Neri
2021-10-05
sched/fair: Carve out logic to mark a group for asymmetric packing
Ricardo Neri
2021-10-05
sched/fair: Provide update_sg_lb_stats() with sched domain statistics
Ricardo Neri
2021-10-05
sched/fair: Optimize checking for group_asym_packing
Ricardo Neri
2021-10-05
sched/topology: Introduce sched_group::flags
Ricardo Neri
2021-10-05
x86/sched: Decrease further the priorities of SMT siblings
Ricardo Neri
2021-10-05
kthread: Move prio/affinite change into the newly created thread
Sebastian Andrzej Siewior
2021-10-05
sched: Provide Kconfig support for default dynamic preempt mode
Frederic Weisbecker
2021-10-05
sched: Remove unused inline function __rq_clock_broken()
YueHaibing
2021-10-05
sched/dl: Support schedstats for deadline sched class
Yafang Shao
2021-10-05
sched/dl: Support sched_stat_runtime tracepoint for deadline sched class
Yafang Shao
2021-10-05
sched/rt: Support schedstats for RT sched class
Yafang Shao
2021-10-05
sched/rt: Support sched_stat_runtime tracepoint for RT sched class
Yafang Shao
2021-10-05
sched: Introduce task block time in schedstats
Yafang Shao
2021-10-05
sched: Make schedstats helpers independent of fair sched class
Yafang Shao
2021-10-05
sched: Make struct sched_statistics independent of fair sched class
Yafang Shao
2021-10-05
sched/fair: Use __schedstat_set() in set_next_entity()
Yafang Shao
2021-10-05
kselftests/sched: cleanup the child processes
Li Zhijian
2021-10-05
sched/fair: Add document for burstable CFS bandwidth
Huaixin Chang
2021-10-05
sched/fair: Add cfs bandwidth burst statistics
Huaixin Chang
2021-10-05
sched: adjust sleeper credit for SCHED_IDLE entities
Josh Don
2021-10-05
sched: reduce sched slice for SCHED_IDLE entities
Josh Don
2021-10-05
sched: Account number of SCHED_IDLE entities on each cfs_rq
Josh Don
2021-10-05
fs/proc/uptime.c: Fix idle time reporting in /proc/uptime
Josh Don
2021-10-05
sched/core: Simplify core-wide task selection
Peter Zijlstra
2021-10-05
sched: Switch wait_task_inactive to HRTIMER_MODE_REL_HARD
Sebastian Andrzej Siewior
2021-10-05
sched/fair: Trigger nohz.next_balance updates when a CPU goes NOHZ-idle
Valentin Schneider
2021-10-05
sched/fair: Add NOHZ balancer flag for nohz.next_balance updates
Valentin Schneider
2021-10-03
Linux 5.15-rc4
v5.15-rc4
Linus Torvalds
2021-10-03
elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappings
Chen Jingwen
2021-10-03
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-10-03
objtool: print out the symbol type when complaining about it
Linus Torvalds
[next]