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
2017-10-10
sched/core: Address more wake_affine() regressions
Peter Zijlstra
2
-0
/
+43
2017-10-10
sched/core: Fix wake_affine() performance regression
Peter Zijlstra
2
-111
/
+16
2017-10-09
rcutorture: Dump writer stack if stalled
Paul E. McKenney
1
-0
/
+1
2017-10-09
sched,rcu: Make cond_resched() provide RCU quiescent state
Paul E. McKenney
1
-0
/
+1
2017-10-09
sched: Make resched_cpu() unconditional
Paul E. McKenney
1
-2
/
+1
2017-09-29
sched: Implement interface for cgroup unified hierarchy
Tejun Heo
1
-0
/
+171
2017-09-29
sched: Misc preps for cgroup unified hierarchy interface
Tejun Heo
1
-4
/
+4
2017-09-29
sched/fair: Update calc_group_*() comments
Peter Zijlstra
1
-22
/
+44
2017-09-29
sched/fair: Calculate runnable_weight slightly differently
Josef Bacik
1
-12
/
+33
2017-09-29
sched/fair: Implement more accurate async detach
Peter Zijlstra
1
-6
/
+3
2017-09-29
sched/fair: Align PELT windows between cfs_rq and its se
Peter Zijlstra
1
-14
/
+31
2017-09-29
sched/fair: Implement synchonous PELT detach on load-balance migrate
Peter Zijlstra
1
-12
/
+21
2017-09-29
sched/fair: Propagate an effective runnable_load_avg
Peter Zijlstra
3
-62
/
+121
2017-09-29
sched/fair: Rewrite PELT migration propagation
Peter Zijlstra
3
-85
/
+112
2017-09-29
sched/fair: Rewrite cfs_rq->removed_*avg
Peter Zijlstra
3
-24
/
+48
2017-09-29
sched/fair: Use reweight_entity() for set_user_nice()
Vincent Guittot
3
-33
/
+54
2017-09-29
sched/fair: More accurate reweight_entity()
Peter Zijlstra
1
-1
/
+11
2017-09-29
sched/fair: Introduce {en,de}queue_load_avg()
Peter Zijlstra
1
-70
/
+86
2017-09-29
sched/fair: Rename {en,de}queue_entity_load_avg()
Peter Zijlstra
1
-6
/
+6
2017-09-29
sched/fair: Move enqueue migrate handling
Peter Zijlstra
1
-34
/
+36
2017-09-29
sched/fair: Change update_load_avg() arguments
Peter Zijlstra
1
-16
/
+15
2017-09-29
sched/fair: Remove se->load.weight from se->avg.load_sum
Peter Zijlstra
1
-27
/
+64
2017-09-29
sched/fair: Cure calc_cfs_shares() vs. reweight_entity()
Peter Zijlstra
1
-4
/
+3
2017-09-29
sched/fair: Add comment to calc_cfs_shares()
Peter Zijlstra
1
-0
/
+61
2017-09-29
sched/fair: Clean up calc_cfs_shares()
Peter Zijlstra
1
-19
/
+12
2017-09-29
sched/debug: Ignore TASK_IDLE for SysRq-W
Peter Zijlstra
1
-1
/
+23
2017-09-29
sched/debug: Remove unused variable
Peter Zijlstra
1
-2
/
+0
2017-09-25
sched/cputime: Add dummy cputime_adjust() implementation for CONFIG_VIRT_CPU_...
Tejun Heo
1
-0
/
+7
2017-09-25
cpuacct: Introduce cgroup_account_cputime[_field]()
Tejun Heo
7
-23
/
+6
2017-09-25
sched/cputime: Expose cputime_adjust()
Tejun Heo
1
-3
/
+2
2017-09-20
sched_rr_get_interval(): move compat to native, get rid of set_fs()
Al Viro
1
-6
/
+30
2017-09-14
sched/wait: Introduce wakeup boomark in wake_up_page_bit
Tim Chen
1
-0
/
+7
2017-09-14
sched/wait: Break up long wake list walk
Tim Chen
1
-15
/
+63
2017-09-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-3
/
+25
2017-09-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-6
/
+5
2017-09-12
sched/debug: Add debugfs knob for "sched_debug"
Peter Zijlstra
3
-3
/
+8
2017-09-12
sched/core: WARN() when migrating to an offline CPU
Peter Zijlstra
1
-0
/
+4
2017-09-12
sched/fair: Plug hole between hotplug and active_load_balance()
Peter Zijlstra
1
-0
/
+7
2017-09-12
sched/fair: Avoid newidle balance for !active CPUs
Peter Zijlstra
1
-0
/
+6
2017-09-11
sched/fair: Fix nuisance kernel-doc warning
Randy Dunlap
1
-1
/
+1
2017-09-08
sched/deadline: replace earliest dl and rq leftmost caching
Davidlohr Bueso
2
-35
/
+21
2017-09-08
sched/fair: replace cfs_rq->rb_leftmost
Davidlohr Bueso
3
-29
/
+15
2017-09-08
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
1
-1
/
+1
2017-09-07
sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
Peter Zijlstra
1
-4
/
+3
2017-09-07
sched/fair: Fix wake_affine_llc() balancing rules
Peter Zijlstra
1
-1
/
+1
2017-09-05
Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
6
-42
/
+86
2017-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-9
/
+14
2017-09-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-247
/
+433
2017-09-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-11
/
+191
2017-09-04
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
1
-3
/
+4
[prev]
[next]