index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched_rt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-23
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-28
/
+49
2008-07-20
Merge branch 'sched/urgent' into sched/devel
Ingo Molnar
1
-0
/
+2
2008-07-18
sched: fix warning in inc_rt_tasks() to not declare variable 'rq' if it's not...
David Howells
1
-0
/
+2
2008-07-18
cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...
Max Krasnyansky
1
-0
/
+7
2008-07-18
sched: rework of "prioritize non-migratable tasks over migratable ones"
Dmitry Adamushko
1
-28
/
+40
2008-07-16
Merge branch 'linus' into cpus4096
Ingo Molnar
1
-141
/
+264
2008-07-06
Merge commit 'v2.6.26-rc9' into cpus4096
Ingo Molnar
1
-32
/
+38
2008-06-27
sched: make sched_{rt,fair}.c ifdefs more readable
Dhaval Giani
1
-5
/
+5
2008-06-27
sched: revert revert of: fair-group: SMP-nice for group scheduling
Peter Zijlstra
1
-0
/
+4
2008-06-27
sched: clean up some unused variables
Peter Zijlstra
1
-2
/
+0
2008-06-20
sched: rt: dont stop the period timer when there are tasks wanting to run
Peter Zijlstra
1
-1
/
+2
2008-06-20
sched: rt: dont stop the period timer when there are tasks wanting to run
Peter Zijlstra
1
-1
/
+2
2008-06-20
sched: rt: move some code around
Peter Zijlstra
1
-62
/
+57
2008-06-20
sched: rt: fix SMP bandwidth balancing for throttled groups
Peter Zijlstra
1
-12
/
+29
2008-06-20
sched: debug: add some rt debug output
Peter Zijlstra
1
-0
/
+14
2008-06-19
Merge branch 'sched' into sched-devel
Ingo Molnar
1
-28
/
+39
2008-06-19
sched: rt-group: fix RR buglet
Peter Zijlstra
1
-1
/
+3
2008-06-19
sched: rt-group: heirarchy aware throttle
Peter Zijlstra
1
-26
/
+33
2008-06-18
sched: rework of "prioritize non-migratable tasks over migratable ones"
Dmitry Adamushko
1
-35
/
+9
2008-06-10
sched: fix hotplug cpus on ia64
Peter Zijlstra
1
-5
/
+104
2008-06-06
sched: fix cpuprio build bug
Ingo Molnar
1
-1
/
+4
2008-06-06
sched: fix cpupri hotplug support
Gregory Haskins
1
-6
/
+18
2008-06-06
sched: use a 2-d bitmap for searching lowest-pri CPU
Gregory Haskins
1
-77
/
+21
2008-06-06
sched: prioritize non-migratable tasks over migratable ones
Gregory Haskins
1
-7
/
+68
2008-05-29
revert ("sched: fair-group: SMP-nice for group scheduling")
Ingo Molnar
1
-4
/
+0
2008-05-23
core: use performance variant for_each_cpu_mask_nr
Mike Travis
1
-3
/
+3
2008-05-05
sched: fix RT task-wakeup logic
Gregory Haskins
1
-2
/
+5
2008-05-05
sched: make rt_sched_class, idle_sched_class static
Harvey Harrison
1
-1
/
+1
2008-04-19
sched: rt-group: optimize dequeue_rt_stack
Peter Zijlstra
1
-16
/
+11
2008-04-19
sched: fair-group: SMP-nice for group scheduling
Peter Zijlstra
1
-0
/
+4
2008-04-19
sched: mix tasks and groups
Dhaval Giani
1
-6
/
+9
2008-04-19
sched: add new set_cpus_allowed_ptr function
Mike Travis
1
-1
/
+2
2008-04-19
sched: rt-group: smp balancing
Peter Zijlstra
1
-3
/
+85
2008-04-19
sched: rt-group: synchonised bandwidth period
Peter Zijlstra
1
-32
/
+72
2008-03-07
sched: balance RT task resched only on runqueue
Steven Rostedt
1
-2
/
+4
2008-03-04
sched: revert load_balance_monitor() changes
Peter Zijlstra
1
-4
/
+0
2008-02-13
sched: rt-group: make rt groups scheduling configurable
Peter Zijlstra
1
-6
/
+6
2008-02-13
sched: rt-group: interface
Peter Zijlstra
1
-30
/
+23
2008-02-13
sched: rt-group: deal with PI
Peter Zijlstra
1
-5
/
+38
2008-01-25
sched: fix goto retry in pick_next_task_rt()
Dmitry Adamushko
1
-7
/
+2
2008-01-25
sched: rt-watchdog: fix .rlim_max = RLIM_INFINITY
Peter Zijlstra
1
-7
/
+1
2008-01-25
sched: rt-group: reduce rescheduling
Peter Zijlstra
1
-1
/
+4
2008-01-25
sched: rt throttling vs no_hz
Peter Zijlstra
1
-14
/
+16
2008-01-25
sched: pull_rt_task() cleanup
Mike Galbraith
1
-6
/
+4
2008-01-25
sched: rt group scheduling
Peter Zijlstra
1
-119
/
+336
2008-01-25
sched: rt time limit
Peter Zijlstra
1
-0
/
+53
2008-01-25
sched: high-res preemption tick
Peter Zijlstra
1
-1
/
+1
2008-01-25
sched: SCHED_FIFO/SCHED_RR watchdog timer
Peter Zijlstra
1
-0
/
+30
2008-01-25
sched: sched_rt_entity
Peter Zijlstra
1
-10
/
+10
2008-01-25
sched: remove some old cpuset logic
Gregory Haskins
1
-33
/
+0
[next]