1. 64baf3c [CRYPTO]: Added CRYPTO_TFM_REQ_MAY_SLEEP flag by Herbert Xu · 19 years ago
  2. fb4f10e [CRYPTO]: Fix XTEA implementation by Aaron Grothe · 19 years ago
  3. 75c80c3 [TG3]: Update driver version and release date. by David S. Miller · 19 years ago
  4. 51b9146 [TG3]: Minimize locking in TX path. by Michael Chan · 19 years ago
  5. 86d9f7f [SUNGEM]: Fix netpoll bug in Sun GEM Ether driver by Eric Lemoine · 19 years ago
  6. 0014c61 [SUNGEM]: fix minor bug in sungem.h by Geoff Levand · 19 years ago
  7. 732db65 [IPVS]: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  8. ff4cc3a [TUNTAP]: Allow setting the linktype of the tap device from userspace by Mike Kershaw · 19 years ago
  9. 80ac291 [PATCH] ppc: L2 cache prefetch fixes on 745x by Kumar Gala · 19 years ago
  10. 8085ce08 [PATCH] Fix PCI ROM mapping by Benjamin Herrenschmidt · 19 years ago
  11. 319e76a [PATCH] Fix bug in ppc64 dynamic hugepage support by David Gibson · 19 years ago
  12. 7eaa414 [PATCH] Add missing select's to DVB_BUDGET_AV by Adrian Bunk · 19 years ago
  13. 6b39374 Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git by Linus Torvalds · 19 years ago
  14. 62c592edea [PATCH] ppc32 8xx: fix warnings in m8xx_setup.c by Marcelo Tosatti · 19 years ago
  15. 81d4af1 [PATCH] x86: pci_assign_unassigned_resources() update by Ivan Kokshaysky · 19 years ago
  16. ed735cc Merge HEAD from /spare/repo/linux-2.6/.git by Jeff Garzik · 19 years ago
  17. ae11be6 Merge refs/heads/for-linus from master.kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git by Linus Torvalds · 19 years ago
  18. 444bd6f Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 19 years ago
  19. 3cb904c Merge refs/heads/drm-latest from master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 19 years ago
  20. c884697 [ALSA] usb-audio: throttle MIDI URB resubmits on USB errors by Clemens Ladisch · 19 years ago
  21. d568121 [PATCH] Assign device pointer to OSS devices by Takashi Iwai · 19 years ago
  22. 68c339d [ALSA] version 1.0.10rc1 by Jaroslav Kysela · 19 years ago
  23. c6c0b84 [ALSA] Add identification for Live 5.1 [SB0220] by Lee Revell · 19 years ago
  24. 6a29355 [ALSA] emu10k1 - Add missing ac97 support on SBLive! Player 5.1 by Takashi Iwai · 19 years ago
  25. 9970dce [ALSA] intel8x0 - Add quirk for FSC 4010 by Takashi Iwai · 19 years ago
  26. 7153a55 [ALSA] pcm - Fix zero-division in 32bit compat layer by Takashi Iwai · 19 years ago
  27. e0c93cf [ALSA] intel8x0 - add AC97_TUNE_MUTE_LED quirk for HP nx8220 laptop 103c:0934 by Daniel Horchner · 19 years ago
  28. c347e9f [ALSA] usb-audio: fix Emagic MIDI protocol handling by Clemens Ladisch · 19 years ago
  29. a278655 [ALSA] Fix missing spin_unlock by Takashi Iwai · 19 years ago
  30. f442e8b [ALSA] include/sound/gus.h: 'extern inline' -> 'static inline' by Adrian Bunk · 19 years ago
  31. 07e4ca5 [ALSA] hda-intel - Fix ULI M5461 support by Takashi Iwai · 19 years ago
  32. 3c10a9d [ALSA] hda-codec - Add beep support for Uniwill by Takashi Iwai · 19 years ago
  33. 5ba094d [ALSA] vxpocket - Register device pointer by Takashi Iwai · 19 years ago
  34. adf111e [ALSA] vxpocket - Fix wrong index assignment by Takashi Iwai · 19 years ago
  35. 328ac7d [ALSA] vxpocket - Add missing event callback by Takashi Iwai · 19 years ago
  36. e0be4d3 [ALSA] Fix compilation without CONFIG_PROC_FS by Takashi Iwai · 19 years ago
  37. befdf31 [ALSA] hda-codec - Code clean up by Takashi Iwai · 19 years ago
  38. 9d8f53f [ALSA] hda-intel - correct a bug in detection of rate supported by Nicolas Graziano · 19 years ago
  39. 66d1064 [ALSA] HP nx6110 quirks by Sergey Vlasov · 19 years ago
  40. 5049c35 [ALSA] ac97_bus - revert last change and do it only in the ALSA tree by Jaroslav Kysela · 19 years ago
  41. 34ad73b [ALSA] ac97_bus - replace <linux/module.h> with <sound/driver.h> for consistency by Jaroslav Kysela · 19 years ago
  42. 352dbfd [ALSA] via82xx - Add DXS entry for MSI 7142 by Takashi Iwai · 19 years ago
  43. 41e4845 [ALSA] PCM resume cleanups by Jaroslav Kysela · 19 years ago
  44. 61be3ce0 [ALSA] ac97 - make ac97 codec device name unique by Bjorge Dijkstra · 19 years ago
  45. e8da2fb [ALSA] hdspm - Fix module parameter description by Takashi Iwai · 19 years ago
  46. 1204de3 [ALSA] nm256 - Fix PM and irq handling by Takashi Iwai · 19 years ago
  47. 1cfe43d [ALSA] intel8x0 - Fix PM by Takashi Iwai · 19 years ago
  48. 65d11d9 [ALSA] ALSA timer - fixed compilation by Jaroslav Kysela · 19 years ago
  49. 5ca307b [ALSA] Timer API - SNDRV_TIMER_EVENT_RESUME - val is resolution in ns by Jaroslav Kysela · 19 years ago
  50. a501dfa [ALSA] Timer API - added SUSPEND/RESUME events by Jaroslav Kysela · 19 years ago
  51. 4712319 [ALSA] hda-intel: Suspend/resume fixes for PCM devices by Jaroslav Kysela · 19 years ago
  52. 5a47fe3c [ALSA] hda-patch-realtek - added pci subdevice ID for Acer TravelMate 8100 (3 stack model + digital out) by Jaroslav Kysela · 19 years ago
  53. 16d3f14 [ALSA] via82xx - Fix SPDIF sample rates by Takashi Iwai · 19 years ago
  54. b271131 [ALSA] Fix PCM 32bit compat layer by Takashi Iwai · 19 years ago
  55. cff7974 [ALSA] opl3sa2 - use different name for PnP BIOS driver by Jaroslav Kysela · 19 years ago
  56. 3e6c613 [ALSA] ac97: make patch_wolfson_wm97??_specific() functions static by Clemens Ladisch · 19 years ago
  57. 6207e51 [ALSA] usb-audio: use vmalloc for the PCM buffer by Clemens Ladisch · 19 years ago
  58. 55851f7 [ALSA] usb-audio: use usb_buffer_alloc/free by Clemens Ladisch · 19 years ago
  59. daa150e [ALSA] usb-audio: properly lock hwptr_done accesses by Clemens Ladisch · 19 years ago
  60. 9624ea8 [ALSA] usb-audio: actually schedule playback URBs at frame boundaries by Clemens Ladisch · 19 years ago
  61. 7efd8bc8 [ALSA] usb-audio: double-buffer all playback data by Clemens Ladisch · 19 years ago
  62. b263a9b [ALSA] usb-audio: optimize handling of capture URBs by Clemens Ladisch · 19 years ago
  63. 9925087 [ALSA] Add new card ID. Fixes ALSA bug #1297 by James Courtier-Dutton · 19 years ago
  64. 1b05962 [ALSA] Add new ID. Fixes ALSA bug #1298 by James Courtier-Dutton · 19 years ago
  65. 53b2666 [ALSA] opl3sa2 - fixed typo in PnP BIOS IDs (YMF0021 -> YMH0021) by Jaroslav Kysela · 19 years ago
  66. 1265509 [ALSA] opl3sa2 driver - added support for PnP BIOS devices by Jaroslav Kysela · 19 years ago
  67. f347c77 [ALSA] via82xx - Add DXS entry for MSI K8MM-V by Takashi Iwai · 19 years ago
  68. 4b49948 [ALSA] Add VT1617A codec support by Philip Prindeville · 19 years ago
  69. 4767231 [ALSA] hda-intel - Add SiS966 support by Takashi Iwai · 19 years ago
  70. a93bf99 [ALSA] usb-audio: schedule high speed URBs with 1 ms alignment by Clemens Ladisch · 19 years ago
  71. 71d848c [ALSA] usb-audio: make nrpacks parameter writeable by Clemens Ladisch · 19 years ago
  72. d6db392 [ALSA] usb-audio: fix packets per URB calculation for playback by Clemens Ladisch · 19 years ago
  73. 15a24c07 [ALSA] usb-audio: use 1 ms URBs when capturing by Clemens Ladisch · 19 years ago
  74. a53fc18 [ALSA] make local objects static by Clemens Ladisch · 19 years ago
  75. b65f824 [ALSA] hda-codec - support for Si3054/5 HDA modems by Sasha Khapyorsky · 19 years ago
  76. 673b683 ALSA CVS update by Sasha Khapyorsky · 19 years ago
  77. 443feb8 [ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flag by Karsten Wiese · 19 years ago
  78. 9bcf655 [ALSA] ymfpci: add per-voice volume controls by Clemens Ladisch · 19 years ago
  79. a55bfdc [ALSA] Fix compiler warnings in PXA2XX-AC97 by Dirk Opfer · 19 years ago
  80. 064d211 [ALSA] WM9713 modem detection by Liam Girdwood · 19 years ago
  81. 4a677ac5 [ALSA] PXA27x AC97 warm reset by Liam Girdwood · 19 years ago
  82. 5b8f7f7 [ALSA] ad1816a - Add clockfreq module option by Takashi Iwai · 19 years ago
  83. 5549d54 [ALSA] use PCM interface for IEC958 controls by Clemens Ladisch · 19 years ago
  84. 10e8d78 [ALSA] use SNDRV_CTL_NAME_IEC958 macro by Clemens Ladisch · 19 years ago
  85. 506d4c6 [ALSA] ad1816a - Add clockfreq module option by Takashi Iwai · 19 years ago
  86. 267d4d6 [ALSA] adds __init and in snd_memory_init() by Henrik Kretzschmar · 19 years ago
  87. 0ca06a0 [ALSA] AC97 bus interface for ad-hoc drivers by Liam Girdwood · 19 years ago
  88. 67ed416 [ALSA] sound - fix .iface field of mixer control elements by Clemens Ladisch · 19 years ago
  89. 42dfd0a [ALSA] via82xx - Add dxs entry for Acer Aspire 1524 WMLi by Takashi Iwai · 19 years ago
  90. b9f5a89 [ALSA] hda-codec - Fix LFE volume/switch by Nicolas Graziano · 19 years ago
  91. d827560 [ALSA] hda-codec - Add default config for ASUS P5AD2 by Takashi Iwai · 19 years ago
  92. cb8e2f8 [ALSA] hda-codec - Fix reordering of surround channels by Takashi Iwai · 19 years ago
  93. 3998b70 [ALSA] WM97xx AC97 codec controls by Liam Girdwood · 19 years ago
  94. d8971fc [INET]: compile errors when DEBUG is defined by Stephen Hemminger · 19 years ago
  95. 1fdab81 Merge refs/heads/upstream-fixes from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  96. a8e4f43 Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  97. 8bc2bee Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 by Linus Torvalds · 19 years ago
  98. 7ef24b6 [PATCH] s2io build fix by Andrew Morton · 19 years ago
  99. 8913ca1 [PATCH] Remove nested feature sections by David Gibson · 19 years ago
  100. 597f95e [PATCH] ppc64: lparconfig.c memory leak by Joel Schopp · 19 years ago