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
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
4
-9
/
+9
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-3
/
+3
2019-01-04
kernel/sched/: remove caller signal_pending branch predictions
Davidlohr Bueso
3
-3
/
+3
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-2
/
+2
2018-12-30
sched/fair: Fix infinite loop in update_blocked_averages() by reverting a9e7f...
Linus Torvalds
1
-34
/
+9
2018-12-27
sched/fair: Fix warning on non-SMP build
Olof Johansson
1
-8
/
+8
2018-12-26
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-143
/
+737
2018-12-26
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+1
2018-12-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+4
2018-12-11
sched/fair: Select an energy-efficient CPU on task wake-up
Quentin Perret
1
-2
/
+141
2018-12-11
sched/fair: Introduce an energy estimation helper function
Quentin Perret
1
-0
/
+76
2018-12-11
sched/fair: Add over-utilization/tipping point indicator
Morten Rasmussen
2
-2
/
+61
2018-12-11
sched/fair: Clean-up update_sg_lb_stats parameters
Quentin Perret
2
-16
/
+14
2018-12-11
sched/toplogy: Introduce the 'sched_energy_present' static key
Quentin Perret
2
-4
/
+28
2018-12-11
sched/topology: Make Energy Aware Scheduling depend on schedutil
Quentin Perret
3
-9
/
+60
2018-12-11
sched/topology: Disable EAS on inappropriate platforms
Quentin Perret
1
-1
/
+48
2018-12-11
sched/topology: Add lowest CPU asymmetry sched_domain level pointer
Quentin Perret
3
-4
/
+9
2018-12-11
sched/topology: Reference the Energy Model of CPUs when available
Quentin Perret
2
-4
/
+151
2018-12-11
sched/cpufreq: Prepare schedutil for Energy Aware Scheduling
Quentin Perret
2
-15
/
+68
2018-12-11
sched/topology: Relocate arch_scale_cpu_capacity() to the internal header
Quentin Perret
1
-18
/
+0
2018-12-11
sched/core: Remove unnecessary unlikely() in push_*_task()
Yangtao Li
2
-6
/
+2
2018-12-11
sched/topology: Remove the ::smt_gain field from 'struct sched_domain'
Vincent Guittot
2
-5
/
+0
2018-12-11
sched/fair: Clean up comment in nohz_idle_balance()
Andrea Parri
1
-3
/
+1
2018-12-11
sched/cpufreq: Add the SPDX tags
Daniel Lezcano
2
-8
/
+2
2018-12-04
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2
-4
/
+4
2018-12-03
sched: Fix various typos in comments
Ingo Molnar
6
-16
/
+16
2018-12-03
Merge tag 'v4.20-rc5' into sched/core, to pick up fixes
Ingo Molnar
4
-65
/
+71
2018-12-01
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-11
/
+12
2018-11-30
psi: make disabling/enabling easier for vendor kernels
Johannes Weiner
2
-13
/
+25
2018-11-28
sched/smt: Expose sched_smt_present static key
Thomas Gleixner
1
-3
/
+1
2018-11-28
sched/smt: Make sched_smt_present track topology
Peter Zijlstra (Intel)
1
-8
/
+11
2018-11-27
sched/membarrier: synchronize_sched() with synchronize_rcu()
Paul E. McKenney
1
-2
/
+2
2018-11-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-21
/
+22
2018-11-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-14
/
+48
2018-11-18
kernel/sched/psi.c: simplify cgroup_move_task()
Olof Johansson
1
-21
/
+22
2018-11-12
sched/core: Clean up the #ifdef block in add_nr_running()
Viresh Kumar
1
-2
/
+2
2018-11-12
sched/fair: Make some variables static
Muchun Song
1
-6
/
+6
2018-11-12
sched/core: Create task_has_idle_policy() helper
Viresh Kumar
4
-8
/
+13
2018-11-12
sched/fair: Add lsub_positive() and use it consistently
Patrick Bellasi
1
-7
/
+17
2018-11-12
sched/fair: Mask UTIL_AVG_UNCHANGED usages
Patrick Bellasi
1
-5
/
+4
2018-11-12
Merge branch 'sched/urgent' into sched/core, to pick up dependent fixes
Ingo Molnar
1
-16
/
+50
2018-11-12
sched/fair: Fix cpu_util_wake() for 'execl' type workloads
Patrick Bellasi
1
-14
/
+48
2018-11-11
Merge branch 'sched/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+6
2018-11-08
sched/membarrier: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
1
-1
/
+1
2018-11-08
rcu: Eliminate synchronize_rcu_mult()
Paul E. McKenney
1
-1
/
+1
2018-11-05
sched/fair: Fix a comment in task_numa_fault()
Yi Wang
1
-2
/
+2
2018-11-03
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+2
2018-11-04
sched/core: Introduce set_next_task() helper for better code readability
Muchun Song
2
-22
/
+21
2018-11-04
sched/fair: Don't increase sd->balance_interval on newidle balance
Valentin Schneider
1
-2
/
+11
2018-11-04
sched/fair: Clean up load_balance() condition
Valentin Schneider
1
-3
/
+3
[next]