index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-27
sched/fair: Fix statistics for find_idlest_group()
Vincent Guittot
1
-0
/
+2
2020-02-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-53
/
+117
2020-02-11
sched/fair: Fix kernel-doc warning in attach_entity_load_avg()
Randy Dunlap
1
-1
/
+0
2020-02-11
sched/core: Annotate curr pointer in rq with __rcu
Madhuparna Bhowmik
1
-1
/
+1
2020-02-11
sched/psi: Fix OOB write when writing 0 bytes to PSI files
Suren Baghdasaryan
1
-0
/
+3
2020-02-10
sched/fair: Allow a per-CPU kthread waking a task to stack on the same CPU, t...
Mel Gorman
3
-11
/
+27
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-24
/
+24
2020-01-28
sched/fair: Prevent unlimited runtime on throttled group
Vincent Guittot
1
-1
/
+8
2020-01-28
sched/nohz: Optimize get_nohz_timer_target()
Wanpeng Li
1
-7
/
+12
2020-01-28
sched/uclamp: Reject negative values in cpu_uclamp_write()
Qais Yousef
1
-1
/
+1
2020-01-28
sched/fair: Allow a small load imbalance between low utilisation SD_NUMA domains
Mel Gorman
1
-12
/
+29
2020-01-28
timers/nohz: Update NOHZ load in remote tick
Peter Zijlstra (Intel)
2
-11
/
+26
2020-01-28
sched/core: Don't skip remote tick for idle CPUs
Scott Wood
1
-8
/
+10
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
15
-149
/
+298
2020-01-22
genirq, sched/isolation: Isolate from handling managed interrupts
Ming Lei
1
-0
/
+6
2020-01-20
sched/fair: Define sched_idle_cpu() only for SMP configurations
Viresh Kumar
1
-0
/
+2
2020-01-17
sched/topology: Assert non-NUMA topology masks don't (partially) overlap
Valentin Schneider
1
-0
/
+39
2020-01-17
idle: fix spelling mistake "iterrupts" -> "interrupts"
Hewenliang
1
-1
/
+1
2020-01-17
sched/fair: Remove redundant call to cpufreq_update_util()
Vincent Guittot
1
-7
/
+7
2020-01-17
sched/psi: create /proc/pressure and /proc/pressure/{io|memory|cpu} only when...
Wang Long
1
-4
/
+6
2020-01-17
sched/fair: Fix sgc->{min,max}_capacity calculation for SD_OVERLAP
Peng Liu
1
-22
/
+4
2020-01-17
sched/fair: calculate delta runnable load only when it's needed
Peng Wang
1
-5
/
+6
2020-01-17
sched/cputime: move rq parameter in irqtime_account_process_tick
Alex Shi
1
-9
/
+6
2020-01-17
sched/debug: Reset watchdog on all CPUs while processing sysrq-t
Wei Li
1
-2
/
+9
2020-01-17
sched/core: Fix size of rq::uclamp initialization
Li Guanglei
1
-1
/
+2
2020-01-17
sched/uclamp: Fix a bug in propagating uclamp value in new cgroups
Qais Yousef
1
-0
/
+6
2020-01-17
sched/fair: Load balance aggressively for SCHED_IDLE CPUs
Viresh Kumar
1
-11
/
+21
2020-01-17
sched/fair : Improve update_sd_pick_busiest for spare capacity case
Vincent Guittot
1
-5
/
+9
2019-12-25
sched/rt: Make RT capacity-aware
Qais Yousef
3
-18
/
+94
2019-12-25
sched/fair: Make EAS wakeup placement consider uclamp restrictions
Valentin Schneider
1
-2
/
+10
2019-12-25
sched/fair: Make task_fits_capacity() consider uclamp restrictions
Valentin Schneider
1
-1
/
+15
2019-12-25
sched/uclamp: Rename uclamp_util_with() into uclamp_rq_util_with()
Valentin Schneider
2
-5
/
+6
2019-12-25
sched/uclamp: Make uclamp util helpers use and return UL values
Valentin Schneider
2
-10
/
+10
2019-12-25
sched/uclamp: Remove uclamp_util()
Valentin Schneider
1
-9
/
+0
2019-12-25
sched/fair: Make sched-idle CPU selection consistent throughout
Viresh Kumar
1
-22
/
+12
2019-12-25
sched/core: Remove unused variable from set_user_nice()
Qian Cai
1
-2
/
+1
2019-12-25
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
Ingo Molnar
4
-9
/
+37
2019-12-21
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-3
/
+15
2019-12-17
schied/fair: Skip calculating @contrib without load
Peng Wang
1
-3
/
+17
2019-12-17
sched/fair: Optimize select_idle_cpu
Cheng Jian
1
-3
/
+4
2019-12-17
sched/wait: fix ___wait_var_event(exclusive)
Oleg Nesterov
1
-0
/
+1
2019-12-17
sched: Use fair:prio_changed() instead of ad-hoc implementation
Frederic Weisbecker
1
-8
/
+8
2019-12-17
sched: Spare resched IPI when prio changes on a single fair task
Frederic Weisbecker
1
-0
/
+3
2019-12-17
sched/cfs: fix spurious active migration
Vincent Guittot
1
-1
/
+8
2019-12-17
sched/fair: Fix find_idlest_group() to handle CPU affinity
Vincent Guittot
1
-0
/
+4
2019-12-17
psi: Fix a division error in psi poll()
Johannes Weiner
1
-1
/
+1
2019-12-17
sched/psi: Fix sampling error and rare div0 crashes with cgroups and high uptime
Johannes Weiner
1
-1
/
+2
2019-12-12
cpufreq: Avoid leaving stale IRQ work items during CPU offline
Rafael J. Wysocki
2
-5
/
+21
2019-12-08
Merge branch 'linus' into sched/urgent, to pick up the latest before merging ...
Ingo Molnar
2
-19
/
+42
2019-12-05
Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
[next]