index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2021-08-20
sched: Split the guts of sched_setaffinity() into a helper function
Will Deacon
2021-08-20
sched: Introduce task_struct::user_cpus_ptr to track requested affinity
Will Deacon
2021-08-20
sched: Reject CPU affinity changes based on task_cpu_possible_mask()
Will Deacon
2021-08-20
cpuset: Cleanup cpuset_cpus_allowed_fallback() use in select_fallback_rq()
Will Deacon
2021-08-20
cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus()
Will Deacon
2021-08-20
cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1
Will Deacon
2021-08-20
sched: Introduce task_cpu_possible_mask() to limit fallback rq selection
Will Deacon
2021-08-20
sched: Cgroup SCHED_IDLE support
Josh Don
2021-08-20
sched/topology: Skip updating masks for non-online nodes
Valentin Schneider
2021-08-10
sched: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-06
sched: Skip priority checks with SCHED_FLAG_KEEP_PARAMS
Quentin Perret
2021-08-06
sched: Fix UCLAMP_FLAG_IDLE setting
Quentin Perret
2021-08-06
sched/deadline: Fix missing clock update in migrate_task_rq_dl()
Dietmar Eggemann
2021-08-04
sched/fair: Avoid a second scan of target in select_idle_cpu
Mel Gorman
2021-08-04
sched/fair: Use prev instead of new target as recent_used_cpu
Mel Gorman
2021-08-04
sched: Don't report SCHED_FLAG_SUGOV in sched_getattr()
Quentin Perret
2021-08-04
sched/deadline: Fix reset_on_fork reporting of DL tasks
Quentin Perret
2021-08-04
sched: remove redundant on_rq status change
Wang Hui
2021-08-04
sched/numa: Fix is_core_idle()
Mika Penttilä
2021-06-28
sched: Optimize housekeeping_cpumask() in for_each_cpu_and()
Yuan ZhaoXiong
2021-06-28
sched/sysctl: Move extern sysctl declarations to sched.h
Hailong Liu
2021-06-28
sched/debug: Don't update sched_domain debug directories before sched_debug_i...
Valentin Schneider
2021-06-28
sched/fair: Ensure _sum and _avg values stay consistent
Odin Ugedal
2021-06-24
sched/topology: Rework CPU capacity asymmetry detection
Beata Michalska
2021-06-24
psi: Fix race between psi_trigger_create/destroy
Zhaoyang Huang
2021-06-24
sched/fair: Introduce the burstable CFS controller
Huaixin Chang
2021-06-22
sched/uclamp: Fix uclamp_tg_restrict()
Qais Yousef
2021-06-22
sched/rt: Fix Deadline utilization tracking during policy change
Vincent Donnefort
2021-06-22
sched/rt: Fix RT utilization tracking during policy change
Vincent Donnefort
2021-06-18
sched: Change task_struct::state
Peter Zijlstra
2021-06-18
sched,timer: Use __set_current_state()
Peter Zijlstra
2021-06-18
sched: Add get_current_state()
Peter Zijlstra
2021-06-18
sched,perf,kvm: Fix preemption condition
Peter Zijlstra
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
2021-06-18
sched: Unbreak wakeups
Peter Zijlstra
2021-06-18
Merge branch 'sched/urgent' into sched/core, to resolve conflicts
Ingo Molnar
2021-06-17
sched/fair: Age the average idle time
Peter Zijlstra
2021-06-17
sched/cpufreq: Consider reduced CPU capacity in energy calculation
Lukasz Luba
2021-06-17
sched/fair: Take thermal pressure into account while estimating energy
Lukasz Luba
2021-06-17
sched/fair: Return early from update_tg_cfs_load() if delta == 0
Dietmar Eggemann
2021-06-17
sched/pelt: Check that *_avg are null when *_sum are
Vincent Guittot
2021-06-14
sched/fair: Correctly insert cfs_rq's to list on unthrottle
Odin Ugedal
2021-06-12
Merge tag 'sched-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-06-12
Merge tag 'perf-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-06-11
Merge tag 'trace-v5.13-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-06-10
Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-06-10
cgroup1: don't allow '\n' in renaming
Alexander Kuznetsov
2021-06-10
irq_work: Make irq_work_queue() NMI-safe again
Peter Zijlstra
2021-06-08
tracing: Correct the length check which causes memory corruption
Liangyan
2021-06-08
ftrace: Do not blindly read the ip address in ftrace_bug()
Steven Rostedt (VMware)
[next]