Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
13fb44e4b0414d7e718433a49e6430d5b76bd46e
/
include
/
linux
/
sched
7aa2c01
sched: Consolidate open coded implementations of nice level frobbing into nice_to_rlimit() and rlimit_to_nice()
by Dongsheng Yang
· 11 years ago
3ee237d
sched/prio: Add 3 macros of MAX_NICE, MIN_NICE and NICE_WIDTH in prio.h
by Dongsheng Yang
· 11 years ago
7e298d6
sched/prio: Use DEFAULT_PRIO to define NICE_TO_PRIO() and PRIO_TO_NICE()
by Dongsheng Yang
· 11 years ago
c365c29
sched: Consider pi boosting in setscheduler()
by Thomas Gleixner
· 11 years ago
d0ea026
sched: Implement task_nice() as static inline function
by Dongsheng Yang
· 11 years ago
6b6350f
sched: Expose some macros related to priority
by Dongsheng Yang
· 11 years ago
5c22807
sched: Move the priority specific bits into a new header file
by Dongsheng Yang
· 11 years ago
ab531878
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
270750db
hung_task: Display every hung task warning
by Aaron Tomlin
· 11 years ago
54a43d5
numa: add a sysctl for numa_balancing
by Andi Kleen
· 11 years ago
1724813
sched/deadline: Remove the sysctl_sched_dl knobs
by Peter Zijlstra
· 11 years ago
332ac17
sched/deadline: Add bandwidth management for SCHED_DEADLINE tasks
by Dario Faggioli
· 11 years ago
2d3d891
sched/deadline: Add SCHED_DEADLINE inheritance logic
by Dario Faggioli
· 11 years ago
aab03e0
sched/deadline: Add SCHED_DEADLINE structures & implementation
by Dario Faggioli
· 11 years ago
1bd53a7
sched/numa: Drop sysctl_numa_balancing_settle_count sysctl
by Wanpeng Li
· 11 years ago
c90423d
Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ file move
by Ingo Molnar
· 11 years ago
930aa17
sched/numa: Remove the numa_balancing_scan_period_reset sysctl
by Mel Gorman
· 11 years ago
cd64647
hung_task: Change sysctl_hung_task_check_count to 'int'
by Li Zefan
· 11 years ago
bc68159
sched: move RR_TIMESLICE from sysctl.h to rt.h
by Clark Williams
· 12 years ago
8bd75c7
sched/rt: Move rt specific bits into new header file
by Clark Williams
· 12 years ago
ce0dbbb
sched/rt: Add a tuning knob to allow changing SCHED_RR timeslice
by Clark Williams
· 12 years ago
cf4aebc2
sched: Move sched.h sysctl bits into separate header
by Clark Williams
· 12 years ago