1. 9329d1b vfs: get_sb_single() - do not pass options twice by Kay Sievers · 14 years ago
  2. f1f76f8 devtmpfs: Convert dirlock to a mutex by Thomas Gleixner · 14 years ago
  3. f42ecb28 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  4. 119eecc Fix usb_serial_probe() problem introduced by the recent kfifo changes by Stefani Seibold · 14 years ago
  5. d94a510 Merge remote branch 'korg/drm-radeon-next' into drm-linus by Dave Airlie · 14 years ago
  6. 0786201 drm/radeon/kms: add definitions for v4 power tables by Alex Deucher · 14 years ago
  7. f56cd64 drm/radeon/kms: never combine LVDS with another encoder by Alex Deucher · 14 years ago
  8. 3642133 drm/radeon/kms: Check module arguments to be valid V2 by Jerome Glisse · 14 years ago
  9. 0a0c759 drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structure by Jerome Glisse · 14 years ago
  10. d2efdf6 drm/radeon/kms: add cvt mode if we only have lvds w/h and no edid (v4) by Alex Deucher · 14 years ago
  11. 512889f drm/radeon/kms: add 3DC compression support by Marek Olšák · 14 years ago
  12. 46c64d4 drm/radeon/kms: allow rendering while no colorbuffer is set on r300 by Marek Olšák · 14 years ago
  13. 5ea597f drm/radeon/kms: enable memory clock reading on legacy (V2) by Rafał Miłecki · 14 years ago
  14. c31ad97 drm/radeon/kms: prevent parallel AtomBIOS calls by Rafał Miłecki · 14 years ago
  15. d79766f drm/radeon/kms: set proper default tv standard by Alex Deucher · 14 years ago
  16. 310a82c drm/radeon/kms: fix legacy rmx by Alex Deucher · 14 years ago
  17. edc664e drm/radeon/kms/atom: fill in proper defines for digital setup by Alex Deucher · 14 years ago
  18. 44f9e6c Merge remote branch 'nouveau/for-airlied' into drm-linus by Dave Airlie · 14 years ago
  19. 29ebdf9 drm/kms: silencing a false positive warning. by Marin Mitov · 14 years ago
  20. e2108eb drm/mm: fix logic for selection of best fit block by Bob Gleitsmann · 14 years ago
  21. 7a73ba7 drm/vmwgfx: Use TTM handles instead of SIDs as user-space surface handles. by Thomas Hellstrom · 14 years ago
  22. 3d3a5b3 drm/vmwgfx: Return -ERESTARTSYS when interrupted by a signal. by Thomas Hellstrom · 14 years ago
  23. e1f7800 drm/vmwgfx: Fix unlocked ioctl and add proper access control by Thomas Hellstrom · 14 years ago
  24. 794f314 drm/radeon: fix build on 64-bit with some compilers. by Dave Airlie · 14 years ago
  25. e265f39e drivers/gpu: Use kzalloc for allocating only one thing by Julia Lawall · 14 years ago
  26. 01136ac DRM: Rename clamp variable by Andi Kleen · 14 years ago
  27. c9f937e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  28. 2218a4f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  29. fe35d4a Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  30. 9917f7b Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 14 years ago
  31. dd508ae Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  32. 7801edb media video cx23888 driver: ported to new kfifo API by Stefani Seibold · 14 years ago
  33. 86d4880 kfifo: add record handling functions by Stefani Seibold · 14 years ago
  34. a121f24 kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_user by Stefani Seibold · 14 years ago
  35. 37bdfbb kfifo: add DEFINE_KFIFO and friends, add very tiny functions by Stefani Seibold · 14 years ago
  36. 9842c38 kfifo: fix warn_unused_result by Stefani Seibold · 14 years ago
  37. 7acd72e kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... by Stefani Seibold · 14 years ago
  38. e64c026 kfifo: cleanup namespace by Stefani Seibold · 14 years ago
  39. c1e13f2 kfifo: move out spinlock by Stefani Seibold · 14 years ago
  40. 4546548 kfifo: move struct kfifo in place by Stefani Seibold · 14 years ago
  41. 2ec91ee mm tracing: cleanup Documentation/trace/events-kmem.txt by Randy Dunlap · 14 years ago
  42. a6cd13f lib/string.c: fix kernel-doc warnings by Randy Dunlap · 14 years ago
  43. 83f57a1 Revert "time: Remove xtime_cache" by Linus Torvalds · 14 years ago
  44. f1212ae PM: Runtime PM documentation update by Alan Stern · 14 years ago
  45. a6ab7aa PM / Runtime: Use device type and device class callbacks by Rafael J. Wysocki · 14 years ago
  46. 28ba0ec jfs: Fix 32bit build warning by Alan Cox · 15 years ago
  47. 95ebc3a Remove obsolete comment in fs.h by Andreas Gruenbacher · 15 years ago
  48. 5300990 Sanitize f_flags helpers by Al Viro · 14 years ago
  49. 482928d Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3) by Al Viro · 14 years ago
  50. 628ff7c anonfd: Allow making anon files read-only by Roland Dreier · 14 years ago
  51. ed26175 fs/compat_ioctl.c: fix build error when !BLOCK by Arnd Bergmann · 14 years ago
  52. 05f94c9 pohmelfs needs I_LOCK by Evgeniy Polyakov · 14 years ago
  53. 385e3ed alloc_file(): simplify handling of mnt_clone_write() errors by Roland Dreier · 14 years ago
  54. 355ffe6 MAINTAINERS: update entries for WUSB, UWB and WLP subsystems by David Vrabel · 14 years ago
  55. 3439d65 pata_bf54x: handle portmuxing of pins through GPIO PORTs by Sonic Zhang · 15 years ago
  56. 0e2c8b8 resources: fix call to alignf() in allocate_resource() by Dominik Brodowski · 14 years ago
  57. f7b84a6 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  58. 292be57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  59. 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 · 14 years ago
  60. 9d5eb67 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  61. 1f26cb9 Merge branch 'fix/misc' into for-linus by Takashi Iwai · 14 years ago
  62. 2c3b9b5 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  63. a6c56f6 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  64. db8cf33 ALSA: sbawe: fix memory detection by Krzysztof Helt · 14 years ago
  65. 40962d7 ALSA: fix incorrect rounding direction in snd_interval_ratnum() by Krzysztof Helt · 14 years ago
  66. de8853b Merge remote branch 'alsa/fixes' into fix/hda by Takashi Iwai · 14 years ago
  67. f5de24b ALSA: HDA: add powersaving hook for Realtek by Hector Martin · 14 years ago
  68. 556eea9 ALSA: HDA: remove useless mixers on Aspire 8930G by Hector Martin · 14 years ago
  69. 0f86a22 ALSA: HDA: simplify Aspire 8930G verb array by Hector Martin · 14 years ago
  70. e259532 ALSA: hda: Set Front Mic to input vref 50% for Lenovo 3000 Y410 by Daniel T Chen · 14 years ago
  71. 3d354cb nfsd: fix "insecure" export option by J. Bruce Fields · 14 years ago
  72. b746656 bnx2: Fix bnx2_netif_stop() merge error. by Michael Chan · 14 years ago
  73. aa0baae PM: Use pm_runtime_put_sync in system resume by Alan Stern · 14 years ago
  74. 95cd34b powerpc/gc/wii: Remove get_irq_desc() by Albert Herranz · 14 years ago
  75. 7ccec3e powerpc/gc/wii: hlwd-pic: convert irq_desc.lock to raw_spinlock by Albert Herranz · 14 years ago
  76. 70f1120 sched: Fix hotplug hang by Peter Zijlstra · 14 years ago
  77. 8beac08 Merge commit 'jwb/next' into merge by Benjamin Herrenschmidt · 14 years ago
  78. 2593f93 Merge commit 'kumar/next' into merge by Benjamin Herrenschmidt · 14 years ago
  79. 509426b pata_cmd64x: fix overclocking of UDMA0-2 modes by Bartlomiej Zolnierkiewicz · 14 years ago
  80. 06393af Revert "pata_cmd64x: implement serialization as per notes" by Jeff Garzik · 14 years ago
  81. 3df0fc5 sched: Restore printk sanity by Peter Zijlstra · 14 years ago
  82. 440b004 ALSA: hda/realtek: Remove extra .capsrc_nids initialization for ALC889_INTEL by Jaroslav Kysela · 14 years ago
  83. 77623f6 Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into fixes by Jaroslav Kysela · 14 years ago
  84. dd59f6c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6 by Linus Torvalds · 14 years ago
  85. 70e66a5 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  86. 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 · 14 years ago
  87. 3981e15 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  88. aac3d39 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  89. 10e5453 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  90. 3cd312c Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  91. ecd5907 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  92. b4c30aa fix more leaks in audit_tree.c tag_chunk() by Al Viro · 14 years ago
  93. 6f5d511 fix braindamage in audit_tree.c untag_chunk() by Al Viro · 14 years ago
  94. ef86f58 ALSA: Use kzalloc for allocating only one thing by Julia Lawall · 14 years ago
  95. 7c65ec7 gianfar: Fix bit definitions of IMASK_GRSC and IMASK_GTSC by Sandeep Gopalpet · 14 years ago
  96. a7f3804 gianfar: Fix stats support by Sandeep Gopalpet · 14 years ago
  97. 1ccb838 gianfar: Fix a filer bug by Sandeep Gopalpet · 14 years ago
  98. e6bf95f bnx2: fixing a timout error due not refreshing TX timers correctly by Breno Leitao · 14 years ago
  99. 4773a47 can/at91: don't check platform_get_irq's return value against zero by Uwe Kleine-König · 14 years ago
  100. 01a1e7e mISDN: use DECLARE_COMPLETION_ONSTACK for non-constant completion by Yong Zhang · 14 years ago