1. aaca9cc HID: Support Jess/Saitek Color Rumble Pad by Michael Karcher · 12 years ago
  2. f425458 HID: Use module_hid_driver macro by H Hartley Sweeten · 12 years ago
  3. fd62c54 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  4. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  5. dadfab4 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 12 years ago
  6. 046e7d6 Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  7. 698d601 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  8. a11da7d Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  9. b8edf84 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  10. db5b0ae Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  11. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  12. 818b930 Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid', 'for-3.8/multitouch', 'for-3.8/roccat', 'for-3.8/sensors' and 'for-3.8/upstream' into for-linus by Jiri Kosina · 12 years ago
  13. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  14. cf4af01 Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  15. d027db1 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  16. d01e4af Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  17. 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  18. b1286f4 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  19. 520dfe3 net/mlx4_en: Add support for destination MAC in steering rules by Yan Burman · 12 years ago
  20. c402b94 net/mlx4_en: Use generic etherdevice.h functions. by Yan Burman · 12 years ago
  21. 7a7d6d9 HID: i2c-hid: add mutex protecting open/close race by Benjamin Tissoires · 12 years ago
  22. 50851c6 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 12 years ago
  23. 99b8f42e Merge tag 'regmap-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  24. 139353f Merge tag 'please-pull-einj-fix-for-acpi5' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 12 years ago
  25. 251a8cf Merge tag 'please-pull-pstore_mevent' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 12 years ago
  26. 68fd32b Revert "HID: sensors: add to special driver list" by Alexander Holler · 12 years ago
  27. 83499b5 HID: sensors: autodetect USB HID sensor hubs by Alexander Holler · 12 years ago
  28. 97ebe8f Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  29. d07e43d Merge branch 'omap-serial' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  30. 1f53ef1 Thermal: Fix DEFAULT_THERMAL_GOVERNOR by Zhang Rui · 12 years ago
  31. d567c68 Thermal: fix a NULL pointer dereference when generic thermal layer is built as a module by Zhang Rui · 12 years ago
  32. cae49ed solos-pci: fix double-free of TX skb in DMA mode by David Woodhouse · 12 years ago
  33. fda4d85 bnx2: Fix accidental reversions. by Michael Chan · 12 years ago
  34. b64c5fd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  35. 608ff1a Merge branch 'akpm' (Andrew's patchbomb) by Linus Torvalds · 12 years ago
  36. 511c2ab mm, memory-hotplug: dynamic configure movable memory and portion memory by Lai Jiangshan · 12 years ago
  37. fcf07d2 drivers/base/node.c: cleanup node_state_attr[] by Lai Jiangshan · 12 years ago
  38. 81df9bf bootmem: fix wrong call parameter for free_bootmem() by Joonsoo Kim · 12 years ago
  39. a9c58b90 mm, oom: change type of oom_score_adj to short by David Rientjes · 12 years ago
  40. fa26437 mm: cleanup register_node() by Yasuaki Ishimatsu · 12 years ago
  41. e225042 virtio_balloon: introduce migration primitives to balloon pages by Rafael Aquini · 12 years ago
  42. 8c7b5b4 memory-hotplug: suppress "Device nodeX does not have a release() function" warning by Yasuaki Ishimatsu · 12 years ago
  43. 8732794 numa: convert static memory to dynamically allocated memory for per node device by Wen Congyang · 12 years ago
  44. fa7194e memory hotplug: suppress "Device memoryX does not have a release() function" warning by Yasuaki Ishimatsu · 12 years ago
  45. d4bca3d bna: Driver Version Updated to 3.1.2.1 by Rasesh Mody · 12 years ago
  46. 478ab8c bna: Firmware update by Rasesh Mody · 12 years ago
  47. 215a64a bna: Add RX State by Rasesh Mody · 12 years ago
  48. 30f9fc94 bna: Rx Page Based Allocation by Rasesh Mody · 12 years ago
  49. d3f92ae bna: TX Intr Coalescing Fix by Rasesh Mody · 12 years ago
  50. 5216562 bna: Tx and Rx Optimizations by Rasesh Mody · 12 years ago
  51. 5e46631f bna: Code Cleanup and Enhancements by Rasesh Mody · 12 years ago
  52. 414a6750 Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  53. c6bd5bc Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  54. 8966961 Merge tag 'staging-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  55. 6a5971d Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  56. f9c4d42 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  57. cff2f74 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  58. c66cfd5 Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 12 years ago
  59. ecbbec2 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 12 years ago
  60. b0885d0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  61. 36b07d1 ath9k: check pdata variable before dereferencing it by Gabor Juhos · 12 years ago
  62. e576def ath5k: RX timestamp is reported at end of frame by Thomas Pedersen · 12 years ago
  63. 75d7dbc ath9k_htc: RX timestamp is reported at end of frame by Thomas Pedersen · 12 years ago
  64. 96d2137 ath9k: RX timestamp is reported at end of frame by Thomas Pedersen · 12 years ago
  65. fe8e410 rt2800usb: reorganize 2001:3c1e in usb id table Wi-Fi adapter by John W. Linville · 12 years ago
  66. bad73c5 Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  67. b58ed04 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  68. 9ada9fd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 12 years ago
  69. c45564e Merge branch 'for-v3.8' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  70. 9387468 Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 12 years ago
  71. 505cbed Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  72. a8936db Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  73. 11b84c5 Merge tag 'mmc-updates-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  74. 2925f6c net: smc911x: use io{read,write}*_rep accessors by Matthew Leach · 12 years ago
  75. a676847 tun: allow setting ethernet addresss while running by stephen hemminger · 12 years ago
  76. d46d132 bnx2x: use netdev_alloc_frag() by Eric Dumazet · 12 years ago
  77. 4009793 drivers: cma: represent physical addresses as phys_addr_t by Vitaly Andrianov · 12 years ago
  78. 7c045a5 clk: introduce optional disable_unused callback by Mike Turquette · 12 years ago
  79. 7c8a299 Merge remote-tracking branch 'regmap/topic/type' into regmap-next by Mark Brown · 12 years ago
  80. 8e24a6e Merge remote-tracking branch 'regmap/topic/table' into regmap-next by Mark Brown · 12 years ago
  81. db760fb Merge remote-tracking branch 'regmap/topic/lock' into regmap-next by Mark Brown · 12 years ago
  82. 4d348e6 Merge remote-tracking branch 'regmap/topic/domain' into regmap-next by Mark Brown · 12 years ago
  83. bcf8668 Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-next by Mark Brown · 12 years ago
  84. d3816c1 Merge remote-tracking branch 'regmap/topic/core' into regmap-next by Mark Brown · 12 years ago
  85. 0b99cb7 Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warnings' into for-next by Russell King · 12 years ago
  86. 4b85da0 ARM: 7596/1: mmci: replace readsl/writesl with ioread32_rep/iowrite32_rep by Davide Ciminaghi · 12 years ago
  87. 55220bb Input: matrix-keymap - provide proper module license by Florian Fainelli · 12 years ago
  88. 25a1726 iwlwifi: don't handle masked interrupt by Emmanuel Grumbach · 12 years ago
  89. 27edb1a iwlwifi: silently ignore fw flaws in Tx path by Emmanuel Grumbach · 12 years ago
  90. 8907a6f iwlwifi: iwlagn_request_scan: Fix check for priv->scan_request by Tim Gardner · 12 years ago
  91. 78f18df b43: fix tx path skb leaks by Felix Fietkau · 12 years ago
  92. 596ab5e ath5k: fix tx path skb leaks by Felix Fietkau · 12 years ago
  93. ab5c4f7 ath9k: allow to load EEPROM content via firmware API by Gabor Juhos · 12 years ago
  94. 0e4b9f2 ath9k: use 'struct ath_hw *' as the first argument for 'ath9k_hw_nvram_read' by Gabor Juhos · 12 years ago
  95. 7177d8f ath9k: add EEPROM offset to debug message by Gabor Juhos · 12 years ago
  96. 2fd2cdf ath9k: move duplicated debug message to 'ath9k_hw_nvram_read' by Gabor Juhos · 12 years ago
  97. b7c0c23 ath9k_hw: Fix signal strength / channel noise reporting by Felix Fietkau · 12 years ago
  98. cbbc013 bcma: mips: fix clearing device IRQ by Rafał Miłecki · 12 years ago
  99. 3edfd10 ath9k_hw: Update intivals for AR9340 by Sujith Manoharan · 12 years ago
  100. 1562580 ath9k_hw: Calculate the correct training power for PAPRD by Sujith Manoharan · 12 years ago