Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sched/core: Use tsk_cpus_allowed() instead of accessing ->cpus_allowed | Thomas Gleixner | 2016-05-12 | 1 | -2/+2 |
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-06-03 | 1 | -3/+3 |
|\ | |||||
| * | arch: Mass conversion of smp_mb__*() | Peter Zijlstra | 2014-04-18 | 1 | -3/+3 |
* | | sched/cpupri: Replace NR_CPUS arrays | Peter Zijlstra | 2014-05-22 | 1 | -0/+7 |
* | | sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check | Steven Rostedt (Red Hat) | 2014-05-07 | 1 | -2/+1 |
|/ | |||||
* | sched: Fix some kernel-doc warnings | Yacine Belkadi | 2013-07-18 | 1 | -2/+2 |
* | sched/rt: Move rt specific bits into new header file | Clark Williams | 2013-02-07 | 1 | -0/+2 |
* | sched: Fix minor code style issues | Ying Xue | 2012-07-26 | 1 | -5/+5 |
* | kernel-doc: fix kernel-doc warnings in sched | Randy Dunlap | 2012-01-23 | 1 | -2/+1 |
* | sched: Move all scheduler bits into kernel/sched/ | Peter Zijlstra | 2011-11-17 | 1 | -0/+241 |