1. 12a3de0a pids: sys_getpgid: fix unsafe *pid usage, s/tasklist/rcu/ by Oleg Nesterov · 16 years ago
  2. 1dd768c0 pids: sys_getsid: fix unsafe *pid usage, fix possible 0 instead of -ESRCH by Oleg Nesterov · 16 years ago
  3. 7d8da09 pids: __set_special_pids: use change_pid() helper by Oleg Nesterov · 16 years ago
  4. 83beaf3 pids: sys_setpgid: use change_pid() helper by Oleg Nesterov · 16 years ago
  5. 24336ea pids: introduce change_pid() helper by Oleg Nesterov · 16 years ago
  6. 65450ce pids: de_thread: don't clear session/pgrp pids for the old leader by Oleg Nesterov · 16 years ago
  7. 5cd2045 Deprecate find_task_by_pid() by Pavel Emelyanov · 16 years ago
  8. cb41d6d Use find_task_by_vpid in taskstats by Pavel Emelyanov · 16 years ago
  9. b7127aa free_pidmap: turn it into free_pidmap(struct upid *) by Oleg Nesterov · 16 years ago
  10. 718a916 devpts: factor out PTY index allocation by Sukadev Bhattiprolu · 16 years ago
  11. 4f8f9d6 devpts: propagate error code from devpts_pty_new by Sukadev Bhattiprolu · 16 years ago
  12. 86a9653 tty: fix routine name in ptmx_open() by Hiroshi Shimamoto · 16 years ago
  13. 24cb233 char serial: switch drivers to ioremap_nocache by Alan Cox · 16 years ago
  14. a6fc819 ip2: switch remaining direct call of ops->flush_buffer by Alan Cox · 16 years ago
  15. 39c2e60 tty: add throttle/unthrottle helpers by Alan Cox · 16 years ago
  16. 8cd6451 isicom: fix buffer allocation by Alan Cox · 16 years ago
  17. fb100b6 esp: clean up to modern coding style by Alan Cox · 16 years ago
  18. 191260a epca: coding style by Alan Cox · 16 years ago
  19. 9492e13 riscom8: coding style by Alan Cox · 16 years ago
  20. 8e8bcf1 strip: Fix up strip for the new order by Alan Cox · 16 years ago
  21. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  22. 251b8dd isicom: bring into coding style by Alan Cox · 16 years ago
  23. 23d22ce serial: switch the serial core to int put_char methods by Alan Cox · 16 years ago
  24. 56dbbb9 pc300: Update to tty_set_operations by Alan Cox · 16 years ago
  25. 3e8e88c pty: prepare for tty->ops changes by Alan Cox · 16 years ago
  26. f2545a7 isdn: switch to int put_char method by Alan Cox · 16 years ago
  27. 5d19f54 consoles: switch to int put_char method by Alan Cox · 16 years ago
  28. 55da778 synclink series: switch to int put_char method by Alan Cox · 16 years ago
  29. 6ae04576 specialix: Switch to int put_char method by Alan Cox · 16 years ago
  30. a5b08c6 serial167: switch to int put_char method by Alan Cox · 16 years ago
  31. bbbbb96 riscom/rocket: switch to int put_char method by Alan Cox · 16 years ago
  32. d7e752e pcmcia: serial to int put_char method by Alan Cox · 16 years ago
  33. 0be2ead mxser: switch to put_char being int by Alan Cox · 16 years ago
  34. 76b25a5 char: switch gs, cyclades and esp to return int for put_char by Alan Cox · 16 years ago
  35. 257afa3 amiserial: Switch put char to return success/fail by Alan Cox · 16 years ago
  36. 4cd55ab usb gadget: switch to put_char returning int by Alan Cox · 16 years ago
  37. 09a6ffa serial m68k: put_char returns by Alan Cox · 16 years ago
  38. 9e7c9a1 s390 tty: Prepare for put_char to return success/fail by Alan Cox · 16 years ago
  39. 978e595 tty/serial: lay the foundations for the next set of reworks by Alan Cox · 16 years ago
  40. ac0e4b7 drivers/char/ds1286.c: use time_before, time_before_eq, etc by Julia Lawall · 16 years ago
  41. d6f6341 Char: rio, fix cirrus defines by Jiri Slaby · 16 years ago
  42. cd989b3 cyclades: use ioremap_nocache for clarity as proposed by Alan Cox · 16 years ago
  43. 15ed6cc cyclades: coding style & review by Alan Cox · 16 years ago
  44. e5b393e istallion: TIOCG/SSOFTCAR handling removal by Alan Cox · 16 years ago
  45. cf1c63c Char: ip2, macros cleanup by Jiri Slaby · 16 years ago
  46. 83e422b drivers/char/ip2/ip2main.c: replace init_module&cleanup_module with module_init&module_exit by Jon Schindler · 16 years ago
  47. 11fb09b epca.c: static functions and integer as NULL pointer fixes by Harvey Harrison · 16 years ago
  48. 1a4e235 cyclades.c: fix sparse shadowed variable warnings by Harvey Harrison · 16 years ago
  49. 709107f char: rocket.c: fix sparse variable shadowing and int as NULL pointer by Harvey Harrison · 16 years ago
  50. d3ceb65 char: esp.c: fix possible double-unlock by Harvey Harrison · 16 years ago
  51. f559226 char: fix sparse shadowed variable warnings in esp.c by Harvey Harrison · 16 years ago
  52. ec09cd5 Char: moxa, add firmware loading fix by Jiri Slaby · 16 years ago
  53. b9705b6 Char: moxa, update credits by Jiri Slaby · 16 years ago
  54. bb9f910 Char: moxa, notify about board readiness by Jiri Slaby · 16 years ago
  55. 08d01c79 Char: moxa, introduce MOXA_IS_320 macro by Jiri Slaby · 16 years ago
  56. 92d30a9 Char: moxa, remove useless tty functions by Jiri Slaby · 16 years ago
  57. eaa95a8 Char: moxa, little cleanup by Jiri Slaby · 16 years ago
  58. a8f5cda Char: moxa, rework open/close by Jiri Slaby · 16 years ago
  59. 2a54134 Char: moxa, serialise timer by Jiri Slaby · 16 years ago
  60. 2108eba Char: moxa, cleanup rx/tx by Jiri Slaby · 16 years ago
  61. 7bcf97d Char: moxa, merge 2 poll functions by Jiri Slaby · 16 years ago
  62. 74d7d97 Char: moxa, ioctl cleanup by Jiri Slaby · 16 years ago
  63. 0bcc4ca Char: moxa, timer cleanup by Jiri Slaby · 16 years ago
  64. 810ab09 Char: moxa, centralize board readiness by Jiri Slaby · 16 years ago
  65. 9750605 Char: moxa, remove unused port entries by Jiri Slaby · 16 years ago
  66. b4173f4 Char: moxa, remove port->port by Jiri Slaby · 16 years ago
  67. 5292bcd Char: moxa, merge c2xx and c320 firmware loading by Jiri Slaby · 16 years ago
  68. 0371823 Char: moxa, add firmware loading by Jiri Slaby · 16 years ago
  69. 9e9fc31 Char: moxa, fix TIOC(G/S)SOFTCAR param by Jiri Slaby · 16 years ago
  70. e46a5e3 Char: moxa, pci io space fixup by Jiri Slaby · 16 years ago
  71. d353eca Char: moxa, cleanup module-param passed isa init by Jiri Slaby · 16 years ago
  72. 3779495 Char: moxa, remove static isa support by Jiri Slaby · 16 years ago
  73. cbacdd9 SGI Altix mmtimer: allow larger number of timers per node by Dimitri Sivanich · 16 years ago
  74. d17468c tty: drop the BKL for driver/ldisc ioctl methods by Alan Cox · 16 years ago
  75. 1c2630c tty_ioctl: soft carrier handling by Alan Cox · 16 years ago
  76. 0ee9cbb tty_ioctl: locking for tty_wait_until_sent by Alan Cox · 16 years ago
  77. 5d0fdf1 tty_io: fix remaining pid struct locking by Alan Cox · 16 years ago
  78. 575537b3 Resume TTY on SUSP and fix CRNL order in N_TTY line discipline by Joe Peterson · 16 years ago
  79. 47f8683 redo locking of tty->pgrp by Alan Cox · 16 years ago
  80. 04f378b tty: BKL pushdown by Alan Cox · 16 years ago
  81. e523844 serial_core: Prepare for BKL push down by Alan Cox · 16 years ago
  82. c0754c9 68360serial: Note that there isn't any info->mcr locking by Alan Cox · 16 years ago
  83. 6e4d376 isdn_tty: Prepare for BKL push down by Alan Cox · 16 years ago
  84. 9cc3c22 vt_ioctl: Prepare for BKL push down by Alan Cox · 16 years ago
  85. dd9a451 viocons: BKL locking by Alan Cox · 16 years ago
  86. 1f8cabb synclink series: Prepare for BKL pushdown by Alan Cox · 16 years ago
  87. 341339e sx: prepare for BKL pushdown by Alan Cox · 16 years ago
  88. f433c65 stallion: Prepare for BKL push down by Alan Cox · 16 years ago
  89. b190e17 specialix: Prepare for BKL pushdown by Alan Cox · 16 years ago
  90. 638157b serial167: prepare to push BKL down into drivers by Alan Cox · 16 years ago
  91. bdf183a rocket: Prepare for BKL pushdown by Alan Cox · 16 years ago
  92. eb17455 riscom8: Prepare for BKL pushdown by Alan Cox · 16 years ago
  93. 9d6d162 mxser: prepare for BKL pushdown by Alan Cox · 16 years ago
  94. 3736113 isicom: istallion prepare for lock_kernel pushdown by Alan Cox · 16 years ago
  95. 1eac494 isicom: prepare for lock_kernel push down by Alan Cox · 16 years ago
  96. 5a4bc8c1 esp: lock_kernel push down by Alan Cox · 16 years ago
  97. 37925e0 epca: lock_kernel push down by Alan Cox · 16 years ago
  98. 7b130c0 cyclades: Prepare for relaxed locking in callers by Alan Cox · 16 years ago
  99. e18ce49 amiserial: prepare for locking relaxation in caller by Alan Cox · 16 years ago
  100. 00cd5c3 ptrace: permit ptracing of /sbin/init by Oleg Nesterov · 16 years ago