1. 3d5e2c1 drm: add initial r500 drm support by Dave Airlie · 17 years ago
  2. 576cc45 radeon: setup the ring buffer fetcher to be less agressive. by Roland Scheidegger · 17 years ago
  3. 9d5b3ff drm: fixup some of the ioctl function exit paths by Dave Airlie · 17 years ago
  4. 19a8f59a drm: the drm really should call pci_set_master.. by Dave Airlie · 17 years ago
  5. 5f5f9d4 i915: Add chipset id for Intel Integrated Graphics Device by Zhenyu Wang · 17 years ago
  6. 3e684ea drm: cleanup DRM_DEBUG() parameters by Márton Németh · 17 years ago
  7. 4d1f788 drm/i915: add support for E7221 chipset by Carlos Martín · 17 years ago
  8. d5b0d1b drm: don't cast a pointer to pointer of list_head by Li Zefan · 17 years ago
  9. a96ca10 mga_dma: return 'err' not just zero from mga_do_cleanup_dma() by Jesper Juhl · 17 years ago
  10. e3236a1 drm: add _DRM_DRIVER flag, and re-order unload. by Dave Airlie · 17 years ago
  11. 77e27e9 drm: enable udev node creation by Dave Airlie · 17 years ago
  12. b018fcd drm: Make DRM_IOCTL_GET_CLIENT return EINVAL when it can't find client #idx. by Eric Anholt · 17 years ago
  13. 3260f9f drm: move drm_mem_init to proper place in startup sequence by Dave Airlie · 17 years ago
  14. 2716a02 drm: call driver load function after initialising AGP by Dave Airlie · 17 years ago
  15. 7ffa05e drm: Fix ioc32 compat layer by Ian Romanick · 17 years ago
  16. 47a184a drm: fd.o bug #11895: Only add the AGP base to map offset if the caller didn't. by Eric Anholt · 17 years ago
  17. ba8bbcf i915: add suspend/resume support by Jesse Barnes · 17 years ago
  18. e8b962b drm: update DRM sysfs support by Jesse Barnes · 17 years ago
  19. 8b40958 drm: Initialize the AGP structure's base address at init rather than enable. by Eric Anholt · 17 years ago
  20. ded2335 drm: move two function extern into the correct block by Dave Airlie · 17 years ago
  21. bc5f452 drm: run cleanfile across drm tree by Dave Airlie · 17 years ago
  22. 8562b3f drm: some minor cleanups and changes to make memory manager merging easier. by Dave Airlie · 17 years ago
  23. 102f4a0 ip27-rtc: convert ioctl to unlocked_ioctl by Cyrill Gorcunov · 17 years ago
  24. e1d42c9 tpm: infineon section mismatch by Randy Dunlap · 17 years ago
  25. 54d2a37 Fix IXANY and restart after signal (e.g. ctrl-C) in n_tty line discipline by Joe Peterson · 17 years ago
  26. a9000d0 ik8: add Dell UK 6400 Inspiron model (MM061) by Nick Warne · 17 years ago
  27. cce992b Amiga serial driver: port_write_mutex fixup by Daniel Walker · 17 years ago
  28. e381d1c drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 17 years ago
  29. ec5b115 tty: enable the echoing of ^C in the N_TTY discipline by Joe Peterson · 17 years ago
  30. bed9759 drivers/char: use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 17 years ago
  31. a6752f3 unix98 allocated_ptys_lock semaphore to mutex by Daniel Walker · 17 years ago
  32. eb31005 drivers/char/tty_io.c: remove pty_sem by Daniel Walker · 17 years ago
  33. f5d3f30 char: use SGI_HAS_DS1286 for SGI_DS1286 depends by Thomas Bogendoerfer · 17 years ago
  34. 91f3f1e drivers/char/random.c:write_pool() cond_resched() needed by Matt Mackall · 17 years ago
  35. ed8485f synclink_gt fix missed serial input signal changes by Paul Fulghum · 17 years ago
  36. 3dd1247 synclink: standardize format of linux header file include's with "<>" by Robert P. J. Day · 17 years ago
  37. 11025e8 via-rng: enable secondary noise source on CPUs where it is present by Dave Jones · 17 years ago
  38. b094000 vt: bitlock fix by Nick Piggin · 17 years ago
  39. 5bd91f1 tpm.c: fix crash during device removal by Richard MUSIL · 17 years ago
  40. 2646437 proper prototype for vty_init() by Adrian Bunk · 17 years ago
  41. 0a5dcb5 Parallel port: convert port_mutex to the mutex API by Matthias Kaehlcke · 17 years ago
  42. 911f215 Remove inclusions of <linux/autoconf.h> by Ralf Baechle · 17 years ago
  43. d9afa43 riscom8: fix SMP brokenness by Jeff Garzik · 17 years ago
  44. 9914712 Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 17 years ago
  45. a41e3dc HWRNG: add possibility to remove hwrng devices during suspend/resume by Rafael J. Wysocki · 17 years ago
  46. 533354d Misc: Add possibility to remove misc devices during suspend/resume by Rafael J. Wysocki · 17 years ago
  47. 6d6f8d5 agp: alpha nopage by Nick Piggin · 17 years ago
  48. ecb8a84 pcmcia: convert some internal-only ioaddr_t to unsigned int by Olof Johansson · 17 years ago
  49. bc89460 agp: remove flush_agp_mappings calls from new flush handling code by Dave Airlie · 17 years ago
  50. f011ae7 intel-agp: introduce IS_I915 and do some cleanups.. by Dave Airlie · 17 years ago
  51. 9119f85 [intel_agp] fix name for G35 chipset by Zhenyu Wang · 17 years ago
  52. 4d64dd9 intel-agp: fixup resource handling in flush code. by Dave Airlie · 17 years ago
  53. 4e8b6e2 intel-agp: add new chipset ID by Zhenyu Wang · 17 years ago
  54. 91d361c agp: remove unnecessary pci_dev_put by Julia Lawall · 17 years ago
  55. 62f29ba agp: remove uid comparison as security check by serue@us.ibm.com · 17 years ago
  56. 1fa4db7 fix AGP warning by Andrew Morton · 17 years ago
  57. 2162e6a agp/intel: Add chipset flushing support for i8xx chipsets. by Dave Airlie · 17 years ago
  58. 6c00a61 intel-agp: add chipset flushing support by Dave Airlie · 17 years ago
  59. a13af4b agp: add chipset flushing support to AGP interface by Dave Airlie · 17 years ago
  60. 93890b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
  61. f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  62. 2f98735 vm audit: add VM_DONTEXPAND to mmap for drivers that need it by Nick Piggin · 17 years ago
  63. a586d4f virtio: simplify config mechanism. by Rusty Russell · 17 years ago
  64. 8dfba4d drivers/char/: Spelling fixes by Joe Perches · 17 years ago
  65. 18bbe0c2 nozomi: finish constification by Frank Seidel · 17 years ago
  66. 71e1b4a nozomi: constify driver by Jan Engelhardt · 17 years ago
  67. e9ed537 nozomi driver update by Frank Seidel · 17 years ago
  68. 4746ec5 [AUDIT] add session id to audit messages by Eric Paris · 17 years ago
  69. 0c11b94 [PATCH] switch audit_get_loginuid() to task_struct * by Al Viro · 17 years ago
  70. 640e248 unexport add_disk_randomness by Adrian Bunk · 17 years ago
  71. bd45ac0 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  72. 5398f98 x86: remove flush_agp_mappings() by Ingo Molnar · 17 years ago
  73. d7c8f21 x86: cpa: move flush to cpa by Thomas Gleixner · 17 years ago
  74. 6d238cc x86: convert CPA users to the new set_page_ API by Arjan van de Ven · 17 years ago
  75. f8f7648 rtc: use the IRQ callback interface in (old) RTC driver by Bernhard Walle · 17 years ago
  76. 5fd1fe9 x86: clean up drivers/char/rtc.c by Ingo Molnar · 17 years ago
  77. 02456c7 x86: nuke a ton of dead hpet code by Thomas Gleixner · 17 years ago
  78. 37a47db8 x86: assign IRQs to HPET timers, fix by Balaji Rao · 17 years ago
  79. e3f37a5 x86: assign IRQs to HPET timers by Balaji Rao · 17 years ago
  80. eba0e31 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 17 years ago
  81. f7eb12c kobject: convert hvcs to use kref, not kobject by Greg Kroah-Hartman · 17 years ago
  82. 12b20de kobject: convert hvc_console to use kref, not kobject by Greg Kroah-Hartman · 17 years ago
  83. 20fd1e3 nozomi driver by Frank Seidel · 17 years ago
  84. 53256f5 drm/i915: add support for E7221 chipset by Carlos Martín · 17 years ago
  85. e914a36 agp/intel: add support for E7221 chipset by Carlos Martín · 17 years ago
  86. 9156ad4 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  87. 889c94a Fix file references in documentation and Kconfig by Johann Felix Soden · 17 years ago
  88. 2490c68 TPM: fix suspend and resume failure by David Smith · 17 years ago
  89. 9aa6ad3 [HWRNG] pasemi: Add missing wait argument to data_present by Kamalesh Babulal · 17 years ago
  90. 984e976 [HWRNG]: move status polling loop to data_present callbacks by Patrick McHardy · 17 years ago
  91. bf5e583 pl2303: Fix mode switching regression by Alan Cox · 17 years ago
  92. db99247 tty: fix logic change introduced by wait_event_interruptible_timeout() by Cory T. Tusar · 17 years ago
  93. c2a7dcad Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  94. 87d5df6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  95. cb8c9b6 tipar: remove obsolete module by Romain Liévin · 17 years ago
  96. 980110c Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 17 years ago
  97. b242a60 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  98. 9213148 Pull apm-freeze-fix into release branch by Len Brown · 17 years ago
  99. 4670df8 gpio_cs5535: disable AUX on output by Ben Gardner · 17 years ago
  100. cc1bf18 Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/pasemi into for-2.6.25 by Paul Mackerras · 17 years ago