index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-29
sched/rt: Kick RT bandwidth timer immediately on start up
Steven Rostedt
1
-1
/
+9
2016-02-29
sched/debug: Add deadline scheduler bandwidth ratio to /proc/sched_debug
Steven Rostedt (Red Hat)
1
-0
/
+9
2016-02-29
sched/debug: Move sched_domain_sysctl to debug.c
Steven Rostedt (Red Hat)
3
-178
/
+186
2016-02-29
sched/debug: Move the /sys/kernel/debug/sched_features file setup into debug.c
Steven Rostedt (Red Hat)
2
-133
/
+131
2016-02-29
sched/rt: Fix PI handling vs. sched_setscheduler()
Peter Zijlstra
3
-50
/
+111
2016-02-29
sched/core: Remove duplicated sched_group_set_shares() prototype
Dongsheng Yang
1
-1
/
+0
2016-02-29
sched/fair: Consolidate nohz CPU load update code
Frederic Weisbecker
1
-23
/
+25
2016-02-29
sched/fair: Avoid using decay_load_missed() with a negative value
Byungchul Park
1
-2
/
+10
2016-02-29
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
4
-30
/
+37
2016-02-29
sched/deadline: Always calculate end of period on sched_yield()
Peter Zijlstra
1
-9
/
+13
2016-02-29
sched/cgroup: Fix cgroup entity load tracking tear-down
Peter Zijlstra
3
-20
/
+23
2016-02-25
wait.[ch]: Introduce the simple waitqueue (swait) implementation
Peter Zijlstra (Intel)
2
-1
/
+124
2016-02-17
sched/deadline: Fix trivial typo in printk() message
Steven Rostedt
1
-1
/
+1
2016-02-17
sched/core: Remove dead statement in __schedule()
Byungchul Park
1
-1
/
+0
2016-02-09
sched/numa: Spread memory according to CPU and memory use
Rik van Riel
1
-40
/
+47
2016-02-09
sched/debug: Make schedstats a runtime tunable that is disabled by default
Mel Gorman
5
-88
/
+206
2016-02-05
sched/isolcpus: Output warning when the 'isolcpus=' kernel parameter is invalid
Prarit Bhargava
1
-2
/
+7
2016-01-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-8
/
+24
2016-01-29
Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep'
Rafael J. Wysocki
1
-1
/
+1
2016-01-22
wrappers for ->i_mutex access
Al Viro
1
-2
/
+2
2016-01-22
sched/numa: Fix use-after-free bug in the task_numa_compare
Gavin Guo
1
-7
/
+23
2016-01-22
cpuidle: fix fallback mechanism for suspend to idle in absence of enter_freeze
Sudeep Holla
1
-1
/
+1
2016-01-20
Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+0
2016-01-21
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-6
/
+0
2016-01-19
sched / idle: Drop default_idle_call() fallback from call_cpuidle()
Rafael J. Wysocki
1
-6
/
+0
2016-01-19
sched: Fix crash in sched_init_numa()
Raghavendra K T
1
-1
/
+1
2016-01-14
vmstat: make vmstat_updater deferrable again and shut down on idle
Christoph Lameter
1
-0
/
+1
2016-01-12
Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-1
/
+1
2016-01-12
Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2016-01-11
Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2016-01-11
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-236
/
+356
2016-01-11
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-8
/
+93
2016-01-11
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+4
2016-01-06
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-2
/
+4
2016-01-06
sched/fair: Fix new task's load avg removed from source CPU in wake_up_new_ta...
Yuyang Du
1
-10
/
+28
2016-01-06
sched/deadline: Fix the earliest_dl.next logic
Wanpeng Li
1
-52
/
+7
2016-01-06
Merge branch 'sched/urgent' into sched/core, to pick up fixes before merging ...
Ingo Molnar
4
-19
/
+19
2016-01-06
sched/fair: Fix multiplication overflow on 32-bit systems
Andrey Ryabinin
1
-1
/
+1
2015-12-21
missing include asm/paravirt.h in cputime.c
Stefano Stabellini
1
-0
/
+3
2015-12-13
sched/wait: Fix the signal handling fix
Peter Zijlstra
1
-10
/
+10
2015-12-08
Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+6
2015-12-08
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2015-12-08
watchdog: introduce touch_softlockup_watchdog_sched()
Tejun Heo
1
-1
/
+1
2015-12-07
Merge branch 'master' into for-4.4-fixes
Tejun Heo
5
-15
/
+45
2015-12-04
rcu: Stop disabling interrupts in scheduler fastpaths
Paul E. McKenney
1
-2
/
+4
2015-12-04
sched/fair: Disable the task group load_avg update for the root_task_group
Waiman Long
1
-0
/
+6
2015-12-04
sched/fair: Move the cache-hot 'load_avg' variable into its own cacheline
Waiman Long
2
-4
/
+13
2015-12-04
sched/fair: Avoid redundant idle_cpu() call in update_sg_lb_stats()
Waiman Long
1
-3
/
+7
2015-12-04
sched/core: Move the sched_to_prio[] arrays out of line
Andi Kleen
3
-43
/
+46
2015-12-04
sched/cputime: Convert vtime_seqlock to seqcount
Frederic Weisbecker
1
-22
/
+24
[next]