1. 5d73fcc sched: Fix compilation errors when CFS_BANDWIDTH && !SCHED_HMP by Pavankumar Kondeti · 8 years ago
  2. cbf7ea0 sched: fix compiler errors with !SCHED_HMP by Pavankumar Kondeti · 8 years ago
  3. e343972 sched: Convert the global wake_up_idle flag to a per cluster flag by Syed Rameez Mustafa · 8 years ago
  4. 6b5df1e sched: fix a bug in handling top task table rollover by Pavankumar Kondeti · 8 years ago
  5. 73a4c5f sched: fix stale predicted load in trace_sched_get_busy() by Pavankumar Kondeti · 8 years ago
  6. 8f436a3 sched: Delete heavy task heuristics in prediction code by Rohit Gupta · 8 years ago
  7. 9471a5b sched: Fix new task accounting bug in transfer_busy_time() by Syed Rameez Mustafa · 8 years ago
  8. f4ed5dc sched: Fix deadlock between cpu hotplug and upmigrate change by Pavankumar Kondeti · 8 years ago
  9. b8b7013 sched: Avoid packing tasks with low sleep time by Srivatsa Vaddagiri · 8 years ago
  10. 52465c4 sched: Track average sleep time by Srivatsa Vaddagiri · 8 years ago
  11. b36e661 sched: Avoid waking idle cpu for short-burst tasks by Srivatsa Vaddagiri · 8 years ago
  12. ca00d55 sched: Track burst length for tasks by Srivatsa Vaddagiri · 9 years ago
  13. c3c3952 sched: Ensure proper task migration when a CPU is isolated by Syed Rameez Mustafa · 8 years ago
  14. 7484e16 sched/core: Fix race condition in clearing hmp request by Olav Haugan · 8 years ago
  15. dc10c3f sched/core: Prevent (user) space tasks from affining to isolated cpus by Olav Haugan · 8 years ago
  16. a976a45 sched: pre-allocate colocation groups by Joonwoo Park · 8 years ago
  17. eb5023d sched/core: Do not free task while holding rq lock by Olav Haugan · 8 years ago
  18. 56ea74e sched: Disable interrupts while holding related_thread_group_lock by Pavankumar Kondeti · 8 years ago
  19. 1e8a44c sched: Ensure proper synch between isolation, hotplug, and suspend by Olav Haugan · 8 years ago
  20. 084075b sched/hmp: Enhance co-location and scheduler boost features by Syed Rameez Mustafa · 8 years ago
  21. 427060b sched: revise boost logic when boost_type is SCHED_BOOST_ON_BIG by Joonwoo Park · 8 years ago
  22. 511c66e sched: Remove thread group iteration from colocation by Syed Rameez Mustafa · 8 years ago
  23. 4d77e57 core_ctl: Export boost function by Olav Haugan · 8 years ago
  24. 5fd8c05 sched: core: Skip migrating tasks that aren't enqueued on dead_rq by Vikram Mulukutla · 8 years ago
  25. 78bafee sched/core: Fix migrate tasks bail-out condition by Olav Haugan · 8 years ago
  26. 8597073 core_ctl: Synchronize access to cluster cpu list by Olav Haugan · 8 years ago
  27. 1111347 sched: Ensure watchdog is enabled before disabling by Olav Haugan · 8 years ago
  28. bf6b7fa sched/core: Keep rq online after cpu isolation by Olav Haugan · 8 years ago
  29. d67250b sched: Fix race condition with active balance by Olav Haugan · 8 years ago
  30. 88040bd sched/hmp: Fix memory leak when task fork fails by Syed Rameez Mustafa · 8 years ago
  31. e5aaa48 sched/hmp: Use GFP_KERNEL for top task memory allocations by Syed Rameez Mustafa · 8 years ago
  32. 434939e sched/hmp: Use improved information for frequency notifications by Syed Rameez Mustafa · 8 years ago
  33. f82935d sched/hmp: Remove capping when reporting load to the cpufreq governor by Syed Rameez Mustafa · 8 years ago
  34. b8f7408 sched: prevent race between disable window statistics and task grouping by Joonwoo Park · 8 years ago
  35. a48c5cf sched/hmp: Disable interrupts when resetting all task stats by Syed Rameez Mustafa · 8 years ago
  36. a15ad1f sched/hmp: Automatically add children threads to colocation group by Syed Rameez Mustafa · 8 years ago
  37. 26ebcb4 sched: Fix compilation issue with reset_hmp_stats by Olav Haugan · 8 years ago
  38. b0cc9e1 sched/fair: Fix compilation issue by Olav Haugan · 8 years ago
  39. 5fbfb69 sched: Set curr/prev_window_cpu pointers to NULL in sched_exit() by Syed Rameez Mustafa · 8 years ago
  40. 1ddb6fd sched: don't bias towards waker cluster when sched_boost is set by Joonwoo Park · 9 years ago
  41. 513901c sched/hmp: Fix range checking for target load by Olav Haugan · 8 years ago
  42. 651132f sched/core_ctl: Move header file to global location by Olav Haugan · 8 years ago
  43. a024f47 core_ctl: Add refcounting to boost api by Olav Haugan · 8 years ago
  44. 2796059 sched/fair: Fix issue with trace flag not being set properly by Olav Haugan · 8 years ago
  45. cbf0804 sched: Add multiple load reporting policies for cpu frequency by Syed Rameez Mustafa · 9 years ago
  46. 7ac74fc sched: Optimize the next top task search logic upon task migration by Syed Rameez Mustafa · 9 years ago
  47. 59b5fb7 sched: Add the mechanics of top task tracking for frequency guidance by Syed Rameez Mustafa · 9 years ago
  48. 2c9256c sched: Enhance the scheduler migration load fixup feature by Syed Rameez Mustafa · 9 years ago
  49. 60cef21 sched: Add per CPU load tracking for each task by Syed Rameez Mustafa · 9 years ago
  50. d0682cb sched: bucketize CPU c-state levels by Joonwoo Park · 8 years ago
  51. 3e7f21b sched: use wakeup latency as c-state determinant by Joonwoo Park · 8 years ago
  52. 642cef5 sched/tune: Remove redundant checks for NULL css by Syed Rameez Mustafa · 8 years ago
  53. 378493c sched: Add cgroup attach functionality to the tune controller by Syed Rameez Mustafa · 8 years ago
  54. ca545c8 sched: Update the number of tune groups to 5 by Syed Rameez Mustafa · 8 years ago
  55. ffbceda sched/tune: add initial support for CGroups based boosting by Patrick Bellasi · 10 years ago
  56. 62c1c06 sched/tune: add sysctl interface to define a boost value by Patrick Bellasi · 10 years ago
  57. e09b829 sched: Fix integer overflow in sched_update_nr_prod() by Pavankumar Kondeti · 8 years ago
  58. 8de9ac6 sched: Add a device tree property to specify the sched boost type by Pavankumar Kondeti · 8 years ago
  59. 14c7900 sched: Add a stub function for init_clusters() by Pavankumar Kondeti · 8 years ago
  60. 72b49a3 sched: add a knob to prefer the waker CPU for sync wakeups by Pavankumar Kondeti · 8 years ago
  61. 601ebbd sched: Fix a division by zero bug in scale_exec_time() by Pavankumar Kondeti · 8 years ago
  62. 1855bff sched: Fix CPU selection when all online CPUs are isolated by Syed Rameez Mustafa · 8 years ago
  63. 7b0a144 sched: don't assume higher capacity means higher power in lb by Pavankumar Kondeti · 9 years ago
  64. 833926cb sched/core_ctl: Integrate core control with cpu isolation by Olav Haugan · 9 years ago
  65. e3a3db9 sched/core_ctl: Refactor cpu data by Olav Haugan · 9 years ago
  66. 09bcc68 trace: Move core control trace events to scheduler by Olav Haugan · 8 years ago
  67. 9306c80 core_ctrl: Move core control into kernel by Olav Haugan · 8 years ago
  68. 095302a sched/tick: Ensure timers does not get queued on isolated cpus by Olav Haugan · 9 years ago
  69. 23d984b perf: Add cpu isolation awareness by Olav Haugan · 9 years ago
  70. d860095 smp: Do not wake up all idle CPUs by Olav Haugan · 9 years ago
  71. 4970a4a pmqos: Enable cpu isolation awareness by Olav Haugan · 9 years ago
  72. 81b6939 vmstat: Add cpu isolation awareness by Olav Haugan · 9 years ago
  73. ca2a91e irq: Make irq affinity function cpu isolation aware by Olav Haugan · 9 years ago
  74. 16bb593 drivers/base: cpu: Add node for cpu isolation by Olav Haugan · 9 years ago
  75. 39432ea sched/core: Add trace point for cpu isolation by Olav Haugan · 9 years ago
  76. 3f2cb30 sched: add cpu isolation support by Olav Haugan · 9 years ago
  77. d8354e6 watchdog: Add support for cpu isolation by Olav Haugan · 8 years ago
  78. d584e82 soc: qcom: watchdog_v2: Add support for cpu isolation by Olav Haugan · 8 years ago
  79. 99cd46a cpumask: Add cpu isolation support by Olav Haugan · 9 years ago
  80. 0f3f78e timer: Do not require CPUSETS to be enabled for migration by Olav Haugan · 9 years ago
  81. e92935e2 timer: Add function to migrate timers by Santosh Shukla · 10 years ago
  82. da244eb hrtimer.h: prevent pinned timer state from breaking inactive test by Gary S. Robertson · 10 years ago
  83. b73f136 hrtimer: make sure PINNED flag is cleared after removing hrtimer by Viresh Kumar · 10 years ago
  84. 6f34f46 hrtimer: create hrtimer_quiesce_cpu() to isolate CPU from hrtimers by Viresh Kumar · 10 years ago
  85. 6894406 hrtimer: update timer->state with 'pinned' information by Viresh Kumar · 10 years ago
  86. 9536efe timer: create timer_quiesce_cpu() to isolate CPU from timers by Viresh Kumar · 10 years ago
  87. da7fe74 arm64: topology: Export arch_get_cpu_efficiency API by Trilok Soni · 9 years ago
  88. 4be7e19 arm64: topology: Allow specifying the CPU efficiency from device tree by Pavankumar Kondeti · 10 years ago
  89. 521142f arm64: topology: Define arch_get_cpu_efficiency() API for scheduler by Srivatsa Vaddagiri · 11 years ago
  90. c068c98 arm64: topology: Tell the scheduler about the relative power of cores by Mark Brown · 11 years ago
  91. 7cb075f sched: Introduce the concept CPU clusters in the scheduler by Srivatsa Vaddagiri · 10 years ago
  92. 8fccfa6 defconfig: msmskunk: Enable USB CCID function driver by Jack Pham · 8 years ago
  93. baaa8f0 Merge "Revert "ASoC: wcd: use component probe/remove on WCD/WSA drivers"" into msm-4.8 by Kyle Yan · 8 years ago
  94. ca482c0 Merge "Revert "ASoC: codecs: Fix function prototype for component remove"" into msm-4.8 by Kyle Yan · 8 years ago
  95. 1797c30 Merge "USB: gadget: mtp: Fix OUT endpoint request length usage in read" into msm-4.8 by Kyle Yan · 8 years ago
  96. 918a8cc Merge "USB: gadget: mtp: Add module parameters for Tx transfer length" into msm-4.8 by Kyle Yan · 8 years ago
  97. f4cc7d9 Merge "USB: gadget: mtp: Add module parameter for Rx transfer length" into msm-4.8 by Kyle Yan · 8 years ago
  98. 5df6460 Merge "usb: gadget: f_mtp: Make RX buffer size aligned to EP's MTU" into msm-4.8 by Kyle Yan · 8 years ago
  99. fc06822 Merge "Revert "arm64: Remove unused macros from assembler.h"" into msm-4.8 by Kyle Yan · 8 years ago
  100. 51ccefe Merge "msm: ipa3: Validate IPA and GSI firmwares before loading" into msm-4.8 by Kyle Yan · 8 years ago