1. 099dc4f ipwireless: driver for PC Card 3G/UMTS modem by David Sterba · 19 years ago
  2. 6e5565f9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 19 years ago
  3. 123f794 i915: Fix GR register array size off-by-one bug by Jesse Barnes · 19 years ago
  4. d31d295 Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 19 years ago
  5. 3796958 Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
  6. 80ff8a8 Char: mxser, add support for CP-114UL by Jiri Slaby · 19 years ago
  7. 1c45607 Char: mxser, remove it by Jiri Slaby · 19 years ago
  8. f122bfb Char: mxser, ioctl cleanup by Jiri Slaby · 19 years ago
  9. f83bb2d Char: mxser, simplify mxser_get_serial_info by Jiri Slaby · 19 years ago
  10. 0ecd233 Char: mxser, reorder mxser_cardinfo fields by Jiri Slaby · 19 years ago
  11. c3667d5 Char: mxser, 0 to NULL in pointer by Jiri Slaby · 19 years ago
  12. d7f549f Char: mxser, remove special baudrate processing by Jiri Slaby · 19 years ago
  13. f29e37c mxser/mxser_new: first pass over termios reporting for the mxser cards by Alan Cox · 19 years ago
  14. b98e70d Char: riscom8, remove wakeup and hangup bottomhalves by Jiri Slaby · 19 years ago
  15. 3099bbc Char: serial167, remove bottomhalf by Jiri Slaby · 19 years ago
  16. ccfea3c Char: stallion, remove bottomhalf by Jiri Slaby · 19 years ago
  17. d0d4e1c Char: specialix, remove bottomhalves by Jiri Slaby · 19 years ago
  18. cfccaee Char: istallion, remove hangup bottomhalf by Jiri Slaby · 19 years ago
  19. d2e7a4b Char: esp, remove hangup and wakeup bottomhalves by Jiri Slaby · 19 years ago
  20. 1386a82 Char: riscom8, change rc_init_drivers prototype by Jiri Slaby · 19 years ago
  21. 319fe7c Char: stallion, fix compiler warnings by Jiri Slaby · 19 years ago
  22. f31e683 Char: mxser_new, ioaddresses are ulong by Jiri Slaby · 19 years ago
  23. 1237a2e Char: char/serial, remove SERIAL_TYPE_NORMAL redefines by Jiri Slaby · 19 years ago
  24. f6de0c9 Char: rocket, remove useless macros by Jiri Slaby · 19 years ago
  25. 68562b7 Char: rocket, printk cleanup by Jiri Slaby · 19 years ago
  26. 48a67f5 Char: rocket, switch long delay to sleep by Jiri Slaby · 19 years ago
  27. 48103c5 i8k: Inspiron E1705 fix by Frank Sorenson · 19 years ago
  28. fe04f22 I8K: allow i8k driver to be built on x86_64 systems by Bradley Smith · 19 years ago
  29. ae5e297 MBCS: convert dmareadlock to mutex by Matthias Kaehlcke · 19 years ago
  30. 46bca69 MBCS: convert dmawritelock to mutex by Matthias Kaehlcke · 19 years ago
  31. a40ba84 MBCS: convert algolock to mutex by Matthias Kaehlcke · 19 years ago
  32. 3d5e2c1 drm: add initial r500 drm support by Dave Airlie · 19 years ago
  33. 576cc45 radeon: setup the ring buffer fetcher to be less agressive. by Roland Scheidegger · 19 years ago
  34. 9d5b3ff drm: fixup some of the ioctl function exit paths by Dave Airlie · 19 years ago
  35. 19a8f59a drm: the drm really should call pci_set_master.. by Dave Airlie · 19 years ago
  36. 5f5f9d4 i915: Add chipset id for Intel Integrated Graphics Device by Zhenyu Wang · 19 years ago
  37. 3e684ea drm: cleanup DRM_DEBUG() parameters by Márton Németh · 19 years ago
  38. 4d1f788 drm/i915: add support for E7221 chipset by Carlos Martín · 19 years ago
  39. d5b0d1b drm: don't cast a pointer to pointer of list_head by Li Zefan · 19 years ago
  40. a96ca10 mga_dma: return 'err' not just zero from mga_do_cleanup_dma() by Jesper Juhl · 19 years ago
  41. e3236a1 drm: add _DRM_DRIVER flag, and re-order unload. by Dave Airlie · 19 years ago
  42. 77e27e9 drm: enable udev node creation by Dave Airlie · 19 years ago
  43. b018fcd drm: Make DRM_IOCTL_GET_CLIENT return EINVAL when it can't find client #idx. by Eric Anholt · 19 years ago
  44. 3260f9f drm: move drm_mem_init to proper place in startup sequence by Dave Airlie · 19 years ago
  45. 2716a02 drm: call driver load function after initialising AGP by Dave Airlie · 19 years ago
  46. 7ffa05e drm: Fix ioc32 compat layer by Ian Romanick · 19 years ago
  47. 47a184a drm: fd.o bug #11895: Only add the AGP base to map offset if the caller didn't. by Eric Anholt · 19 years ago
  48. ba8bbcf i915: add suspend/resume support by Jesse Barnes · 19 years ago
  49. e8b962b drm: update DRM sysfs support by Jesse Barnes · 19 years ago
  50. 8b40958 drm: Initialize the AGP structure's base address at init rather than enable. by Eric Anholt · 19 years ago
  51. ded2335 drm: move two function extern into the correct block by Dave Airlie · 19 years ago
  52. bc5f452 drm: run cleanfile across drm tree by Dave Airlie · 19 years ago
  53. 8562b3f drm: some minor cleanups and changes to make memory manager merging easier. by Dave Airlie · 19 years ago
  54. 256ae6a Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virtex into for-2.6.25 by Josh Boyer · 19 years ago
  55. 102f4a0 ip27-rtc: convert ioctl to unlocked_ioctl by Cyrill Gorcunov · 19 years ago
  56. e1d42c9 tpm: infineon section mismatch by Randy Dunlap · 19 years ago
  57. 54d2a37 Fix IXANY and restart after signal (e.g. ctrl-C) in n_tty line discipline by Joe Peterson · 19 years ago
  58. a9000d0 ik8: add Dell UK 6400 Inspiron model (MM061) by Nick Warne · 19 years ago
  59. cce992b Amiga serial driver: port_write_mutex fixup by Daniel Walker · 19 years ago
  60. e381d1c drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 19 years ago
  61. ec5b115 tty: enable the echoing of ^C in the N_TTY discipline by Joe Peterson · 19 years ago
  62. bed9759 drivers/char: use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 19 years ago
  63. a6752f3 unix98 allocated_ptys_lock semaphore to mutex by Daniel Walker · 19 years ago
  64. eb31005 drivers/char/tty_io.c: remove pty_sem by Daniel Walker · 19 years ago
  65. f5d3f30 char: use SGI_HAS_DS1286 for SGI_DS1286 depends by Thomas Bogendoerfer · 19 years ago
  66. 91f3f1e drivers/char/random.c:write_pool() cond_resched() needed by Matt Mackall · 19 years ago
  67. ed8485f synclink_gt fix missed serial input signal changes by Paul Fulghum · 19 years ago
  68. 3dd1247 synclink: standardize format of linux header file include's with "<>" by Robert P. J. Day · 19 years ago
  69. 11025e8 via-rng: enable secondary noise source on CPUs where it is present by Dave Jones · 19 years ago
  70. b094000 vt: bitlock fix by Nick Piggin · 19 years ago
  71. 5bd91f1 tpm.c: fix crash during device removal by Richard MUSIL · 19 years ago
  72. 2646437 proper prototype for vty_init() by Adrian Bunk · 19 years ago
  73. 0a5dcb5 Parallel port: convert port_mutex to the mutex API by Matthias Kaehlcke · 19 years ago
  74. 911f215 Remove inclusions of <linux/autoconf.h> by Ralf Baechle · 19 years ago
  75. d9afa43 riscom8: fix SMP brokenness by Jeff Garzik · 19 years ago
  76. ef141a0 [POWERPC] Xilinx: hwicap driver by Stephen Neuendorffer · 19 years ago
  77. 9914712 Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 19 years ago
  78. a41e3dc HWRNG: add possibility to remove hwrng devices during suspend/resume by Rafael J. Wysocki · 19 years ago
  79. 533354d Misc: Add possibility to remove misc devices during suspend/resume by Rafael J. Wysocki · 19 years ago
  80. 6d6f8d5 agp: alpha nopage by Nick Piggin · 19 years ago
  81. ecb8a84 pcmcia: convert some internal-only ioaddr_t to unsigned int by Olof Johansson · 19 years ago
  82. bc89460 agp: remove flush_agp_mappings calls from new flush handling code by Dave Airlie · 19 years ago
  83. f011ae7 intel-agp: introduce IS_I915 and do some cleanups.. by Dave Airlie · 19 years ago
  84. 9119f85 [intel_agp] fix name for G35 chipset by Zhenyu Wang · 19 years ago
  85. 4d64dd9 intel-agp: fixup resource handling in flush code. by Dave Airlie · 19 years ago
  86. 4e8b6e2 intel-agp: add new chipset ID by Zhenyu Wang · 19 years ago
  87. 91d361c agp: remove unnecessary pci_dev_put by Julia Lawall · 19 years ago
  88. 62f29ba agp: remove uid comparison as security check by serue@us.ibm.com · 19 years ago
  89. 1fa4db7 fix AGP warning by Andrew Morton · 19 years ago
  90. 2162e6a agp/intel: Add chipset flushing support for i8xx chipsets. by Dave Airlie · 19 years ago
  91. 6c00a61 intel-agp: add chipset flushing support by Dave Airlie · 19 years ago
  92. a13af4b agp: add chipset flushing support to AGP interface by Dave Airlie · 19 years ago
  93. 93890b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 19 years ago
  94. f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  95. 2f98735 vm audit: add VM_DONTEXPAND to mmap for drivers that need it by Nick Piggin · 19 years ago
  96. a586d4f virtio: simplify config mechanism. by Rusty Russell · 19 years ago
  97. 8dfba4d drivers/char/: Spelling fixes by Joe Perches · 19 years ago
  98. 18bbe0c2 nozomi: finish constification by Frank Seidel · 19 years ago
  99. 71e1b4a nozomi: constify driver by Jan Engelhardt · 19 years ago
  100. e9ed537 nozomi driver update by Frank Seidel · 19 years ago