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-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
7
-0
/
+7
2019-05-14
kernel/sched/psi.c: expose pressure metrics on root cgroup
Dan Schatzberg
1
-1
/
+1
2019-05-14
psi: introduce psi monitor
Suren Baghdasaryan
1
-16
/
+478
2019-05-14
psi: track changed states
Suren Baghdasaryan
1
-6
/
+18
2019-05-14
psi: split update_stats into parts
Suren Baghdasaryan
1
-23
/
+34
2019-05-14
psi: rename psi fields in preparation for psi trigger addition
Suren Baghdasaryan
1
-20
/
+21
2019-05-14
psi: make psi_enable static
Suren Baghdasaryan
1
-2
/
+2
2019-05-14
psi: introduce state_mask to represent stalled psi states
Suren Baghdasaryan
1
-10
/
+19
2019-05-07
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+3
2019-05-06
Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-11
/
+10
2019-05-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-127
/
+101
2019-05-06
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2019-05-06
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-11
/
+10
2019-05-03
sched/isolation: Require a present CPU in housekeeping mask
Nicholas Piggin
1
-5
/
+13
2019-05-03
sched/core: Allow the remote scheduler tick to be started on CPU0
Nicholas Piggin
1
-1
/
+1
2019-05-03
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2
-2
/
+30
2019-04-30
sched/cpufreq: Fix kobject memleak
Tobin C. Harding
1
-0
/
+1
2019-04-29
sched/nohz: Run NOHZ idle load balancer on HK_FLAG_MISC CPUs
Nicholas Piggin
1
-6
/
+10
2019-04-25
cpufreq: schedutil: Replace default_attrs field with groups
Kimberly Brown
1
-2
/
+3
2019-04-25
sched/numa: Fix a possible divide-by-zero
Xie XiuQi
1
-0
/
+4
2019-04-19
sched/debug: Fix spelling mistake "logaritmic" -> "logarithmic"
Colin Ian King
1
-1
/
+1
2019-04-19
sched/topology: Update init_sched_domains() comment
Juri Lelli
1
-3
/
+2
2019-04-19
sched/core: Check quota and period overflow at usec to nsec conversion
Konstantin Khlebnikov
1
-1
/
+6
2019-04-19
sched/core: Handle overflow in cpu_shares_write_u64
Konstantin Khlebnikov
1
-0
/
+2
2019-04-19
sched/rt: Check integer overflow at usec to nsec conversion
Konstantin Khlebnikov
1
-0
/
+5
2019-04-19
sched/core: Fix typo in comment
Joel Savitz
1
-1
/
+1
2019-04-18
sched/core: Make some functions static
YueHaibing
2
-6
/
+6
2019-04-16
sched/core: Unify p->on_rq updates
Peter Zijlstra
2
-7
/
+4
2019-04-16
sched/core: Remove ttwu_activate()
Peter Zijlstra
1
-7
/
+2
2019-04-16
sched/core, workqueues: Distangle worker accounting from rq lock
Thomas Gleixner
1
-67
/
+21
2019-04-16
sched/deadline: Correctly handle active 0-lag timers
luca abeni
1
-2
/
+1
2019-04-16
sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup
Phil Auld
1
-0
/
+25
2019-04-16
sched/fair: Remove unneeded prototype of capacity_of()
Valentin Schneider
1
-1
/
+0
2019-04-10
sched/topology: Skip duplicate group rewrites in build_sched_groups()
Valentin Schneider
1
-3
/
+9
2019-04-10
sched/topology: Fix build_sched_groups() comment
Valentin Schneider
1
-2
/
+2
2019-04-08
cpufreq: schedutil: Simplify iowait boosting
Rafael J. Wysocki
1
-11
/
+10
2019-04-03
sched/fair: Make sync_entity_load_avg() and remove_entity_load_avg() static
YueHaibing
1
-2
/
+2
2019-04-03
sched/core: Annotate perf_domain pointer with __rcu
Joel Fernandes (Google)
1
-1
/
+1
2019-04-03
sched_domain: Annotate RCU pointers properly
Joel Fernandes (Google)
2
-12
/
+12
2019-04-03
sched/cpufreq: Annotate cpufreq_update_util_data pointer with __rcu
Joel Fernandes (Google)
2
-2
/
+2
2019-04-03
ia64/tlb: Eradicate tlb_migrate_finish() callback
Peter Zijlstra
1
-1
/
+0
2019-04-03
sched/fair: Do not re-read ->h_load_next during hierarchical load calculation
Mel Gorman
1
-3
/
+3
2019-03-24
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-56
/
+89
2019-03-19
sched/fair: Skip LLC NOHZ logic for asymmetric systems
Valentin Schneider
1
-28
/
+37
2019-03-19
sched/fair: Tune down misfit NOHZ kicks
Valentin Schneider
1
-1
/
+25
2019-03-19
sched/fair: Comment some nohz_balancer_kick() kick conditions
Valentin Schneider
1
-2
/
+11
2019-03-19
sched/core: Fix buffer overflow in cgroup2 property cpu.max
Konstantin Khlebnikov
1
-1
/
+1
2019-03-19
sched/cpufreq: Fix 32-bit math overflow
Peter Zijlstra
1
-34
/
+25
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-7
/
+11
2019-03-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-239
/
+495
[next]