index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched_fair.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-14
sched: Convert rq->lock to raw_spinlock
Thomas Gleixner
1
-2
/
+2
2009-12-09
sched: Update normalized values on user updates via proc
Christian Ehrhardt
1
-1
/
+10
2009-12-09
sched: Make tunable scaling style configurable
Christian Ehrhardt
1
-0
/
+13
2009-12-09
sched: Fix missing sched tunable recalculation on cpu add/remove
Christian Ehrhardt
1
-0
/
+16
2009-12-09
sched: Remove unnecessary RCU exclusion
Peter Zijlstra
1
-7
/
+2
2009-12-09
sched: Discard some old bits
Peter Zijlstra
1
-3
/
+0
2009-12-09
sched: Clean up check_preempt_wakeup()
Peter Zijlstra
1
-40
/
+33
2009-12-09
sched: Move update_curr() in check_preempt_wakeup() to avoid redundant call
Jupyung Lee
1
-2
/
+2
2009-12-09
sched: Sanitize fork() handling
Peter Zijlstra
1
-13
/
+15
2009-12-09
sched: Protect sched_rr_get_param() access to task->sched_class
Thomas Gleixner
1
-5
/
+1
2009-11-26
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
1
-27
/
+47
2009-11-24
sched: Optimize branch hint in pick_next_task_fair()
Tim Blechmann
1
-1
/
+1
2009-11-13
sched: More generic WAKE_AFFINE vs select_idle_sibling()
Peter Zijlstra
1
-17
/
+16
2009-11-13
sched: Cleanup select_task_rq_fair()
Peter Zijlstra
1
-22
/
+51
2009-11-05
sched: Fix affinity logic in select_task_rq_fair()
Mike Galbraith
1
-0
/
+2
2009-11-04
sched: Check for an idle shared cache in select_task_rq_fair()
Mike Galbraith
1
-4
/
+29
2009-10-23
sched: Strengthen buddies and mitigate buddy induced latencies
Mike Galbraith
1
-26
/
+47
2009-10-14
sched: Do less agressive buddy clearing
Peter Zijlstra
1
-14
/
+13
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
1
-2
/
+2
2009-09-21
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-23
/
+42
2009-09-21
sched: Simplify sys_sched_rr_get_interval() system call
Peter Williams
1
-0
/
+21
2009-09-19
sched: Re-add lost cpu_allowed check to sched_fair.c::select_task_rq_fair()
Mike Galbraith
1
-1
/
+2
2009-09-19
Merge branch 'linus' into perfcounters/core
Ingo Molnar
1
-153
/
+261
2009-09-18
sched: Remove unneeded indentation in sched_fair.c::place_entity()
Mike Galbraith
1
-22
/
+19
2009-09-17
sched: Fix SD_POWERSAVING_BALANCE|SD_PREFER_LOCAL vs SD_WAKE_AFFINE
Peter Zijlstra
1
-15
/
+27
2009-09-17
sched: Stop buddies from hogging the system
Peter Zijlstra
1
-3
/
+8
2009-09-17
sched: Add new wakeup preemption mode: WAKEUP_RUNNING
Peter Zijlstra
1
-3
/
+11
2009-09-16
sched: Rename flags to wake_flags
Peter Zijlstra
1
-3
/
+3
2009-09-16
sched: Clean up the load_idx selection in select_task_rq_fair
Peter Zijlstra
1
-19
/
+8
2009-09-16
sched: Optimize cgroup vs wakeup a bit
Peter Zijlstra
1
-14
/
+9
2009-09-16
sched: Implement a gentler fair-sleepers feature
Ingo Molnar
1
-1
/
+8
2009-09-16
sched: Add SD_PREFER_LOCAL
Peter Zijlstra
1
-2
/
+5
2009-09-15
sched: Add a few SYNC hint knobs to play with
Peter Zijlstra
1
-3
/
+11
2009-09-15
sched: Add WF_FORK
Peter Zijlstra
1
-1
/
+1
2009-09-15
sched: Rename sync arguments
Peter Zijlstra
1
-2
/
+4
2009-09-15
sched: Rename select_task_rq() argument
Peter Zijlstra
1
-7
/
+7
2009-09-15
sched: Tweak wake_idx
Peter Zijlstra
1
-3
/
+18
2009-09-15
sched: Fix task affinity for select_task_rq_fair
Peter Zijlstra
1
-3
/
+2
2009-09-15
sched: for_each_domain() vs RCU
Peter Zijlstra
1
-2
/
+7
2009-09-15
sched: Weaken SD_POWERSAVINGS_BALANCE
Peter Zijlstra
1
-3
/
+18
2009-09-15
sched: Merge select_task_rq_fair() and sched_balance_self()
Peter Zijlstra
1
-170
/
+63
2009-09-15
sched: Hook sched_balance_self() into sched_class::select_task_rq()
Peter Zijlstra
1
-1
/
+6
2009-09-15
sched: Move sched_balance_self() into sched_fair.c
Peter Zijlstra
1
-0
/
+145
2009-09-15
sched: Complete buddy switches
Mike Galbraith
1
-1
/
+2
2009-09-15
sched: Split WAKEUP_OVERLAP
Peter Zijlstra
1
-3
/
+4
2009-09-13
perf_counter, sched: Add sched_stat_runtime tracepoint
Ingo Molnar
1
-0
/
+1
2009-09-10
sched: Fix sched::sched_stat_wait tracepoint field
Ingo Molnar
1
-2
/
+1
2009-09-09
sched: Re-tune the scheduler latency defaults to decrease worst-case latencies
Mike Galbraith
1
-6
/
+6
2009-09-09
sched: Turn off child_runs_first
Mike Galbraith
1
-2
/
+2
2009-09-08
sched: Ensure that a child can't gain time over it's parent after fork()
Mike Galbraith
1
-3
/
+5
[next]