summaryrefslogtreecommitdiff
path: root/include/linux/sched/prio.h
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-02sched/headers: Make all include/linux/sched/*.h headers build standaloneIngo Molnar
2014-05-22sched: Consolidate open coded implementations of nice level frobbing into nic...Dongsheng Yang
2014-02-22sched/prio: Add 3 macros of MAX_NICE, MIN_NICE and NICE_WIDTH in prio.hDongsheng Yang
2014-02-22sched/prio: Use DEFAULT_PRIO to define NICE_TO_PRIO() and PRIO_TO_NICE()Dongsheng Yang
2014-02-09sched: Implement task_nice() as static inline functionDongsheng Yang
2014-02-09sched: Expose some macros related to priorityDongsheng Yang
2014-02-09sched: Move the priority specific bits into a new header fileDongsheng Yang