index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
sched.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-13
1
-0
/
+2
|
\
|
*
sched/debug: Add debugfs knob for "sched_debug"
Peter Zijlstra
2017-09-12
1
-0
/
+2
*
|
sched/deadline: replace earliest dl and rq leftmost caching
Davidlohr Bueso
2017-09-08
1
-4
/
+2
*
|
sched/fair: replace cfs_rq->rb_leftmost
Davidlohr Bueso
2017-09-08
1
-2
/
+1
*
|
Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-09-05
1
-8
/
+2
|
\
\
|
|
/
|
/
|
|
*
sched: cpufreq: Allow remote cpufreq callbacks
Viresh Kumar
2017-08-01
1
-8
/
+2
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-04
1
-1
/
+1
|
\
\
|
*
|
smp: Avoid using two cache lines for struct call_single_data
Ying Huang
2017-08-29
1
-1
/
+1
|
|
/
*
/
sched/debug: Optimize sched_domain sysctl generation
Peter Zijlstra
2017-08-25
1
-0
/
+4
|
/
*
sched/rt: Move RT related code from sched/core.c to sched/rt.c
Nicolas Pitre
2017-06-23
1
-0
/
+5
*
sched/deadline: Move DL related code from sched/core.c to sched/deadline.c
Nicolas Pitre
2017-06-23
1
-3
/
+14
*
sched/debug: Fix SCHED_WARN_ON() to return a value on !CONFIG_SCHED_DEBUG as ...
Ingo Molnar
2017-06-20
1
-2
/
+2
*
sched/core: Omit building stop_sched_class when !SMP
Nicolas Pitre
2017-06-08
1
-0
/
+4
*
sched/deadline: Reclaim bandwidth not used by dl tasks
Luca Abeni
2017-06-08
1
-2
/
+35
*
sched/deadline: Track the "total rq utilization" too
Luca Abeni
2017-06-08
1
-0
/
+11
*
sched/deadline: Do not reclaim the whole CPU bandwidth
Luca Abeni
2017-06-08
1
-0
/
+8
*
sched/deadline: Implement GRUB accounting
Luca Abeni
2017-06-08
1
-0
/
+2
*
sched/deadline: Improve the tracking of active utilization
Luca Abeni
2017-06-08
1
-0
/
+2
*
sched/deadline: Track the active utilization
Luca Abeni
2017-06-08
1
-0
/
+6
*
sched/topology: Rename sched_group_cpus()
Peter Zijlstra
2017-05-15
1
-2
/
+2
*
sched/topology: Rename sched_group_mask()
Peter Zijlstra
2017-05-15
1
-4
/
+3
*
sched/topology: Add sched_group_capacity debugging
Peter Zijlstra
2017-05-15
1
-0
/
+4
*
sched/topology: Small cleanup
Peter Zijlstra
2017-05-15
1
-3
/
+1
*
sched/core: Call __schedule() from do_idle() without enabling preemption
Steven Rostedt (VMware)
2017-05-15
1
-0
/
+2
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-05-01
1
-3
/
+62
|
\
|
*
sched/core: Add {EN,DE}QUEUE_NOCLOCK flags
Peter Zijlstra
2017-03-16
1
-3
/
+5
|
*
sched/core: Add rq->lock wrappers
Peter Zijlstra
2017-03-16
1
-0
/
+57
*
|
sched/cputime: Fix ksoftirqd cputime accounting regression
Frederic Weisbecker
2017-04-27
1
-2
/
+7
|
/
*
sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare to move the 'root_task_group' declaration to <linux/sc...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+3
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare header dependency changes, move the <asm/paravirt.h> i...
Ingo Molnar
2017-03-02
1
-0
/
+4
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/autogroup: Rename auto_group.[ch] to autogroup.[ch]
Ingo Molnar
2017-02-08
1
-1
/
+1
*
sched/topology: Split out scheduler topology code from core.c into topology.c
Ingo Molnar
2017-02-07
1
-1
/
+22
*
sched/cputime: Increment kcpustat directly on irqtime account
Frederic Weisbecker
2017-02-01
1
-3
/
+4
*
sched/core: Add debugging code to catch missing update_rq_clock() calls
Matt Fleming
2017-01-14
1
-6
/
+68
*
sched/core: Add wrappers for lockdep_(un)pin_lock()
Matt Fleming
2017-01-14
1
-8
/
+23
[next]