Advertisement
syntheticN

4/27/2013 Harkness kernel changelog

Jul 24th, 2013
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.84 KB | None | 0 0
  1. Revert "CHROMIUM: cpufreq: interactive: run at fraction of hispeed_freq when load is low"
  2. d2: defconfig: fix up more selinux dependencies
  3. arm: use specific names for zsl variants of AF modules
  4. arm: remove 'TODO' warning for ARM_UNWIND
  5. msm: avoid stack frame exceeding the limit of 1024 bytes
  6. cpufreq: interactive: resched timer if max freq raised
  7. cpufreq: interactive: fix race on cpufreq TRANSITION notifier
  8. cpufreq: interactive: avoid underflow on active time calculation
  9. cpufreq: interactive: reduce chance of zero time delta on load eval
  10. cpufreq: interactive: handle errors from cpufreq_frequency_table_target
  11. d2: defconfig: strip another module/some debugging
  12. mmc: decrease wakelock timeout
  13. android: logger: free some more ram
  14. ARM: 7493/1: use generic unaligned.h
  15. fs: improve generic fsync
  16. d2: defconfig: compile using -O2
  17. suspend: shorten time to enter sleep state
  18. mm: improve data writeback operations
  19. Makefile: tuning kernel building for cortex a9
  20. block: add tripndroid io scheduler
  21. cpuidle: clean up unused variable
  22. lib/string: use glibc version
  23. lib/memcopy: use glibc version
  24. block: add a flag to identify PM request
  25. block: recursive merge requests
  26. block: implement runtime pm strategy
  27. block: add runtime pm helpers
  28. cpuidle: remove the power_specified field in the driver
  29. cpuidle: Fix finding state with min power_usage
  30. cpuidle: Get typical recent sleep interval
  31. cpuidle: Quickly notice prediction failure in general case
  32. cpuidle: Quickly notice prediction failure for repeat mode
  33. cpuidle: move field disable from per-driver to per-cpu
  34. video: msm_fb: reduce logging level.
  35. writeback: I believe these defines were calculated with HZ=1000 in mind.
  36. writeback: increase bdi_min_ratio to 5 in light of the latest writeback commit.
  37. writeback: fix writeback cache thrashing
  38. config: Remove unused MEDIA_TUNER option
  39. Makefile: vfp: optimize with neon-vfpv4
  40. d2: defconfig: strip some debugging/modules
  41. d2: defconfig: restore Harkness configs
  42. Merge remote-tracking branch 'cm/cm-10.1' into jb-mr1
  43. d2: defconfig: set ondemand cpufreq by default
  44. ARM: fault: assume no context when IRQs are disabled during data abort.
  45. cpufreq: Manage only online cpus
  46. msm: cpufreq: Only apply driver limits for scaling_min/max_freq writes
  47. msm: cpufreq: Ensure cpufreq change happens on corresponding CPU
  48. Merge branch 'rebase-onto-edft' into jb-mr1
  49. cpufreq: ondemand: Disable freq sync feature in store_powersave_bias
  50. cpufreq: ondemand: Fix locking issue in store_powersave_bias
  51. cpufreq: ondemand: change freq sync code to use per-CPU kthreads
  52. msm: Synchronize CPU frequency on thread migration
  53. zen-tune: Implement zen-tune ([more] simplified version)
  54. arm: compressed: define CPU architecture
  55. mm: removed SLQB
  56. auto_hotplug: remove some tunings
  57. Rebase onto up-to-date cm-10.1
  58. Restore some more patches
  59. selinux support
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement