1. ade42e0 sched/core: Use tsk_cpus_allowed() instead of accessing ->cpus_allowed by Thomas Gleixner · 8 years ago
  2. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  3. 4dac0b6 sched/cpupri: Replace NR_CPUS arrays by Peter Zijlstra · 10 years ago
  4. 6227cb0 sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check by Steven Rostedt (Red Hat) · 10 years ago
  5. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  6. e69f618 sched: Fix some kernel-doc warnings by Yacine Belkadi · 11 years ago
  7. 8bd75c7 sched/rt: Move rt specific bits into new header file by Clark Williams · 11 years ago
  8. 014acbf sched: Fix minor code style issues by Ying Xue · 12 years ago
  9. fa75728 kernel-doc: fix kernel-doc warnings in sched by Randy Dunlap · 12 years ago
  10. 391e43d sched: Move all scheduler bits into kernel/sched/ by Peter Zijlstra · 13 years ago[Renamed (98%) from kernel/sched_cpupri.c]
  11. 5710f15 sched/cpupri: Remove cpupri->pri_active by Yong Zhang · 13 years ago
  12. d473750 sched/cpupri: Fix memory barriers for vec updates to always be in order by Steven Rostedt · 13 years ago
  13. c92211d sched/cpupri: Remove the vec->lock by Steven Rostedt · 13 years ago
  14. 68c38fc sched: No need for bootmem special cases by Pekka Enberg · 14 years ago
  15. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  16. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  17. 984b3f5 bitops: rename for_each_bit() to for_each_set_bit() by Akinobu Mita · 14 years ago
  18. 2a61aa4 Fix misspellings of "invocation" in comments. by Adam Buchbinder · 15 years ago
  19. 90fdbdb sched: Use for_each_bit by Akinobu Mita · 14 years ago
  20. fe84122 sched: Convert cpupri lock to raw_spinlock by Thomas Gleixner · 15 years ago
  21. c3a2ae3 sched: Add new prio to cpupri before removing old prio by Steven Rostedt · 15 years ago
  22. 07903af sched: Fix race in cpupri introduced by cpumask_var changes by Gregory Haskins · 15 years ago
  23. fd5e1b5 sched: Remove unneeded __ref tag by Li Zefan · 15 years ago
  24. 0fb5302 sched: use slab in cpupri_init() by Pekka Enberg · 15 years ago
  25. eaa9584 cpumask: alloc zeroed cpumask for static cpumask_var_ts by Yinghai Lu · 15 years ago
  26. 13b8bd0 sched_rt: don't allocate cpumask in fastpath by Rusty Russell · 15 years ago
  27. db2f59c sched: fix section mismatch by Li Zefan · 15 years ago
  28. 68e7456 sched: convert struct cpupri_vec cpumask_var_t. by Rusty Russell · 16 years ago
  29. 6e0534f sched: use a 2-d bitmap for searching lowest-pri CPU by Gregory Haskins · 16 years ago