1. 109115e tg3: Fix ethtool loopback test for 5761 BX devices by Matt Carlson · 17 years ago
  2. fd1122a tg3: Fix 5761 NVRAM sizes by Matt Carlson · 17 years ago
  3. 8ef2142 tg3: Use constant 500KHz MI clock on adapters with a CPMU by Matt Carlson · 17 years ago
  4. 026672d hci_usb.h: fix hard-to-trigger race by Pavel Machek · 17 years ago
  5. 84994e1 dccp: ccid2.c, ccid3.c use clamp(), clamp_t() by Harvey Harrison · 17 years ago
  6. 0c0b0ac net: remove NR_CPUS arrays in net/core/dev.c by Mike Travis · 17 years ago
  7. d3e2ce3 net: use get/put_unaligned_* helpers by Harvey Harrison · 17 years ago
  8. 8398531 bluetooth: use get/put_unaligned_* helpers by Harvey Harrison · 17 years ago
  9. 260ffee irda: use get_unaligned_* helpers by Harvey Harrison · 17 years ago
  10. b4192bb net: Add a WARN_ON_ONCE() to the transmit timeout function by Arjan van de Ven · 17 years ago
  11. 50aab54 net: Add missing braces to multi-statement if()s by Ilpo Järvinen · 17 years ago
  12. 78e92b9 netns: assign PDE->data before gluing entry into /proc tree by Denis V. Lunev · 17 years ago
  13. 8b16924 netfilter: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 17 years ago
  14. 52c0e11 netfilter: assign PDE->fops before gluing PDE into /proc tree by Denis V. Lunev · 17 years ago
  15. 84841c3 ipv4: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 17 years ago
  16. 1d3faa3 vlan: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 17 years ago
  17. 0c89652 atm: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 17 years ago
  18. 0bb53a6 ipv6: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 17 years ago
  19. 5efdccb net: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 17 years ago
  20. 6e79d85 netfilter: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 17 years ago
  21. e7fe233 sunrpc: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 17 years ago
  22. fb65f18 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  23. 61c2b68 rt2x00: Fix quality/activity led handling by Ivo van Doorn · 17 years ago
  24. 44a9809 rt2x00: Don't enable short preamble for 1MBs by Ivo van Doorn · 17 years ago
  25. 2218228 Make linux/wireless.h be able to compile by Kirill A. Shutemov · 17 years ago
  26. 786b455 iwlwifi: fix debug messages during scanning by Bill Moss · 17 years ago
  27. f527648 iwlwifi: fix current channel is not scanned by Guy Cohen · 17 years ago
  28. 21a75d7 b43: Fix some TX/RX locking issues by Michael Buesch · 17 years ago
  29. ab59859 net: fix returning void-valued expression warnings by Harvey Harrison · 17 years ago
  30. c2a3b23 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  31. e4c576b Update .gitignore to include include/linux/bounds.h by Theodore Ts'o · 17 years ago
  32. ccc7518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  33. 214b704 Fix dnotify/close race by Al Viro · 17 years ago
  34. 6d98ca7 x86: Mark OPTIMIZE_INLINING broken by Linus Torvalds · 17 years ago
  35. 958a2f2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes3 by Linus Torvalds · 17 years ago
  36. c0d4399 libertas: fix use-before-check violation by Holger Schurig · 17 years ago
  37. 2e35af1 b43: Fix dual-PHY devices by Michael Buesch · 17 years ago
  38. 17f8304 mac80211: incorrect shift direction by Harvey Harrison · 17 years ago
  39. 636c5d4 mac80211: insert WDS peer after adding interface by Johannes Berg · 17 years ago
  40. e94e106 mac80211: don't allow invalid WDS peer addresses by Johannes Berg · 17 years ago
  41. 8b808bf mac80211: assign conf.beacon_control for mesh by Johannes Berg · 17 years ago
  42. 51cedda mac80211: use 4-byte mesh sequence number by Luis Carlos Cobo · 17 years ago
  43. 6de3d58 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  44. c3bb7fad klist: fix coding style errors in klist.h and klist.c by Greg Kroah-Hartman · 17 years ago
  45. c3b19ff driver core: remove no longer used "struct class_device" by Kay Sievers · 17 years ago
  46. 4356d73 pcmcia: remove pccard_sysfs_interface warnings by David Brownell · 17 years ago
  47. 4f452e8 devres: support addresses greater than an unsigned long via dev_ioremap by Kumar Gala · 17 years ago
  48. a4ca661 kobject: do not copy vargs, just pass them around by Kay Sievers · 17 years ago
  49. 1cbfb7a sysfs: sysfs_update_group stub for CONFIG_SYSFS=n by Randy Dunlap · 17 years ago
  50. 883ce42 DEBUGFS: Correct location of debugfs API documentation. by Robert P. J. Day · 17 years ago
  51. 16dc42e driver core: warn about duplicate driver names on the same bus by Stas Sergeev · 17 years ago
  52. 93dd400 klist: implement klist_add_{after|before}() by Tejun Heo · 17 years ago
  53. 1da43e4 klist: implement KLIST_INIT() and DEFINE_KLIST() by Tejun Heo · 17 years ago
  54. 40a2159 sysfs: Disallow truncation of files in sysfs by Ben Hutchings · 17 years ago
  55. e0066c4e Fix ACPI vs proc_create_data() mismerge by Alexey Dobriyan · 17 years ago
  56. 8099179 ipv6: Compilation fix for compat MCAST_MSFILTER sockopts. by Pavel Emelyanov · 17 years ago
  57. 895d309 x86: numaq fix by Ingo Molnar · 17 years ago
  58. 6b8e1c7 x86: 8K stacks by default by Ingo Molnar · 17 years ago
  59. cb8ab68 x86: ioremap ram check fix by Andres Salomon · 17 years ago
  60. 5f46470 x86: fix HT cpu booting on 32-bit by Hugh Dickins · 17 years ago
  61. 5de8f68 x86: optimize inlining off by Ingo Molnar · 17 years ago
  62. acbaa93 x86: CONFIG_X86_ELAN fix by Ingo Molnar · 17 years ago
  63. c9af1e3 x86: Kconfig fix by Ingo Molnar · 17 years ago
  64. de33c44 x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_nocache() and pci_mmap_page_range() by Suresh Siddha · 17 years ago
  65. b9b39bf x86: use defconfigs from x86/configs/* by Sam Ravnborg · 17 years ago
  66. 1dcf83f toshiba: use ioremap_cached by Alan Cox · 17 years ago
  67. 2544a87 revert: "x86: ioremap(), extend check to all RAM pages" by Ingo Molnar · 17 years ago
  68. a4c863f x86: don't bother printing compat vdso address by Jeremy Fitzhardinge · 17 years ago
  69. f6c133f fix: x86: support for new UV apic by Andi Kleen · 17 years ago
  70. 575ca73 x86: fix early-BUG message by Vegard Nossum · 17 years ago
  71. b4cdc43 x86: iommu_sac_force can become static by Dmitri Vorobiev · 17 years ago
  72. 4412620 x86: add proper header for reboot_force by Dmitri Vorobiev · 17 years ago
  73. 3e8f7e3 x86 VISWS: build fix by Ingo Molnar · 17 years ago
  74. ed5e233 x86, voyager: fix ioremap_nocache() by Ingo Molnar · 17 years ago
  75. fc3fbc4 hpet: fix by Ingo Molnar · 17 years ago
  76. b9e017e x86: unexport kmap_atomic_to_page by Adrian Bunk · 17 years ago
  77. 9cbfe20 x86: remove Xgt_desc_struct by Adrian Bunk · 17 years ago
  78. 08acd4f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  79. 008238b Merge branch 'pnp' into release by Len Brown · 17 years ago
  80. 9691609 Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into release by Len Brown · 17 years ago
  81. 36a9135 ACPI: Fix acpi_processor_idle and idle= boot parameters interaction by Venkatesh Pallipadi · 17 years ago
  82. 9448b0d acpi: fix section mismatch warning in pnpacpi by Sam Ravnborg · 17 years ago
  83. ccf2779 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 17 years ago
  84. fd403dc [ALSA] soc - neo1973_wm8753.c add suspend and shutdown hooks for lm4857 chip by Graeme Gregory · 17 years ago
  85. 443590e [ALSA] soc - neo1973_wm8753.c change maintainer contact info by Graeme Gregory · 17 years ago
  86. 8ba02ac [ALSA] soc - neo1973_wm8753.c cleanup checkpatch issues by Graeme Gregory · 17 years ago
  87. 854e4af [ALSA] soc - ln2440sbc_alc650 - Fix checkpatch warnings by Mark Brown · 17 years ago
  88. 5111c07 [ALSA] soc - s3c24xx-pcm - Fix checkpatch warnings by Mark Brown · 17 years ago
  89. ccfdd6c [ALSA] soc - s3c2443-ac97 - Fix checkpatch warnings by Mark Brown · 17 years ago
  90. 60fc684 [ALSA] soc - wm8753 - Clean up checkpatch warnings by Mark Brown · 17 years ago
  91. 7cece14 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  92. 95dfec6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  93. ae3a006 inlining: do not allow gcc below version 4 to optimize inlining by Ingo Molnar · 17 years ago
  94. 53809d7 Update .mailmap by S.Çağlar Onur · 17 years ago
  95. d67c6f8 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  96. ec31b212 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  97. ca72cdd fix drivers/media/common/tuners/ build bug by Ingo Molnar · 17 years ago
  98. 5167464 revert "memory hotplug: allocate usemap on the section with pgdat" by Andrew Morton · 17 years ago
  99. 3a902c5 mm: fix warning on memory offline by Nick Piggin · 17 years ago
  100. 969a19f Drop the exporting of empty <linux/byteorder/generic.h> by Robert P. J. Day · 17 years ago