1. 23da766 Merge tag 'v5.2-rc5' into sched/core, to pick up fixes by Ingo Molnar · 6 years ago
  2. b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  3. 3bd3706 sched/core: Provide a pointer to the valid CPU mask by Sebastian Andrzej Siewior · 6 years ago
  4. 325ea10 sched/headers: Simplify and clean up header usage in the scheduler by Ingo Molnar · 7 years ago
  5. 97fb7a0 sched: Clean up and harmonize the coding style of the scheduler code base by Ingo Molnar · 7 years ago
  6. 1c2a486 sched/cpupri: Don't re-initialize 'struct cpupri' by Viresh Kumar · 8 years ago
  7. 0c98d34 sched/core: Remove the tsk_cpus_allowed() wrapper by Ingo Molnar · 8 years ago
  8. ade42e0 sched/core: Use tsk_cpus_allowed() instead of accessing ->cpus_allowed by Thomas Gleixner · 9 years ago
  9. 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
  10. 4dac0b6 sched/cpupri: Replace NR_CPUS arrays by Peter Zijlstra · 11 years ago
  11. 6227cb0 sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check by Steven Rostedt (Red Hat) · 11 years ago
  12. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  13. e69f618 sched: Fix some kernel-doc warnings by Yacine Belkadi · 11 years ago
  14. 8bd75c7 sched/rt: Move rt specific bits into new header file by Clark Williams · 12 years ago
  15. 014acbf sched: Fix minor code style issues by Ying Xue · 12 years ago
  16. fa75728 kernel-doc: fix kernel-doc warnings in sched by Randy Dunlap · 13 years ago
  17. 391e43d sched: Move all scheduler bits into kernel/sched/ by Peter Zijlstra · 13 years ago[Renamed (98%) from kernel/sched_cpupri.c]
  18. 5710f15 sched/cpupri: Remove cpupri->pri_active by Yong Zhang · 13 years ago
  19. d473750 sched/cpupri: Fix memory barriers for vec updates to always be in order by Steven Rostedt · 13 years ago
  20. c92211d sched/cpupri: Remove the vec->lock by Steven Rostedt · 13 years ago
  21. 68c38fc sched: No need for bootmem special cases by Pekka Enberg · 14 years ago
  22. 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
  23. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  24. 984b3f5 bitops: rename for_each_bit() to for_each_set_bit() by Akinobu Mita · 15 years ago
  25. 2a61aa4 Fix misspellings of "invocation" in comments. by Adam Buchbinder · 15 years ago
  26. 90fdbdb sched: Use for_each_bit by Akinobu Mita · 15 years ago
  27. fe84122 sched: Convert cpupri lock to raw_spinlock by Thomas Gleixner · 15 years ago
  28. c3a2ae3 sched: Add new prio to cpupri before removing old prio by Steven Rostedt · 15 years ago
  29. 07903af sched: Fix race in cpupri introduced by cpumask_var changes by Gregory Haskins · 15 years ago
  30. fd5e1b5 sched: Remove unneeded __ref tag by Li Zefan · 16 years ago
  31. 0fb5302 sched: use slab in cpupri_init() by Pekka Enberg · 16 years ago
  32. eaa9584 cpumask: alloc zeroed cpumask for static cpumask_var_ts by Yinghai Lu · 16 years ago
  33. 13b8bd0 sched_rt: don't allocate cpumask in fastpath by Rusty Russell · 16 years ago
  34. db2f59c sched: fix section mismatch by Li Zefan · 16 years ago
  35. 68e7456 sched: convert struct cpupri_vec cpumask_var_t. by Rusty Russell · 16 years ago
  36. 6e0534f sched: use a 2-d bitmap for searching lowest-pri CPU by Gregory Haskins · 17 years ago