- 3b03706 sched: Fix various typos by Ingo Molnar · 3 years, 10 months ago
- 12fa97c Merge branch 'sched/migrate-disable' by Peter Zijlstra · 4 years, 2 months ago
- 95158a8 sched,rt: Use the full cpumask for balancing by Peter Zijlstra · 4 years, 3 months ago
- b13772f sched/cpupri: Add CPUPRI_HIGHER by Peter Zijlstra · 4 years, 3 months ago
- 934fc33 sched/cpupri: Remap CPUPRI_NORMAL to MAX_RT_PRIO-1 by Peter Zijlstra · 4 years, 3 months ago
- 1b08782 sched/cpupri: Remove pri_to_cpu[1] by Dietmar Eggemann · 4 years, 3 months ago
- 5e054bc sched/cpupri: Remove pri_to_cpu[CPUPRI_IDLE] by Dietmar Eggemann · 4 years, 3 months ago
- e94f80f sched/rt: cpupri_find: Trigger a full search as fallback by Qais Yousef · 4 years, 10 months ago
- a1bd02e sched/rt: Optimize cpupri_find() on non-heterogenous systems by Qais Yousef · 4 years, 10 months ago
- d9cb236 sched/rt: cpupri_find: Implement fallback mechanism for !fit case by Qais Yousef · 4 years, 10 months ago
- 804d402 sched/rt: Make RT capacity-aware by Qais Yousef · 5 years ago
- 23da766 Merge tag 'v5.2-rc5' into sched/core, to pick up fixes by Ingo Molnar · 6 years ago
- b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
- 3bd3706 sched/core: Provide a pointer to the valid CPU mask by Sebastian Andrzej Siewior · 6 years ago
- 325ea10 sched/headers: Simplify and clean up header usage in the scheduler by Ingo Molnar · 7 years ago
- 97fb7a0 sched: Clean up and harmonize the coding style of the scheduler code base by Ingo Molnar · 7 years ago
- 1c2a486 sched/cpupri: Don't re-initialize 'struct cpupri' by Viresh Kumar · 8 years ago
- 0c98d34 sched/core: Remove the tsk_cpus_allowed() wrapper by Ingo Molnar · 8 years ago
- ade42e0 sched/core: Use tsk_cpus_allowed() instead of accessing ->cpus_allowed by Thomas Gleixner · 9 years ago
- 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
- 4dac0b6 sched/cpupri: Replace NR_CPUS arrays by Peter Zijlstra · 11 years ago
- 6227cb0 sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check by Steven Rostedt (Red Hat) · 11 years ago
- 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
- e69f618 sched: Fix some kernel-doc warnings by Yacine Belkadi · 11 years ago
- 8bd75c7 sched/rt: Move rt specific bits into new header file by Clark Williams · 12 years ago
- 014acbf sched: Fix minor code style issues by Ying Xue · 12 years ago
- fa75728 kernel-doc: fix kernel-doc warnings in sched by Randy Dunlap · 13 years ago
- 391e43d sched: Move all scheduler bits into kernel/sched/ by Peter Zijlstra · 13 years ago[Renamed (98%) from kernel/sched_cpupri.c]
- 5710f15 sched/cpupri: Remove cpupri->pri_active by Yong Zhang · 13 years ago
- d473750 sched/cpupri: Fix memory barriers for vec updates to always be in order by Steven Rostedt · 13 years ago
- c92211d sched/cpupri: Remove the vec->lock by Steven Rostedt · 13 years ago
- 68c38fc sched: No need for bootmem special cases by Pekka Enberg · 14 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
- 984b3f5 bitops: rename for_each_bit() to for_each_set_bit() by Akinobu Mita · 15 years ago
- 2a61aa4 Fix misspellings of "invocation" in comments. by Adam Buchbinder · 15 years ago
- 90fdbdb sched: Use for_each_bit by Akinobu Mita · 15 years ago
- fe84122 sched: Convert cpupri lock to raw_spinlock by Thomas Gleixner · 15 years ago
- c3a2ae3 sched: Add new prio to cpupri before removing old prio by Steven Rostedt · 15 years ago
- 07903af sched: Fix race in cpupri introduced by cpumask_var changes by Gregory Haskins · 15 years ago
- fd5e1b5 sched: Remove unneeded __ref tag by Li Zefan · 16 years ago
- 0fb5302 sched: use slab in cpupri_init() by Pekka Enberg · 16 years ago
- eaa9584 cpumask: alloc zeroed cpumask for static cpumask_var_ts by Yinghai Lu · 16 years ago
- 13b8bd0 sched_rt: don't allocate cpumask in fastpath by Rusty Russell · 16 years ago
- db2f59c sched: fix section mismatch by Li Zefan · 16 years ago
- 68e7456 sched: convert struct cpupri_vec cpumask_var_t. by Rusty Russell · 16 years ago
- 6e0534f sched: use a 2-d bitmap for searching lowest-pri CPU by Gregory Haskins · 17 years ago