1. 95867cc sched/cpupri: Exclude isolated CPUs from the lowest_mask by Pavankumar Kondeti · 6 years ago
  2. f332a9d softirq: defer softirq processing to ksoftirqd if CPU is busy with RT by Pavankumar Kondeti · 7 years ago
  3. e2c5c98 sched: avoid scheduling RT threads on cores currently handling softirqs by John Dias · 8 years ago
  4. ade42e0 sched/core: Use tsk_cpus_allowed() instead of accessing ->cpus_allowed by Thomas Gleixner · 8 years ago
  5. 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
  6. 4dac0b6 sched/cpupri: Replace NR_CPUS arrays by Peter Zijlstra · 10 years ago
  7. 6227cb0 sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check by Steven Rostedt (Red Hat) · 10 years ago
  8. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  9. e69f618 sched: Fix some kernel-doc warnings by Yacine Belkadi · 11 years ago
  10. 8bd75c7 sched/rt: Move rt specific bits into new header file by Clark Williams · 12 years ago
  11. 014acbf sched: Fix minor code style issues by Ying Xue · 12 years ago
  12. fa75728 kernel-doc: fix kernel-doc warnings in sched by Randy Dunlap · 13 years ago
  13. 391e43d sched: Move all scheduler bits into kernel/sched/ by Peter Zijlstra · 13 years ago[Renamed (98%) from kernel/sched_cpupri.c]
  14. 5710f15 sched/cpupri: Remove cpupri->pri_active by Yong Zhang · 13 years ago
  15. d473750 sched/cpupri: Fix memory barriers for vec updates to always be in order by Steven Rostedt · 13 years ago
  16. c92211d sched/cpupri: Remove the vec->lock by Steven Rostedt · 13 years ago
  17. 68c38fc sched: No need for bootmem special cases by Pekka Enberg · 14 years ago
  18. 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
  19. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  20. 984b3f5 bitops: rename for_each_bit() to for_each_set_bit() by Akinobu Mita · 15 years ago
  21. 2a61aa4 Fix misspellings of "invocation" in comments. by Adam Buchbinder · 15 years ago
  22. 90fdbdb sched: Use for_each_bit by Akinobu Mita · 15 years ago
  23. fe84122 sched: Convert cpupri lock to raw_spinlock by Thomas Gleixner · 15 years ago
  24. c3a2ae3 sched: Add new prio to cpupri before removing old prio by Steven Rostedt · 15 years ago
  25. 07903af sched: Fix race in cpupri introduced by cpumask_var changes by Gregory Haskins · 15 years ago
  26. fd5e1b5 sched: Remove unneeded __ref tag by Li Zefan · 15 years ago
  27. 0fb5302 sched: use slab in cpupri_init() by Pekka Enberg · 15 years ago
  28. eaa9584 cpumask: alloc zeroed cpumask for static cpumask_var_ts by Yinghai Lu · 15 years ago
  29. 13b8bd0 sched_rt: don't allocate cpumask in fastpath by Rusty Russell · 16 years ago
  30. db2f59c sched: fix section mismatch by Li Zefan · 16 years ago
  31. 68e7456 sched: convert struct cpupri_vec cpumask_var_t. by Rusty Russell · 16 years ago
  32. 6e0534f sched: use a 2-d bitmap for searching lowest-pri CPU by Gregory Haskins · 16 years ago