index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/rt: Fix double enqueue caused by rt_effective_prio
Peter Zijlstra
2021-08-04
1
-55
/
+35
*
cpufreq: CPPC: Add support for frequency invariance
Viresh Kumar
2021-07-01
1
-0
/
+1
*
Merge tag 'timers-nohz-2021-06-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-06-28
1
-1
/
+6
|
\
|
*
tick/nohz: Call tick_nohz_task_switch() with interrupts disabled
Peter Zijlstra
2021-05-13
1
-1
/
+1
|
*
tick/nohz: Kick only _queued_ task whose tick dependency is updated
Marcelo Tosatti
2021-05-13
1
-0
/
+5
*
|
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-28
1
-132
/
+1006
|
\
\
|
*
|
sched/fair: Introduce the burstable CFS controller
Huaixin Chang
2021-06-24
1
-6
/
+62
|
*
|
sched/uclamp: Fix uclamp_tg_restrict()
Qais Yousef
2021-06-22
1
-31
/
+18
|
*
|
sched: Change task_struct::state
Peter Zijlstra
2021-06-18
1
-25
/
+28
|
*
|
sched: Add get_current_state()
Peter Zijlstra
2021-06-18
1
-3
/
+3
|
*
|
sched: Introduce task_is_running()
Peter Zijlstra
2021-06-18
1
-3
/
+3
|
*
|
sched/fair: Age the average idle time
Peter Zijlstra
2021-06-17
1
-0
/
+5
|
*
|
sched/debug: Remove obsolete init_schedstats()
Eric Dumazet
2021-06-04
1
-17
/
+2
|
*
|
sched: Don't defer CPU pick to migration_cpu_stop()
Valentin Schneider
2021-06-01
1
-8
/
+12
|
*
|
sched,init: Fix DEBUG_PREEMPT vs early boot
Peter Zijlstra
2021-06-01
1
-0
/
+1
|
*
|
sched: Fix a stale comment in pick_next_task()
Masahiro Yamada
2021-05-19
1
-1
/
+1
|
*
|
sched/uclamp: Fix locking around cpu_util_update_eff()
Qais Yousef
2021-05-19
1
-0
/
+7
|
*
|
sched/uclamp: Fix wrong implementation of cpu.uclamp.min
Qais Yousef
2021-05-19
1
-4
/
+17
|
*
|
sched: Make the idle task quack like a per-CPU kthread
Valentin Schneider
2021-05-18
1
-6
/
+15
|
*
|
sched: Make nr_iowait_cpu() return 32-bit value
Alexey Dobriyan
2021-05-12
1
-1
/
+1
|
*
|
sched: Make nr_iowait() return 32-bit value
Alexey Dobriyan
2021-05-12
1
-2
/
+2
|
*
|
sched: Make nr_running() return 32-bit value
Alexey Dobriyan
2021-05-12
1
-2
/
+2
|
*
|
sched: Fix leftover comment typos
Ingo Molnar
2021-05-12
1
-2
/
+2
|
*
|
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-05-12
1
-1
/
+1
|
*
|
sched: Trivial core scheduling cookie management
Peter Zijlstra
2021-05-12
1
-3
/
+4
|
*
|
sched: Trivial forced-newidle balancer
Peter Zijlstra
2021-05-12
1
-1
/
+129
|
*
|
sched/fair: Snapshot the min_vruntime of CPUs on force idle
Joel Fernandes (Google)
2021-05-12
1
-25
/
+34
|
*
|
sched: Fix priority inversion of cookied task with sibling
Joel Fernandes (Google)
2021-05-12
1
-39
/
+26
|
*
|
sched/fair: Fix forced idle sibling starvation corner case
Vineeth Pillai
2021-05-12
1
-7
/
+8
|
*
|
sched: Add core wide task selection and scheduling
Peter Zijlstra
2021-05-12
1
-1
/
+300
|
*
|
sched: Basic tracking of matching tasks
Peter Zijlstra
2021-05-12
1
-4
/
+148
|
*
|
sched: Allow sched_core_put() from atomic context
Peter Zijlstra
2021-05-12
1
-6
/
+27
|
*
|
sched: Optimize rq_lockp() usage
Peter Zijlstra
2021-05-12
1
-8
/
+8
|
*
|
sched: Core-wide rq->lock
Peter Zijlstra
2021-05-12
1
-4
/
+160
|
*
|
sched: Prepare for Core-wide rq->lock
Peter Zijlstra
2021-05-12
1
-2
/
+46
|
*
|
sched: Wrap rq::lock access
Peter Zijlstra
2021-05-12
1
-35
/
+35
|
*
|
sched: Provide raw_spin_rq_*lock*() helpers
Peter Zijlstra
2021-05-12
1
-0
/
+15
|
*
|
sched: Rename sched_info_{queued,dequeued}
Peter Zijlstra
2021-05-12
1
-2
/
+2
|
*
|
sched/core: Remove the pointless BUG_ON(!task) from wake_up_q()
Oleg Nesterov
2021-05-12
1
-1
/
+0
|
|
/
*
/
Revert "cpufreq: CPPC: Add support for frequency invariance"
Viresh Kumar
2021-06-14
1
-1
/
+0
|
/
*
sched: Fix out-of-bound access in uclamp
Quentin Perret
2021-05-06
1
-1
/
+1
*
Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-04-28
1
-104
/
+113
|
\
|
*
kthread: Fix PF_KTHREAD vs to_kthread() race
Peter Zijlstra
2021-04-21
1
-1
/
+1
|
*
sched: Warn on long periods of pending need_resched
Paul Turner
2021-04-21
1
-1
/
+69
|
*
sched,preempt: Move preempt_dynamic to debug.c
Peter Zijlstra
2021-04-16
1
-74
/
+3
|
*
sched: Move SCHED_DEBUG sysctl to debugfs
Peter Zijlstra
2021-04-16
1
-1
/
+3
|
*
sched: Use cpu_dying() to fix balance_push vs hotplug-rollback
Peter Zijlstra
2021-04-16
1
-11
/
+15
|
*
sched/core: Use -EINVAL in sched_dynamic_mode()
Rasmus Villemoes
2021-03-25
1
-1
/
+1
|
*
sched/core: Stop using magic values in sched_dynamic_mode()
Rasmus Villemoes
2021-03-25
1
-3
/
+3
|
*
sched: Fix various typos
Ingo Molnar
2021-03-22
1
-1
/
+1
[next]