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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-22
sched: wakeup preempt when small overlap
Peter Zijlstra
1
-6
/
+6
2008-09-11
Merge commit 'v2.6.27-rc6' into sched/devel
Ingo Molnar
1
-6
/
+13
2008-09-06
Merge branch 'sched/cpuset' into sched/urgent
Ingo Molnar
1
-6
/
+13
2008-09-06
sched: arch_reinit_sched_domains() must destroy domains to force rebuild
Max Krasnyansky
1
-6
/
+13
2008-09-06
Merge branch 'linus' into sched/devel
Ingo Molnar
1
-0
/
+59
2008-09-05
sched: fix process time monotonicity
Balbir Singh
1
-0
/
+59
2008-08-28
sched: clean up __might_sleep()
Ingo Molnar
1
-14
/
+19
2008-08-28
make might_sleep() display the oopsing process
Joe Korty
1
-2
/
+2
2008-08-26
sched: add kernel doc for the completion, fix kernel-doc-nano-HOWTO.txt
Kevin Diggs
1
-0
/
+56
2008-08-26
Merge branch 'linus' into sched/devel
Ingo Molnar
1
-3
/
+51
2008-08-22
wait_task_inactive: "improve" the returned value for ->nvcsw == 0
Oleg Nesterov
1
-1
/
+1
2008-08-22
wait_task_inactive(): don't consider task->nivcsw
Oleg Nesterov
1
-5
/
+2
2008-08-22
sched: do_wait_for_common: use signal_pending_state()
Oleg Nesterov
1
-4
/
+1
2008-08-16
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+5
2008-08-15
sched: scale sysctl_sched_shares_ratelimit with nr_cpus
Peter Zijlstra
1
-2
/
+4
2008-08-15
completions: uninline try_wait_for_completion and completion_done
Dave Chinner
1
-0
/
+46
2008-08-14
sched: fix the race between walk_tg_tree and sched_create_group
Zhang, Yanmin
1
-1
/
+1
2008-08-11
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2008-08-12
Merge branch 'core/locking' into core/urgent
Ingo Molnar
1
-8
/
+13
2008-08-11
Merge branch 'linus' into sched/urgent
Ingo Molnar
1
-21
/
+23
2008-08-11
lockdep: re-annotate scheduler runqueues
Peter Zijlstra
1
-2
/
+9
2008-08-04
__sched_setscheduler: don't do any policy checks when not "user"
Jeremy Fitzhardinge
1
-10
/
+12
2008-08-01
lockdep: change scheduler annotation
Peter Zijlstra
1
-6
/
+4
2008-07-30
sched: make scheduler sysfs attributes sysdev class devices
Andi Kleen
1
-11
/
+11
2008-07-28
sched: test runtime rather than period in global_rt_runtime()
roel kluin
1
-1
/
+1
2008-07-26
tracehook: wait_task_inactive
Roland McGrath
1
-2
/
+27
2008-07-26
Full conversion to early_initcall() interface, remove old interface
Eduard - Gabriel Munteanu
1
-1
/
+4
2008-07-25
accounting: account for user time when updating memory integrals
Jonathan Lim
1
-0
/
+2
2008-07-23
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-206
/
+107
2008-07-23
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-18
/
+18
2008-07-21
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
1
-2
/
+6
2008-07-20
sched: hrtick_enabled() should use cpu_active()
Ingo Molnar
1
-1
/
+1
2008-07-20
Merge branch 'sched/urgent' into sched/devel
Ingo Molnar
1
-142
/
+60
2008-07-20
sched, x86: clean up hrtick implementation
Peter Zijlstra
1
-142
/
+60
2008-07-18
cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...
Max Krasnyansky
1
-63
/
+45
2008-07-18
sched: reduce stack size in isolated_cpu_setup()
Mike Travis
1
-1
/
+2
2008-07-16
Merge branch 'linus' into cpus4096
Ingo Molnar
1
-250
/
+585
2008-07-14
Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2008-07-14
Merge branch 'sched/new-API-sched_setscheduler' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-12
/
+36
2008-07-14
Merge branch 'auto-ftrace-next' into tracing/for-linus
Ingo Molnar
1
-2
/
+53
2008-07-14
Merge branch 'sched/for-linus' into tracing/for-linus
Ingo Molnar
1
-232
/
+491
2008-07-13
Merge branch 'linus' into sched/devel
Ingo Molnar
1
-3
/
+4
2008-07-12
Merge branch 'linus' into x86/core
Ingo Molnar
1
-3
/
+4
2008-07-10
sched: fix cpu hotplug, cleanup
Linus Torvalds
1
-6
/
+5
2008-07-10
Merge branch 'tracing/ftrace' into auto-ftrace-next
Ingo Molnar
1
-3
/
+54
2008-07-10
sched: fix cpu hotplug
Dmitry Adamushko
1
-1
/
+3
2008-07-08
sched, numa: replace MAX_NUMNODES with nr_node_ids in kernel/sched.c
Mike Travis
1
-9
/
+9
2008-07-07
Merge commit 'v2.6.26-rc9' into sched/devel
Ingo Molnar
1
-0
/
+4
2008-07-06
Merge commit 'v2.6.26-rc9' into cpus4096
Ingo Molnar
1
-425
/
+96
2008-07-04
sched: fix accounting in task delay accounting & migration
Ankita Garg
1
-0
/
+1
[next]