1. 712fbdd Merge refs/heads/release from master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  2. b25dd28 Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm.git by Linus Torvalds · 19 years ago
  3. 80ac291 [PATCH] ppc: L2 cache prefetch fixes on 745x by Kumar Gala · 19 years ago
  4. 8085ce08 [PATCH] Fix PCI ROM mapping by Benjamin Herrenschmidt · 19 years ago
  5. 319e76a [PATCH] Fix bug in ppc64 dynamic hugepage support by David Gibson · 19 years ago
  6. 7eaa414 [PATCH] Add missing select's to DVB_BUDGET_AV by Adrian Bunk · 19 years ago
  7. bc49a66 [SERIAL] Move serial8250_*_port prototypes to linux/serial_8250.h by Russell King · 19 years ago
  8. 103461a [ARM] Simplify setup_mm_for_reboot() by Russell King · 19 years ago
  9. 08f4ffb [ARM] Convert open-coded __pmd_populate to use inline function by Russell King · 19 years ago
  10. f8dd49f [SERIAL] mwave is no longer broken by Russell King · 19 years ago
  11. 569d2c3 [ARM] 2864/1: VST aka CONFIG_NO_IDLE_HZ support for SA11x0 by Nicolas Pitre · 19 years ago
  12. 20e9126 [ARM] 2863/1: clarify comment in PXA2xx and SA1x00 timer code by Nicolas Pitre · 19 years ago
  13. 5c53ff0 [ARM] 2862/1: VST aka CONFIG_NO_IDLE_HZ support for PXA2xx by Nicolas Pitre · 19 years ago
  14. 68d9102 [ARM] 2865/2: fix fadvise64_64 syscall argument passing by Nicolas Pitre · 19 years ago
  15. fbff868 [PATCH] hostap: Fix null pointer dereference in prism2_pccard_card_present() by Jouni Malinen · 19 years ago
  16. ee05f03 [PATCH] iseries_veth: Be consistent about driver name, increment version by Michael Ellerman · 19 years ago
  17. 59f17ae [PATCH] iseries_veth: Remove studly caps from iseries_veth.c by Michael Ellerman · 19 years ago
  18. 642d1a4 [PATCH] iseries_veth: Incorporate iseries_veth.h in iseries_veth.c by Michael Ellerman · 19 years ago
  19. 07a5c17 [PATCH] iseries_veth: Add sysfs support for port structs by Michael Ellerman · 19 years ago
  20. 76812d812 [PATCH] iseries_veth: Add sysfs support for connection structs by Michael Ellerman · 19 years ago
  21. db5e871 [PATCH] iseries_veth: Fix bogus counting of TX errors by Michael Ellerman · 19 years ago
  22. e080849 [PATCH] iseries_veth: Simplify full-queue handling by Michael Ellerman · 19 years ago
  23. 24562ff [PATCH] iseries_veth: Add a per-connection ack timer by Michael Ellerman · 19 years ago
  24. 48683d7 [PATCH] iseries_veth: Remove TX timeout code by Michael Ellerman · 19 years ago
  25. f0c129c [PATCH] iseries_veth: Use kobjects to track lifecycle of connection structs by Michael Ellerman · 19 years ago
  26. ec60bee [PATCH] iseries_veth: Make init_connection() & destroy_connection() symmetrical by Michael Ellerman · 19 years ago
  27. cbf9074 [PATCH] iseries_veth: Only call dma_unmap_single() if dma_map_single() succeeded by Michael Ellerman · 19 years ago
  28. b08bd5c [PATCH] iseries_veth: Replace lock-protected atomic with an ordinary variable by Michael Ellerman · 19 years ago
  29. d7893dd [PATCH] iseries_veth: Remove redundant message stack lock by Michael Ellerman · 19 years ago
  30. 2a5391a [PATCH] iseries_veth: Fix broken promiscuous handling by Michael Ellerman · 19 years ago
  31. 58c5900 [PATCH] iseries_veth: Try to avoid pathological reset behaviour by Michael Ellerman · 19 years ago
  32. abfda47 [PATCH] iseries_veth: Remove a FIXME WRT deletion of the ack_timer by Michael Ellerman · 19 years ago
  33. 61a3c69 [PATCH] iseries_veth: Cleanup error and debug messages by Michael Ellerman · 19 years ago
  34. 8a36895 [SPARC64]: Use 'unsigned long' for port argument to I/O string ops. by David S. Miller · 19 years ago
  35. 986632fd Auto-update from upstream by Tony Luck · 19 years ago
  36. 5981d64 [SERIAL] Convert mwave to use serial8250_(un)?register_port by Alan Cox · 19 years ago
  37. a994018 [IA64] uncached allocator: use generic (not sn2 specific) functions by Martin Hicks · 19 years ago
  38. 0f302dc [ARM] 2866/1: add i.MX set_mctrl / get_mctrl functions by Sascha Hauer · 19 years ago
  39. 147056f [ARM] 2869/1: ixp4xx: correct ioread*/iowrite* by David Vrabel · 19 years ago
  40. dcb86e8 [ARM] 2868/1: Include linux/cpumask.h in arch/arm/common/gic.c by Catalin Marinas · 19 years ago
  41. f21ee2d [ARM] 2867/2: unaligned ldrd/strd fixups by Steve Longerbeam · 19 years ago
  42. afc7097 [netdrvr de2104x] store PCI bus addresses in unsigned long by Jeff Garzik · 19 years ago
  43. 1a44935 [netdrvr tulip] new PCI ID by Jeff Garzik · 19 years ago
  44. b129a8c [SERIAL] Clean up and fix tty transmission start/stoping by Russell King · 19 years ago
  45. 3618886 [ARM] 2857/2: Dynamic tick - fix OOPS if configured and not provided by Ben Dooks · 19 years ago
  46. 5843e37 [SPARC64]: Use drivers/Kconfig by David S. Miller · 19 years ago
  47. 2ef2777 [SPARC64]: Preserve nucleus ctx page size during TLB flushes. by David S. Miller · 19 years ago
  48. 3c2cafa [SPARC64]: Do not expand CHEETAH_LOG_ERROR 3 times. by David S. Miller · 19 years ago
  49. ff67b59 [IA64] Low byte of current->personality is not a bitmask. by Tony Luck · 19 years ago
  50. dbd2fdf [SPARC64]: Kill BRANCH_IF_ANY_CHEETAH() from copy page. by David S. Miller · 19 years ago
  51. 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
  52. 62c592edea [PATCH] ppc32 8xx: fix warnings in m8xx_setup.c by Marcelo Tosatti · 19 years ago
  53. 81d4af1 [PATCH] x86: pci_assign_unassigned_resources() update by Ivan Kokshaysky · 19 years ago
  54. ed735cc Merge HEAD from /spare/repo/linux-2.6/.git by Jeff Garzik · 19 years ago
  55. 288ceb8 Auto-update from upstream by Tony Luck · 19 years ago
  56. 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
  57. 444bd6f Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 19 years ago
  58. 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
  59. c884697 [ALSA] usb-audio: throttle MIDI URB resubmits on USB errors by Clemens Ladisch · 19 years ago
  60. d568121 [PATCH] Assign device pointer to OSS devices by Takashi Iwai · 19 years ago
  61. 68c339d [ALSA] version 1.0.10rc1 by Jaroslav Kysela · 19 years ago
  62. c6c0b84 [ALSA] Add identification for Live 5.1 [SB0220] by Lee Revell · 19 years ago
  63. 6a29355 [ALSA] emu10k1 - Add missing ac97 support on SBLive! Player 5.1 by Takashi Iwai · 19 years ago
  64. 9970dce [ALSA] intel8x0 - Add quirk for FSC 4010 by Takashi Iwai · 19 years ago
  65. 7153a55 [ALSA] pcm - Fix zero-division in 32bit compat layer by Takashi Iwai · 19 years ago
  66. e0c93cf [ALSA] intel8x0 - add AC97_TUNE_MUTE_LED quirk for HP nx8220 laptop 103c:0934 by Daniel Horchner · 19 years ago
  67. c347e9f [ALSA] usb-audio: fix Emagic MIDI protocol handling by Clemens Ladisch · 19 years ago
  68. a278655 [ALSA] Fix missing spin_unlock by Takashi Iwai · 19 years ago
  69. f442e8b [ALSA] include/sound/gus.h: 'extern inline' -> 'static inline' by Adrian Bunk · 19 years ago
  70. 07e4ca5 [ALSA] hda-intel - Fix ULI M5461 support by Takashi Iwai · 19 years ago
  71. 3c10a9d [ALSA] hda-codec - Add beep support for Uniwill by Takashi Iwai · 19 years ago
  72. 5ba094d [ALSA] vxpocket - Register device pointer by Takashi Iwai · 19 years ago
  73. adf111e [ALSA] vxpocket - Fix wrong index assignment by Takashi Iwai · 19 years ago
  74. 328ac7d [ALSA] vxpocket - Add missing event callback by Takashi Iwai · 19 years ago
  75. e0be4d3 [ALSA] Fix compilation without CONFIG_PROC_FS by Takashi Iwai · 19 years ago
  76. befdf31 [ALSA] hda-codec - Code clean up by Takashi Iwai · 19 years ago
  77. 9d8f53f [ALSA] hda-intel - correct a bug in detection of rate supported by Nicolas Graziano · 19 years ago
  78. 66d1064 [ALSA] HP nx6110 quirks by Sergey Vlasov · 19 years ago
  79. 5049c35 [ALSA] ac97_bus - revert last change and do it only in the ALSA tree by Jaroslav Kysela · 19 years ago
  80. 34ad73b [ALSA] ac97_bus - replace <linux/module.h> with <sound/driver.h> for consistency by Jaroslav Kysela · 19 years ago
  81. 352dbfd [ALSA] via82xx - Add DXS entry for MSI 7142 by Takashi Iwai · 19 years ago
  82. 41e4845 [ALSA] PCM resume cleanups by Jaroslav Kysela · 19 years ago
  83. 61be3ce0 [ALSA] ac97 - make ac97 codec device name unique by Bjorge Dijkstra · 19 years ago
  84. e8da2fb [ALSA] hdspm - Fix module parameter description by Takashi Iwai · 19 years ago
  85. 1204de3 [ALSA] nm256 - Fix PM and irq handling by Takashi Iwai · 19 years ago
  86. 1cfe43d [ALSA] intel8x0 - Fix PM by Takashi Iwai · 19 years ago
  87. 65d11d9 [ALSA] ALSA timer - fixed compilation by Jaroslav Kysela · 19 years ago
  88. 5ca307b [ALSA] Timer API - SNDRV_TIMER_EVENT_RESUME - val is resolution in ns by Jaroslav Kysela · 19 years ago
  89. a501dfa [ALSA] Timer API - added SUSPEND/RESUME events by Jaroslav Kysela · 19 years ago
  90. 4712319 [ALSA] hda-intel: Suspend/resume fixes for PCM devices by Jaroslav Kysela · 19 years ago
  91. 5a47fe3c [ALSA] hda-patch-realtek - added pci subdevice ID for Acer TravelMate 8100 (3 stack model + digital out) by Jaroslav Kysela · 19 years ago
  92. 16d3f14 [ALSA] via82xx - Fix SPDIF sample rates by Takashi Iwai · 19 years ago
  93. b271131 [ALSA] Fix PCM 32bit compat layer by Takashi Iwai · 19 years ago
  94. cff7974 [ALSA] opl3sa2 - use different name for PnP BIOS driver by Jaroslav Kysela · 19 years ago
  95. 3e6c613 [ALSA] ac97: make patch_wolfson_wm97??_specific() functions static by Clemens Ladisch · 19 years ago
  96. 6207e51 [ALSA] usb-audio: use vmalloc for the PCM buffer by Clemens Ladisch · 19 years ago
  97. 55851f7 [ALSA] usb-audio: use usb_buffer_alloc/free by Clemens Ladisch · 19 years ago
  98. daa150e [ALSA] usb-audio: properly lock hwptr_done accesses by Clemens Ladisch · 19 years ago
  99. 9624ea8 [ALSA] usb-audio: actually schedule playback URBs at frame boundaries by Clemens Ladisch · 19 years ago
  100. 7efd8bc8 [ALSA] usb-audio: double-buffer all playback data by Clemens Ladisch · 19 years ago