1. a7f35cf cpufreq: ondemand: Simplify od_update() slightly by Rafael J. Wysocki · 9 years ago
  2. 07aa440 cpufreq: governor: Use microseconds in sample delay computations by Rafael J. Wysocki · 9 years ago
  3. 6e96c5b cpufreq: ondemand: Simplify conditionals in od_dbs_timer() by Rafael J. Wysocki · 9 years ago
  4. 57dc3bc cpufreq: governor: Move rate_mult to struct policy_dbs by Rafael J. Wysocki · 9 years ago
  5. 78347cd cpufreq: governor: Reset sample delay in store_sampling_rate() by Rafael J. Wysocki · 9 years ago
  6. 4cccf75 cpufreq: governor: Get rid of the ->gov_check_cpu callback by Rafael J. Wysocki · 9 years ago
  7. 57eb832 cpufreq: governor: Clean up load-related computations by Rafael J. Wysocki · 9 years ago
  8. 679b8fe cpufreq: governor: Fix nice contribution computation in dbs_check_cpu() by Rafael J. Wysocki · 9 years ago
  9. e4db281 cpufreq: governor: Avoid atomic operations in hot paths by Rafael J. Wysocki · 9 years ago
  10. f62b937 cpufreq: governor: Simplify gov_cancel_work() slightly by Rafael J. Wysocki · 9 years ago
  11. b9db427 cpufreq: governor: Avoid irq_work_queue_on() crash on non-SMP ARM by Rafael J. Wysocki · 9 years ago
  12. a23d6d1 cpufreq: ondemand: Rearrange od_dbs_timer() to avoid updating delay by Viresh Kumar · 9 years ago
  13. aded387 cpufreq: conservative: Update sample_delay_ns immediately by Viresh Kumar · 9 years ago
  14. 581c214 cpufreq: governor: No need to manage state machine now by Viresh Kumar · 9 years ago
  15. 99522fe cpufreq: Remove cpufreq_governor_lock by Viresh Kumar · 9 years ago
  16. 49f1856 cpufreq: Call __cpufreq_governor() with policy->rwsem held by Viresh Kumar · 9 years ago
  17. 69cee71 cpufreq: Merge cpufreq_offline_prepare/finish routines by Viresh Kumar · 9 years ago
  18. c54df07 cpufreq: governor: Create and traverse list of policy_dbs to avoid deadlock by Viresh Kumar · 9 years ago
  19. 68e80da Revert "cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXIT" by Viresh Kumar · 9 years ago
  20. fd8ddc4 cpufreq: governor: Drop unused macros for creating governor tunable attributes by Viresh Kumar · 9 years ago
  21. c443563 cpufreq: governor: New sysfs show/store callbacks for governor tunables by Viresh Kumar · 9 years ago
  22. ff4b178 cpufreq: governor: Move common tunables to 'struct dbs_data' by Viresh Kumar · 9 years ago
  23. d0684d3 cpufreq: governor: Create generic macro for common tunables by Viresh Kumar · 9 years ago
  24. fafd5e8 cpufreq: governor: Drop pointless goto from cpufreq_governor_init() by Rafael J. Wysocki · 9 years ago
  25. 686cc63 cpufreq: governor: Rename skip_work to work_count by Rafael J. Wysocki · 9 years ago
  26. cea6a9e cpufreq: governor: Symmetrize cpu_dbs_info initialization and cleanup by Rafael J. Wysocki · 9 years ago
  27. bc50547 cpufreq: governor: Rearrange governor data structures by Rafael J. Wysocki · 9 years ago
  28. e975189 cpufreq: governor: Simplify cpufreq_governor_limits() by Rafael J. Wysocki · 9 years ago
  29. d10b5eb cpufreq: governor: Drop cpu argument from dbs_check_cpu() by Rafael J. Wysocki · 9 years ago
  30. e40e7b2 cpufreq: governor: Rename cpu_common_dbs_info to policy_dbs_info by Rafael J. Wysocki · 9 years ago
  31. ea59ee0d cpufreq: governor: Drop the gov pointer from struct dbs_data by Rafael J. Wysocki · 9 years ago
  32. 906a6e5 cpufreq: governor: Rework cpufreq_governor_dbs() by Rafael J. Wysocki · 9 years ago
  33. 7bdad34 cpufreq: governor: Rename some data types and variables by Rafael J. Wysocki · 9 years ago
  34. af92618 cpufreq: governor: Put governor structure into common_dbs_data by Rafael J. Wysocki · 9 years ago
  35. 5da3dd1 cpufreq: governor: Avoid passing dbs_data pointers around unnecessarily by Rafael J. Wysocki · 9 years ago
  36. 2bb8d94 cpufreq: governor: Use common mutex for dbs_data protection by Rafael J. Wysocki · 9 years ago
  37. 9be4fd2 cpufreq: governor: Replace timers with utilization update callbacks by Rafael J. Wysocki · 9 years ago
  38. a4675fb cpufreq: intel_pstate: Replace timers with utilization update callbacks by Rafael J. Wysocki · 9 years ago
  39. 34e2c55 cpufreq: Add mechanism for registering utilization update callbacks by Rafael J. Wysocki · 9 years ago
  40. de1df26 cpufreq: Clean up default and fallback governor setup by Rafael J. Wysocki · 9 years ago
  41. 36f90b0 Linux 4.5-rc2 by Linus Torvalds · 9 years ago
  42. d784ef5 Merge tag 'usb-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  43. 54e3f3e Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  44. 8c4e378 Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  45. f3ca903 Merge tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  46. 510ae0c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  47. d517be5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  48. dc799d0 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  49. 7ab85d4 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  50. 29d14f0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  51. bbfb239 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  52. 30e4c9a Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  53. f25a96e Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  54. 660f6fe Merge tag 'vfio-v4.5-rc2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  55. bb47680 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  56. 840d6fe pid: Fix spelling in comments by Zhen Lei · 9 years ago
  57. 28fb8a5 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  58. ad0b40fa Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  59. ec1cc55 Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  60. 6b292a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  61. d3f71ae Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  62. 46552e6 Merge tag 'pm+acpi-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  63. ad233ac Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 9 years ago
  64. 2973737 Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm by Linus Torvalds · 9 years ago
  65. f6a239a Merge tag 'iommu-fixes-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  66. f51d4d7 Merge tag 'hwmon-for-linus-v4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  67. a12883f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  68. 13d5699 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  69. ad1ac94 Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep' by Rafael J. Wysocki · 9 years ago
  70. 0bce39c Merge branches 'acpi-video' and 'acpi-hotplug' by Rafael J. Wysocki · 9 years ago
  71. b545443 Merge tag 'sound-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  72. b943d0b Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  73. 704bb81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  74. e410e34 Revert "btrfs: synchronize incompat feature bits with sysfs files" by Chris Mason · 9 years ago
  75. 6c55d9b serial: 8250_pci: Add Intel Broadwell ports by Mika Westerberg · 9 years ago
  76. 7425637 x86/mm/pat: Avoid truncation when converting cpa->numpages to address by Matt Fleming · 9 years ago
  77. 6639484 ALSA: hda - disable dynamic clock gating on Broxton before reset by Libin Yang · 9 years ago
  78. 0d9bacb iommu: Update struct iommu_ops comments by Magnus Damm · 9 years ago
  79. 6f3cdb3 iommu/vt-d: Fix link to Intel IOMMU Specification by Michael S. Tsirkin · 9 years ago
  80. 9b1a12d iommu/amd: Correct the wrong setting of alias DTE in do_attach by Baoquan He · 9 years ago
  81. da972fb iommu/vt-d: Don't skip PCI devices when disabling IOTLB by Jeremy McNicoll · 9 years ago
  82. c5b6352 irqchip/mxs: Add missing set_handle_irq() by Oleksij Rempel · 9 years ago
  83. 8f6aff9 iommu/io-pgtable-arm: Fix io-pgtable-arm build failure by Lada Trimasova · 9 years ago
  84. 52795f6 i2c: piix4: don't regress on bus names by Jean Delvare · 9 years ago
  85. 5fa7c8e perf: Remove/simplify lockdep annotation by Peter Zijlstra · 9 years ago
  86. c6e5b73 perf: Synchronously clean up child events by Peter Zijlstra · 9 years ago
  87. 60beda8 perf: Untangle 'owner' confusion by Peter Zijlstra · 9 years ago
  88. 45a0e07 perf: Add flags argument to perf_remove_from_context() by Peter Zijlstra · 9 years ago
  89. 8ba289b perf: Clean up sync_child_event() by Peter Zijlstra · 9 years ago
  90. f47c02c perf: Robustify event->owner usage and SMP ordering by Peter Zijlstra · 9 years ago
  91. 6e801e01 perf: Fix STATE_EXIT usage by Peter Zijlstra · 9 years ago
  92. 07c4a77 perf: Update locking order by Peter Zijlstra · 9 years ago
  93. a0733e6 perf: Remove __free_event() by Peter Zijlstra · 9 years ago
  94. e03e7ee perf/bpf: Convert perf_event_array to use struct file by Alexei Starovoitov · 9 years ago
  95. 828b6f0 perf: Fix NULL deref by Peter Zijlstra · 9 years ago
  96. 8f04b85 perf/x86: De-obfuscate code by Peter Zijlstra · 9 years ago
  97. e01d871 perf/x86: Fix uninitialized value usage by Peter Zijlstra · 9 years ago
  98. 88867e3 Staging: speakup: fix read scrolled-back VT by Samuel Thibault · 9 years ago
  99. 327b882 Staging: speakup: Fix getting port information by Samuel Thibault · 9 years ago
  100. 3ec622f ALSA: hda - Add new GPU codec ID 0x10de0083 to snd-hda by Aaron Plattner · 9 years ago