1. b8c71d7 tlckl: BKL pushdown by Jonathan Corbet · 17 years ago
  2. f4943db xilinx icap: BKL pushdown by Jonathan Corbet · 17 years ago
  3. f97259e vcs: BKL pushdown by Jonathan Corbet · 17 years ago
  4. d21c95c Add "no BKL needed" comments to several drivers by Jonathan Corbet · 17 years ago
  5. 39d95b9 tty: cdev lock_kernel() pushdown by Jonathan Corbet · 17 years ago
  6. c43ef17 snsc: cdev lock_kernel() pushdown by Jonathan Corbet · 17 years ago
  7. 70ffa16 drm: cdev lock_kernel() pushdown by Jonathan Corbet · 17 years ago
  8. abedd29 lp: cdev lock_kernel() pushdown by Jonathan Corbet · 17 years ago
  9. 12ead6b mbcs: cdev lock_kernel() pushdown by Jonathan Corbet · 17 years ago
  10. 2d863e9 viotape: cdev lock_kernel pushdown () by Jonathan Corbet · 17 years ago
  11. 309c455 misc: cdev lock_kernel() pushdown by Jonathan Corbet · 17 years ago
  12. 1f43964 mem: cdev lock_kernel() pushdown by Jonathan Corbet · 17 years ago
  13. ecc3898 ipmi: cdev lock_kernel() pushdown by Jonathan Corbet · 17 years ago
  14. eb4db45 m68k vme_scc: avoid global namespace pollution by Geert Uytterhoeven · 17 years ago
  15. 9a6ab76 byteorder: don't directly include linux/byteorder/generic.h by Harvey Harrison · 17 years ago
  16. 487ad7e tty: fix BKL related leak and crash by Ingo Molnar · 17 years ago
  17. 9ffee4c tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lock by Andrew Morton · 17 years ago
  18. 4920916 char: select fw_loader by moxa by Jiri Slaby · 17 years ago
  19. 3b7ec11 ipmi: support I/O resources in OF driver by Nate Case · 17 years ago
  20. 6c82c41 drivers/char/synclink_gt.c: don't return an uninitialised local by Andrew Morton · 17 years ago
  21. c1236d3 vt: fix canonical input in UTF-8 mode by Samuel Thibault · 17 years ago
  22. 32fb3ca sx.c: fix printk warnings on sparc32 by Andrew Morton · 17 years ago
  23. 63a59fa m68k: serial167 missing return value in cy_put_char() by Geert Uytterhoeven · 17 years ago
  24. c36c804 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  25. b66e1f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 17 years ago
  26. b17b818 [POWERPC] Xilinx: Fix compile warnings by Kumar Gala · 17 years ago
  27. 9f3acc3 [PATCH] split linux/file.h by Al Viro · 17 years ago
  28. 5098021 drivers-char-synclinkc-inbreak-mgsl_put_char-fix by Andrew Morton · 17 years ago
  29. 0764823 drivers/char/synclink.c: unbreak mgsl_put_char() by Andrew Morton · 17 years ago
  30. 4ed99a2 i8k: make fan multiplier tunable with a module parameter by Jochen Eisinger · 17 years ago
  31. f8bd225 remove div_long_long_rem by Roman Zippel · 17 years ago
  32. 1dcf83f toshiba: use ioremap_cached by Alan Cox · 17 years ago
  33. bf9d892 drivers/char: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  34. f7511d5 Basic braille screen reader support by Samuel Thibault · 17 years ago
  35. 148ff86 mxser: convert large macros to functions by Christoph Hellwig · 17 years ago
  36. 718a916 devpts: factor out PTY index allocation by Sukadev Bhattiprolu · 17 years ago
  37. 4f8f9d6 devpts: propagate error code from devpts_pty_new by Sukadev Bhattiprolu · 17 years ago
  38. 86a9653 tty: fix routine name in ptmx_open() by Hiroshi Shimamoto · 17 years ago
  39. 24cb233 char serial: switch drivers to ioremap_nocache by Alan Cox · 17 years ago
  40. a6fc819 ip2: switch remaining direct call of ops->flush_buffer by Alan Cox · 17 years ago
  41. 39c2e60 tty: add throttle/unthrottle helpers by Alan Cox · 17 years ago
  42. 8cd6451 isicom: fix buffer allocation by Alan Cox · 17 years ago
  43. fb100b6 esp: clean up to modern coding style by Alan Cox · 17 years ago
  44. 191260a epca: coding style by Alan Cox · 17 years ago
  45. 9492e13 riscom8: coding style by Alan Cox · 17 years ago
  46. f34d7a5 tty: The big operations rework by Alan Cox · 17 years ago
  47. 251b8dd isicom: bring into coding style by Alan Cox · 17 years ago
  48. 3e8e88c pty: prepare for tty->ops changes by Alan Cox · 17 years ago
  49. 5d19f54 consoles: switch to int put_char method by Alan Cox · 17 years ago
  50. 55da778 synclink series: switch to int put_char method by Alan Cox · 17 years ago
  51. 6ae04576 specialix: Switch to int put_char method by Alan Cox · 17 years ago
  52. a5b08c6 serial167: switch to int put_char method by Alan Cox · 17 years ago
  53. bbbbb96 riscom/rocket: switch to int put_char method by Alan Cox · 17 years ago
  54. d7e752e pcmcia: serial to int put_char method by Alan Cox · 17 years ago
  55. 0be2ead mxser: switch to put_char being int by Alan Cox · 17 years ago
  56. 76b25a5 char: switch gs, cyclades and esp to return int for put_char by Alan Cox · 17 years ago
  57. 257afa3 amiserial: Switch put char to return success/fail by Alan Cox · 17 years ago
  58. 978e595 tty/serial: lay the foundations for the next set of reworks by Alan Cox · 17 years ago
  59. ac0e4b7 drivers/char/ds1286.c: use time_before, time_before_eq, etc by Julia Lawall · 17 years ago
  60. d6f6341 Char: rio, fix cirrus defines by Jiri Slaby · 17 years ago
  61. cd989b3 cyclades: use ioremap_nocache for clarity as proposed by Alan Cox · 17 years ago
  62. 15ed6cc cyclades: coding style & review by Alan Cox · 17 years ago
  63. e5b393e istallion: TIOCG/SSOFTCAR handling removal by Alan Cox · 17 years ago
  64. cf1c63c Char: ip2, macros cleanup by Jiri Slaby · 17 years ago
  65. 83e422b drivers/char/ip2/ip2main.c: replace init_module&cleanup_module with module_init&module_exit by Jon Schindler · 17 years ago
  66. 11fb09b epca.c: static functions and integer as NULL pointer fixes by Harvey Harrison · 17 years ago
  67. 1a4e235 cyclades.c: fix sparse shadowed variable warnings by Harvey Harrison · 17 years ago
  68. 709107f char: rocket.c: fix sparse variable shadowing and int as NULL pointer by Harvey Harrison · 17 years ago
  69. d3ceb65 char: esp.c: fix possible double-unlock by Harvey Harrison · 17 years ago
  70. f559226 char: fix sparse shadowed variable warnings in esp.c by Harvey Harrison · 17 years ago
  71. ec09cd5 Char: moxa, add firmware loading fix by Jiri Slaby · 17 years ago
  72. b9705b6 Char: moxa, update credits by Jiri Slaby · 17 years ago
  73. bb9f910 Char: moxa, notify about board readiness by Jiri Slaby · 17 years ago
  74. 08d01c7 Char: moxa, introduce MOXA_IS_320 macro by Jiri Slaby · 17 years ago
  75. 92d30a9 Char: moxa, remove useless tty functions by Jiri Slaby · 17 years ago
  76. eaa95a8 Char: moxa, little cleanup by Jiri Slaby · 17 years ago
  77. a8f5cda Char: moxa, rework open/close by Jiri Slaby · 17 years ago
  78. 2a54134 Char: moxa, serialise timer by Jiri Slaby · 17 years ago
  79. 2108eba Char: moxa, cleanup rx/tx by Jiri Slaby · 17 years ago
  80. 7bcf97d Char: moxa, merge 2 poll functions by Jiri Slaby · 17 years ago
  81. 74d7d97 Char: moxa, ioctl cleanup by Jiri Slaby · 17 years ago
  82. 0bcc4ca Char: moxa, timer cleanup by Jiri Slaby · 17 years ago
  83. 810ab09 Char: moxa, centralize board readiness by Jiri Slaby · 17 years ago
  84. 9750605 Char: moxa, remove unused port entries by Jiri Slaby · 17 years ago
  85. b4173f4 Char: moxa, remove port->port by Jiri Slaby · 17 years ago
  86. 5292bcd Char: moxa, merge c2xx and c320 firmware loading by Jiri Slaby · 17 years ago
  87. 0371823 Char: moxa, add firmware loading by Jiri Slaby · 17 years ago
  88. 9e9fc31 Char: moxa, fix TIOC(G/S)SOFTCAR param by Jiri Slaby · 17 years ago
  89. e46a5e3 Char: moxa, pci io space fixup by Jiri Slaby · 17 years ago
  90. d353eca Char: moxa, cleanup module-param passed isa init by Jiri Slaby · 17 years ago
  91. 3779495 Char: moxa, remove static isa support by Jiri Slaby · 17 years ago
  92. cbacdd9 SGI Altix mmtimer: allow larger number of timers per node by Dimitri Sivanich · 17 years ago
  93. d17468c tty: drop the BKL for driver/ldisc ioctl methods by Alan Cox · 17 years ago
  94. 1c2630c tty_ioctl: soft carrier handling by Alan Cox · 17 years ago
  95. 0ee9cbb tty_ioctl: locking for tty_wait_until_sent by Alan Cox · 17 years ago
  96. 5d0fdf1 tty_io: fix remaining pid struct locking by Alan Cox · 17 years ago
  97. 575537b3 Resume TTY on SUSP and fix CRNL order in N_TTY line discipline by Joe Peterson · 17 years ago
  98. 47f8683 redo locking of tty->pgrp by Alan Cox · 17 years ago
  99. 04f378b tty: BKL pushdown by Alan Cox · 17 years ago
  100. 9cc3c22 vt_ioctl: Prepare for BKL push down by Alan Cox · 17 years ago