1. 8b4a408 zs: move to the serial subsystem by Maciej W. Rozycki · 17 years ago
  2. 99e1221 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 17 years ago
  3. a6343af drivers/*: mark variables with uninitialized_var() by Jeff Garzik · 17 years ago
  4. 27d4171 mark a bunch of ISA|EISA|PCI drivers as such by Al Viro · 17 years ago
  5. b6e8f00 Fix the graphic corruption issue on IA64 machines by izumi · 17 years ago
  6. b7269dd vt: add comment for unbind_con_driver() by Jesse Barnes · 17 years ago
  7. 623e71b fbcon: allow fbcon to use the primary display driver by Antonino A. Daplas · 17 years ago
  8. 5d2b56c stallion: remove unneeded lock_kernel by Alan Cox · 17 years ago
  9. b306122 Char: istallion, init+locking fixes by Ingo Korb · 17 years ago
  10. 186797c Char: stallion, remove user class report request by Jiri Slaby · 17 years ago
  11. 8b3929a Char: Kconfig, mxser_new: remove experimental comment by Jiri Slaby · 17 years ago
  12. 0f11541 Char: vt, use ARRAY_SIZE by Jiri Slaby · 17 years ago
  13. a115293 Char: vt, use kzalloc by Jiri Slaby · 17 years ago
  14. c4ebd92 Char: riscom8, eliminate busy loop by Jiri Slaby · 17 years ago
  15. 3e98cee Char: specialix, remove busy waiting by Jiri Slaby · 17 years ago
  16. 24c032f Char: moxa, eliminate busy waiting by Jiri Slaby · 17 years ago
  17. 4969b3a Char: isicom, proper variables types by Jiri Slaby · 17 years ago
  18. e327325 Char: isicom, del_timer at exit by Jiri Slaby · 17 years ago
  19. 5b21f9d Char: isicom, cleanup locking by Jiri Slaby · 17 years ago
  20. c4923b4 Char: cyclades, fix sparse warning by Jiri Slaby · 17 years ago
  21. 054f5b0 Char: cyclades, add firmware loading by Jiri Slaby · 17 years ago
  22. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  23. ae6f4a8 Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  24. 45ea5dcd drm: add idr_init to drm_stub.c by Dave Airlie · 17 years ago
  25. cca5307 drm: fix problem with SiS typedef with sisfb enabled. by Dave Airlie · 17 years ago
  26. a5fcaa2 Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  27. d4e2cbe drm: convert drawable code to using idr by Dave Airlie · 17 years ago
  28. 6296814 drm: convert drm context code to use Linux idr by Dave Airlie · 17 years ago
  29. 489de30 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  30. c2dc1ad Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  31. 8f14137 drivers/char/ipmi/ipmi_si_intf.c: lower printk severity by Dan Aloni · 17 years ago
  32. e5fa499 drivers/char/ipmi/ipmi_poweroff.c: lower printk severity by Dan Aloni · 17 years ago
  33. 7e7d136 serial: remove termios checks from various old char serial drivers by Alan Cox · 17 years ago
  34. de1764a synclink: remove bogus 'no change' termios optimisation from synclink drivers by Alan Cox · 17 years ago
  35. 3542612 genericserial: remove bogus optimisation check and dead code paths by Alan Cox · 17 years ago
  36. db0ef08 amiserial: remove incorrect 'no termios change' check by Alan Cox · 17 years ago
  37. ea5a3dcf COBALT: remove all references to Cobalt NVRAM by Robert P. J. Day · 17 years ago
  38. 522ed77 Audit: add TTY input auditing by Miloslav Trmac · 17 years ago
  39. f3dc8c1 intel-rng: undo mess made by an 80 column extremist by Alan Cox · 17 years ago
  40. abd4aa5 undeprecate raw driver by Dave Jones · 17 years ago
  41. c289dca remove sonypi_camera_command() by Adrian Bunk · 17 years ago
  42. 759448f Kernel utf-8 handling by Jan Engelhardt · 17 years ago
  43. 7126dd0 Char: ip2, use msleep for sleeping by Jiri Slaby · 17 years ago
  44. 6defec1 Char: n_r3964, use wait_event_interruptible by Jiri Slaby · 17 years ago
  45. e0955e1 Char: genrtc, use wait_event_interruptible by Jiri Slaby · 17 years ago
  46. 6804396 Char: tty_ioctl, little whitespace cleanup by Jiri Slaby · 17 years ago
  47. 5a52bd4 Char: tty_ioctl, use wait_event_interruptible_timeout by Jiri Slaby · 17 years ago
  48. 2b770b4 Char: mxser_new, fix sparse warning by Jiri Slaby · 17 years ago
  49. 506eb99 tty_io: Use kzalloc by Jean Delvare · 17 years ago
  50. b0fed31 Char: n_hdlc, allow RESTARTSYS retval of tty write by Jiri Slaby · 17 years ago
  51. b2ff457 RTC: Ratelimit "lost interrupts" message by Ben Collins · 17 years ago
  52. 1e3e8d9 rocket.c: fix unchecked mutex_lock_interruptible() by Satyam Sharma · 17 years ago
  53. 46c65b7 Make /proc/misc use seq_list_xxx helpers by Pavel Emelianov · 17 years ago
  54. 9c1729d Prevent an O_NDELAY writer from blocking when a tty write is blocked by the tty atomic writer mutex by Alan Cox · 17 years ago
  55. 7126b75 Use menuconfig objects II - TPM by Jan Engelhardt · 17 years ago
  56. bcf6b4b Use menuconfig objects II - IPMI by Jan Engelhardt · 17 years ago
  57. 5dc4ac6 mspec_mmap: don't set VM_LOCKED by Hugh Dickins · 17 years ago
  58. ff4135a drm: remove core typedefs from the ioc32 wrappers by Dave Airlie · 17 years ago
  59. 33f60da [CHAR] Delete leftovers of old Alchemy UART driver by Ralf Baechle · 17 years ago
  60. 2f41fc8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 17 years ago
  61. 21ba0f8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  62. dc690d8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  63. fdc1f93 [MIPS] Don't use genrtc. by Ralf Baechle · 17 years ago
  64. 44173fb [MIPS] Separate platform_device registration for VR41xx GPIO by Yoichi Yuasa · 17 years ago
  65. bd63cb5 drm: remove sarea typedefs by Dave Airlie · 17 years ago
  66. e0be428 drm: detypedef the hashtab and more of sman by Dave Airlie · 17 years ago
  67. 9698b4d drm: de-typedef sman by Dave Airlie · 17 years ago
  68. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  69. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  70. 5591051 drm: detypedeffing continues... by Dave Airlie · 17 years ago
  71. cdd55a2 drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structs by Dave Airlie · 17 years ago
  72. 8fc2fdf drm: drop drm_vma_entry_t, drm_magic_entry_t by Dave Airlie · 17 years ago
  73. 056219e drm: drop drm_buf_t typedef by Dave Airlie · 17 years ago
  74. eddca55 drm: fixup other drivers for typedef removals by Dave Airlie · 17 years ago
  75. 84b1fd1 drm: remove drm_file_t, drm_device_t and drm_head_t typedefs by Dave Airlie · 17 years ago
  76. c60ce62 drm: remove a bunch of typedefs on the userspace interface by Dave Airlie · 17 years ago
  77. bf22f6f Merge branch 'for-2.6.23' into merge by Paul Mackerras · 17 years ago
  78. c6c656b r300: updates register header by Oliver McFadden · 17 years ago
  79. ddbee33 radeon: add support for vblank on crtc2 by Dave Airlie · 17 years ago
  80. 7c158ac drm: cleanup list initialisation by Dave Airlie · 17 years ago
  81. 6f71010 drm: fix typo on code drm getsarea by Dave Airlie · 17 years ago
  82. da509d7 drm: remove DRM_GETSAREA and replace with drm_getsarea function by Dave Airlie · 17 years ago
  83. bd1b331 drm: cleanup use of Linux list handling macros by Dave Airlie · 17 years ago
  84. c14d444 sx: switch subven and subid values by Jiri Slaby · 17 years ago
  85. 0f16639 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  86. 01370f0 Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  87. 24e9d0b96 [MIPS] Hook for platforms to define cachability of /dev/mem regions by Ralf Baechle · 17 years ago
  88. 5605d4d [POWERPC] Make drivers/char/hvc_console.c:khvcd() static by Adrian Bunk · 17 years ago
  89. 32efddf [POWERPC] Remove dead code for preventing pread() and pwrite() calls by Robert P. J. Day · 17 years ago
  90. f716a42 [POWERPC] VIOTAPE: Use designated initializers for fops member structures. by Robert P. J. Day · 17 years ago
  91. d6b29d7 splice: divorce the splice structure/function definitions from the pipe header by Jens Axboe · 17 years ago
  92. 72a42f2 Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGE by Hans de Goede · 17 years ago
  93. 70e8992 [AGPGART] Hand off AGP maintainence. by Dave Jones · 17 years ago
  94. 7e2a149 [WATCHDOG] at32ap700x_wdt.c - Fix compilation warnings by Wim Van Sebroeck · 17 years ago
  95. e75e657 [WATCHDOG] at32ap700x_wdt.c - Add spinlock support by Wim Van Sebroeck · 17 years ago
  96. 2840114 [WATCHDOG] at32ap700x_wdt.c - Add nowayout + MAGICCLOSE features by Wim Van Sebroeck · 17 years ago
  97. 726c9f6 [WATCHDOG] at32ap700x_wdt.c - timeout module parameter patch by Wim Van Sebroeck · 17 years ago
  98. c0ead7e [WATCHDOG] at32ap700x_wdt.c - checkpatch.pl-0.05 clean-up's by Wim Van Sebroeck · 17 years ago
  99. ad5c980 Add support SiS based XGI chips to SiS DRM. by Ian Romanick · 17 years ago
  100. b08b5ad Char: stallion, fix oops during init with ISA cards by Ingo Korb · 17 years ago