index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-15
sched/core / kcov: avoid kcov_area during task switch
Mark Rutland
1
-0
/
+4
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-4
/
+4
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-06-10
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2018-06-06
rseq: Introduce restartable sequences system call
Mathieu Desnoyers
1
-0
/
+2
2018-06-05
Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-83
/
+179
2018-06-05
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-68
/
+111
2018-06-05
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-14
/
+0
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-41
/
+2
2018-06-04
Merge branches 'pm-cpufreq-sched' and 'pm-cpuidle'
Rafael J. Wysocki
1
-83
/
+179
2018-05-31
sched/headers: Fix typo
Davidlohr Bueso
1
-1
/
+1
2018-05-31
sched/deadline: Fix missing clock update
Juri Lelli
1
-3
/
+3
2018-05-31
sched/core: Require cpu_active() in select_task_rq(), for user tasks
Paul Burton
1
-2
/
+1
2018-05-31
sched/core: Fix rules for running on online && !active CPUs
Peter Zijlstra
1
-12
/
+30
2018-05-25
sched/fair: Update util_est before updating schedutil
Patrick Bellasi
1
-1
/
+8
2018-05-25
sched/cpufreq: Modify aggregate utilization to always include blocked FAIR ut...
Patrick Bellasi
1
-9
/
+8
2018-05-25
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
4
-8
/
+5
2018-05-25
sched/topology: Clarify root domain(s) debug string
Juri Lelli
1
-1
/
+1
2018-05-24
cpufreq: schedutil: Avoid missing updates for one-CPU policies
Rafael J. Wysocki
1
-23
/
+47
2018-05-23
schedutil: Allow cpufreq requests to be made even when kthread kicked
Joel Fernandes (Google)
1
-8
/
+26
2018-05-23
cpufreq: Rename cpufreq_can_do_remote_dvfs()
Viresh Kumar
1
-1
/
+1
2018-05-22
cpufreq: schedutil: Cleanup and document iowait boost
Patrick Bellasi
1
-45
/
+107
2018-05-22
cpufreq: schedutil: Fix iowait boost reset
Patrick Bellasi
1
-8
/
+10
2018-05-18
sched/deadline: Make the grub_reclaim() function static
Mathieu Malaterre
1
-1
/
+1
2018-05-18
sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to kernel/...
Mathieu Malaterre
3
-6
/
+3
2018-05-16
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-14
/
+0
2018-05-16
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
2
-41
/
+2
2018-05-15
softirq: Eliminate unused cond_resched_softirq() macro
Paul E. McKenney
1
-14
/
+0
2018-05-15
cpufreq: schedutil: Don't set next_freq to UINT_MAX
Viresh Kumar
1
-12
/
+6
2018-05-15
Revert "cpufreq: schedutil: Don't restrict kthread to related_cpus unnecessar...
Dietmar Eggemann
1
-5
/
+1
2018-05-14
sched/core: Distinguish between idle_cpu() calls based on desired effect, int...
Rohit Jain
2
-10
/
+24
2018-05-14
sched/numa: Stagger NUMA balancing scan periods for new threads
Mel Gorman
3
-21
/
+48
2018-05-14
Merge tag 'v4.17-rc5' into sched/core, to pick up fixes and dependencies
Ingo Molnar
4
-73
/
+14
2018-05-13
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-31
/
+34
2018-05-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-56
/
+1
2018-05-12
Revert "sched/numa: Delay retrying placement for automatic NUMA balance after...
Mel Gorman
1
-56
/
+1
2018-05-09
cpufreq: schedutil: Avoid using invalid next_freq
Rafael J. Wysocki
1
-1
/
+2
2018-05-09
cpufreq: schedutil: remove stale comment
Juri Lelli
1
-13
/
+0
2018-05-05
sched/autogroup: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
Peter Zijlstra
1
-2
/
+5
2018-05-05
sched/core: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
Peter Zijlstra
1
-1
/
+6
2018-05-04
sched/core: Don't schedule threads on pre-empted vCPUs
Rohit Jain
1
-0
/
+3
2018-05-04
sched/fair: Avoid calling sync_entity_load_avg() unnecessarily
Viresh Kumar
1
-9
/
+7
2018-05-04
sched/fair: Rearrange select_task_rq_fair() to optimize it
Viresh Kumar
1
-21
/
+16
2018-05-04
sched/core: Introduce set_special_state()
Peter Zijlstra
1
-16
/
+1
2018-05-03
kthread, sched/wait: Fix kthread_parkme() completion issue
Peter Zijlstra
1
-11
/
+21
2018-05-03
sched/fair: Fix the update of blocked load when newly idle
Vincent Guittot
1
-1
/
+1
2018-04-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-11
/
+19
2018-04-12
Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-6
/
+28
2018-04-09
sched: idle: Select idle state before stopping the tick
Rafael J. Wysocki
1
-3
/
+8
2018-04-06
cpuidle: Return nohz hint from cpuidle_select()
Rafael J. Wysocki
1
-1
/
+3
[next]