1. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  2. 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
  3. 45ea5dcd drm: add idr_init to drm_stub.c by Dave Airlie · 17 years ago
  4. cca5307 drm: fix problem with SiS typedef with sisfb enabled. by Dave Airlie · 17 years ago
  5. 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
  6. d4e2cbe drm: convert drawable code to using idr by Dave Airlie · 17 years ago
  7. 6296814 drm: convert drm context code to use Linux idr by Dave Airlie · 17 years ago
  8. 489de30 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  9. 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
  10. 8f14137 drivers/char/ipmi/ipmi_si_intf.c: lower printk severity by Dan Aloni · 17 years ago
  11. e5fa499 drivers/char/ipmi/ipmi_poweroff.c: lower printk severity by Dan Aloni · 17 years ago
  12. 7e7d136 serial: remove termios checks from various old char serial drivers by Alan Cox · 17 years ago
  13. de1764a synclink: remove bogus 'no change' termios optimisation from synclink drivers by Alan Cox · 17 years ago
  14. 3542612 genericserial: remove bogus optimisation check and dead code paths by Alan Cox · 17 years ago
  15. db0ef08 amiserial: remove incorrect 'no termios change' check by Alan Cox · 17 years ago
  16. ea5a3dcf COBALT: remove all references to Cobalt NVRAM by Robert P. J. Day · 17 years ago
  17. 522ed77 Audit: add TTY input auditing by Miloslav Trmac · 17 years ago
  18. f3dc8c1 intel-rng: undo mess made by an 80 column extremist by Alan Cox · 17 years ago
  19. abd4aa5 undeprecate raw driver by Dave Jones · 17 years ago
  20. c289dca remove sonypi_camera_command() by Adrian Bunk · 17 years ago
  21. 759448f Kernel utf-8 handling by Jan Engelhardt · 17 years ago
  22. 7126dd0 Char: ip2, use msleep for sleeping by Jiri Slaby · 17 years ago
  23. 6defec1 Char: n_r3964, use wait_event_interruptible by Jiri Slaby · 17 years ago
  24. e0955e1 Char: genrtc, use wait_event_interruptible by Jiri Slaby · 17 years ago
  25. 6804396 Char: tty_ioctl, little whitespace cleanup by Jiri Slaby · 17 years ago
  26. 5a52bd4 Char: tty_ioctl, use wait_event_interruptible_timeout by Jiri Slaby · 17 years ago
  27. 2b770b4 Char: mxser_new, fix sparse warning by Jiri Slaby · 17 years ago
  28. 506eb99 tty_io: Use kzalloc by Jean Delvare · 17 years ago
  29. b0fed31 Char: n_hdlc, allow RESTARTSYS retval of tty write by Jiri Slaby · 17 years ago
  30. b2ff457 RTC: Ratelimit "lost interrupts" message by Ben Collins · 17 years ago
  31. 1e3e8d9 rocket.c: fix unchecked mutex_lock_interruptible() by Satyam Sharma · 17 years ago
  32. 46c65b7 Make /proc/misc use seq_list_xxx helpers by Pavel Emelianov · 17 years ago
  33. 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
  34. 7126b75 Use menuconfig objects II - TPM by Jan Engelhardt · 17 years ago
  35. bcf6b4b Use menuconfig objects II - IPMI by Jan Engelhardt · 17 years ago
  36. 5dc4ac6 mspec_mmap: don't set VM_LOCKED by Hugh Dickins · 17 years ago
  37. ff4135a drm: remove core typedefs from the ioc32 wrappers by Dave Airlie · 17 years ago
  38. 33f60da [CHAR] Delete leftovers of old Alchemy UART driver by Ralf Baechle · 17 years ago
  39. 2f41fc8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 17 years ago
  40. 21ba0f8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  41. dc690d8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  42. fdc1f93 [MIPS] Don't use genrtc. by Ralf Baechle · 17 years ago
  43. 44173fb [MIPS] Separate platform_device registration for VR41xx GPIO by Yoichi Yuasa · 18 years ago
  44. bd63cb5 drm: remove sarea typedefs by Dave Airlie · 17 years ago
  45. e0be428 drm: detypedef the hashtab and more of sman by Dave Airlie · 17 years ago
  46. 9698b4d drm: de-typedef sman by Dave Airlie · 17 years ago
  47. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  48. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  49. 5591051 drm: detypedeffing continues... by Dave Airlie · 17 years ago
  50. cdd55a2 drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structs by Dave Airlie · 17 years ago
  51. 8fc2fdf drm: drop drm_vma_entry_t, drm_magic_entry_t by Dave Airlie · 17 years ago
  52. 056219e drm: drop drm_buf_t typedef by Dave Airlie · 17 years ago
  53. eddca55 drm: fixup other drivers for typedef removals by Dave Airlie · 17 years ago
  54. 84b1fd1 drm: remove drm_file_t, drm_device_t and drm_head_t typedefs by Dave Airlie · 17 years ago
  55. c60ce62 drm: remove a bunch of typedefs on the userspace interface by Dave Airlie · 17 years ago
  56. bf22f6f Merge branch 'for-2.6.23' into merge by Paul Mackerras · 17 years ago
  57. c6c656b r300: updates register header by Oliver McFadden · 17 years ago
  58. ddbee33 radeon: add support for vblank on crtc2 by Dave Airlie · 17 years ago
  59. 7c158ac drm: cleanup list initialisation by Dave Airlie · 17 years ago
  60. 6f71010 drm: fix typo on code drm getsarea by Dave Airlie · 18 years ago
  61. da509d7 drm: remove DRM_GETSAREA and replace with drm_getsarea function by Dave Airlie · 18 years ago
  62. bd1b331 drm: cleanup use of Linux list handling macros by Dave Airlie · 18 years ago
  63. c14d444 sx: switch subven and subid values by Jiri Slaby · 17 years ago
  64. 0f16639 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  65. 01370f0 Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  66. 24e9d0b96 [MIPS] Hook for platforms to define cachability of /dev/mem regions by Ralf Baechle · 17 years ago
  67. 5605d4d [POWERPC] Make drivers/char/hvc_console.c:khvcd() static by Adrian Bunk · 17 years ago
  68. 32efddf [POWERPC] Remove dead code for preventing pread() and pwrite() calls by Robert P. J. Day · 17 years ago
  69. f716a42 [POWERPC] VIOTAPE: Use designated initializers for fops member structures. by Robert P. J. Day · 17 years ago
  70. d6b29d7 splice: divorce the splice structure/function definitions from the pipe header by Jens Axboe · 17 years ago
  71. 72a42f2 Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGE by Hans de Goede · 17 years ago
  72. 70e8992 [AGPGART] Hand off AGP maintainence. by Dave Jones · 17 years ago
  73. ad5c980 Add support SiS based XGI chips to SiS DRM. by Ian Romanick · 17 years ago
  74. b08b5ad Char: stallion, fix oops during init with ISA cards by Ingo Korb · 17 years ago
  75. 1ed8a2b console UTF-8 fixes (fix) by Egmont Koblinger · 17 years ago
  76. 47d4637 [AGPGART] intel_agp: don't load if no IGD and AGP port by Wang Zhenyu · 17 years ago
  77. 679ce0a random: fix output buffer folding by Matt Mackall · 17 years ago
  78. 38ad2ed tty: restore locked ioctl file op by Paul Fulghum · 17 years ago
  79. f4d2781 fix radeon setparam on 32/64 systems, harder. by David Woodhouse · 17 years ago
  80. 21c562e Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  81. 08f3dfe Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 17 years ago
  82. 8888985 [AGPGART] intel_agp: fix device probe by Wang Zhenyu · 17 years ago
  83. 3334500 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 17 years ago
  84. 9b01bd5 drm: fix radeon setparam on 32/64 bit systems. by Dave Airlie · 17 years ago
  85. dc7a931 drm/i915: Add support for the G33, Q33, and Q35 chipsets. by Wang Zhenyu · 17 years ago
  86. 2f4042b i915: add new pciids for 945GME, 965GME/GLE by Wang Zhenyu · 17 years ago
  87. 49277b1 Char: stallion, proper fail return values by Jiri Slaby · 17 years ago
  88. e415109 Char: stallion, alloc tty before pci devices init by Jiri Slaby · 17 years ago
  89. 64834b2 Char: stallion, don't fail with less than max panels by Jiri Slaby · 17 years ago
  90. 874808c6 [AGPGART] intel_agp: Add support for G33, Q33 and Q35 chipsets by Wang Zhenyu · 17 years ago
  91. df80b14 [AGPGART] intel_agp: add support for 945GME by Wang Zhenyu · 17 years ago
  92. c8eebfd [AGPGART] intel_agp: add support for 965GME/GLE by Wang Zhenyu · 17 years ago
  93. 9614ece [AGPGART] intel_agp: use table for device probe by Wang Zhenyu · 17 years ago
  94. c4ca881 [AGPGART] intel_agp: cleanup intel private data by Wang Zhenyu · 17 years ago
  95. 7dfb171 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 17 years ago
  96. 040b636 tty: fix leakage of -ERESTARTSYS to userland by Oleg Nesterov · 17 years ago
  97. 632155e potential parse error in ifdef by Yoann Padioleau · 17 years ago
  98. ad360bb Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  99. 7f397dc random: fix seeding with zero entropy by Matt Mackall · 17 years ago
  100. 602b6ae random: fix error in entropy extraction by Matt Mackall · 17 years ago