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-11-09
Merge branch 'pm-cpufreq-sched'
Rafael J. Wysocki
1
-5
/
+1
2017-11-04
cpufreq: schedutil: Examine the correct CPU when we update util
Chris Redpath
1
-5
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
21
-0
/
+21
2017-10-19
membarrier: Provide register expedited private command
Mathieu Desnoyers
1
-4
/
+30
2017-10-10
sched/core: Ensure load_balance() respects the active_mask
Peter Zijlstra
1
-0
/
+7
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-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-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
2017-09-04
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-4
/
+4
2017-09-04
Merge branch 'pm-cpufreq-sched'
Rafael J. Wysocki
5
-28
/
+80
2017-09-04
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-10
/
+2
2017-08-29
smp: Avoid using two cache lines for struct call_single_data
Ying Huang
1
-1
/
+1
2017-08-27
Minor page waitqueue cleanups
Linus Torvalds
1
-3
/
+4
2017-08-25
sched/debug: Optimize sched_domain sysctl generation
Peter Zijlstra
3
-14
/
+59
2017-08-25
sched/topology: Avoid pointless rebuild
Peter Zijlstra
1
-3
/
+12
2017-08-25
sched/topology: Improve comments
Peter Zijlstra
1
-2
/
+3
2017-08-25
sched/topology: Fix memory leak in __sdt_alloc()
Shu Wang
1
-9
/
+7
2017-08-21
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
4
-11
/
+191
2017-08-18
cpufreq: schedutil: Always process remote callback with slow switching
Viresh Kumar
1
-2
/
+7
2017-08-18
cpufreq: schedutil: Don't restrict kthread to related_cpus unnecessarily
Viresh Kumar
1
-1
/
+5
2017-08-17
Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',...
Paul E. McKenney
4
-11
/
+191
2017-08-17
completion: Replace spin_unlock_wait() with lock/unlock pair
Paul E. McKenney
1
-7
/
+4
2017-08-17
membarrier: Provide expedited private command
Mathieu Desnoyers
3
-0
/
+178
2017-08-16
sched/completion: Document that reinit_completion() must be called after comp...
Steven Rostedt
1
-0
/
+8
2017-08-11
sched: Replace spin_unlock_wait() with lock/unlock pair
Paul E. McKenney
1
-2
/
+2
2017-08-11
PM / s2idle: Rename ->enter_freeze to ->enter_s2idle
Rafael J. Wysocki
1
-1
/
+1
2017-08-11
PM / s2idle: Rename freeze_state enum and related items
Rafael J. Wysocki
1
-3
/
+3
2017-08-10
sched/autogroup: Fix error reporting printk text in autogroup_create()
Anshuman Khandual
1
-2
/
+1
2017-08-10
sched/fair: Fix wake_affine() for !NUMA_BALANCING
Peter Zijlstra
1
-68
/
+122
2017-08-10
locking/lockdep: Apply crossrelease to completions
Byungchul Park
1
-0
/
+11
[next]