Age | Commit message (Expand) | Author |
---|---|---|
2021-02-17 | sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIO | Dietmar Eggemann |
2021-02-17 | sched: Remove MAX_USER_RT_PRIO | Dietmar Eggemann |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-03-02 | sched/headers: Make all include/linux/sched/*.h headers build standalone | Ingo Molnar |
2014-05-22 | sched: Consolidate open coded implementations of nice level frobbing into nic... | Dongsheng Yang |
2014-02-22 | sched/prio: Add 3 macros of MAX_NICE, MIN_NICE and NICE_WIDTH in prio.h | Dongsheng Yang |
2014-02-22 | sched/prio: Use DEFAULT_PRIO to define NICE_TO_PRIO() and PRIO_TO_NICE() | Dongsheng Yang |
2014-02-09 | sched: Implement task_nice() as static inline function | Dongsheng Yang |
2014-02-09 | sched: Expose some macros related to priority | Dongsheng Yang |
2014-02-09 | sched: Move the priority specific bits into a new header file | Dongsheng Yang |