1. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  2. ed391f4 iwlwifi: don't include iwl-dev.h from iwl-devtrace.h by Tejun Heo · 14 years ago
  3. 9d54e2c Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  4. 7b12887 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  5. 6631424 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  6. c0cd884 r8169: offical fix for CVE-2009-4537 (overlength frame DMAs) by Neil Horman · 14 years ago
  7. b00d8a7 hwmon: (asc7621) Add X58 entry in Kconfig by Jaswinder Singh Rajput · 14 years ago
  8. 3f7cd7e hwmon: (w83793) Saving negative errors in unsigned by Dan Carpenter · 14 years ago
  9. 4d7a564 hwmon: (coretemp) Add missing newline to dev_warn() message by Dean Nelson · 14 years ago
  10. fcc6a74 hwmon: (coretemp) Fix cpu model output by Prarit Bhargava · 14 years ago
  11. ad4ba05 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 14 years ago
  12. 05ad62a Staging: et131x: Properly disable FC in txmac. by Nick Bowler · 14 years ago
  13. 9ce41ae Revert "ide: skip probe if there are no devices on the port (v2)" by David S. Miller · 14 years ago
  14. 7855f76 tulip: Add missing parens. by David S. Miller · 14 years ago
  15. bc8a673 pata_via: fix VT6410/6415/6330 detection issue by JosephChan@via.com.tw · 14 years ago
  16. 78f1cd0 r8169: fix broken register writes by Francois Romieu · 14 years ago
  17. 1546a71 pcnet_cs: add new id by Ken Kawasaki · 14 years ago
  18. a2fd940 bonding: fix broken multicast with round-robin mode by Andy Gospodarek · 14 years ago
  19. 44ebb95 drivers/net: Fix continuation lines by Joe Perches · 14 years ago
  20. 39ca5f0 e1000: do not modify tx_queue_len on link speed change by Emil Tantilov · 14 years ago
  21. e7d481a ixgbe: Do not run all Diagnostic offline tests when VFs are active by Greg Rose · 14 years ago
  22. e017b60 igb: use correct bits to identify if managability is enabled by Alexander Duyck · 14 years ago
  23. c0e4d4b benet: Fix compile warnnings in drivers/net/benet/be_ethtool.c by wzt wzt · 14 years ago
  24. e4afb29 Revert "via82cxxx: workaround h/w bugs" by David S. Miller · 14 years ago
  25. f49c57e e1000e: do not modify tx_queue_len on link speed change by Emil Tantilov · 14 years ago
  26. a08af74 igbvf: do not modify tx_queue_len on link speed change by Emil Tantilov · 14 years ago
  27. ac90a14 tulip: Fix null dereference in uli526x_rx_packet() by Kyle McMartin · 15 years ago
  28. a6d36d5 gianfar: fix undo of reserve() by Ben Menchaca · 14 years ago
  29. b72c409 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  30. 6f063ae Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  31. 50da567 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  32. af06393 ixgbe: filter FIP frames into the FCoE offload queues by Chris Leech · 14 years ago
  33. ca77cd5 ixgbe: Priority tag FIP frames by Robert Love · 14 years ago
  34. a7551b7 ixgbe: Don't allow user buffer count to exceed 256 by Robert Love · 14 years ago
  35. e0fce69 ixgbe: cleanup maximum number of tx queues by John Fastabend · 14 years ago
  36. 581d1aa ixgbe: Change where clear_to_send_flag is reset to zero. by Greg Rose · 14 years ago
  37. 5809a1a ixgbe: In SR-IOV mode insert delay before bring the adapter up by Greg Rose · 14 years ago
  38. 65deeed ixgbevf: Fix signed/unsigned int error by Greg Rose · 14 years ago
  39. 48c11a5 netxen: update version to 4.0.73 by Amit Kumar Salecha · 14 years ago
  40. afbe5cd netxen: added sanity check for pci map by Amit Kumar Salecha · 14 years ago
  41. 77c5539 netxen: fix warning in ioaddr for NX3031 chip by Amit Kumar Salecha · 14 years ago
  42. bb2792e netxen: fix bios version calculation by Amit Kumar Salecha · 14 years ago
  43. 4300e8c Revert "r8169: enable 64-bit DMA by default for PCI Express devices (v2)" by David S. Miller · 14 years ago
  44. 126a031 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  45. f61bb62 isdn: Cleanup Sections in PCMCIA driver elsa by Henne · 14 years ago
  46. a465870 isdn: Cleanup Sections in PCMCIA driver avma1 by Henne · 14 years ago
  47. 158e33d isdn: Cleanup Sections in PCMCIA driver teles by Henne · 14 years ago
  48. 93b39a0 isdn: Cleanup Sections in PCMCIA driver sedlbauer by Henne · 14 years ago
  49. bcbe536 via-velocity: Fix FLOW_CNTL_TX_RX handling in set_mii_flow_control() by David S. Miller · 14 years ago
  50. f967a44 PCI: don't say we claimed a resource if we failed by Bjorn Helgaas · 14 years ago
  51. 134b345 PCI quirk: Disable MSI on VIA K8T890 systems by Matthew Wilcox · 14 years ago
  52. 01e77706 Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 14 years ago
  53. 1ff3105 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  54. c02c873 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  55. 541e40e Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  56. 34c1c46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 14 years ago
  57. 6467a71 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
  58. 18020a0 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  59. c27b9a2 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  60. b5c26f9 lxfb: set the H- and V-SYNC polarity of the flatpanel output by Michael Grzeschik · 14 years ago
  61. 7198f3c mmc: fix incorrect interpretation of card type bits by Adrian Hunter · 14 years ago
  62. 8c363af c2port: fix device_create() return value check by Jani Nikula · 14 years ago
  63. 06ca02b drivers/gpio/max730x.c: add license macro by Richard Röjfors · 14 years ago
  64. 05731b9 rtc/mc13783: fix use after free bug by Uwe Kleine-König · 14 years ago
  65. fe43d6d firewire: core: align driver match with modalias by Stefan Richter · 14 years ago
  66. 5ae7351 firewire: core: fix Model_ID in modalias by Stefan Richter · 14 years ago
  67. a5ee4eb PCI quirk: RS780/RS880: work around missing MSI initialization by Clemens Ladisch · 14 years ago
  68. ca84639 PCI quirk: only apply CX700 PCI bus parking quirk if external VT6212L is present by Tim Yamin · 14 years ago
  69. c519a5a PCI: complain about devices that seem to be broken by Bjorn Helgaas · 14 years ago
  70. e1944c6 PCI: print resources consistently with %pR by Bjorn Helgaas · 14 years ago
  71. 7b8ff6d PCI: make disabled window printk style match the enabled ones by Bjorn Helgaas · 14 years ago
  72. 99ddd55 PCI: break out primary/secondary/subordinate for readability by Bjorn Helgaas · 14 years ago
  73. 966f3a7 PCI: for address space collisions, show conflicting resource by Bjorn Helgaas · 14 years ago
  74. 0f5ed04 i2c-scmi: Provide module aliases for automatic loading by Darrick J. Wong · 14 years ago
  75. e82e15d i2c-scmi: Support IBM SMBus CMI devices by Crane Cai · 14 years ago
  76. 222e82a acpi: Support IBM SMBus CMI devices by Darrick J. Wong · 14 years ago
  77. 7b26d82f [S390] fix broken proc interface for sclp_async by Hans-Joachim Picht · 14 years ago
  78. 9c95258 [S390] sclp: avoid 64 bit division by Heiko Carstens · 14 years ago
  79. b8fde72 [S390] dasd: check tsb validity by Stefan Haberland · 14 years ago
  80. 4a31ba5 [S390] dasd: fix alignment of transport mode recovery TCW by Stefan Weinhuber · 14 years ago
  81. 92fe313 [S390] zcore: CPU registers are not saved under LPAR by Michael Holzheu · 14 years ago
  82. d7646f7 pcmcia: use dev_pm_ops for class pcmcia_socket_class by Dominik Brodowski · 14 years ago
  83. e7176a3 power: support _noirq actions on device types and classes by Dominik Brodowski · 14 years ago
  84. 7d7ba8d pcmcia: allow for four multifunction subdevices (again) by Dominik Brodowski · 14 years ago
  85. 31b24b9 igb: only use vlan_gro_receive if vlans are registered by Alexander Duyck · 14 years ago
  86. d07f3e3 igb: do not modify tx_queue_len on link speed change by Emil Tantilov · 14 years ago
  87. fa3d9a6 igb: count Rx FIFO errors correctly by Mitch Williams · 14 years ago
  88. 1bf1e34 bnx2: Use proper handler during netpoll. by Michael Chan · 14 years ago
  89. 4327ba4 bnx2: Fix netpoll crash. by Benjamin Li · 14 years ago
  90. 4881a4f ksz884x: fix return value of netdev_set_eeprom by Jens Rottmann · 14 years ago
  91. 6e6c822 drm/i915: Stop trying to use ACPI lid status to determine LVDS connection. by Eric Anholt · 14 years ago
  92. 9713ab2 pcmcia: do not use ioports < 0x100 on x86 by Dominik Brodowski · 14 years ago
  93. 5cbb2b9 pd6729: Coding Style fixes by Komuro · 14 years ago
  94. 332ac7f libata-sff: fix spurious IRQ handling by Tejun Heo · 14 years ago
  95. 0a60a21 SH: remove superfluous warning from the serial driver by Guennadi Liakhovetski · 14 years ago
  96. d7bbf7f SH: fix SCIFA SCASCR register bit definitions by Guennadi Liakhovetski · 14 years ago
  97. 8d099d4 serial: sh-sci: fix SH-Mobile SH breakage by Magnus Damm · 14 years ago
  98. 688328c netxen: The driver doesn't work on NX_P3_B1 so cause probe to fail. by Eric W. Biederman · 14 years ago
  99. 21afc27 can: bfin_can: switch to common Blackfin can header by Mike Frysinger · 14 years ago
  100. 4f1deba pata_via: Add VIA VX900 support by JosephChan@via.com.tw · 14 years ago