1. a77c64c Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  2. 38e2bfc USB: Dealias -110 code (more complete) by Pete Zaitcev · 18 years ago
  3. 0327063 USB: Add ADU support for Ontrak ADU devices by Steven Haigh · 18 years ago
  4. 3fe70ba Add AIRcable USB Bluetooth Dongle Driver by Manuel Francisco Naranjo · 18 years ago
  5. 06afff0 USB doc patch 2 by Sam Bishop · 18 years ago
  6. 3413232 USB: doc patch 1 by Sam Bishop · 18 years ago
  7. b98adfc Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 18 years ago
  8. 35fa204 [PATCH] sysctl: Document that sys_sysctl will be removed by Eric W. Biederman · 18 years ago
  9. 7e96287 [PATCH] kdump: introduce "reset_devices" command line option by Vivek Goyal · 18 years ago
  10. 930e652 [PATCH] NOMMU: Make futexes work under NOMMU conditions by David Howells · 18 years ago
  11. 0112c4c [PATCH] NOMMU: Add docs about shared memory by David Howells · 18 years ago
  12. 6fa5f80 [PATCH] NOMMU: Make mremap() partially work for NOMMU kernels by David Howells · 18 years ago
  13. dbf8685 [PATCH] NOMMU: Implement /proc/pid/maps for NOMMU by David Howells · 18 years ago
  14. a5b0807 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 by Linus Torvalds · 18 years ago
  15. ff0972c Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  16. d48f1de [MIPS] Remove EV96100 as previously announced. by Ralf Baechle · 18 years ago
  17. 801e045 sh: Update new-machine.txt so it's more accurate. by Paul Mundt · 18 years ago
  18. f151749 sh: Cleanup and document register bank usage. by Paul Mundt · 18 years ago
  19. 4740240 PCI-Express AER implemetation: aer howto document by Zhang, Yanmin · 18 years ago
  20. c243353 i2c-viapro: Add support for the VT8237A and VT8251 by Rudolf Marek · 18 years ago
  21. 7a8d29c i2c-stub: Chip address as a module parameter by Jean Delvare · 18 years ago
  22. 6c805d2 i2c: Plan i2c-isa for removal by Jean Delvare · 18 years ago
  23. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  24. dd77a4e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  25. c226951 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  26. c5c6ba4 [PATCH] PM: Add pm_trace switch by Rafael J. Wysocki · 18 years ago
  27. 461a9af [PATCH] x86: add a bootparameter to reserve high linear address space by Zachary Amsden · 18 years ago
  28. 0ff3849 [PATCH] zone_reclaim: dynamic slab reclaim by Christoph Lameter · 18 years ago
  29. 0637a70 [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing conf1 by Andi Kleen · 18 years ago
  30. 027a51c [PATCH] Document my tree in Documentation/HOWTO by Andi Kleen · 18 years ago
  31. 352f7ba [PATCH] Add stack documentation document from Keith Owens by Andi Kleen · 18 years ago
  32. e241491 [PATCH] x86: Detect CFI support in the assembler at runtime by Andi Kleen · 18 years ago
  33. 538b5b4 [PATCH] Document backtracer selection options by Andi Kleen · 18 years ago
  34. e33e89a [PATCH] x86: Add abilty to enable/disable nmi watchdog from procfs (update) by Don Zickus · 18 years ago
  35. 84ed64e PM: add /sys/power documentation to Documentation/ABI by Rafael J. Wysocki · 18 years ago
  36. 1ebfd79 PM: schedule /sys/devices/.../power/state for removal by Pavel Machek · 18 years ago
  37. 4fc0840 updated Documentation/power/devices.txt by David Brownell · 18 years ago
  38. d81d9d6 deprecate PHYSDEV* keys by Kay Sievers · 18 years ago
  39. 6d99eb3 Documentation/ABI: devfs is not obsolete, but removed! by jens m. noedler · 18 years ago
  40. f5b2b96 [PATCH] bonding: Validate probe replies in ARP monitor by Jay Vosburgh · 18 years ago
  41. 76a081e Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 by David S. Miller · 18 years ago
  42. 6e936d3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  43. 5026b38 dontdiff: add utsrelease.h by Randy Dunlap · 18 years ago
  44. 2e99f31 kbuild: fixup Documentation/kbuild/modules.txt by Robert P. J. Day · 18 years ago
  45. 39e6e9c kbuild: fix for some typos in Documentation/makefiles.txt by Bryce Harrington · 18 years ago
  46. 1c7bafe kbuild: clarify "make C=" build option by Robert P. J. Day · 18 years ago
  47. e412171 Documentaion: update Documentation/Changes with minimum versions by Robert P. J. Day · 18 years ago
  48. a07f603 kbuild: linguistic fixes for Documentation/kbuild/makefiles.txt by Jan Engelhardt · 18 years ago
  49. d9a7ff6 kbuild: linguistic fixes for Documentation/kbuild/modules.txt by Jan Engelhardt · 18 years ago
  50. 83dcde4 kconfig: linguistic fixes for Documentation/kbuild/kconfig-language.txt by Jan Engelhardt · 18 years ago
  51. 00e4d11 [DCCP]: Allow default/fallback service code. by Gerrit Renker · 18 years ago
  52. a68aa1c Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  53. a319a27 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  54. 23930fa Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  55. 1aedf2c Merge mulgrave-w:git/linux-2.6 by James Bottomley · 18 years ago
  56. 2538363 [SCSI] aacraid: README update by Mark Haverkamp · 18 years ago
  57. f7425b1 Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 18 years ago
  58. c9802cd Merge mulgrave-w:git/scsi-misc-2.6 by James Bottomley · 18 years ago
  59. dafbbb1 [ALSA] hda-intel - Fix pci_disable_msi() call by Takashi Iwai · 18 years ago
  60. cd417d4 [ALSA] hda-codec - Add support for LG LW25 laptop by Takashi Iwai · 18 years ago
  61. 93ed150 [ALSA] hda-codec - Add 5 stack audio support for Intel 965 systems by Tobin Davis · 18 years ago
  62. 6d85906 [ALSA] hda-codec - Support for SigmaTel 9872 by Guillaume Munch · 18 years ago
  63. bab282b [ALSA] hda-codec - Fix for Acer laptops with ALC883 codec by Vladimir Avdonin · 18 years ago
  64. 99ccc56 [ALSA] Add support for Sony Vaio AR 11B by Guillaume Munch · 18 years ago
  65. 22309c3 [ALSA] Added model for Uniwill laptop with ALC861 by Takashi Iwai · 18 years ago
  66. 4b146cb [ALSA] Misc fixes for Realtek HD-audio codecs by Takashi Iwai · 18 years ago
  67. 68ab801 [ALSA] Add snd-mts64 driver for ESI Miditerminal 4140 by Matthias Koenig · 18 years ago
  68. 304dcaa [ALSA] Add support of Benq laptop with ALC262 by Takashi Iwai · 18 years ago
  69. 6d177ba7 [ALSA] Add hp-bpc model type for HP laptops by Takashi Iwai · 18 years ago
  70. 5a053d0 [ALSA] Add model entry for Clevo m665n laptop by Takashi Iwai · 18 years ago
  71. 2b29b13 [ALSA] Deprecate snd_card_free_in_thread() by Takashi Iwai · 18 years ago
  72. 28eb177 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  73. fbea49e [IPV6] NDISC: Add proxy_ndp sysctl. by YOSHIFUJI Hideaki · 18 years ago
  74. 8802f61 [NetLabel]: documentation by Paul Moore · 18 years ago
  75. b6340fc [MLSXFRM]: Add security sid to flowi by Venkat Yekkirala · 18 years ago
  76. 878b901 [CRYPTO] doc: Update documentation for hash and me by Herbert Xu · 18 years ago
  77. 783c99f Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  78. 23b6b0e Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  79. 79e453d Revert mmiocfg heuristics and blacklist changes by Linus Torvalds · 18 years ago
  80. 4a3381f Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  81. 080f22c [NET]: Mark frame diverter for future removal. by Stephen Hemminger · 18 years ago
  82. 72c4a13 [IPVS]: Document the ports option to ip_vs_ftp in kernel-parameters.txt by Simon Horman · 18 years ago
  83. b3a8a40 [TCP]: Turn ABC off. by Stephen Hemminger · 18 years ago
  84. f50e5ea Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  85. 1883c5a [PATCH] cciss: version update, new hw by Mike Miller · 18 years ago
  86. 354332e [PATCH] x86: reserve a boot-loader ID number for Xen by Jeremy Fitzhardinge · 18 years ago
  87. af45f32 [PATCH] We can not allow anonymous contributions to the kernel by Greg KH · 18 years ago
  88. f9bcda7 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  89. 3784fd7 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  90. 1e5f5e5 [PATCH] schedule obsolete OSS drivers for removal, 2nd round by Adrian Bunk · 18 years ago
  91. 4c15343 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  92. 40dd2d2 [PATCH] x86: Disable MMCONFIG on Intel SDV using DMI blacklist by Andi Kleen · 18 years ago
  93. 3efbdd1 [POWERPC] Fix MPIC sense codes in documentation by Benjamin Herrenschmidt · 18 years ago
  94. b01e86f Merge /spare/repo/linux-2.6 into upstream by Jeff Garzik · 18 years ago
  95. a422142 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  96. 2908d77 [SCSI] aic94xx: new driver by James Bottomley · 18 years ago
  97. 8ce7a9c Merge ../linux-2.6 by James Bottomley · 18 years ago
  98. 4c4d50f [PATCH] cpuset: top_cpuset tracks hotplug changes to cpu_online_map by Paul Jackson · 18 years ago
  99. e88d78f [PATCH] Documentation update for relay interface by Tom Zanussi · 18 years ago
  100. a2e0b56 [PATCH] Fix docs for fs.suid_dumpable by Alexey Dobriyan · 18 years ago