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