1. 2e1be9f Merge remote-tracking branch 'regulator/topic/max8925' into v3.9-rc8 by Mark Brown · 12 years ago
  2. c4578da Merge remote-tracking branch 'regulator/topic/max77686' into v3.9-rc8 by Mark Brown · 12 years ago
  3. 388128f Merge remote-tracking branch 'regulator/topic/max1586' into v3.9-rc8 by Mark Brown · 12 years ago
  4. 329bd97 Merge remote-tracking branch 'regulator/topic/lp8788' into v3.9-rc8 by Mark Brown · 12 years ago
  5. 3dc06c1 Merge remote-tracking branch 'regulator/topic/gpio' into v3.9-rc8 by Mark Brown · 12 years ago
  6. 5f19a85 Merge remote-tracking branch 'regulator/topic/fan53555' into v3.9-rc8 by Mark Brown · 12 years ago
  7. 1d60a4c Merge remote-tracking branch 'regulator/topic/enable-invert' into v3.9-rc8 by Mark Brown · 12 years ago
  8. 0e340ce Merge remote-tracking branch 'regulator/topic/core' into v3.9-rc8 by Mark Brown · 12 years ago
  9. 97844ed Merge remote-tracking branch 'regulator/topic/ascend' into v3.9-rc8 by Mark Brown · 12 years ago
  10. 83b0dd9 Merge remote-tracking branch 'regulator/topic/as3711' into v3.9-rc8 by Mark Brown · 12 years ago
  11. f50b7f2 Merge remote-tracking branch 'regulator/topic/arizona' into v3.9-rc8 by Mark Brown · 12 years ago
  12. c98cac8 Merge remote-tracking branch 'regulator/topic/ab8500' into v3.9-rc8 by Mark Brown · 12 years ago
  13. 9e63d23 Merge remote-tracking branch 'regulator/topic/ab3100' into v3.9-rc8 by Mark Brown · 12 years ago
  14. 78040b6 regulator: mc13892: Fix MC13892_SWITCHERS0_SWxHI bit in set_voltage_sel by Axel Lin · 12 years ago
  15. 020501f regulator: Remove NULL test before calling regulator_unregister() by Axel Lin · 12 years ago
  16. 86b139f regulator: mc13783: Add device tree probe support by Alexander Shiyan · 12 years ago
  17. eb0d8e7 regulator: mc13xxx: Add warning of incorrect names of regulators by Alexander Shiyan · 12 years ago
  18. 3ecf198 regulator: max77686: Don't update max77686->opmode if update register fails by Axel Lin · 12 years ago
  19. 018fd85 regulator: ab3100: Fix regulator register error handling by Axel Lin · 12 years ago
  20. b92f567 regulator: tps6524x: Use regulator_map_voltage_ascend by Axel Lin · 12 years ago
  21. 6dcbc20 regulator: lp8788-buck: Use regulator_map_voltage_ascend by Axel Lin · 12 years ago
  22. a32f9e0 regulator: lp872x: Use regulator_map_voltage_ascend by Axel Lin · 12 years ago
  23. 3bdf599 regulator: mc13892: Use regulator_map_voltage_ascend for mc13892_sw_regulator_ops by Axel Lin · 12 years ago
  24. c4bbfbd regulator: tps65023: Use regulator_map_voltage_ascend by Axel Lin · 12 years ago
  25. 2040541 regulator: tps65023: Merge tps65020 ldo1 and ldo2 vsel table by Axel Lin · 12 years ago
  26. a1bb63a regulator: tps6507x: Use regulator_map_voltage_ascend by Axel Lin · 12 years ago
  27. 8735bc2 regulator: ab3100: device tree support by Linus Walleij · 12 years ago
  28. 9b31835 regulator: ab3100: refactor probe to use IDs by Linus Walleij · 12 years ago
  29. 4d673bb regulator: tps6586x: Convert to use regulator_map_voltage_ascend by Axel Lin · 12 years ago
  30. 9fa8175 regulator: tps65910: Convert to use regulator_map_voltage_ascend by Axel Lin · 12 years ago
  31. b50003b regulator: lp3972: Convert to use regulator_map_voltage_ascend by Axel Lin · 12 years ago
  32. 3e65561 regulator: lp3971: Convert to use regulator_map_voltage_ascend by Axel Lin · 12 years ago
  33. 12c71c4 Merge branch 'vm_ioremap_memory-examples' by Linus Torvalds · 12 years ago
  34. db93f8b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  35. 851b3f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  36. c437d88 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  37. c0a9f45 Merge remote-tracking branch 'efi/urgent' into x86/urgent by H. Peter Anvin · 12 years ago
  38. b261c20 net: ax88796: avoid 64 bit arithmetic by Arnd Bergmann · 12 years ago
  39. e393ce5 qlge: Update version to 1.00.00.32. by Jitendra Kalsaria · 12 years ago
  40. c5e991a qlge: Fix ethtool autoneg advertising. by Jitendra Kalsaria · 12 years ago
  41. ae721f3 qlge: Fix receive path to drop error frames by Sritej Velaga · 12 years ago
  42. cc6ba5f net: qmi_wwan: prevent duplicate mac address on link (firmware bug workaround) by Bjørn Mork · 12 years ago
  43. 6483bdc net: qmi_wwan: fixup destination address (firmware bug workaround) by Bjørn Mork · 12 years ago
  44. 6ff509a net: qmi_wwan: fixup missing ethernet header (firmware bug workaround) by Bjørn Mork · 12 years ago
  45. d632ce9 bonding: in bond_mc_swap() bond's mc addr list is walked without lock by nikolay@redhat.com · 12 years ago
  46. fc7a72a bonding: disable netpoll on enslave failure by nikolay@redhat.com · 12 years ago
  47. 3c5913b53 bonding: primary_slave & curr_active_slave are not cleaned on enslave failure by nikolay@redhat.com · 12 years ago
  48. a506e7b bonding: vlans don't get deleted on enslave failure by nikolay@redhat.com · 12 years ago
  49. 25e4030 bonding: mc addresses don't get deleted on enslave failure by nikolay@redhat.com · 12 years ago
  50. 6a4cd3f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  51. f86b11f mtdchar: remove no-longer-used vma helpers by Linus Torvalds · 12 years ago
  52. fc9bbca vm: convert fb_mmap to vm_iomap_memory() helper by Linus Torvalds · 12 years ago
  53. 8558e4a vm: convert mtdchar mmap to vm_iomap_memory() helper by Linus Torvalds · 12 years ago
  54. 2323036 vm: convert HPET mmap to vm_iomap_memory() helper by Linus Torvalds · 12 years ago
  55. 0f177f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  56. 5846115 Input: wacom - fix "can not retrieve extra class descriptor" for DTH2242 by Ping Cheng · 12 years ago
  57. 1582eea Input: wacom - DTH2242 Grip Pen id was off by one bit by Ping Cheng · 12 years ago
  58. a86d526 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  59. c857b7f Revert "hp-wmi: Add support for SMBus hotkeys" by Matthew Garrett · 12 years ago
  60. 4394542 bonding: fix l23 and l34 load balancing in forwarding path by Eric Dumazet · 12 years ago
  61. 0c14e5c bnx2x: Fix status blocks configuration by Ariel Elior · 12 years ago
  62. d46f7c4 bnx2x: Prevent UNDI FW illegal host access by Dmitry Kravkov · 12 years ago
  63. 5a22483 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  64. 7bc27a8 qlcnic: Fix typo in logs by Shahed Shaikh · 12 years ago
  65. 3eead21 qlcnic: fix TSO race condition by Sritej Velaga · 12 years ago
  66. a4325ea qlcnic: Stop traffic before performing loopback test by Jitendra Kalsaria · 12 years ago
  67. 026ac67 ixgbe: Fix a bug in setting VF VLAN via PF by Greg Rose · 12 years ago
  68. f9d40f6 igb: Revert support for build_skb in igb by Alexander Duyck · 12 years ago
  69. 5d9de8b regulator: ab8500: Get rid of voltage_shift field from struct ab8500_regulator_info by Axel Lin · 12 years ago
  70. 9135d3b regulator: ab8500: Remove unused voltage_shift field from struct expand_register by Axel Lin · 12 years ago
  71. 0a82a8d Revert "block: add missing block_bio_complete() tracepoint" by Linus Torvalds · 12 years ago
  72. d202f05 dmaengine: at_hdmac: fix race condition in atc_advance_work() by Ludovic Desroches · 12 years ago
  73. fcf371e regulator: core: Add regulator_map_voltage_ascend() API by Axel Lin · 12 years ago
  74. ebe8054 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  75. 1ce6ec9 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 12 years ago
  76. d875cf0 drivers/video/mmp/core.c: fix use-after-free bug by Andrei Epure · 12 years ago
  77. 355f1ec thinkpad-acpi: kill hotkey_thread_mutex by Oleg Nesterov · 12 years ago
  78. 96d8683 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  79. 46faeed rbd: do a safe list traversal in rbd_img_request_submit() by Alex Elder · 12 years ago
  80. fca8316 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  81. b4d12a7 regulator: ab8500: Fix set voltage for AB8540_LDO_AUX3 by Axel Lin · 12 years ago
  82. 7384744 regulator: ab8500-ext: Remove enable() and disable() functions by Axel Lin · 12 years ago
  83. 66511fa regulator: ab8500-ext: Don't update info->update_val if set_mode() fails by Axel Lin · 12 years ago
  84. 0b66506 regulator: ab8500: Don't update lp_mode_req flag in set_mode() error paths by Axel Lin · 12 years ago
  85. f04adc5 regulator: ab8500: Don't update info->update_val if write to register fails by Axel Lin · 12 years ago
  86. 1e4b545 regulator: core: return err value for regulator_get if there is no DT binding by Nishanth Menon · 12 years ago
  87. d6c7d73 regulator: as3711: Use a static of_regulator_match table for of_regulator_match by Axel Lin · 12 years ago
  88. 361cd29 qlcnic: fix beaconing test for 82xx adapter by Himanshu Madhani · 12 years ago
  89. 8665ffc9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  90. 8d7ed0f net: fec: fix regression in link change accounting by Lucas Stach · 12 years ago
  91. 32b161a net: cdc_mbim: remove bogus sizeof() by Bjørn Mork · 12 years ago
  92. 241896c regulator: ab8500: Optimize ab8540_aux3_regulator_get_voltage_sel by Axel Lin · 12 years ago
  93. 0635eb8 Move utf16 functions to kernel core and rename by Matthew Garrett · 12 years ago
  94. 91c4166 drivers: net: ethernet: cpsw: get slave VLAN id from slave node instead of cpsw node by Mugunthan V N · 12 years ago
  95. ee40a11 net: mvneta: fix improper tx queue usage in mvneta_tx() by Willy Tarreau · 12 years ago
  96. 202dec8 Input: wacom - correct reported resolution for Intuos4 Wireless by Jason Gerecke · 12 years ago
  97. 375dc9c regulator: ab8500: Fix voltage_shift setting for AB8540_LDO_DMIC by Axel Lin · 12 years ago
  98. bb33db7 Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  99. 93263e5 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  100. 09549cd watchdog: Revert the AT91RM9200_WATCHDOG dependency by Nicolas Ferre · 12 years ago