index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/core / kcov: avoid kcov_area during task switch
Mark Rutland
2018-06-15
1
-0
/
+4
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
2
-4
/
+4
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+1
*
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-10
1
-0
/
+2
|
\
|
*
rseq: Introduce restartable sequences system call
Mathieu Desnoyers
2018-06-06
1
-0
/
+2
*
|
Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-06-05
1
-83
/
+179
|
\
\
|
|
/
|
/
|
|
*
Merge branches 'pm-cpufreq-sched' and 'pm-cpuidle'
Rafael J. Wysocki
2018-06-04
1
-83
/
+179
|
|
\
|
|
*
cpufreq: schedutil: Avoid missing updates for one-CPU policies
Rafael J. Wysocki
2018-05-24
1
-23
/
+47
|
|
*
schedutil: Allow cpufreq requests to be made even when kthread kicked
Joel Fernandes (Google)
2018-05-23
1
-8
/
+26
|
|
*
cpufreq: Rename cpufreq_can_do_remote_dvfs()
Viresh Kumar
2018-05-23
1
-1
/
+1
|
|
*
cpufreq: schedutil: Cleanup and document iowait boost
Patrick Bellasi
2018-05-22
1
-45
/
+107
|
|
*
cpufreq: schedutil: Fix iowait boost reset
Patrick Bellasi
2018-05-22
1
-8
/
+10
|
|
*
cpufreq: schedutil: Don't set next_freq to UINT_MAX
Viresh Kumar
2018-05-15
1
-12
/
+6
|
|
*
Revert "cpufreq: schedutil: Don't restrict kthread to related_cpus unnecessar...
Dietmar Eggemann
2018-05-15
1
-5
/
+1
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-06-04
4
-68
/
+111
|
\
\
\
|
*
|
|
sched/fair: Update util_est before updating schedutil
Patrick Bellasi
2018-05-25
1
-1
/
+8
|
*
|
|
sched/cpufreq: Modify aggregate utilization to always include blocked FAIR ut...
Patrick Bellasi
2018-05-25
1
-9
/
+8
|
*
|
|
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2018-05-25
4
-8
/
+5
|
|
\
|
|
|
*
|
|
sched/core: Distinguish between idle_cpu() calls based on desired effect, int...
Rohit Jain
2018-05-14
2
-10
/
+24
|
*
|
|
sched/numa: Stagger NUMA balancing scan periods for new threads
Mel Gorman
2018-05-14
3
-21
/
+48
|
*
|
|
Merge tag 'v4.17-rc5' into sched/core, to pick up fixes and dependencies
Ingo Molnar
2018-05-14
4
-73
/
+14
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
sched/core: Don't schedule threads on pre-empted vCPUs
Rohit Jain
2018-05-04
1
-0
/
+3
|
*
|
|
sched/fair: Avoid calling sync_entity_load_avg() unnecessarily
Viresh Kumar
2018-05-04
1
-9
/
+7
|
*
|
|
sched/fair: Rearrange select_task_rq_fair() to optimize it
Viresh Kumar
2018-05-04
1
-21
/
+16
*
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-06-04
1
-14
/
+0
|
\
\
\
\
|
*
\
\
\
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2018-05-16
1
-14
/
+0
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
softirq: Eliminate unused cond_resched_softirq() macro
Paul E. McKenney
2018-05-15
1
-14
/
+0
*
|
|
|
|
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-04
2
-41
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
2018-05-16
2
-41
/
+2
|
|
/
/
/
/
*
|
|
|
|
sched/headers: Fix typo
Davidlohr Bueso
2018-05-31
1
-1
/
+1
*
|
|
|
|
sched/deadline: Fix missing clock update
Juri Lelli
2018-05-31
1
-3
/
+3
*
|
|
|
|
sched/core: Require cpu_active() in select_task_rq(), for user tasks
Paul Burton
2018-05-31
1
-2
/
+1
*
|
|
|
|
sched/core: Fix rules for running on online && !active CPUs
Peter Zijlstra
2018-05-31
1
-12
/
+30
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
sched/topology: Clarify root domain(s) debug string
Juri Lelli
2018-05-25
1
-1
/
+1
*
|
|
|
sched/deadline: Make the grub_reclaim() function static
Mathieu Malaterre
2018-05-18
1
-1
/
+1
*
|
|
|
sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to kernel/...
Mathieu Malaterre
2018-05-18
3
-6
/
+3
|
/
/
/
*
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-05-13
3
-31
/
+34
|
\
\
\
|
*
|
|
sched/autogroup: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
Peter Zijlstra
2018-05-05
1
-2
/
+5
|
*
|
|
sched/core: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
Peter Zijlstra
2018-05-05
1
-1
/
+6
|
|
|
/
|
|
/
|
|
*
|
sched/core: Introduce set_special_state()
Peter Zijlstra
2018-05-04
1
-16
/
+1
|
*
|
kthread, sched/wait: Fix kthread_parkme() completion issue
Peter Zijlstra
2018-05-03
1
-11
/
+21
|
*
|
sched/fair: Fix the update of blocked load when newly idle
Vincent Guittot
2018-05-03
1
-1
/
+1
|
|
/
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-05-13
1
-56
/
+1
|
\
\
|
*
|
Revert "sched/numa: Delay retrying placement for automatic NUMA balance after...
Mel Gorman
2018-05-12
1
-56
/
+1
|
|
/
*
|
cpufreq: schedutil: Avoid using invalid next_freq
Rafael J. Wysocki
2018-05-09
1
-1
/
+2
*
|
cpufreq: schedutil: remove stale comment
Juri Lelli
2018-05-09
1
-13
/
+0
|
/
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-04-15
6
-11
/
+19
|
\
|
*
sched/core: Simplify helpers for rq clock update skip requests
Davidlohr Bueso
2018-04-05
5
-9
/
+16
|
*
sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning
Davidlohr Bueso
2018-04-05
1
-0
/
+2
|
*
Merge branch 'linus' into sched/urgent, to pick up fixes and updates
Ingo Molnar
2018-04-05
32
-1580
/
+2055
|
|
\
[next]