1. 8a700f3 USB: musb: MAINTAINERS: Fix my tree's address by Felipe Balbi · 15 years ago
  2. f95c4c0 USB: musb: fix compiling warning with min() macro by Cliff Cai · 15 years ago
  3. e3060b1 USB: musb: move musb_remove to __exit by Felipe Balbi · 15 years ago
  4. 95962a7 USB: musb_gadget: fix kernel oops in txstate() by Sergei Shtylyov · 15 years ago
  5. 4e092d1 USB: ftdi_sio: sort PID/VID entries in new ftdi_sio_ids.h header by Andreas Mohr · 15 years ago
  6. 31844d5 USB: ftdi_sio: isolate all device IDs to new ftdi_sio_ids.h header by Andreas Mohr · 15 years ago
  7. 70445ae USB core: fix recent kernel-doc warnings by Randy Dunlap · 15 years ago
  8. 4b372072 USB: add device ID for Apple Cinema Display 23in 2007 by pancho horrillo · 15 years ago
  9. 40b5237 USB: fix section mismatch in early ehci dbgp by Jan Beulich · 15 years ago
  10. ac06c06 USB: emi62: fix crash when trying to load EMI 6|2 firmware by Clemens Ladisch · 15 years ago
  11. 27f1281 USB: serial: Extra device/vendor ID for mos7840 driver by Blaise Gassend · 15 years ago
  12. 179192d USB: Fix double-linking of drivers/usb/otg when ULPI is selected by Bill Gatliff · 15 years ago
  13. ff3b968 USB: gadget: Use ERR_PTR/IS_ERR by Julia Lawall · 15 years ago
  14. da30712 USB: fix bugs in usb_(de)authorize_device by Alan Stern · 15 years ago
  15. 8d8558d USB: rename usb_configure_device by Alan Stern · 15 years ago
  16. baf6774 USB: power management documentation update by Alan Stern · 15 years ago
  17. f42ecb28 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  18. 119eecc Fix usb_serial_probe() problem introduced by the recent kfifo changes by Stefani Seibold · 15 years ago
  19. d94a510 Merge remote branch 'korg/drm-radeon-next' into drm-linus by Dave Airlie · 15 years ago
  20. 0786201 drm/radeon/kms: add definitions for v4 power tables by Alex Deucher · 15 years ago
  21. f56cd64 drm/radeon/kms: never combine LVDS with another encoder by Alex Deucher · 15 years ago
  22. 3642133 drm/radeon/kms: Check module arguments to be valid V2 by Jerome Glisse · 15 years ago
  23. 0a0c759 drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structure by Jerome Glisse · 15 years ago
  24. d2efdf6 drm/radeon/kms: add cvt mode if we only have lvds w/h and no edid (v4) by Alex Deucher · 15 years ago
  25. 512889f drm/radeon/kms: add 3DC compression support by Marek Olšák · 15 years ago
  26. 46c64d4 drm/radeon/kms: allow rendering while no colorbuffer is set on r300 by Marek Olšák · 15 years ago
  27. 5ea597f drm/radeon/kms: enable memory clock reading on legacy (V2) by Rafał Miłecki · 15 years ago
  28. c31ad97 drm/radeon/kms: prevent parallel AtomBIOS calls by Rafał Miłecki · 15 years ago
  29. d79766f drm/radeon/kms: set proper default tv standard by Alex Deucher · 15 years ago
  30. 310a82c drm/radeon/kms: fix legacy rmx by Alex Deucher · 15 years ago
  31. edc664e drm/radeon/kms/atom: fill in proper defines for digital setup by Alex Deucher · 15 years ago
  32. 44f9e6c Merge remote branch 'nouveau/for-airlied' into drm-linus by Dave Airlie · 15 years ago
  33. 29ebdf9 drm/kms: silencing a false positive warning. by Marin Mitov · 15 years ago
  34. e2108eb drm/mm: fix logic for selection of best fit block by Bob Gleitsmann · 15 years ago
  35. 7a73ba7 drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles. by Thomas Hellstrom · 15 years ago
  36. 3d3a5b3 drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal. by Thomas Hellstrom · 15 years ago
  37. e1f7800 drm/vmwgfx: Fix unlocked ioctl and add proper access control by Thomas Hellstrom · 15 years ago
  38. 794f314 drm/radeon: fix build on 64-bit with some compilers. by Dave Airlie · 15 years ago
  39. e265f39e drivers/gpu: Use kzalloc for allocating only one thing by Julia Lawall · 15 years ago
  40. 01136ac DRM: Rename clamp variable by Andi Kleen · 15 years ago
  41. c9f937e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  42. 2218a4f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  43. fe35d4a Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  44. 9917f7b Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 15 years ago
  45. dd508ae Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  46. 7801edb media video cx23888 driver: ported to new kfifo API by Stefani Seibold · 15 years ago
  47. 86d4880 kfifo: add record handling functions by Stefani Seibold · 15 years ago
  48. a121f24 kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_user by Stefani Seibold · 15 years ago
  49. 37bdfbb kfifo: add DEFINE_KFIFO and friends, add very tiny functions by Stefani Seibold · 15 years ago
  50. 9842c38 kfifo: fix warn_unused_result by Stefani Seibold · 15 years ago
  51. 7acd72e kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... by Stefani Seibold · 15 years ago
  52. e64c026 kfifo: cleanup namespace by Stefani Seibold · 15 years ago
  53. c1e13f2 kfifo: move out spinlock by Stefani Seibold · 15 years ago
  54. 4546548 kfifo: move struct kfifo in place by Stefani Seibold · 15 years ago
  55. 2ec91ee mm tracing: cleanup Documentation/trace/events-kmem.txt by Randy Dunlap · 15 years ago
  56. a6cd13f lib/string.c: fix kernel-doc warnings by Randy Dunlap · 15 years ago
  57. 83f57a1 Revert "time: Remove xtime_cache" by Linus Torvalds · 15 years ago
  58. f1212ae PM: Runtime PM documentation update by Alan Stern · 15 years ago
  59. a6ab7aa PM / Runtime: Use device type and device class callbacks by Rafael J. Wysocki · 15 years ago
  60. 28ba0ec jfs: Fix 32bit build warning by Alan Cox · 15 years ago
  61. 95ebc3a Remove obsolete comment in fs.h by Andreas Gruenbacher · 15 years ago
  62. 5300990 Sanitize f_flags helpers by Al Viro · 15 years ago
  63. 482928d Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3) by Al Viro · 15 years ago
  64. 628ff7c anonfd: Allow making anon files read-only by Roland Dreier · 15 years ago
  65. ed26175 fs/compat_ioctl.c: fix build error when !BLOCK by Arnd Bergmann · 15 years ago
  66. 05f94c9 pohmelfs needs I_LOCK by Evgeniy Polyakov · 15 years ago
  67. 385e3ed alloc_file(): simplify handling of mnt_clone_write() errors by Roland Dreier · 15 years ago
  68. 355ffe6 MAINTAINERS: update entries for WUSB, UWB and WLP subsystems by David Vrabel · 15 years ago
  69. 3439d65 pata_bf54x: handle portmuxing of pins through GPIO PORTs by Sonic Zhang · 15 years ago
  70. 0e2c8b8 resources: fix call to alignf() in allocate_resource() by Dominik Brodowski · 15 years ago
  71. f7b84a6 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  72. 292be57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  73. 1814f2d Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  74. 9d5eb67 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  75. 1f26cb9 Merge branch 'fix/misc' into for-linus by Takashi Iwai · 15 years ago
  76. 2c3b9b5 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  77. a6c56f6 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  78. db8cf33 ALSA: sbawe: fix memory detection by Krzysztof Helt · 15 years ago
  79. 40962d7 ALSA: fix incorrect rounding direction in snd_interval_ratnum() by Krzysztof Helt · 15 years ago
  80. de8853b Merge remote branch 'alsa/fixes' into fix/hda by Takashi Iwai · 15 years ago
  81. f5de24b ALSA: HDA: add powersaving hook for Realtek by Hector Martin · 15 years ago
  82. 556eea9 ALSA: HDA: remove useless mixers on Aspire 8930G by Hector Martin · 15 years ago
  83. 0f86a22 ALSA: HDA: simplify Aspire 8930G verb array by Hector Martin · 15 years ago
  84. e259532 ALSA: hda: Set Front Mic to input vref 50% for Lenovo 3000 Y410 by Daniel T Chen · 15 years ago
  85. 3d354cb nfsd: fix "insecure" export option by J. Bruce Fields · 15 years ago
  86. b746656 bnx2: Fix bnx2_netif_stop() merge error. by Michael Chan · 15 years ago
  87. aa0baae PM: Use pm_runtime_put_sync in system resume by Alan Stern · 15 years ago
  88. 95cd34b powerpc/gc/wii: Remove get_irq_desc() by Albert Herranz · 15 years ago
  89. 7ccec3e powerpc/gc/wii: hlwd-pic: convert irq_desc.lock to raw_spinlock by Albert Herranz · 15 years ago
  90. 70f1120 sched: Fix hotplug hang by Peter Zijlstra · 15 years ago
  91. 8beac08 Merge commit 'jwb/next' into merge by Benjamin Herrenschmidt · 15 years ago
  92. 2593f93 Merge commit 'kumar/next' into merge by Benjamin Herrenschmidt · 15 years ago
  93. 509426b pata_cmd64x: fix overclocking of UDMA0-2 modes by Bartlomiej Zolnierkiewicz · 15 years ago
  94. 06393af Revert "pata_cmd64x: implement serialization as per notes" by Jeff Garzik · 15 years ago
  95. 3df0fc5 sched: Restore printk sanity by Peter Zijlstra · 15 years ago
  96. 440b004 ALSA: hda/realtek: Remove extra .capsrc_nids initialization for ALC889_INTEL by Jaroslav Kysela · 15 years ago
  97. 77623f6 Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into fixes by Jaroslav Kysela · 15 years ago
  98. dd59f6c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6 by Linus Torvalds · 15 years ago
  99. 70e66a5 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  100. eca9dfc Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago