index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/fair: Kill the unused 'sched_shares_window_ns' tunable
Matt Fleming
2016-10-20
1
-1
/
+0
*
mm: move max_map_count bits into mm.h
Andrey Ryabinin
2016-03-17
1
-21
/
+0
*
sched/debug: Make schedstats a runtime tunable that is disabled by default
Mel Gorman
2016-02-09
1
-0
/
+4
*
sched/deadline: Unify dl_time_before() usage
Juri Lelli
2015-09-23
1
-0
/
+5
*
timer: Reduce timer migration overhead if disabled
Thomas Gleixner
2015-06-19
1
-12
/
+0
*
sched: Handle priority boosted tasks proper in setscheduler()
Thomas Gleixner
2015-05-08
1
-3
/
+4
*
mm: update comment for DEFAULT_MAX_MAP_COUNT
Kirill A. Shutemov
2014-06-04
1
-0
/
+4
*
sched: Consolidate open coded implementations of nice level frobbing into nic...
Dongsheng Yang
2014-05-22
1
-0
/
+16
*
sched/prio: Add 3 macros of MAX_NICE, MIN_NICE and NICE_WIDTH in prio.h
Dongsheng Yang
2014-02-22
1
-2
/
+6
*
sched/prio: Use DEFAULT_PRIO to define NICE_TO_PRIO() and PRIO_TO_NICE()
Dongsheng Yang
2014-02-22
1
-2
/
+2
*
sched: Consider pi boosting in setscheduler()
Thomas Gleixner
2014-02-22
1
-0
/
+7
*
sched: Implement task_nice() as static inline function
Dongsheng Yang
2014-02-09
1
-1
/
+0
*
sched: Expose some macros related to priority
Dongsheng Yang
2014-02-09
1
-0
/
+18
*
sched: Move the priority specific bits into a new header file
Dongsheng Yang
2014-02-09
2
-18
/
+24
*
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-01-31
1
-1
/
+1
|
\
|
*
hung_task: Display every hung task warning
Aaron Tomlin
2014-01-25
1
-1
/
+1
*
|
numa: add a sysctl for numa_balancing
Andi Kleen
2014-01-23
1
-0
/
+4
|
/
*
sched/deadline: Remove the sysctl_sched_dl knobs
Peter Zijlstra
2014-01-13
1
-13
/
+0
*
sched/deadline: Add bandwidth management for SCHED_DEADLINE tasks
Dario Faggioli
2014-01-13
1
-0
/
+13
*
sched/deadline: Add SCHED_DEADLINE inheritance logic
Dario Faggioli
2014-01-13
1
-0
/
+5
*
sched/deadline: Add SCHED_DEADLINE structures & implementation
Dario Faggioli
2014-01-13
1
-0
/
+24
*
sched/numa: Drop sysctl_numa_balancing_settle_count sysctl
Wanpeng Li
2013-12-17
1
-1
/
+0
*
Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...
Ingo Molnar
2013-11-06
1
-1
/
+0
|
\
|
*
sched/numa: Remove the numa_balancing_scan_period_reset sysctl
Mel Gorman
2013-10-09
1
-1
/
+0
*
|
hung_task: Change sysctl_hung_task_check_count to 'int'
Li Zefan
2013-09-23
1
-1
/
+1
|
/
*
sched: move RR_TIMESLICE from sysctl.h to rt.h
Clark Williams
2013-02-22
2
-6
/
+6
*
sched/rt: Move rt specific bits into new header file
Clark Williams
2013-02-07
1
-0
/
+58
*
sched/rt: Add a tuning knob to allow changing SCHED_RR timeslice
Clark Williams
2013-02-07
1
-1
/
+14
*
sched: Move sched.h sysctl bits into separate header
Clark Williams
2013-02-07
1
-0
/
+97