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_debug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-18
sched: Replace rq->bkl_count with rq->rq_sched_info.bkl_count
Yong Zhang
1
-1
/
+3
2011-01-18
sched: Display autogroup names in /proc/sched_debug
Bharata B Rao
1
-0
/
+3
2011-01-18
sched: Reinstate group names in /proc/sched_debug
Bharata B Rao
1
-0
/
+35
2010-11-30
sched: Add 'autogroup' scheduling feature: automated per session task groups
Mike Galbraith
1
-45
/
+2
2010-11-23
sched: Add some clock info to sched_debug
Peter Zijlstra
1
-4
/
+27
2010-11-18
sched: Rewrite tg_shares_up)
Peter Zijlstra
1
-4
/
+11
2010-07-21
sched: Use correct macro to display sched_child_runs_first in /proc/sched_debug
Josh Hunt
1
-1
/
+1
2010-05-27
proc_sched_show_task(): use get_nr_threads()
Oleg Nesterov
1
-8
/
+2
2010-05-18
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-70
/
+38
2010-05-04
sched: Fix an RCU warning in print_task()
Li Zefan
1
-0
/
+2
2010-04-15
Merge branch 'linus' into sched/core
Ingo Molnar
1
-4
/
+0
2010-04-02
sched: Remove remaining USER_SCHED code
Li Zefan
1
-5
/
+0
2010-04-02
sched: Fix proc_sched_set_task()
Mike Galbraith
1
-4
/
+0
2010-03-11
sched: Remove avg_overlap
Mike Galbraith
1
-1
/
+0
2010-03-11
sched: Remove avg_wakeup
Mike Galbraith
1
-1
/
+0
2010-03-11
sched: Implement group scheduler statistics in one struct
Lucas De Marchi
1
-63
/
+38
2009-12-14
sched: Convert rq->lock to raw_spinlock
Thomas Gleixner
1
-2
/
+2
2009-12-10
sched: Remove forced2_migrations stats
Ingo Molnar
1
-2
/
+0
2009-12-09
sched: Make tunable scaling style configurable
Christian Ehrhardt
1
-0
/
+10
2009-12-09
sched: Discard some old bits
Peter Zijlstra
1
-1
/
+0
2009-11-04
sched: Rate-limit newidle
Mike Galbraith
1
-0
/
+4
2009-09-17
sched: Add new wakeup preemption mode: WAKEUP_RUNNING
Peter Zijlstra
1
-0
/
+1
2009-09-02
sched: Provide iowait counters
Arjan van de Ven
1
-0
/
+4
2009-06-17
sched: Hide runqueues from direct refer at source code level
Hitoshi Mitake
1
-3
/
+3
2009-03-24
sched: remove unused fields from struct rq
Luis Henriques
1
-4
/
+1
2009-03-18
sched: jiffies not printed per CPU
Luis Henriques
1
-1
/
+1
2009-01-15
sched: introduce avg_wakeup
Peter Zijlstra
1
-0
/
+1
2009-01-11
sched: partly revert "sched debug: remove NULL checking in print_cfs_rt_rq()"
Li Zefan
1
-4
/
+17
2008-12-01
sched: add uid information to sched_debug for CONFIG_USER_SCHED
Arun R Bharadwaj
1
-1
/
+5
2008-11-19
Merge branch 'linus' into sched/core
Ingo Molnar
1
-22
/
+24
2008-11-16
sched: fix kernel warning on /proc/sched_debug access
Ingo Molnar
1
-2
/
+3
2008-11-11
sched: include group statistics in /proc/sched_debug
Bharata B Rao
1
-1
/
+36
2008-11-10
sched: clean up debug info
Peter Zijlstra
1
-20
/
+21
2008-11-04
sched debug: remove NULL checking in print_cfs/rt_rq()
Li Zefan
1
-12
/
+2
2008-10-30
sched: change sched_debug's mode to 0444
Li Zefan
1
-1
/
+1
2008-10-10
[PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_l...
Lai Jiangshan
1
-2
/
+0
2008-06-27
sched: add full schedstats to /proc/sched_debug
Peter Zijlstra
1
-2
/
+17
2008-06-27
sched: revert revert of: fair-group: SMP-nice for group scheduling
Peter Zijlstra
1
-0
/
+5
2008-06-20
sched: debug: add some rt debug output
Peter Zijlstra
1
-3
/
+37
2008-05-29
revert ("sched: fair-group: SMP-nice for group scheduling")
Ingo Molnar
1
-5
/
+0
2008-05-05
sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
Peter Zijlstra
1
-7
/
+0
2008-05-01
rename div64_64 to div64_u64
Roman Zippel
1
-2
/
+2
2008-04-29
kernel: use non-racy method for proc entries creation
Denis V. Lunev
1
-4
/
+1
2008-04-19
sched: build fix
Ingo Molnar
1
-1
/
+1
2008-04-19
sched: debug: add some debug code to handle the full hierarchy
Peter Zijlstra
1
-3
/
+32
2008-04-19
sched: remove sysctl_sched_batch_wakeup_granularity
Ingo Molnar
1
-1
/
+0
2008-03-19
sched: improve affine wakeups
Ingo Molnar
1
-0
/
+1
2008-01-25
sched: keep total / count stats in addition to the max for
Arjan van de Ven
1
-0
/
+4
2008-01-25
sched: monitor clock underflows in /proc/sched_debug
Guillaume Chazarain
1
-0
/
+1
2007-12-30
sched: fix gcc warnings
Ingo Molnar
1
-4
/
+4
[next]