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
/
sched.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-06
sched: Remove unnecessary iteration over sched domains to update nr_busy_cpus
Preeti U Murthy
1
-0
/
+2
2013-10-29
sched: Fix race on toggling cfs_bandwidth_used
Ben Segall
1
-1
/
+2
2013-10-16
sched: Fix race in migrate_swap_stop()
Peter Zijlstra
1
-0
/
+18
2013-10-09
sched/numa: Avoid migrating tasks that are placed on their preferred node
Peter Zijlstra
1
-0
/
+5
2013-10-09
sched/numa: Call task_numa_free() from do_execve()
Rik van Riel
1
-5
/
+0
2013-10-09
sched/numa: Use {cpu, pid} to create task groups for shared faults
Peter Zijlstra
1
-4
/
+1
2013-10-09
sched/numa: Use a system-wide search to find swap/migration candidates
Mel Gorman
1
-0
/
+13
2013-10-09
sched/numa: Introduce migrate_swap()
Peter Zijlstra
1
-1
/
+3
2013-10-09
sched/numa: Reschedule task on preferred NUMA node once selected
Mel Gorman
1
-0
/
+1
2013-10-09
sched/numa: Track NUMA hinting faults on per-node basis
Mel Gorman
1
-0
/
+12
2013-09-20
sched/balancing: Consider max cost of idle balance per sched domain
Jason Low
1
-0
/
+3
2013-09-12
sched/fair: Rewrite group_imb trigger
Peter Zijlstra
1
-0
/
+1
2013-09-04
Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...
Linus Torvalds
1
-4
/
+4
2013-08-08
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
Tejun Heo
1
-3
/
+3
2013-07-23
sched: Micro-optimize the smart wake-affine logic
Peter Zijlstra
1
-0
/
+1
2013-07-23
sched: Move h_load calculation to task_h_load()
Vladimir Davydov
1
-4
/
+3
2013-06-27
sched/tg: Remove tg.load_weight
Alex Shi
1
-1
/
+0
2013-06-27
sched/cfs_rq: Change atomic64_t removed_load to atomic_long_t
Alex Shi
1
-1
/
+2
2013-06-27
sched/tg: Use 'unsigned long' for load variable in task group
Alex Shi
1
-2
/
+2
2013-06-27
sched: Change cfs_rq load avg to unsigned long
Alex Shi
1
-1
/
+1
2013-06-27
sched: Set an initial value of runnable avg for new forked task
Alex Shi
1
-0
/
+2
2013-06-27
sched: Move a few runnable tg variables into CONFIG_SMP
Alex Shi
1
-0
/
+2
2013-06-27
Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-track...
Alex Shi
1
-17
/
+2
2013-06-19
sched/rt: Simplify pull_rt_task() logic and remove .leaf_rt_rq_list
Kirill Tkhai
1
-1
/
+0
2013-05-28
sched: Use an accessor to read the rq clock
Frederic Weisbecker
1
-0
/
+10
2013-05-28
sched: Remove redundant update_runtime notifier
Neil Zhang
1
-1
/
+0
2013-05-07
sched: Move update_load_*() methods from sched.h to fair.c
Paul Gortmaker
1
-18
/
+0
2013-05-07
sched: Factor out load calculation code from sched/core.c --> sched/proc.c
Paul Gortmaker
1
-0
/
+8
2013-05-04
sched: Keep at least 1 tick per second for active dynticks tasks
Frederic Weisbecker
1
-0
/
+10
2013-05-02
Merge commit '8700c95adb03' into timers/nohz
Frederic Weisbecker
1
-48
/
+13
2013-04-26
sched: Fix init NOHZ_IDLE flag
Vincent Guittot
1
-1
/
+0
2013-04-22
sched: Kick full dynticks CPU that have more than one task enqueued.
Frederic Weisbecker
1
-0
/
+11
2013-04-21
sched: Fix wrong rq's runnable_avg update with rt tasks
Vincent Guittot
1
-0
/
+12
2013-04-10
sched: Split cpuacct code out of sched.h
Li Zefan
1
-47
/
+1
2013-04-03
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
Frederic Weisbecker
1
-2
/
+2
2013-03-11
sched: Fix update_group_power() prototype placement to fix build warning when...
Li Zefan
1
-1
/
+2
2013-03-06
sched: Remove double declaration of root_task_group
Li Zefan
1
-5
/
+0
2013-03-06
sched: Move group scheduling functions out of include/linux/sched.h
Li Zefan
1
-0
/
+12
2013-03-06
sched: Move struct sched_class to kernel/sched/sched.h
Li Zefan
1
-0
/
+55
2013-03-06
sched: Move wake flags to kernel/sched/sched.h
Li Zefan
1
-0
/
+7
2013-03-06
sched: Move struct sched_group to kernel/sched/sched.h
Li Zefan
1
-0
/
+56
2013-03-06
sched: Move SCHED_LOAD_SHIFT macros to kernel/sched/sched.h
Li Zefan
1
-1
/
+25
2013-02-07
sched/rt: Move rt specific bits into new header file
Clark Williams
1
-0
/
+1
2013-02-07
sched: Move sched.h sysctl bits into separate header
Clark Williams
1
-0
/
+1
2012-12-16
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+12
2012-12-11
mm: sched: numa: Control enabling and disabling of NUMA balancing if !SCHED_D...
Mel Gorman
1
-1
/
+7
2012-12-11
mm: numa: Add fault driven placement and migration
Peter Zijlstra
1
-0
/
+6
2012-10-24
sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking
Paul Turner
1
-1
/
+8
2012-10-24
sched: Replace update_shares weight distribution with per-entity computation
Paul Turner
1
-24
/
+12
2012-10-24
sched: Maintain runnable averages across throttled periods
Paul Turner
1
-1
/
+2
[next]