1. 57fedc7 Char: rocket, remove pci_read_config_dword(CLASS_REVISION) by Jiri Slaby · 17 years ago
  2. c148b9d Char: rocket, don't re-set statics to 0 by Jiri Slaby · 17 years ago
  3. ac6aec2 Char: rocket, fix dynamic_dev tty by Jiri Slaby · 17 years ago
  4. 8cf5a8c Char: rocket, switch sleep_on to completion by Jiri Slaby · 17 years ago
  5. 95e0791 Char: moxa, remove sleep_on by Jiri Slaby · 17 years ago
  6. 6f56b658 Char: moxa, function names cleanup by Jiri Slaby · 17 years ago
  7. 7aeb95d Char: moxa, cleanup prints by Jiri Slaby · 17 years ago
  8. d941ea7 Cyclades: Avoid label defined but not used warning by Jesper Juhl · 17 years ago
  9. 65f76a8 Char: cyclades, fix some -W warnings by Jiri Slaby · 17 years ago
  10. 1c0a387 Char: cyclades, move spin_lock to one place by Jiri Slaby · 17 years ago
  11. ce97a09 Char: cyclades, make the isr code readable by Jiri Slaby · 17 years ago
  12. ebafeef Char: cyclades, remove bottom half processing by Jiri Slaby · 17 years ago
  13. c434220 Char: moxa, fix and optimise empty timer by Jiri Slaby · 17 years ago
  14. b8cc554 mxser: fix compiler warning when building without CONFIG_PCI by Jesper Juhl · 17 years ago
  15. 0678c5b mxser: remove commented crap by Alan Cox · 17 years ago
  16. 009ae1d Char: mxser_new, remove useless comments in mxser_cards by Jiri Slaby · 17 years ago
  17. 931ecbb Char: mxser_new, move to PCI_VDEVICE by Jiri Slaby · 17 years ago
  18. f8cce2e Char: mxser_new, upgrade to 1.10 by Jiri Slaby · 17 years ago
  19. 35834ca sysctl: simplify the pty sysctl logic by Eric W. Biederman · 17 years ago
  20. 95d9ffb PM: Move definition of struct pm_ops to suspend.h by Rafael J. Wysocki · 17 years ago
  21. 75e8b71 tty_ioctl: fix the baud_table check in encode_baud_rate by Maciej W. Rozycki · 17 years ago
  22. 77bf2ba Remove CONFIG_VT_UNICODE by Jan Engelhardt · 17 years ago
  23. d20ead9 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
  24. 6619a8f x86: Create clflush() inline, remove hardcoded wbinvd by H. Peter Anvin · 17 years ago
  25. fb9fc39 Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 17 years ago
  26. 2b0172e drivers/char/ip2: fix used-uninit'd bug by Jeff Garzik · 17 years ago
  27. f4a1c2b lp_console: cleanups by Pavel Machek · 17 years ago
  28. 2d1df81 HVC console is also used by iSeries, so add that to HVC_DRIVER help. by Rusty Russell · 17 years ago
  29. 3e6c6f6 Delay creation of khcvd thread by Rusty Russell · 17 years ago
  30. 5f519d7 tty: expose new methods needed for drivers to get termios right by Alan Cox · 17 years ago
  31. 2e8ecb9 add CONFIG_VT_UNICODE by Bill Nottingham · 17 years ago
  32. 827afdf n_hdlc.c: fix check-after-use by Adrian Bunk · 17 years ago
  33. 7f748bb mxser: Remove use of dead TTY_FLIPBUF_SIZE definition by Alan Cox · 17 years ago
  34. 04c7197 unicode diacritics support by Samuel Thibault · 17 years ago
  35. 3542ae4 Tweak /proc/ipmi removal by Alexey Dobriyan · 17 years ago
  36. 7917ff9 tpm: pay attention to IRQ info from PNP by Bjorn Helgaas · 17 years ago
  37. 978550b8 drivers/char/ip2/ip2main.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  38. 392b7bc drivers/char/consolemap.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  39. ae0b78d epca.c: reformat comments and coding style improvements by Alexey Dobriyan · 17 years ago
  40. e57aa83 convert ill defined log2() to ilog2() by Fengguang Wu · 17 years ago
  41. 3f1a437 Clean up duplicate includes in drivers/char/ by Jesper Juhl · 17 years ago
  42. 5a3135c2 oom: move prototypes to appropriate header file by David Rientjes · 17 years ago
  43. e0bf68d mm: bdi init hooks by Peter Zijlstra · 17 years ago
  44. 93b1eab paravirt: refactor struct paravirt_ops into smaller pv_*_ops by Jeremy Fitzhardinge · 17 years ago
  45. 179b025 video gfx: merge kconfig menus by Randy Dunlap · 17 years ago
  46. e400b6e vt/vgacon: Check if screen resize request comes from userspace by Antonino A. Daplas · 17 years ago
  47. f75a71f radeon_driver_vblank_do_wait() static by Adrian Bunk · 17 years ago
  48. 2dca53a Memoryless nodes: Uncached allocator updates by Christoph Lameter · 17 years ago
  49. 557ed1f remove ZERO_PAGE by Nick Piggin · 17 years ago
  50. f2e1d89 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  51. 3d06f7a Merge branch 'agp-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 17 years ago
  52. ace3dff via invalid device ids removal by Xavier Bachelot · 17 years ago
  53. eed0f72 radeon: Commit the ring after each partial texture upload blit. by chaohong guo · 17 years ago
  54. 54583bf i915: fix vbl swap allocation size. by Dave Airlie · 17 years ago
  55. c153f45 drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE. by Eric Anholt · 17 years ago
  56. b589ee5 drm: remove XFREE86_VERSION macros. by Dave Airlie · 17 years ago
  57. 6c340ea drm: Replace filp in ioctl arguments with drm_file *file_priv. by Eric Anholt · 17 years ago
  58. 20caafa drm: Remove DRM_ERR OS macro. by Eric Anholt · 17 years ago
  59. bdc3e60 fix use after free in amd create gatt pages by Jesper Juhl · 17 years ago
  60. a2721e9 AGP fix race condition between unmapping and freeing pages by Dave Airlie · 17 years ago
  61. 64a6f95 signedness: module_param_array nump argument by Al Viro · 17 years ago
  62. 64b3361 long vs. unsigned long - low-hanging fruits in drivers by Al Viro · 17 years ago
  63. 51ef9c5 synclink_gt endianness annotations by Al Viro · 17 years ago
  64. a39f9d0 mpc5200_wdt: __user annotations by Al Viro · 17 years ago
  65. b981d8b3 Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 17 years ago
  66. dc8c858 PTY: add kernel parameter to overwrite legacy pty count by Kay Sievers · 17 years ago
  67. 07c015e Convert from class_device to device in drivers/char by tonyj@suse.de · 17 years ago
  68. 7e7654a cdev: remove unneeded setting of cdev names by Greg Kroah-Hartman · 17 years ago
  69. e869086 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  70. 7465ce0 [POWERPC] iSeries: Move detection of virtual tapes by Stephen Rothwell · 17 years ago
  71. 1670b2b [POWERPC] Remove iSeries_vio_dev by Stephen Rothwell · 17 years ago
  72. 1855256 drivers/firmware: const-ify DMI API and internals by Jeff Garzik · 17 years ago
  73. e2a57a8 Correct Makefile rule for generating custom keymap by Maarten Bressers · 17 years ago
  74. 70cb979 VT_WAITACTIVE: Avoid returning EINTR when not necessary by Linus Torvalds · 17 years ago
  75. 3a49869 Revert "intel_agp: fix stolen mem range on G33" by Kyle McMartin · 17 years ago
  76. 70f227d Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
  77. 9b42c33 [TCP]: secure_tcp_sequence_number() should not use a too fast clock by Eric Dumazet · 17 years ago
  78. 8792f96 VT ioctl race fix by Samuel Ortiz · 17 years ago
  79. a64314e fix console change race exposed by CFS by Jan Lübbe · 17 years ago
  80. e4a7b1d i915: make vbl interrupts work properly on i965g/gm hw. by Dave Airlie · 17 years ago
  81. 3dffec4 Silent drivers/char/hpet.c build warnings on i386 by S.Çağlar Onur · 17 years ago
  82. 1f23f42 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  83. 78e1ca4 ACPI: hpet: ACPI Error (utglobal-0126): Unknown exception code: 0xFFFFFFF0 by Zhao Yakui · 17 years ago
  84. afa684f fix "mspec: handle shrinking virtual memory areas" by Cliff Wickman · 17 years ago
  85. 0ce49a3 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  86. e67aa27 intel-agp: Fix i830 mask variable that changed with G33 support by Dave Airlie · 17 years ago
  87. 248bdd5 pci: fix unterminated pci_device_id lists by Kees Cook · 17 years ago
  88. 4191ba2 mspec: handle shrinking virtual memory areas by Cliff Wickman · 17 years ago
  89. bb8bd3a sparc64 (and others): fix tty_ioctl.c build by Tony Breeds · 17 years ago
  90. b231537 Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
  91. 4740622 intel_agp: fix GTT map size on G33 by Zhenyu Wang · 17 years ago
  92. f443675 intel_agp: fix stolen mem range on G33 by Zhenyu Wang · 17 years ago
  93. f629307 tty: termios locking functions break with new termios type by David Miller · 17 years ago
  94. b9198c3 Input: remove ec3104_keyb driver by Dmitry Torokhov · 17 years ago
  95. 3b2b64f Do not use the ia64 clocksource on non-ia64 architectures by Linus Torvalds · 17 years ago
  96. 35438c4 Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
  97. db15f36 [MIPS] Delete duplicate inclusion of <linux/delay.h>. by Ralf Baechle · 17 years ago
  98. 6ae26fa Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 17 years ago
  99. 6869ce1 Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  100. 0769d39 drm: ioremap return value checks by Scott Thompson · 17 years ago