1. c698a44 Merge branch 'misc' of .git into next by Zhang Rui · 12 years ago
  2. cbb07bb thermal: remove const flag from .ops of imx thermal by Eduardo Valentin · 12 years ago
  3. 8c59ecb Merge branches 'misc' and 'soc' of .git into next by Zhang Rui · 12 years ago
  4. 800744b Thermal: update thermal zone device after setting emul_temp by lan,Tianyu · 12 years ago
  5. 7734e3a intel_powerclamp: Fix cstate counter detection. by Yuxuan Shui · 12 years ago
  6. 329fe7b thermal: imx: add necessary clk operation by Anson Huang · 12 years ago
  7. 201531c Merge branches 'misc', 'soc', 'soc-eduardo' and 'int3404-thermal' of .git into next by Zhang Rui · 12 years ago
  8. a116776 Thermal cpu cooling: return error if no valid cpu frequency entry by Zhang Rui · 12 years ago
  9. 1c9573a thermal: fix cpu_cooling max_level behavior by Eduardo Valentin · 12 years ago
  10. beeb5a1 thermal: rcar-thermal: Enable driver compilation with COMPILE_TEST by Laurent Pinchart · 12 years ago
  11. 06475b5 thermal: debug: add debug statement for core and step_wise by Aaron Lu · 12 years ago
  12. dd26863 thermal: imx_thermal: add module device table by Russell King · 12 years ago
  13. f67fe3c drivers: thermal: Mark function as static in x86_pkg_temp_thermal.c by Rashika · 12 years ago
  14. b688b5b thermal:samsung: fix compilation warning by Naveen Krishna Chatradhi · 12 years ago
  15. b46cce5 thermal: imx: correct suspend/resume flow by Anson Huang · 12 years ago
  16. 60acb38 thermal: exynos: fix error return code by Julia Lawall · 12 years ago
  17. 925c36b Thermal: ACPI INT3403 thermal driver by Srinivas Pandruvada · 12 years ago
  18. c1b7bac Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into soc-thermal by Zhang Rui · 12 years ago
  19. 26d9cc6 thermal: ti-soc-thermal: use thermal DT infrastructure by Eduardo Valentin · 12 years ago
  20. 6a02752 hwmon: tmp102: expose to thermal fw via DT nodes by Eduardo Valentin · 12 years ago
  21. 22e7318 hwmon: lm75: expose to thermal fw via DT nodes by Eduardo Valentin · 12 years ago
  22. 77cff59 cpufreq: cpufreq-cpu0: add dt node parsing for cooling device properties by Eduardo Valentin · 12 years ago
  23. 39d99cf thermal: cpu_cooling: introduce of_cpufreq_cooling_register by Eduardo Valentin · 12 years ago
  24. a116b5d thermal: core: introduce thermal_of_cooling_device_register by Eduardo Valentin · 12 years ago
  25. 4e5e470 thermal: introduce device tree parser by Eduardo Valentin · 12 years ago
  26. 81bd4e1 thermal: allow registering without .get_temp by Eduardo Valentin · 12 years ago
  27. dea4f48 Merge branch 'leds-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
  28. aa1a6d6 leds: pwm: Fix for deferred probe in DT booted mode by Peter Ujfalusi · 12 years ago
  29. b655028 uio: we cannot mmap unaligned page contents by Linus Torvalds · 12 years ago
  30. a45299e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  31. bcc2f9b Merge tag 'stable/for-linus-3.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 12 years ago
  32. aeac810 Merge tag 'spi-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 12 years ago
  33. 5fc92de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  34. 833846e net/mlx4_en: Remove selftest TX queues empty condition by Eugenia Emantayev · 12 years ago
  35. f121159 virtio_net: make all RX paths handle erors consistently by Michael S. Tsirkin · 12 years ago
  36. 8fc3b9e virtio_net: fix error handling for mergeable buffers by Michael S. Tsirkin · 12 years ago
  37. 99e872a virtio_net: Fixed a trivial typo (fitler --> filter) by Thomas Huth · 12 years ago
  38. 8821754 ixgbe: Make ixgbe_identify_qsfp_module_generic static by Mark Rustad · 12 years ago
  39. 8bf1264 ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by default by John Fastabend · 12 years ago
  40. ae72c8d ixgbe: ixgbe_fwd_ring_down needs to be static by John Fastabend · 12 years ago
  41. 74a1b1e e1000: fix possible reset_task running after adapter down by Vladimir Davydov · 12 years ago
  42. b2f963bf e1000: fix lockdep warning in e1000_reset_task by Vladimir Davydov · 12 years ago
  43. 6a7d64e e1000: prevent oops when adapter is being closed and reset simultaneously by yzhu1 · 12 years ago
  44. 42ce412 igb: Fixed Wake On LAN support by Akeem G Abodunrin · 12 years ago
  45. f5e0d34 team: fix master carrier set when user linkup is enabled by Jiri Pirko · 12 years ago
  46. 85493e6 sfc: Convert to use hwmon_device_register_with_groups by Guenter Roeck · 12 years ago
  47. a0c20fb net: smc91: fix crash regression on the versatile by Linus Walleij · 12 years ago
  48. 9d38d28 Revert "net: smc91: fix crash regression on the versatile" by David S. Miller · 12 years ago
  49. b268daf net: smc91: fix crash regression on the versatile by Linus Walleij · 12 years ago
  50. 7fe0ee0 net: 8139cp: fix a BUG_ON triggered by wrong bytes_compl by Yang Yingliang · 12 years ago
  51. 1bac107 r8169: check ALDPS bit and disable it if enabled for the 8168g by David Chang · 12 years ago
  52. 006da7b0 macvtap: Do not double-count received packets by Vlad Yasevich · 12 years ago
  53. 033dbbd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  54. dc418f6 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 12 years ago
  55. de92a05 Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 12 years ago
  56. 282c183 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  57. dff345c5 be2net: call napi_disable() for all event queues by Ivan Vecera · 12 years ago
  58. 71237b6 Revert "be2net: call napi_disable() for all event queues" by David S. Miller · 12 years ago
  59. 55485e7 be2net: call napi_disable() for all event queues by Ivan Vecera · 12 years ago
  60. bc9627e via-velocity: fix netif_receive_skb use in irq disabled section. by françois romieu · 12 years ago
  61. e63e60b Merge branch 'fixes-for-3.13-20131127' of git://gitorious.org/linux-can/linux-can by David S. Miller · 12 years ago
  62. ae5e812 xen-netback: include definition of csum_ipv6_magic by Andy Whitcroft · 12 years ago
  63. cd3e22b macvtap: fix tx_dropped counting error by Jason Wang · 12 years ago
  64. 167f76a phy: Add Vitesse 8514 phy ID by Shaohui Xie · 12 years ago
  65. 5e53e68 genetlink/pmcraid: use proper genetlink multicast API by Johannes Berg · 12 years ago
  66. a2f4dfb tg3: Convert to use hwmon_device_register_with_groups by Guenter Roeck · 12 years ago
  67. fe9d04a bonding: disable arp and enable mii monitoring when bond change to no uses arp mode by dingtianhong · 12 years ago
  68. 1b28c3e drm/qxl: fix memory leak in release list handling by Dave Airlie · 12 years ago
  69. dda9cc3 Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  70. 962ba26 Merge tag 'md/3.13-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  71. 08332df irqchip: Gic: fix boot for chained gics by Mark Rutland · 12 years ago
  72. c18158f Merge remote-tracking branches 'spi/fix/bcm2835', 'spi/fix/bcm63xx', 'spi/fix/mpc512x-psc', 'spi/fix/mxs', 'spi/fix/pxa2xx', 'spi/fix/qspi', 'spi/fix/rspi' and 'spi/fix/txx9' into spi-linus by Mark Brown · 12 years ago
  73. b8aba76 Merge remote-tracking branch 'spi/fix/core' into spi-linus by Mark Brown · 12 years ago
  74. c50325f spi/pxa2xx: Restore private register bits. by Chew, Chiau Ee · 12 years ago
  75. 07a27a0 i2c: bcm2835: Linking platform nodes to adapter nodes by Florian Meier · 12 years ago
  76. e7c0d3d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  77. 682a251 Merge tag 'tty-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  78. 0b0f7f1 Merge tag 'staging-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  79. ba33fef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  80. b7fe6bf Merge tag 'pm+acpi-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  81. eec9901 drm/nouveau/hwmon: fix compilation without CONFIG_HWMON by Ilia Mirkin · 12 years ago
  82. a1f84f5 drm/sysfs: fix OOM verification by David Herrmann · 12 years ago
  83. dad3375 remove obsolete references to powertweak by Dave Jones · 12 years ago
  84. a456c0d Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  85. 6d183de md/raid5: fix newly-broken locking in get_active_stripe. by NeilBrown · 12 years ago
  86. 142d44c md: test mddev->flags more safely in md_check_recovery. by NeilBrown · 12 years ago
  87. 0c775d5 md/raid5: fix new memory-reference bug in alloc_thread_groups. by NeilBrown · 12 years ago
  88. c570076 ATA: Fix port removal ordering by Rafael J. Wysocki · 12 years ago
  89. 40b13ca i2c: omap: raw read and write endian fix by Victor Kamensky · 12 years ago
  90. 930ba4a Staging: tidspbridge: disable driver by Greg Kroah-Hartman · 12 years ago
  91. e2f0b00 gpio: bcm281xx: Fix return value of bcm_kona_gpio_get() by Markus Mayer · 12 years ago
  92. 2ba3154 gpio: pl061: move irqdomain initialization by Linus Walleij · 12 years ago
  93. 80897aa HID: uhid: fix leak for 64/32 UHID_CREATE by David Herrmann · 12 years ago
  94. 721cb59 powerpc/windfarm: Fix XServe G5 fan control Makefile issue by Benjamin Herrenschmidt · 12 years ago
  95. db8fbb4 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 12 years ago
  96. 2d304ba Merge branch 'acpica' by Rafael J. Wysocki · 12 years ago
  97. 0e4b074 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  98. b954851 Merge tag 'ntb-3.13' of git://github.com/jonmason/ntb by Linus Torvalds · 12 years ago
  99. 14883a7 xen/gnttab: leave lazy MMU mode in the case of a m2p override failure by Matt Wilson · 12 years ago
  100. 1a3e517 can: flexcan: use correct clock as base for bit rate calculation by Marc Kleine-Budde · 12 years ago