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