1. 3371836 IB: Replace remaining __FUNCTION__ occurrences with __func__ by Harvey Harrison · 17 years ago
  2. e8e91f6 IB/ehca: Make symbols used only in a single source file static by Roland Dreier · 17 years ago
  3. 1a855fb RDMA/nes: Make symbols used only in a single source file static by Roland Dreier · 17 years ago
  4. 71e0957 RDMA/nes: Use proper format and cast to print dma_addr_t by Roland Dreier · 17 years ago
  5. 9d84ab9 RDMA/nes: Remove unused nes_netdev_exit() function by Roland Dreier · 17 years ago
  6. 5bd8341 RDMA/nes: Remove redundant NULL check in nes_unregister_ofa_device() by Roland Dreier · 17 years ago
  7. a7dab9e IB/uverbs: Use alloc_file() instead of get_empty_filp() by Roland Dreier · 17 years ago
  8. 1ae5c18 IB/uverbs: Don't store struct file * for event files by Roland Dreier · 17 years ago
  9. 37608ee mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enums by Roland Dreier · 17 years ago
  10. 26c4fc2 RDMA/amso1100: Endian annotate mqsq allocator by Roland Dreier · 17 years ago
  11. dc544bc RDMA/amso1100: Start of endianness annotation by Roland Dreier · 17 years ago
  12. d23b9d8 RDMA/nes: Delete unused variables by Roland Dreier · 17 years ago
  13. b30db1c RDMA/nes: Trivial endianness annotations by Roland Dreier · 17 years ago
  14. 9cda779 RDMA/ucma: Endian annotation by Roland Dreier · 17 years ago
  15. a88f488 IB/cm: Endianness annotations by Roland Dreier · 17 years ago
  16. d2ae16d IB/mlx4: Endianness annotations by Roland Dreier · 17 years ago
  17. 6358ae2 IB/ipath: Fix sparse warning about shadowed symbol by Roland Dreier · 17 years ago
  18. 6ef6aee IB/ipath: Fix sparse warning about pointer signedness by Arthur Jones · 17 years ago
  19. edba846 RDMA/cxgb3: IDR IDs are signed by Roland Dreier · 17 years ago
  20. 4b29043 RDMA/amso1100: Don't use 0UL as a NULL pointer by Roland Dreier · 17 years ago
  21. ca28121 mlx4_core: Move opening brace of function onto a new line by Roland Dreier · 17 years ago
  22. 5d5e815d IB/mlx4: Convert "if(foo)" to "if (foo)" by Roland Dreier · 17 years ago
  23. b399939 IB/mthca: Formatting cleanups by Roland Dreier · 17 years ago
  24. c970d5a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  25. da19566 it821x: do not describe noraid parameter with its value by Paul Bolle · 17 years ago
  26. b4dcaea Pb1200/DBAu1200: fix bad IDE resource size by Sergei Shtylyov · 17 years ago
  27. fabd3a2 Au1200: IDE driver build fix by Sergei Shtylyov · 17 years ago
  28. 09a7744 Au1200: kill IDE driver function prototypes by Sergei Shtylyov · 17 years ago
  29. 1076bb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  30. b4b8f57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  31. 07c3b1a USB: remove broken usb-serial num_endpoints check by Greg Kroah-Hartman · 17 years ago
  32. 32147be USB: option: Add new vendor ID and device ID for AMOI HSDPA modem by tang kai · 17 years ago
  33. aad8a27 USB: support more Huawei data card product IDs by fangxiaozhi · 17 years ago
  34. a1d9bc1 USB: option.c: add more device IDs by Matthias Urlichs · 17 years ago
  35. 80d9709 USB: Obscure Maxon BP3-USB Device Support 16d8:6280 for option driver by James Cameron · 17 years ago
  36. 5f1a3f2 acpi thermal trip points increased to 12 by Krzysztof Helt · 17 years ago
  37. f0a37e0 acpi: bus: check once more for an empty list after locking it by Chuck Ebbert · 17 years ago
  38. d1e7780 spi: spi_s3c24xx must initialize num_chipselect by Ben Dooks · 17 years ago
  39. 50f426b spi: spi_s3c24xx must initialize bus_num by Ben Dooks · 17 years ago
  40. 4bb5eba spi: spi_s3c24xx driver must init completion by Ben Dooks · 17 years ago
  41. e169c13 serial: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  42. 12c2c01 pcmcia: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  43. d6c2385 misc: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  44. c43f89c fbdev: fix /proc/fb oops after module removal by Alexey Dobriyan · 17 years ago
  45. 3c4ded9 leds: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  46. 2b653e0 rtc: fix the error in the function of cmos_set_alarm by Zhao Yakui · 17 years ago
  47. bc65c72 mmc: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  48. c4cbb34 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  49. b358492 PS3: gelic: fix the oops on the broken IE returned from the hypervisor by Masakazu Mokuno · 17 years ago
  50. dc4ae1f b43legacy: fix DMA mapping leakage by Stefano Brivio · 17 years ago
  51. cdbbe3d b43legacy: Fix usage of struct device used for DMAing by Michael Buesch · 17 years ago
  52. 4ac5846 ssb: Fix usage of struct device used for DMAing by Michael Buesch · 17 years ago
  53. 385f848 b43legacy: fix initvals loading on bcm4303 by Stefano Brivio · 17 years ago
  54. aa979a6 rtl8187: Add missing priv->vif assignments by Herton Ronaldo Krzesinski · 17 years ago
  55. 0517dee netconsole: only set CON_PRINTBUFFER if the user specifies a netconsole by Michael Ellerman · 17 years ago
  56. 1018cf9 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  57. 533bb8a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  58. d2dcba6 [ISDN]: Do not validate ISDN net device address prior to interface-up by Paul Bolle · 17 years ago
  59. e01bf1c net: check for underlength tap writes by Rusty Russell · 17 years ago
  60. 14daa02 net: make struct tun_struct private to tun.c by Rusty Russell · 17 years ago
  61. 2de58e3 tg3: fix MMIO for PPC 44x platforms by Sergei Shtylyov · 17 years ago
  62. 16a7914 Mark generic HDLC + PPP as broken. by Krzysztof Halasa · 17 years ago
  63. 44fb312 ehea: Fix DLPAR memory add support by Thomas Klein · 17 years ago
  64. 5a81f14 sc92031: sysfs link missing by Stephen Hemminger · 17 years ago
  65. c500cb2 smc91x driver: fix bug: print warning only in interrupt mode by Sonic Zhang · 17 years ago
  66. a376e79 forcedeth: mac address fix by Ayaz Abdulla · 17 years ago
  67. 72cfe92 macb: Use semicolon instead of comma for statement by Atsushi Nemoto · 17 years ago
  68. 84b7901 macb: Call phy_disconnect on removing by Atsushi Nemoto · 17 years ago
  69. 3d137fd ucc_geth: fix non-functional fixed phy support by Joakim Tjernlund · 17 years ago
  70. 9a3c243 fs_enet: Don't call NAPI functions when NAPI is not used. by Laurent Pinchart · 17 years ago
  71. c63eddb sky2: missing chip name for Yukon Supreme by Stephen Hemminger · 17 years ago
  72. 1892225 [libata] make ali_atapi_dma static by Adrian Bunk · 17 years ago
  73. aeb7491 [libata] sata_svw: fix reversed port count by Jeff Garzik · 17 years ago
  74. 099ce8f Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 17 years ago
  75. 90768c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  76. bd2ab67 md: close a livelock window in handle_parity_checks5 by Dan Williams · 17 years ago
  77. 231bc2a cciss: error: implicit declaration of function 'sg_init_table' by Mike Pagano · 17 years ago
  78. ad28a07 rtc: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  79. f37d193 watchdog: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  80. f4fce61 usb host: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  81. f34c32f usb gadget: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  82. 7e38c3c spi: fix platform driver hotplug/coldplug by Kay Sievers · 17 years ago
  83. d479540 rtc: rtc-s35390a.c needs the bitreverse library by Randy Dunlap · 17 years ago
  84. fa16eef i2c-tiny-usb: New VID/PID pair by Till Harbaum · 17 years ago
  85. b73a9ae i2c-davinci: Fix lost interrupt by Troy Kisky · 17 years ago
  86. 852fb2a i2c-ibm_iic: Fast mode parm desc fixup by Paul Mundt · 17 years ago
  87. 619c714 BNX2X: Correct bringing chip out of reset by Eliezer Tamir · 17 years ago
  88. b41f5bf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  89. e91e9d4 rt61pci: rt61pci_beacon_update do not free skb twice by Daniel Wagner · 17 years ago
  90. c5b9004 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  91. 2633da2 ssb-mipscore: Fix interrupt vectors by Michael Buesch · 17 years ago
  92. b63009b ssb-pcicore: Fix IRQ TPS flag handling by Larry Finger · 17 years ago
  93. ac2c5bd ata/sata_fsl: Remove unused variable in sata_fsl_probe by Johann Felix Soden · 17 years ago
  94. 119b3aa pata_sil680: Fix build on arch/ppc by Benjamin Herrenschmidt · 17 years ago
  95. f8e30e4 mtd/chips: add missing set_current_state() to cfi_{amdstd,staa}_sync() by Dmitry Adamushko · 17 years ago
  96. b9ad898 spi: spi_bfin5xx: remove unused label by Michael Hennerich · 17 years ago
  97. f9e522c spi: spi_bfin5xx: fix probe() sequencing by Vitja Makarov · 17 years ago
  98. 4fb98ef spi: spi_bfin5xx build fix by Mike Frysinger · 17 years ago
  99. ba62b07 acpi: fix "buggy BIOS check" when CPUs are hot removed by Alok Kataria · 17 years ago
  100. bb070e4 acpi thermal: fix result check by Krzysztof Helt · 17 years ago