1. 7a1b76f hwmon: (emc1403) Add EMC1423 support by Jekyll Lai · 14 years ago
  2. 36c7fe1 hwmon: (w83793) Drop useless mutex by Jean Delvare · 14 years ago
  3. 1b7243e hwmon: (fschmd) Drop useless mutex by Jean Delvare · 14 years ago
  4. 1ca2821 hwmon: (w83781d) Use pr_fmt and pr_<level> by Joe Perches · 14 years ago
  5. 5e24e0c hwmon: (pc87427) Use pr_fmt and pr_<level> by Joe Perches · 14 years ago
  6. 9e991c6 hwmon: (pc87360) Use pr_fmt and pr_<level> by Joe Perches · 14 years ago
  7. ce47da7 hwmon: (lm78) Use pr_fmt and pr_<level> by Joe Perches · 14 years ago
  8. a8ca103 hwmon: (it87) Use pr_fmt and pr_<level> by Joe Perches · 14 years ago
  9. a516dc3 hwmon: (w83793) Implement the standard intrusion detection interface by Jean Delvare · 14 years ago
  10. c32301b hwmon: (w83792d) Implement the standard intrusion detection interface by Jean Delvare · 14 years ago
  11. 0de2b24 hwmon: (adm9240) Implement the standard intrusion detection interface by Jean Delvare · 14 years ago
  12. f790674 hwmon: (via686a) Initialize fan_div values by Jean Delvare · 14 years ago
  13. 014bcd2 hwmon: (w83795) Silent false warning from gcc by Jean Delvare · 14 years ago
  14. 5d84291 hwmon: (ads7828) Update email contact details by Steven Hardy · 14 years ago
  15. 4162cf6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  16. 5a62f99 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  17. f1d6d6c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  18. 343a8d1 cxgb4vf: recover from failure in cxgb4vf_open() by Casey Leedom · 14 years ago
  19. f76957f ehea: Increase the skb array usage by Breno Leitao · 14 years ago
  20. b507408 net/fec: remove config FEC2 as it's used nowhere by Shawn Guo · 14 years ago
  21. 0c302f5 pcnet_cs: add new_id by Ken Kawasaki · 14 years ago
  22. 5943a26 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  23. 4277616 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  24. edb2877 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  25. eed0ba0 Merge remote branch 'gcl/next' into next by Benjamin Herrenschmidt · 14 years ago
  26. 2b76c05 Merge branches 'cxgb4', 'ipath', 'ipoib', 'mlx4', 'mthca', 'nes', 'qib' and 'srp' into for-next by Roland Dreier · 14 years ago
  27. 4db62d4 IB/qib: Fix refcount leak in lkey/rkey validation by Mike Marciniszyn · 14 years ago
  28. f2d255a IB/qib: Improve SERDES tunning on QMH boards by Mike Marciniszyn · 14 years ago
  29. dd04e43 IB/qib: Unnecessary delayed completions on RC connection by Mike Marciniszyn · 14 years ago
  30. 994bcd2 IB/qib: Issue pre-emptive NAKs on eager buffer overflow by Mike Marciniszyn · 14 years ago
  31. 2a600f1 IB/qib: RDMA lkey/rkey validation is inefficient for large MRs by Mike Marciniszyn · 14 years ago
  32. 7c3edd3 IB/qib: Change QPN increment by Mike Marciniszyn · 14 years ago
  33. 057ae62 IB/qib: Add fix missing from earlier patch by Mike Marciniszyn · 14 years ago
  34. 2528ea6 IB/qib: Change receive queue/QPN selection by Mike Marciniszyn · 14 years ago
  35. 19ede2e IB/qib: Fix interrupt mitigation by Mike Marciniszyn · 14 years ago
  36. aa7374a IB/qib: Avoid duplicate writes to the rcv head register by Mike Marciniszyn · 14 years ago
  37. e706203 IB/qib: Add a few new SERDES tunings by Mike Marciniszyn · 14 years ago
  38. f73df40 IB/qib: Reset packet list after freeing by Mike Marciniszyn · 14 years ago
  39. a0a234d IB/qib: New SERDES init routine and improvements to SI quality by Mike Marciniszyn · 14 years ago
  40. 16028f2 IB/qib: Clear WAIT_SEND flags when setting QP to error state by Mike Marciniszyn · 14 years ago
  41. 6676b3f IB/qib: Fix context allocation with multiple HCAs by Mike Marciniszyn · 14 years ago
  42. 5dbbcb9 IB/qib: Fix multi-Florida HCA host panic on reboot by Mike Marciniszyn · 14 years ago
  43. b3d5cb2 IB/qib: Handle transitions from ACTIVE_DEFERRED to ACTIVE better by Mike Marciniszyn · 14 years ago
  44. c7665e5 IB/qib: UD send with immediate receive completion has wrong size by Mike Marciniszyn · 14 years ago
  45. 3c9e5f4 IB/qib: Set port physical state even if other fields are invalid by Mike Marciniszyn · 14 years ago
  46. a377acd IB/qib: Generate completion callback on errors by Mike Marciniszyn · 14 years ago
  47. f509f9c IB/qib: Add support for the new QME7362 card by Mike Marciniszyn · 14 years ago
  48. 0a43e11 IB/qib: Add receive header queue size module parameters by Mike Marciniszyn · 14 years ago
  49. 9d5b243 IB/qib: Remove IB latency turnoff by Mike Marciniszyn · 14 years ago
  50. 601d87b RDMA/nes: Fix string continuation line by Joe Perches · 14 years ago
  51. d0444f1 IB/mthca: Handle -ENOMEM in forward_trap() by Dan Carpenter · 14 years ago
  52. 1397490 IB/mlx4: Handle -ENOMEM in forward_trap() by Dan Carpenter · 14 years ago
  53. 030b4b3 mlx4_core: Avoid vunmap() of invalid pointer if allocation fails by Ali Ayoub · 14 years ago
  54. 3afa9f1 IB/mlx4: Don't call dma_free_coherent() with irqs disabled by Vladimir Sokolovsky · 14 years ago
  55. f5a4953 mlx4_core: Remove warning message about firmware bug by Roland Dreier · 14 years ago
  56. 8ae31e5 IPoIB: Add GRO support by Or Gerlitz · 14 years ago
  57. 19e364f IPoIB: Remove LRO support by Or Gerlitz · 14 years ago
  58. 1eba27e IB/ipath: Use printf extension %pR for struct resource by Joe Perches · 14 years ago
  59. db8b101 RDMA/cxgb4: Don't re-init wait object in init/fini paths by Steve Wise · 14 years ago
  60. c943109 RDMA/cxgb3,cxgb4: Remove dead code by Stephen Hemminger · 14 years ago
  61. 5b2eef9 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  62. 8adbf8d Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  63. 0be8c8b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 14 years ago
  64. 42b82dc net/r8169: Update the function of parsing firmware by hayeswang · 14 years ago
  65. 96545ae net: ppp: use {get,put}_unaligned_be{16,32} by Changli Gao · 14 years ago
  66. e54be89 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  67. f1593d2 mlx4: Call alloc_etherdev to allocate RX and TX queues by Tom Herbert · 14 years ago
  68. 949f671 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  69. 443e622 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  70. 80ce3f6 cxgb4vf: fix mailbox data/control coherency domain race by Casey Leedom · 14 years ago
  71. b11a25a qlcnic: change module parameter permissions by amit salecha · 14 years ago
  72. 13b93ed qlcnic: fix ethtool diagnostics test by Sony Chacko · 14 years ago
  73. 0e5f20b qlcnic: fix flash fw version read by amit salecha · 14 years ago
  74. c599bd6 netdev: bfin_mac: let boards set vlan masks by Mike Frysinger · 14 years ago
  75. 2d70a3d netdev: bfin_mac: disable hardware checksum if writeback cache is enabled by Sonic Zhang · 14 years ago
  76. 53ed298 netdev: bfin_mac: drop unused Mac data by Mike Frysinger · 14 years ago
  77. 5ca1bb5 netdev: bfin_mac: mark setup_system_regs as static by Mike Frysinger · 14 years ago
  78. c6dd509 netdev: bfin_mac: clean up printk messages by Mike Frysinger · 14 years ago
  79. 0cc43a1 i2c: Constify i2c_client where possible by Jean Delvare · 14 years ago
  80. af5a60b i2c-algo-bit: Complain about masters which can't read SCL by Jean Delvare · 14 years ago
  81. f451171 i2c-algo-bit: Refactor adapter registration by Jean Delvare · 14 years ago
  82. 92ed1a7 i2c: Add generic I2C multiplexer using GPIO API by Peter Korsgaard · 14 years ago
  83. b18a5c8 i2c-nforce2: Remove unnecessary cast of pci_get_drvdata by Joe Perches · 14 years ago
  84. 665a96b i2c-i801: Include <linux/slab.h> by Ben Hutchings · 14 years ago
  85. 9af7627 IB/srp: consolidate hot-path variables into cache lines by David Dillow · 14 years ago
  86. e968467 IB/srp: stop sharing the host lock with SCSI by Bart Van Assche · 14 years ago
  87. 94a9174 IB/srp: reduce lock coverage of command completion by Bart Van Assche · 14 years ago
  88. 76c75b2 IB/srp: reduce local coverage for command submission and EH by Bart Van Assche · 14 years ago
  89. 536ae14 IB/srp: don't move active requests to their own list by Bart Van Assche · 14 years ago
  90. 7959d55 staging: speakup: fix failure handling by William Hubbs · 14 years ago
  91. 7571f08 staging: usbip: remove double giveback of URB by Márton Németh · 14 years ago
  92. e0e736f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  93. 1a7d946 sony-laptop: support new hotkeys on the P, Z and EC series by Mattia Dongili · 14 years ago
  94. a089488 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  95. 0bd2cbc Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  96. 0c51a4d platform/x86: Consistently select LEDS Kconfig options by Mark Brown · 14 years ago
  97. a46a780 sony-laptop: fix sparse non-ANSI function warning by Randy Dunlap · 14 years ago
  98. 7027d8b intel_ips: fix sparse non-ANSI function warning by Randy Dunlap · 14 years ago
  99. 57cc721 headers: kobject.h redux by Alexey Dobriyan · 14 years ago
  100. 9f99a2f Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago