1. 4843c4a thermal: cpu_cooling: Use cpufreq_dev->freq_table for finding level/freq by Viresh Kumar · 10 years ago
  2. f685901 thermal: cpu_cooling: Store frequencies in descending order by Viresh Kumar · 10 years ago
  3. b9f8b41 thermal: cpu_cooling: Pass 'cpufreq_dev' to get_property() by Viresh Kumar · 10 years ago
  4. 2479bb6 thermal: cpu_cooling: use cpufreq_dev_list instead of cpufreq_dev_count by Viresh Kumar · 10 years ago
  5. 97afa4a thermal: cpu_cooling: get_property() doesn't need to support GET_MAXL anymore by Viresh Kumar · 10 years ago
  6. dcc6c7f thermal: cpu_cooling: find max level during device registration by Viresh Kumar · 10 years ago
  7. 521a2e5 thermal: cpu_cooling: remove unnecessary wrapper get_cpu_frequency() by Viresh Kumar · 10 years ago
  8. 5194fe4 thermal: cpu_cooling: Merge cpufreq_apply_cooling() into cpufreq_set_cur_state() by Viresh Kumar · 10 years ago
  9. 7adb635 thermal: cpu_cooling: initialize 'cpufreq_val' on registration by Viresh Kumar · 10 years ago
  10. 730abe0 thermal: cpu_cooling: do error handling at the bottom in __cpufreq_cooling_register() by Viresh Kumar · 10 years ago
  11. c9ca319 thermal: cpu_cooling: Don't check is_cpufreq_valid() by Viresh Kumar · 10 years ago
  12. e1fae55 thermal: cpu_cooling: don't iterate over all allowed_cpus to update cpufreq policy by Viresh Kumar · 10 years ago
  13. 405fb82 thermal: cpu_cooling: Don't match min/max frequencies for all CPUs on cooling register by Viresh Kumar · 10 years ago
  14. 268ac44 thermal: cpu_cooling: propagate error returned by idr_alloc() by Viresh Kumar · 10 years ago
  15. 8e54d44 thermal: cpu_cooling: no need to initialze 'ret' by Viresh Kumar · 10 years ago
  16. 5d3bdb8 thermal: cpu_cooling: no need to set cpufreq_dev to NULL by Viresh Kumar · 10 years ago
  17. 92e615e thermal: cpu_cooling: no need to set cpufreq_state to zero by Viresh Kumar · 10 years ago
  18. 98d522f thermal: cpu_cooling: Pass variable instead of its type to sizeof() by Viresh Kumar · 10 years ago
  19. 07d888d thermal: cpu_cooling: Add comment to clarify relation between cooling state and frequency by Viresh Kumar · 10 years ago
  20. beca605 thermal: cpu_cooling: fix doc comment over struct cpufreq_cooling_device by Viresh Kumar · 10 years ago
  21. 728c03c thermal: cpu_cooling: random comment fixups by Viresh Kumar · 10 years ago
  22. f3764e6 thermal: exynos: pass cpu_present_mask to cpufreq_cooling_register() by Viresh Kumar · 10 years ago
  23. bec85d2 thermal: imx: pass cpu_present_mask to cpufreq_cooling_register() by Viresh Kumar · 10 years ago
  24. b45257b thermal: db8500: pass cpu_present_mask to cpufreq_cooling_register() by Viresh Kumar · 10 years ago
  25. 0f1be51 thermal: cpu_cooling: check for the readiness of cpufreq layer by Eduardo Valentin · 10 years ago
  26. 8891063 Merge tag 'staging-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  27. 6f93840 Merge tag 'tty-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  28. 4742eb3 Merge tag 'usb-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  29. cba3b00 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 10 years ago
  30. 8e84597 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  31. 190fc9d Merge tag 'spi-v3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  32. 0210bb6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  33. 6d4556f staging: r8188eu: Add new device ID for DLink GO-USB-N150 by Larry Finger · 10 years ago
  34. 33dc85c staging: r8188eu: Fix scheduling while atomic error introduced in commit fadbe0cd by Larry Finger · 10 years ago
  35. d1c637c5 Merge tag 'master-2014-11-25' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  36. 4ea85e8 net: Check for presence of IFLA_AF_SPEC by Thomas Graf · 10 years ago
  37. b7c1a31 net: Validate IFLA_BRIDGE_MODE attribute length by Thomas Graf · 10 years ago
  38. 8bb9b9a Merge tag 'iio-fixes-for-3.18c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 10 years ago
  39. ec05861 Merge remote-tracking branches 'spi/fix/dw' and 'spi/fix/sirf' into spi-linus by Mark Brown · 10 years ago
  40. 13616c7 Merge remote-tracking branch 'spi/fix/dma' into spi-linus by Mark Brown · 10 years ago
  41. 571dcfd stmmac: platform: fix default values of the filter bins setting by Huacai Chen · 10 years ago
  42. 2d5c57d net/mlx4_core: Limit count field to 24 bits in qp_alloc_res by Jack Morgenstein · 10 years ago
  43. 33f8461 net: dsa: bcm_sf2: reset switch prior to initialization by Florian Fainelli · 10 years ago
  44. a566059 net: dsa: bcm_sf2: fix unmapping registers in case of errors by Florian Fainelli · 10 years ago
  45. d1ca000 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  46. a6e4a05 Merge tag 'hwmon-for-linus-v3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  47. a7e9092 Merge tag 'clk-fixes-for-linus' of https://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  48. a5e9ab2 Revert "serial: of-serial: add PM suspend/resume support" by Greg Kroah-Hartman · 10 years ago
  49. a620a6b tg3: fix ring init when there are more TX than RX channels by Thadeu Lima de Souza Cascardo · 10 years ago
  50. 7d63a5f rtlwifi: Change order in device startup by Larry Finger · 10 years ago
  51. a91ed19 rtlwifi: rtl8821ae: Fix 5G detection problem by Larry Finger · 10 years ago
  52. 3dc2b6a vxlan: Fix boolean flip in VXLAN_F_UDP_ZERO_CSUM6_[TX|RX] by Alexander Duyck · 10 years ago
  53. a1f9a40 Input: xpad - use proper endpoint type by Greg Kroah-Hartman · 10 years ago
  54. d0ab547 Input: elantech - trust firmware about trackpoint presence by Dmitry Torokhov · 10 years ago
  55. 263e80b usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000 by Hans de Goede · 10 years ago
  56. 2dd3433 xen-netback: do not report success if backend_create_xenvif() fails by Alexey Khoroshilov · 10 years ago
  57. 90d8879 Merge tag 'iwlwifi-for-john-2014-11-23' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 10 years ago
  58. 91ed6fd gpu/radeon: Set flag to indicate broken 64-bit MSI by Benjamin Herrenschmidt · 10 years ago
  59. f144d14 PCI/MSI: Add device flag indicating that 64-bit MSIs don't work by Benjamin Herrenschmidt · 10 years ago
  60. 5ac6c72 iwlwifi: mvm: check TLV flag before trying to use hotspot firmware commands by Luciano Coelho · 10 years ago
  61. 73112f9 solos-pci: fix error return code by Julia Lawall · 10 years ago
  62. 17a402a igb: Fixes needed for surprise removal support by Carolyn Wyborny · 10 years ago
  63. b5b2ffc ixgbe: fix use after free adapter->state test in ixgbe_remove/ixgbe_probe by Daniel Borkmann · 10 years ago
  64. 4556dc5 ixgbe: Correctly disable VLAN filter in promiscuous mode by Vlad Yasevich · 10 years ago
  65. cb95413 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  66. a1377e5 usb: xhci: rework root port wake bits if controller isn't allowed to wakeup by Lu Baolu · 10 years ago
  67. 8e71a32 USB: xhci: Reset a halted endpoint immediately when we encounter a stall. by Mathias Nyman · 10 years ago
  68. 9b41ebd Revert "xhci: clear root port wake on bits if controller isn't wake-up capable" by Lu Baolu · 10 years ago
  69. c3492db USB: xhci: don't start a halted endpoint before its new dequeue is set by Mathias Nyman · 10 years ago
  70. 8daee13 USB: uas: Add no-uas quirk for Hitachi usb-3 enclosures 4971:1012 by Hans de Goede · 10 years ago
  71. da571b2 Merge tag 'usb-serial-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 10 years ago
  72. 8a84e01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  73. 928352e Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  74. f100a74 Merge tag 'pm+acpi-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  75. 2e29a6d Merge tag 'devicetree-fixes-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 10 years ago
  76. 0868589 Merge tag 'pci-v3.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  77. a46171d Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  78. 4ec69c7 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  79. d3e1956 thermal: Exynos: Deletion of unnecessary checks before two function calls by Markus Elfring · 10 years ago
  80. e60a342 thermal: sti: Ignore suspend/resume functions when !PM_SLEEP by Lee Jones · 10 years ago
  81. 892d6eb virtio-net: validate features during probe by Jason Wang · 10 years ago
  82. c857781 Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  83. 17544e2 cxgb4 : Fix DCB priority groups being returned in wrong order by Anish Bhatt · 10 years ago
  84. a5f6fc2 pptp: fix stack info leak in pptp_getname() by Mathias Krause · 10 years ago
  85. a0fc608 Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  86. 2dcd851 thermal: cpu_cooling: Update always cpufreq policy with thermal constraints by Yadwinder Singh Brar · 10 years ago
  87. a1d69c6 brcmfmac: don't include linux/unaligned/access_ok.h by Johannes Berg · 10 years ago
  88. 28731d5 drm/radeon: fix endian swapping in vbios fetch for tdp table by Alex Deucher · 10 years ago
  89. b7bc596 drm/radeon: disable native backlight control on pre-r6xx asics (v2) by Alex Deucher · 10 years ago
  90. 788ec2f of/selftest: Fix testing when /aliases is missing by Grant Likely · 10 years ago
  91. b1a5ad0 IB/isert: Adjust CQ size to HW limits by Chris Moore · 10 years ago
  92. 78579b7 ACPI / PM: Ignore wakeup setting if the ACPI companion can't wake up by Rafael J. Wysocki · 10 years ago
  93. 6b19b66 hwmon: (g762) fix call to devm_hwmon_device_register_with_groups() by Arnaud Ebalard · 10 years ago
  94. ee7255a cxgb4i : Don't block unload/cxgb4 unload when remote closes TCP connection by Anish Bhatt · 10 years ago
  95. 7fc986d PCI: Support 64-bit bridge windows if we have 64-bit dma_addr_t by Yinghai Lu · 10 years ago
  96. ddecab1 Merge tag 'linux-can-fixes-for-3.18-20141118' of git://gitorious.org/linux-can/linux-can by David S. Miller · 10 years ago
  97. 9737c6a net/mlx4_en: Add VXLAN ndo calls to the PF net device ops too by Or Gerlitz · 10 years ago
  98. b8e4500 bonding: fix curr_active_slave/carrier with loadbalance arp monitoring by Nikolay Aleksandrov · 10 years ago
  99. c1a2086 of/selftest: Fix off-by-one error in removal path by Grant Likely · 10 years ago
  100. 75bcbf2 USB: ssu100: fix overrun-error reporting by Johan Hovold · 10 years ago