1. ba9341d Merge branch 'fixes' into devel by Jaroslav Kysela · 15 years ago
  2. d39e82d ALSA: USB MIDI support for Access Music VirusTI by Sebastien Alaiwan · 15 years ago
  3. f167e1d07 ALSA: usb-audio: reduce MIDI packet size to work around broken firmware by Clemens Ladisch · 15 years ago
  4. c3a3e04 ALSA: usbmixer - add possibility to remap dB values by Jaroslav Kysela · 15 years ago
  5. 9d4c7464 ALSA: ice1724 - aureon - fix wm8770 volume offset by Jaroslav Kysela · 15 years ago
  6. 21956b6 ALSA: ctxfi - fix PTP address initialization by Jaroslav Kysela · 15 years ago
  7. d5e1ca0 ALSA: dummy driver - add model parameter by Jaroslav Kysela · 15 years ago
  8. 6123637 sound: control: fix minimum TLV length by Clemens Ladisch · 15 years ago
  9. a75d7a4 sound: control: actually allow TLV command access by Clemens Ladisch · 15 years ago
  10. 7910b4a ALSA: pcm_native - fix runtime->boundary calculation by Jaroslav Kysela · 15 years ago
  11. e763692 ALSA: pcm_lib - return back hw_ptr_interrupt by Jaroslav Kysela · 15 years ago
  12. fd0b092 ALSA: hda - AD1988 codec - fix SPDIF-input mixer initialization (unmute) by Jaroslav Kysela · 15 years ago
  13. c91a988 ALSA: pcm_core: Fix wake_up() optimization by Jaroslav Kysela · 15 years ago
  14. d1db38c sound: virtuoso: add Xonar DS support by Clemens Ladisch · 15 years ago
  15. a32f667 sound: seq_timer: simplify snd_seq_timer_set_tick_resolution() parameters by Clemens Ladisch · 15 years ago
  16. ed69c6a ALSA: pcm_lib - fix wrong delta print for jiffies check by Jaroslav Kysela · 15 years ago
  17. c68db71 ALSA: ac97: add AC97 STMicroelectronics' codecs by Krzysztof Helt · 15 years ago
  18. af9a75d ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense blacklist by Daniel T Chen · 15 years ago
  19. edf12b4 sbawe: fix memory detection part 2 by Krzysztof Helt · 15 years ago
  20. 1cb4f62 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into fixes by Jaroslav Kysela · 15 years ago
  21. 444c195 sound: oss: off by one bug by Dan Carpenter · 15 years ago
  22. c4cfe66 ALSA: hda - support OLPC XO-1.5 DC input by Daniel Drake · 15 years ago
  23. 75f8991 ALSA: hda - Configure XO-1.5 microphones at capture time by Daniel Drake · 15 years ago
  24. a4ad68d Merge branch 'topic/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into devel by Jaroslav Kysela · 15 years ago
  25. cd9d95a ALSA: hda - conexant - Fixed microphone mixer for HP Compaq Presario F700 by Ken Prox · 15 years ago
  26. dd3533e ALSA: ac97_codec: merge WM9703 and WM9705 ops by Krzysztof Helt · 15 years ago
  27. 7b3a177 ALSA: pcm_lib: fix "something must be really wrong" condition by Jaroslav Kysela · 15 years ago
  28. 1250932 ALSA: pcm_lib - optimize wake_up() calls for PCM I/O by Jaroslav Kysela · 15 years ago
  29. f240406 ALSA: pcm_lib - cleanup & merge hw_ptr update functions by Jaroslav Kysela · 15 years ago
  30. 4d96eb2 ALSA: pcm_lib - add possibility to log last 10 DMA ring buffer positions by Jaroslav Kysela · 15 years ago
  31. 741b20c ALSA: pcm_lib.c - convert second xrun_debug() parameter to use defines by Jaroslav Kysela · 15 years ago
  32. 2c1f189 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  33. a81406b Merge remote branch 'korg/drm-radeon-next' into drm-linus by Dave Airlie · 15 years ago
  34. 43b19f1 drm/radeon/kms: rs600: use correct mask for SW interrupt by Luca Tettamanti · 15 years ago
  35. 65aa2f4 gpu/drm/radeon/radeon_irq.c: move a dereference below a NULL test by Darren Jenkins · 15 years ago
  36. 875c186 drm/radeon/radeon_device.c: move a dereference below a NULL test by Darren Jenkins · 15 years ago
  37. 3655d54 drm/radeon/radeon_fence.c: move a dereference below the NULL test by Darren Jenkins · 15 years ago
  38. d8a7f79 drm/radeon/radeon_connectors.c: add a NULL test before dereference by Darren Jenkins · 15 years ago
  39. 5eb2261 drm/radeon/kms: fix memory leak by Jiri Slaby · 15 years ago
  40. 90520b7 Merge branch 'drm-core-next' into drm-linus by Dave Airlie · 15 years ago
  41. e89a8c9 drm/kms: Fix &&/|| confusion in drm_fb_helper_connector_parse_command_line() by Roel Kluin · 15 years ago
  42. 8e10ee9 drm/edid: Fix CVT width/height decode by Adam Jackson · 15 years ago
  43. 69da301 drm/edid: Skip empty CVT codepoints by Adam Jackson · 15 years ago
  44. e6be8d9 drm: remove address mask param for drm_pci_alloc() by Zhenyu Wang · 15 years ago
  45. 635b3c9 Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  46. 7959722 NOMMU: Use copy_*_user_page() in access_process_vm() by Jie Zhang · 15 years ago
  47. cfe79c0 NOMMU: Avoiding duplicate icache flushes of shared maps by Mike Frysinger · 15 years ago
  48. 04e4f2b FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stack by Mike Frysinger · 15 years ago
  49. 93939f4 Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  50. b292cf9 sunrpc: fix peername failed on closed listener by Xiaotian Feng · 15 years ago
  51. 7211a4e nfsd: make sure data is on disk before calling ->fsync by Christoph Hellwig · 15 years ago
  52. b1c0ec8 Merge branch 'davinci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 15 years ago
  53. 642a74e Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  54. 823f68f drm/i915: remove full registers dump debug by Zhenyu Wang · 15 years ago
  55. 4547668 drm/i915: Add DP dpll limit on ironlake and use existing DPLL search function by Zhao Yakui · 15 years ago
  56. e5a95eb drm/i915: Select the correct BPC for LVDS on Ironlake by Zhao Yakui · 15 years ago
  57. 8faf3b3 drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeconf on Ironlake by Zhao Yakui · 15 years ago
  58. 898822c drm/i915: Enable/disable the dithering for LVDS based on VBT setting by Zhao Yakui · 15 years ago
  59. e3d8aff drm/i915: Permit pinning whilst the device is 'suspended' by Chris Wilson · 15 years ago
  60. 9ea8d05 drm/i915: Hold struct mutex whilst pinning power context bo. by Chris Wilson · 15 years ago
  61. 29bd0ae drm/i915: fix unused var by Andrew Morton · 15 years ago
  62. 69e302a drm/i915: Storage class should be before const qualifier by Tobias Klauser · 15 years ago
  63. cda9d05 drm/i915: remove render reclock support by Jesse Barnes · 15 years ago
  64. 1d3c36ad drm/i915: Fix RC6 suspend/resume by Andrew Lutomirski · 15 years ago
  65. 76446ca drm/i915: execbuf2 support by Jesse Barnes · 15 years ago
  66. c92b29e DaVinci: DM365: Add the device_enable for the DaVinci Keyscan by Miguel Aguilar · 15 years ago
  67. ae88e05 davinci: enable ARCH_HAS_HOLES_MEMORYMODEL for DaVinci by Sekhar Nori · 15 years ago
  68. 75c99bb davinci: da8xx/omap-l1: mark RTC as a wakeup source by Sekhar Nori · 15 years ago
  69. 2d3f595 davinci: cp_intc: provide set_wake function by Sekhar Nori · 15 years ago
  70. 077639f Davinci VPFE Capture: Take i2c adapter id through platform data by Vaibhav Hiremath · 15 years ago
  71. c6f7afa Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 15 years ago
  72. 34e2fde Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  73. 10b465a modules: Skip empty sections when exporting section notes by Ben Hutchings · 15 years ago
  74. 1d3d51b drm/radeon/kms: add missing breaks in i2c and ss lookups by Alex Deucher · 15 years ago
  75. 246263c drm/radeon/kms: add primary dac adj values table by Alex Deucher · 15 years ago
  76. b9597a1 drm/radeon/kms: fallback to default connector table by Alex Deucher · 15 years ago
  77. 74d2e4f Linux 2.6.33-rc3 by Linus Torvalds · 15 years ago
  78. eb1c838 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  79. db677ff Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-Pentium" by Rusty Russell · 15 years ago
  80. 6307daa Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  81. f843b0f Merge branch 'for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 by Linus Torvalds · 15 years ago
  82. dc2f9c5 ARM: 5865/1: nuc900 ethernet driver needs mii by Li Jie · 15 years ago
  83. 58b2e0a ARM: 5864/1: Implement arch_reset() in NUC900 by Li Jie · 15 years ago
  84. 1368c51 ARM: 5863/1: fix bugs of clock source of NUC900 by Li Jie · 15 years ago
  85. 070f1f1 ARM: 5858/1: Remove unused vma_vm_flags macro from v7wbi_flush_user_tlb_range by Bahadir Balban · 15 years ago
  86. e04ed38 sparc64: Fix Niagara2 perf event handling. by David S. Miller · 15 years ago
  87. efd124b exofs: simple_write_end does not mark_inode_dirty by Boaz Harrosh · 15 years ago
  88. 89be503 exofs: fix pnfs_osd re-definitions in pre-pnfs trees by Boaz Harrosh · 15 years ago
  89. 8183e2b sparc64: Fix NMI programming when perf events are active. by David S. Miller · 15 years ago
  90. 5958eed Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  91. c7c17c2 bbc_envctrl: Clean up properly if kthread_run() fails. by David S. Miller · 15 years ago
  92. c5974b8 Merge branch 'limits_cleanup' of git://decibel.fi.muni.cz/~xslaby/linux by Linus Torvalds · 15 years ago
  93. 14107c7 Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  94. 846f997 sysfs: Add lockdep annotations for the sysfs active reference by Eric W. Biederman · 15 years ago
  95. 3e27249 lguest: fix bug in setting guest GDT entry by Rusty Russell · 15 years ago
  96. 741f21e Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  97. d4d3b19 Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  98. e43c259 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  99. 3e8d95d tosh: Use non bkl ioctl by Alan Cox · 15 years ago
  100. 5d9d6e4 i2o: propogate the BKL down into the ioctl method by Alan Cox · 15 years ago