1. 11db6e0 cfg80211: permanently disable channels specified by base settings by Mihir Shete · 11 years ago
  2. 778014b Merge "sched: Fix clear NOHZ_BALANCE_KICK" by Linux Build Service Account · 11 years ago
  3. f5af2ae Merge "gpu: ion: add locking to traversal of volatile rb tree" by Linux Build Service Account · 11 years ago
  4. d65fa01 Merge "gpu: ion: fix locking issues in debug code" by Linux Build Service Account · 11 years ago
  5. 6fb772c Merge "gpu: ion: use a list instead of a tree for heap debug memory map" by Linux Build Service Account · 11 years ago
  6. b6c4460 Merge "gpu: ion: system_heap: invalidate cache on cached pool allocations" by Linux Build Service Account · 11 years ago
  7. bc7d6a2 Merge "gpu: ion: kmalloc_heap: flush cpu caches at allocation time" by Linux Build Service Account · 11 years ago
  8. 236ae35 Merge "gpu: ion: fix zero'ing of cached buffers in system heap" by Linux Build Service Account · 11 years ago
  9. c9bdc68 Merge "gpu: ion: Support probe deferal for client creation" by Linux Build Service Account · 11 years ago
  10. c8d1d3c Merge "gpu: ion: remove IOMMU Heap" by Linux Build Service Account · 11 years ago
  11. 78f411a Merge "gpu: ion: make sure all clients are exposed in debugfs" by Linux Build Service Account · 11 years ago
  12. e2e637a Merge "gpu: ion: Add support for specifying heap type in the device tree" by Linux Build Service Account · 11 years ago
  13. 4d656143 Merge "gpu: ion: add page pooling to cached allocations from the system heap" by Linux Build Service Account · 11 years ago
  14. 334b73a Merge "gpu: ion: optimize zero'ing of pages" by Linux Build Service Account · 11 years ago
  15. ae735c6 Merge "gpu: ion: don't use "vmalloc" for system heap readable name" by Linux Build Service Account · 11 years ago
  16. 53bebc7 Merge "gpu: ion: create separate heap and client debugfs directories" by Linux Build Service Account · 11 years ago
  17. 53701b0 Merge "gpu: ion: Add buffer flag to skip page pooling on free" by Linux Build Service Account · 11 years ago
  18. f8b1b99 Merge "gpu: ion: Also shrink memory cached in the deferred free list" by Linux Build Service Account · 11 years ago
  19. 93f03d8 Merge "cpufreq: interactive: fix show_target_loads and show_above_hispeed_delay" by Linux Build Service Account · 11 years ago
  20. 2239d1a Merge "cpufreq: interactive: resched timer if max freq raised" by Linux Build Service Account · 11 years ago
  21. 9b84ae2 Merge "cpufreq: interactive: fix race on cpufreq TRANSITION notifier" by Linux Build Service Account · 11 years ago
  22. db99757 Merge "cpufreq: interactive: avoid underflow on active time calculation" by Linux Build Service Account · 11 years ago
  23. b169ef2 Merge "cpufreq: interactive: reduce chance of zero time delta on load eval" by Linux Build Service Account · 11 years ago
  24. 558fa6e Merge "cpufreq: interactive: handle errors from cpufreq_frequency_table_target" by Linux Build Service Account · 11 years ago
  25. ccc51eb Merge "cpufreq: interactive: fix uninitialized spinlock" by Linux Build Service Account · 11 years ago
  26. 82bef8d Merge "cpufreq: interactive: base above_hispeed_delay on target freq, not current" by Linux Build Service Account · 11 years ago
  27. f6bbaec Merge "cpufreq: interactive: fix crash on error paths in get_tokenized_data" by Linux Build Service Account · 11 years ago
  28. d9386d5 Merge "cpufreq: interactive: add io_is_busy interface" by Linux Build Service Account · 11 years ago
  29. 076c14f Merge "cpufreq: interactive: allow arbitrary speed / delay mappings" by Linux Build Service Account · 11 years ago
  30. b2cf6fc Merge "ARM: dts: msm: Reduce Krait-DDR IB votes from CPU driver for 8974Pro" by Linux Build Service Account · 11 years ago
  31. de86e28 Merge "msm: cpubw-krait: Vote for Krait-DDR bandwidth by monitoring transactions." by Linux Build Service Account · 11 years ago
  32. 99f41c4 Merge "ARM: dts: msm: Remove dual configuration for CPU on msm8974" by Linux Build Service Account · 11 years ago
  33. 3900097 Merge "msm: msm_bus: Changes for QOS computation at BIMC" by Linux Build Service Account · 11 years ago
  34. b1112e8 Merge "msm: msm_bus: Change priority overrides based on master configuration" by Linux Build Service Account · 11 years ago
  35. 31d2a0e ARM: dts: msm: Reduce Krait-DDR IB votes from CPU driver for 8974Pro by Saravana Kannan · 11 years ago
  36. de8cf1e msm: cpubw-krait: Vote for Krait-DDR bandwidth by monitoring transactions. by Saravana Kannan · 11 years ago
  37. 2f7a2b4 ARM: dts: msm: Remove dual configuration for CPU on msm8974 by Girish Mahadevan · 11 years ago
  38. e8dad41 msm: msm_bus: Changes for QOS computation at BIMC by Girish Mahadevan · 11 years ago
  39. 72edb72 msm: msm_bus: Change priority overrides based on master configuration by Sagar Dharia · 11 years ago
  40. f1db23f sched: Fix clear NOHZ_BALANCE_KICK by Vincent Guittot · 11 years ago
  41. 0aceb4f Merge "msm: cpp: Support separate input stream identity." by Linux Build Service Account · 11 years ago
  42. 0d94769 cpufreq: interactive: fix show_target_loads and show_above_hispeed_delay by Minsung Kim · 11 years ago
  43. d1ba106 cpufreq: interactive: resched timer if max freq raised by Lianwei Wang · 11 years ago
  44. 5209a72 cpufreq: interactive: fix race on cpufreq TRANSITION notifier by Lianwei Wang · 11 years ago
  45. 69ac810 cpufreq: interactive: avoid underflow on active time calculation by Minsung Kim · 11 years ago
  46. d0f4382 cpufreq: interactive: reduce chance of zero time delta on load eval by Todd Poynor · 11 years ago
  47. e61e701 cpufreq: interactive: handle errors from cpufreq_frequency_table_target by Todd Poynor · 11 years ago
  48. 0b4da2c cpufreq: interactive: fix uninitialized spinlock by Minsung Kim · 11 years ago
  49. 57cca63 cpufreq: interactive: base above_hispeed_delay on target freq, not current by Todd Poynor · 11 years ago
  50. 2ce351a cpufreq: interactive: fix crash on error paths in get_tokenized_data by Todd Poynor · 11 years ago
  51. c4e50bf cpufreq: interactive: add io_is_busy interface by Lianwei Wang · 12 years ago
  52. 6b36eec Merge "msm: acpuclock-krait: Update 'unknown rate' debug prints to warnings" by Linux Build Service Account · 11 years ago
  53. 40caf4e Merge "msm: acpuclock-krait: Fix HFPLL regulator voting in regulator_init()" by Linux Build Service Account · 11 years ago
  54. 49b8a3f Merge "ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg" by Linux Build Service Account · 11 years ago
  55. 9740d07 Merge "ASoC: msm: Add playback support for AC3/EC3 in compress driver" by Linux Build Service Account · 11 years ago
  56. e199430 Merge "crypto: msm: check potential integer overflow on AEAD req length" by Linux Build Service Account · 11 years ago
  57. 4d438df cpufreq: interactive: allow arbitrary speed / delay mappings by Minsung Kim · 12 years ago
  58. 1792fc2 Merge "crypto: msm: Fix null pointer exception in qcrypto_count_sg()" by Linux Build Service Account · 11 years ago
  59. 79e19c3 Merge "crypto: msm: Use scnprintf() instead of snprintf()" by Linux Build Service Account · 11 years ago
  60. 8b433f7 Merge "crypto: msm: Remove invalid check in qcedev driver" by Linux Build Service Account · 11 years ago
  61. 4f281ee Merge "crypto: msm: Fix issues related to non-zero byteoffset input" by Linux Build Service Account · 11 years ago
  62. b1e528a Merge "qseecom: Fix issues with qssecom_remove/exit APIs" by Linux Build Service Account · 11 years ago
  63. 7ed30fd Merge "crypto: Fix memory leak in bam_release call" by Linux Build Service Account · 11 years ago
  64. 09951b6 Merge "defconfig: msm: Enable zram for msm8610" by Linux Build Service Account · 11 years ago
  65. d43895f Merge "staging: zram: Rate limit memory allocation errors" by Linux Build Service Account · 11 years ago
  66. 8111d33 Merge "mm: swap: Rate limit swap write errors" by Linux Build Service Account · 11 years ago
  67. af6857a Merge "defconfig: msm: Disable HIGHMEM for msm8610" by Linux Build Service Account · 11 years ago
  68. 79ba7f3 Merge "zram: Change ratio to 90% for bad compress" by Linux Build Service Account · 11 years ago
  69. e4a9971 Merge "mm: vmscan: Move pages that fail swapout to LRU active list" by Linux Build Service Account · 11 years ago
  70. 074a007 Merge "zram: Disable allocation failure logging" by Linux Build Service Account · 11 years ago
  71. a21b9d2 Merge "msm: Fix compiler error due to CONFIG_HIGHMEM being disabled" by Linux Build Service Account · 11 years ago
  72. 8f9f5e8 Merge "staging: zsmalloc: Rename page_mapcount_reset" by Linux Build Service Account · 11 years ago
  73. bf3a041 Merge "msm: mdss: release mdp dsi clock only when reset" by Linux Build Service Account · 11 years ago
  74. d4427a5 Merge "mdss: mdp3: request and release clocks for every mdp operation" by Linux Build Service Account · 11 years ago
  75. 2bd5174 msm: cpp: Support separate input stream identity. by Iliya Varadzhakov · 11 years ago
  76. 0645a77 Merge "Revert "ASoC: msm: Increase Proxy buffering"" by Linux Build Service Account · 11 years ago
  77. 438e095 Merge "ASoc: msm: Add check for compressed capture format" by Linux Build Service Account · 11 years ago
  78. 3bc4aa4 Merge "crypto: msm: multiple qce50 support" by Linux Build Service Account · 11 years ago
  79. 1c45344 Merge "power: qpnp-bms: use IAVG for charging adjustments" by Linux Build Service Account · 11 years ago
  80. d58f7a9 Merge "tspp: Protect against buffer overflow" by Linux Build Service Account · 11 years ago
  81. 97207b5 Merge "gpu: ion: Use list_for_each_safe on error path" by Linux Build Service Account · 11 years ago
  82. 7c9d561 Revert "ASoC: msm: Increase Proxy buffering" by Vishwanatha Kumar Ulthur · 11 years ago
  83. 61d5b14 defconfig: msm: Enable zram for msm8610 by Olav Haugan · 11 years ago
  84. 3ad05cd staging: zram: Rate limit memory allocation errors by Olav Haugan · 11 years ago
  85. 7611158 mm: swap: Rate limit swap write errors by Olav Haugan · 11 years ago
  86. 19656d7 defconfig: msm: Disable HIGHMEM for msm8610 by Olav Haugan · 11 years ago
  87. e849fd4 zram: Change ratio to 90% for bad compress by Olav Haugan · 11 years ago
  88. d0a5856 mm: vmscan: Move pages that fail swapout to LRU active list by Olav Haugan · 11 years ago
  89. c4888b1 zram: Disable allocation failure logging by Olav Haugan · 11 years ago
  90. 0bd6949 msm: Fix compiler error due to CONFIG_HIGHMEM being disabled by Neeti Desai · 11 years ago
  91. c08a3c5 staging: zsmalloc: Rename page_mapcount_reset by Olav Haugan · 11 years ago
  92. 574be6a msm: mdss: release mdp dsi clock only when reset by Xiaoming Zhou · 11 years ago
  93. 7c42511 mdss: mdp3: request and release clocks for every mdp operation by Xiaoming Zhou · 11 years ago
  94. 6646d42 msm: acpuclock-krait: Update 'unknown rate' debug prints to warnings by Matt Wagantall · 11 years ago
  95. c0d3b44 msm: acpuclock-krait: Fix HFPLL regulator voting in regulator_init() by Matt Wagantall · 11 years ago
  96. 4f240fb ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg by Theodore Ts'o · 12 years ago
  97. fc7af17 power: qpnp-bms: use IAVG for charging adjustments by Xiaozhe Shi · 11 years ago
  98. c1e36d0 gpu: ion: add locking to traversal of volatile rb tree by Mitchel Humpherys · 11 years ago
  99. 864a3bc gpu: ion: fix locking issues in debug code by Mitchel Humpherys · 11 years ago
  100. ee0aa9c gpu: ion: use a list instead of a tree for heap debug memory map by Mitchel Humpherys · 11 years ago