1. 3fb1c8d mm: update comment for DEFAULT_MAX_MAP_COUNT by Kirill A. Shutemov · 10 years ago
  2. 7aa2c01 sched: Consolidate open coded implementations of nice level frobbing into nice_to_rlimit() and rlimit_to_nice() by Dongsheng Yang · 10 years ago
  3. 3ee237d sched/prio: Add 3 macros of MAX_NICE, MIN_NICE and NICE_WIDTH in prio.h by Dongsheng Yang · 10 years ago
  4. 7e298d6 sched/prio: Use DEFAULT_PRIO to define NICE_TO_PRIO() and PRIO_TO_NICE() by Dongsheng Yang · 10 years ago
  5. c365c29 sched: Consider pi boosting in setscheduler() by Thomas Gleixner · 10 years ago
  6. d0ea026 sched: Implement task_nice() as static inline function by Dongsheng Yang · 11 years ago
  7. 6b6350f sched: Expose some macros related to priority by Dongsheng Yang · 11 years ago
  8. 5c22807 sched: Move the priority specific bits into a new header file by Dongsheng Yang · 11 years ago
  9. ab531878 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  10. 270750db hung_task: Display every hung task warning by Aaron Tomlin · 11 years ago
  11. 54a43d5 numa: add a sysctl for numa_balancing by Andi Kleen · 11 years ago
  12. 1724813 sched/deadline: Remove the sysctl_sched_dl knobs by Peter Zijlstra · 11 years ago
  13. 332ac17 sched/deadline: Add bandwidth management for SCHED_DEADLINE tasks by Dario Faggioli · 11 years ago
  14. 2d3d891 sched/deadline: Add SCHED_DEADLINE inheritance logic by Dario Faggioli · 11 years ago
  15. aab03e0 sched/deadline: Add SCHED_DEADLINE structures & implementation by Dario Faggioli · 11 years ago
  16. 1bd53a7 sched/numa: Drop sysctl_numa_balancing_settle_count sysctl by Wanpeng Li · 11 years ago
  17. c90423d Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ file move by Ingo Molnar · 11 years ago
  18. 930aa17 sched/numa: Remove the numa_balancing_scan_period_reset sysctl by Mel Gorman · 11 years ago
  19. cd64647 hung_task: Change sysctl_hung_task_check_count to 'int' by Li Zefan · 11 years ago
  20. bc68159 sched: move RR_TIMESLICE from sysctl.h to rt.h by Clark Williams · 11 years ago
  21. 8bd75c7 sched/rt: Move rt specific bits into new header file by Clark Williams · 11 years ago
  22. ce0dbbb sched/rt: Add a tuning knob to allow changing SCHED_RR timeslice by Clark Williams · 11 years ago
  23. cf4aebc2 sched: Move sched.h sysctl bits into separate header by Clark Williams · 11 years ago