1. a0cd30f Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/w1-2.6 by Linus Torvalds · 19 years ago
  2. 94eb7f4 [PATCH] Update my credits entry by James Morris · 19 years ago
  3. b535420 [PATCH] Fix extra double quote in IPV4 Kconfig by Kumar Gala · 19 years ago
  4. 2b6b22f [ALSA] emu10k1: Add more card identification entries. by James Courtier-Dutton · 19 years ago
  5. b3e28ce [ALSA] Add dxs_support for Soltek SL-K8Tpro-939 by Takashi Iwai · 19 years ago
  6. dabbed6 [ALSA] SigmaTel HDA SPDIF and input mux updates by Matt · 19 years ago
  7. ee3b4c6 [ALSA] via82xx - Fix info text about dxs_support option by Takashi Iwai · 19 years ago
  8. e9edcee [ALSA] hda-codec - More fix of ALC880 codec support by Takashi Iwai · 19 years ago
  9. b636a71 [ALSA] Add const prefix by Takashi Iwai · 19 years ago
  10. 16ded52 [ALSA] hda-codec - Add support of more models with ALC codecs by Takashi Iwai · 19 years ago
  11. 5ecd702 [ALSA] hda-codec - Allow sub_device=0 in board config check by Takashi Iwai · 19 years ago
  12. 05acb86 [ALSA] hda-codec - Clean up and fix ALC-codec support code by Takashi Iwai · 19 years ago
  13. 4b3acaf [ALSA] hda-codec - Feed front signals to all surrounds by Takashi Iwai · 19 years ago
  14. 3e289f1 [ALSA] hda-codec - Print all AMP IN values by Takashi Iwai · 19 years ago
  15. 1ccc67d [ALSA] Disable MPU401 on SIS7018 by Takashi Iwai · 19 years ago
  16. 41e41f1 [ALSA] Fix the analog loopback volumes of ALC codecs by Takashi Iwai · 19 years ago
  17. ead9b7c [ALSA] Fix the PCM mixer switch for AD1986A by Takashi Iwai · 19 years ago
  18. 4a19fae [ALSA] Fix the handling of amp cache in hda-codec by Takashi Iwai · 19 years ago
  19. 96d0781 [ALSA] via82xx - fixed entry for Umax AB 595T (VIA K8N800A - VT8237) by Jaroslav Kysela · 19 years ago
  20. c82bf82 [ALSA] ca0106: Fix 96000 Hz audio playback. by James Courtier-Dutton · 19 years ago
  21. 5470440 [ALSA] Add documentation for HDSP MADI by Takashi Iwai · 19 years ago
  22. 763f356 [ALSA] Add HDSP MADI driver by Takashi Iwai · 19 years ago
  23. 3753892 [ALSA] cs4236-irq-handling-fix.patch by Christoph Schulz · 19 years ago
  24. 5ac0fab [ALSA] OSS PCM emulation - The 2nd final fix for SNDCTL_DSP_GETOPTR problem by Jaroslav Kysela · 19 years ago
  25. 98c7f21 [ALSA] Add FSC T3010 quirk by Takashi Iwai · 19 years ago
  26. fb4bd0a [ALSA] OSS PCM emulation - The final fix for SNDCTL_DSP_GETOPTR problem by Jaroslav Kysela · 19 years ago
  27. 21cb2a2 [ALSA] Fix races between PCM drain and other ops by Takashi Iwai · 19 years ago
  28. ce43fba [ALSA] hda-intel - Fix Oops in the error path by Takashi Iwai · 19 years ago
  29. b6a9691 [ALSA] Add write support to snd-page-alloc proc file by Takashi Iwai · 19 years ago
  30. 4d57277 [ALSA] Remove redundant NULL checks before kfree by Jesper Juhl · 19 years ago
  31. 6fd8b87 [ALSA] AC97 - renamed vendor/device to subvendor/subdevice where appropriate by James Courtier-Dutton · 19 years ago
  32. 69ad07c [ALSA] AC97 - renamed vendor/device to subvendor/subdevice where appropriate by Jaroslav Kysela · 19 years ago
  33. 745cac5 [ALSA] via82xx - added 0x1071/0x8399 to while list by Jaroslav Kysela · 19 years ago
  34. 5cbff89 [ALSA] Modem support for ALI5451 by Sasha Khapyorsky · 19 years ago
  35. 299676b [ALSA] sound/pci/ca0106: Use the DMA_32BIT_MASK constant by Tobias Klauser · 19 years ago
  36. 83a5b72 [ALSA] PCI modem drivers update by Sasha Khapyorsky · 19 years ago
  37. 87d61c2 [ALSA] MC97 modem mixer in sound/pci/ac97 by Sasha Khapyorsky · 19 years ago
  38. 8fabab1 [ALSA] Be more specific with which I2C channel to use. by James Courtier-Dutton · 19 years ago
  39. 883130b [ALSA] Implement S32_LE(24bit) and 96000 capture rates etc. by James Courtier-Dutton · 19 years ago
  40. ed144f3 [ALSA] Add Mic capture support. by James Courtier-Dutton · 19 years ago
  41. 7199acd [ALSA] Implement support for Line-in capture on SB Live 24bit. by James Courtier-Dutton · 19 years ago
  42. da04b12 Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Jaroslav Kysela · 19 years ago
  43. e5c515b [PATCH] w1: fix compiler warnings by Evgeniy Polyakov · 19 years ago
  44. 6adf87b [PATCH] w1: reconnect feature. by Evgeniy Polyakov · 19 years ago
  45. 4754639 [PATCH] w1: Updates the w1 documentation (w1.generic) by Evgeniy Polyakov · 19 years ago
  46. 99c5bfe [PATCH] w1: Adds a default family so that new slave families will show up in sysfs. by Evgeniy Polyakov · 19 years ago
  47. 2a9d0c1 [PATCH] w1: Adds a sysfs entry (w1_master_search) that allows you to disable/enable periodic searches. by Evgeniy Polyakov · 19 years ago
  48. 6b72986 [PATCH] w1: Added the triplet w1 master method and changes w1_search() to use it. by Evgeniy Polyakov · 19 years ago
  49. be57ce2 [PATCH] w1: Cleans up usage of touch_bit/w1_read_bit/w1_write_bit. by Evgeniy Polyakov · 19 years ago
  50. 4e470aa [PATCH] w1_therm: removed duplicated family id. by Evgeniy Polyakov · 19 years ago
  51. c7b2b2a [PATCH] w1: fix build issues by Greg Kroah-Hartman · 19 years ago
  52. ca775c6 [PATCH] w1: new family structure. by Evgeniy Polyakov · 19 years ago
  53. 7785925 [PATCH] w1: cleanups. by Evgeniy Polyakov · 19 years ago
  54. 85e941c [PATCH] w1_smem: support for new simple rom family [0x81 id]. by Evgeniy Polyakov · 19 years ago
  55. 718a538 [PATCH] w1_therm: support for ds18b20, ds1822 thermal sensors. by Evgeniy Polyakov · 19 years ago
  56. 2a5a68b Merge rsync://oss.sgi.com/git/xfs-2.6 by Linus Torvalds · 19 years ago
  57. 990a8ba [PATCH] md: remove unneeded NULL checks before kfree by Jesper Juhl · 19 years ago
  58. 8a5e9cf [PATCH] md: make sure md/bitmap doesn't try to write a page with active writeback by NeilBrown · 19 years ago
  59. 3973096 [PATCH] Two small fixes for md verion-1 superblocks. by NeilBrown · 19 years ago
  60. 7bfa19f [PATCH] md: allow md to update multiple superblocks in parallel. by NeilBrown · 19 years ago
  61. a654b9d8 [PATCH] md: allow md intent bitmap to be stored near the superblock. by NeilBrown · 19 years ago
  62. 3d310eb [PATCH] md: fix deadlock due to md thread processing delayed requests. by NeilBrown · 19 years ago
  63. 41158c7 [PATCH] md: optimise reconstruction when re-adding a recently failed drive. by NeilBrown · 19 years ago
  64. 289e99e [PATCH] md: initialise sync_blocks in raid1 resync by NeilBrown · 19 years ago
  65. ab7a30c [PATCH] md: fix bug when raid1 attempts a partial reconstruct. by NeilBrown · 19 years ago
  66. 191ea9b [PATCH] md: raid1 support for bitmap intent logging by NeilBrown · 19 years ago
  67. aa3163f [PATCH] md: don't skip bitmap pages due to lack of bit that we just cleared. by NeilBrown · 19 years ago
  68. 77ad4bc [PATCH] md: enable the bitmap write-back daemon and wait for it. by NeilBrown · 19 years ago
  69. bfb39fb [PATCH] md: check return value of write_page, rather than ignore it by NeilBrown · 19 years ago
  70. a2cff26 [PATCH] md: improve debug-printing of bitmap superblock. by NeilBrown · 19 years ago
  71. fc7ca16 [PATCH] md printk fix by akpm@osdl.org · 19 years ago
  72. cdbb4cc [PATCH] md: make sure md bitmap is cleared on a clean start. by NeilBrown · 19 years ago
  73. bc7f77d [PATCH] md: minor code rearrangement in bitmap_init_from_disk by NeilBrown · 19 years ago
  74. d80a138 [PATCH] md: print correct pid for newly created bitmap-writeback-daemon. by NeilBrown · 19 years ago
  75. 5f40402 [PATCH] md: call bitmap_daemon_work regularly by NeilBrown · 19 years ago
  76. 78d742d [PATCH] md: a couple of tidyups relating to the bitmap file. by NeilBrown · 19 years ago
  77. 32a7627 [PATCH] md: optimised resync using Bitmap based intent logging by NeilBrown · 19 years ago
  78. 57afd89 [PATCH] md: improve the interface to sync_request by NeilBrown · 19 years ago
  79. 06d91a5 [PATCH] md: improve locking on 'safemode' and move superblock writes by NeilBrown · 19 years ago
  80. fca4d84 [PATCH] md: merge md_enter_safemode into md_check_recovery by NeilBrown · 19 years ago
  81. c361777 [PATCH] md: make sure recovery happens when add_new_disk is used for hot_add by NeilBrown · 19 years ago
  82. 6ea9c07 [PATCH] md: cause md/raid1 to "repack" working devices when number of drives is changed by NeilBrown · 19 years ago
  83. 58a6064 [PATCH] fbdev: fill in the access_align field. by James Simmons · 19 years ago
  84. f1ab5da [PATCH] fbdev: stack reduction by James Simmons · 19 years ago
  85. 303b86d [PATCH] New framebuffer fonts + updated 12x22 font available by Jurriaan · 19 years ago
  86. d5881eb [PATCH] fbdev: new pci id for chipsfb by James Simmons · 19 years ago
  87. 1154ea7 [PATCH] Framebuffer driver for Arc LCD board by Jaya Kumar · 19 years ago
  88. 4ff45f5 [PATCH] intelfb documentation by Sylvain Meyer · 19 years ago
  89. df52933 [PATCH] intelfb: fix accel detection when changing video modes by Sylvain Meyer · 19 years ago
  90. 27aef2d [PATCH] intelfb: Add voffset option to avoid conficts with Xorg i810 driver by Sylvain Meyer · 19 years ago
  91. f18cd8f [PATCH] VGA to fbcon fix. by James Simmons · 19 years ago
  92. 8d7f085 [PATCH] pm3fb typo fix by Alexey Dobriyan · 19 years ago
  93. f5a9951 [PATCH] fbdev: iomove removal by James Simmons · 19 years ago
  94. 5a3b589 [PATCH] intelfbdrv naming fix by Andrew Morton · 19 years ago
  95. 78c0371 [PATCH] some vesafb fixes by Gerd Knorr · 19 years ago
  96. 27f931d [PATCH] s1d13xxxfb linkage fix by Andrew Morton · 19 years ago
  97. e6afbe5 [PATCH] Bring back Tux on Chips 65550 framebuffer by Keenan Pepper · 19 years ago
  98. 9769f4e [PATCH] isofs: show hidden files, add granularity for assoc/hidden files flags by Jeremy White · 19 years ago
  99. f296663 [PATCH] rock: handle directory overflows by Andrew Morton · 19 years ago
  100. 642217c [PATCH] rock: rename union members by Andrew Morton · 19 years ago