1. 1f19201 mfd: driver for the T7L66XB TMIO SoC by Ian Molton · 16 years ago
  2. 796aade Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  3. f068c04 [CPUFREQ] Fix -Wshadow warning in conservative governor. by Dave Jones · 16 years ago
  4. 49b75b8 Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  5. 097d9eb Merge Linus' latest into master by Russell King · 16 years ago
  6. f2d7499 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  7. 8d659f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  8. 4ab84d4 bnx2x: fix logical op by Randy Dunlap · 16 years ago
  9. c1c6c11 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 16 years ago
  10. 22c7fdf Merge branch 'ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  11. 273b257 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  12. 8e43e12 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  13. c1ec829 Fix up duplicate '__s3c2410wdt_stop()' function by Linus Torvalds · 16 years ago
  14. 4c514a5 powerpc/iseries: remove the old viocons driver by Stephen Rothwell · 16 years ago
  15. b80b601 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 16 years ago
  16. a06dee4 Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  17. b588e2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  18. 06a91a0 Merge branches 'cma', 'cxgb3', 'ipath', 'ipoib', 'mad' and 'mlx4' into for-linus by Roland Dreier · 16 years ago
  19. cd55ef5 IB/mad: Test ib_create_send_mad() return with IS_ERR(), not == NULL by Julien Brunel · 16 years ago
  20. 6e0d733 IB/mlx4: Allow 4K messages for UD QPs by Alex Naslednikov · 16 years ago
  21. cfeb414 [Bluetooth] Add full quirk implementation for btusb driver by Marcel Holtmann · 16 years ago
  22. 943d56b [Bluetooth] Removal of unnecessary ignore module parameter by Marcel Holtmann · 16 years ago
  23. 86b89ee ath9k: Revamp wireless mode usage by Sujith · 16 years ago
  24. 3b95978 ath9k: More unused macros by Sujith · 16 years ago
  25. f22f558 ath9k: Remove a few unused macros and fix indentation by Sujith · 16 years ago
  26. 06df8be ath9k: Use mac80211's band macros and remove enum hal_freq_band by Sujith · 16 years ago
  27. ea9880f ath9k: Remove redundant data structure ath9k_txq_info by Sujith · 16 years ago
  28. 60b67f5 ath9k: Cleanup data structures related to HW capabilities by Sujith · 16 years ago
  29. b08cbcd ath9k: work around gcc ICEs by Adrian Bunk · 16 years ago
  30. f078f20 ath9k: Add new Atheros IEEE 802.11n driver by Luis R. Rodriguez · 16 years ago
  31. b1a5215 ath5k: remove Atheros 11n devices from supported list by Luis R. Rodriguez · 16 years ago
  32. 7d283ae list.h: Add list_splice_tail() and list_splice_tail_init() by Luis R. Rodriguez · 16 years ago
  33. 5423b2e p54: swap short slot time dcf values by Christian Lamparter · 16 years ago
  34. 0fc9803 rt2x00: Block all unsupported modes by Ivo van Doorn · 16 years ago
  35. eda0c00 p54: Fix for TX sequence number problem by Larry Finger · 16 years ago
  36. f367422 iwlwifi: cleanup iwl_tx_skb by Tomas Winkler · 16 years ago
  37. afd2fc0 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 16 years ago
  38. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  39. a1b81a8 Merge branch 'header-move' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Russell King · 16 years ago
  40. 4fb8af1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Russell King · 16 years ago
  41. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  42. 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 16 years ago
  43. 3859069 Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 into tmp by Jeff Garzik · 16 years ago
  44. e2c709b WAN: remove extra help text from HDLC_PPP config option by Krzysztof Halasa · 16 years ago
  45. db018a5 bonding: Don't destroy bonding master when removing slave via sysfs by Moni Shoua · 16 years ago
  46. f0c76d6 bonding: refactor mii monitor by Jay Vosburgh · 16 years ago
  47. c16d118 [netdrvr] Drivers should not set IFF_* flag themselves by Wang Chen · 16 years ago
  48. fe41424 dm9000: Support MAC address setting through platform data. by Laurent Pinchart · 16 years ago
  49. 9a5d3414 3c59x: use netdev_alloc_skb by Stephen Hemminger · 16 years ago
  50. 4f63135 pegasus: add blacklist support to fix Belkin bluetooth dongle. by Ben Collins · 16 years ago
  51. 11a859e drivers/net/netxen/netxen_nic_hw.c: fix printk warnings by Andrew Morton · 16 years ago
  52. 5608784 hamradio: add missing sanity check to tty operation by Eugene Teo · 16 years ago
  53. 11795aa drivers/net: coding styles fixes to drivers/net/8390.c by Gustavo F. Padovan · 16 years ago
  54. caa1687 drivers/net: coding styles fixes to drivers/net/8390p.c by Gustavo F. Padovan · 16 years ago
  55. 057b61a drivers/net: Remove 'return' of void function NS8390p_init() by Gustavo F. Padovan · 16 years ago
  56. 71557a3 [netdrvr] sh_eth: Add SH7619 support by Yoshinori Sato · 16 years ago
  57. d91d4bb METH: fix MAC address setup by Thomas Bogendoerfer · 16 years ago
  58. 0b1ab1b xen-netfront: use netif_start_queue() on xennet_open() by Eduardo Habkost · 16 years ago
  59. b08c42b qla3xxx: driver version change. by root · 16 years ago
  60. 4ea0d6e qla3xxx: cleanup: Remove some unused structure definitions and structure elements. by Ron Mercer · 16 years ago
  61. 6bc0ed9 qla3xxx: cleanup: Remove some unused defined constants in the header file. by Ron Mercer · 16 years ago
  62. eb115b0 qla3xxx: fix: Fix IFF_MULTICAST setting. by Ron Mercer · 16 years ago
  63. 49ef26e qla3xxx: fix: Remove unused set_multicast function. by Ron Mercer · 16 years ago
  64. 9ad2764 netxen: fix promisc mode, mtu setting by Dhananjay Phadke · 16 years ago
  65. 83821a0 netxen: fix cmd ring init by Dhananjay Phadke · 16 years ago
  66. d71e1be netxen: fix legacy interrupts by Dhananjay Phadke · 16 years ago
  67. a70f939 netxen: add new board types by Dhananjay Phadke · 16 years ago
  68. 24a7a45 netxen: fix link status, link speed by Dhananjay Phadke · 16 years ago
  69. 4ad7a01 remove bogus CONFIG_GFAR_NAPI's by Adrian Bunk · 16 years ago
  70. 5b1c29b net/fs_enet: remove redundant messages for performance by Li Yang · 16 years ago
  71. 9a33e88 forcedeth: add tx pause limit by Ayaz Abdulla · 16 years ago
  72. 0694193 forcedeth: add jumbo frame support for mcp79 by Ayaz Abdulla · 16 years ago
  73. 9c66243 forcedeth: add new tx stat counters by Ayaz Abdulla · 16 years ago
  74. 1ef6841 forcedeth: fix rx error policy by Ayaz Abdulla · 16 years ago
  75. 8bad4af Merge branch 'via-velocity' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into tmp by Jeff Garzik · 16 years ago
  76. f71eb1a sky2: fix PM related regressions by Stephen Hemminger · 16 years ago
  77. a6ef5e9 igb: remove igb_init_managability as it is deprecated by Alexander Duyck · 16 years ago
  78. ec796b4 igb: remove three redundant functions left in the code by Alexander Duyck · 16 years ago
  79. 549bdd8 igb: correct issue of set_mta member of mac.ops not being populated by Alexander Duyck · 16 years ago
  80. 726c09e igb: fixes 82576 serdes init to correctly support manual flow control changes by Alexander Duyck · 16 years ago
  81. c743a87 igb: fix null pointer dereference seen with fiber NICs by Alexander Duyck · 16 years ago
  82. 106ef2f igb: fix comments by Alexander Duyck · 16 years ago
  83. c2ac3ef atl1: deal with hardware rx checksum bug by Jay Cliburn · 16 years ago
  84. f0f422e e1000e: remove inapplicable test for ioport by Bruce Allan · 16 years ago
  85. c43bc57e e1000e: fix drv load issues by Jesse Brandeburg · 16 years ago
  86. 10aa4c0 e1000e: perform basic 82573 EEPROM checks for known issues by Auke Kok · 16 years ago
  87. 44defeb e1000e: convert ndev_ printks to something smaller by Jeff Kirsher · 16 years ago
  88. 77970ea myri10ge: set 64bits consistent DMA mask by Brice Goglin · 16 years ago
  89. 6a4c4ad myri10ge: update firmware headers by Brice Goglin · 16 years ago
  90. f780a9f mlx4_core: Add ethernet fields to CQE struct by Yevgeny Petrilin · 16 years ago
  91. f99e8f2 iSeries: Fix up viotty_ioctl BKL locking fallout by Linus Torvalds · 16 years ago
  92. 816d8c6 hwmon: (it87) Support for 16-bit fan reading in it8705 >= rev 0x03 by Andrew Paprocki · 16 years ago
  93. 0475169 hwmon: (it87) Support for 16-bit fan reading in it8712 >= rev 0x07 by Andrew Paprocki · 16 years ago
  94. 116d048 hwmon: (hwmon-vid) Add 6-bit vid codes for AMD NPT 0Fh cpus by Frank Myhr · 16 years ago
  95. 1587221 hwmon: (hwmon-vid) Trivial format multi-line comments per CodingStyle by Frank Myhr · 16 years ago
  96. 6c633c3 hwmon: ad7414 driver by Sean MacLennan · 16 years ago
  97. 84f768c hwmon: (thmc50) Add support for critical temperature limits by Krzysztof Helt · 16 years ago
  98. 68f823d hwmon: (adm9240) Remove EXPERIMENTAL dependency by Grant Coady · 16 years ago
  99. 2f8ea97 hwmon: (w83627hf) Drop reset module parameter by Jean Delvare · 16 years ago
  100. a95a5ed hwmon: (w83627hf) Add pwm_enable sysfs interface by Dominik Geyer · 16 years ago