1. cf1c63c Char: ip2, macros cleanup by Jiri Slaby · 16 years ago
  2. 83e422b drivers/char/ip2/ip2main.c: replace init_module&cleanup_module with module_init&module_exit by Jon Schindler · 16 years ago
  3. 11fb09b epca.c: static functions and integer as NULL pointer fixes by Harvey Harrison · 16 years ago
  4. 1a4e235 cyclades.c: fix sparse shadowed variable warnings by Harvey Harrison · 16 years ago
  5. 709107f char: rocket.c: fix sparse variable shadowing and int as NULL pointer by Harvey Harrison · 16 years ago
  6. d3ceb65 char: esp.c: fix possible double-unlock by Harvey Harrison · 16 years ago
  7. f559226 char: fix sparse shadowed variable warnings in esp.c by Harvey Harrison · 16 years ago
  8. ec09cd5 Char: moxa, add firmware loading fix by Jiri Slaby · 16 years ago
  9. b9705b6 Char: moxa, update credits by Jiri Slaby · 16 years ago
  10. bb9f910 Char: moxa, notify about board readiness by Jiri Slaby · 16 years ago
  11. 08d01c79 Char: moxa, introduce MOXA_IS_320 macro by Jiri Slaby · 16 years ago
  12. 92d30a9 Char: moxa, remove useless tty functions by Jiri Slaby · 16 years ago
  13. eaa95a8 Char: moxa, little cleanup by Jiri Slaby · 16 years ago
  14. a8f5cda Char: moxa, rework open/close by Jiri Slaby · 16 years ago
  15. 2a54134 Char: moxa, serialise timer by Jiri Slaby · 16 years ago
  16. 2108eba Char: moxa, cleanup rx/tx by Jiri Slaby · 16 years ago
  17. 7bcf97d Char: moxa, merge 2 poll functions by Jiri Slaby · 16 years ago
  18. 74d7d97 Char: moxa, ioctl cleanup by Jiri Slaby · 16 years ago
  19. 0bcc4ca Char: moxa, timer cleanup by Jiri Slaby · 16 years ago
  20. 810ab09 Char: moxa, centralize board readiness by Jiri Slaby · 16 years ago
  21. 9750605 Char: moxa, remove unused port entries by Jiri Slaby · 16 years ago
  22. b4173f4 Char: moxa, remove port->port by Jiri Slaby · 16 years ago
  23. 5292bcd Char: moxa, merge c2xx and c320 firmware loading by Jiri Slaby · 16 years ago
  24. 0371823 Char: moxa, add firmware loading by Jiri Slaby · 16 years ago
  25. 9e9fc31 Char: moxa, fix TIOC(G/S)SOFTCAR param by Jiri Slaby · 16 years ago
  26. e46a5e3 Char: moxa, pci io space fixup by Jiri Slaby · 16 years ago
  27. d353eca Char: moxa, cleanup module-param passed isa init by Jiri Slaby · 16 years ago
  28. 3779495 Char: moxa, remove static isa support by Jiri Slaby · 16 years ago
  29. cbacdd9 SGI Altix mmtimer: allow larger number of timers per node by Dimitri Sivanich · 16 years ago
  30. d17468c tty: drop the BKL for driver/ldisc ioctl methods by Alan Cox · 16 years ago
  31. 1c2630c tty_ioctl: soft carrier handling by Alan Cox · 16 years ago
  32. 0ee9cbb tty_ioctl: locking for tty_wait_until_sent by Alan Cox · 16 years ago
  33. 5d0fdf1 tty_io: fix remaining pid struct locking by Alan Cox · 16 years ago
  34. 575537b3 Resume TTY on SUSP and fix CRNL order in N_TTY line discipline by Joe Peterson · 16 years ago
  35. 47f8683 redo locking of tty->pgrp by Alan Cox · 16 years ago
  36. 04f378b tty: BKL pushdown by Alan Cox · 16 years ago
  37. e523844 serial_core: Prepare for BKL push down by Alan Cox · 16 years ago
  38. c0754c9 68360serial: Note that there isn't any info->mcr locking by Alan Cox · 16 years ago
  39. 6e4d376 isdn_tty: Prepare for BKL push down by Alan Cox · 16 years ago
  40. 9cc3c22 vt_ioctl: Prepare for BKL push down by Alan Cox · 16 years ago
  41. dd9a451 viocons: BKL locking by Alan Cox · 16 years ago
  42. 1f8cabb synclink series: Prepare for BKL pushdown by Alan Cox · 16 years ago
  43. 341339e sx: prepare for BKL pushdown by Alan Cox · 16 years ago
  44. f433c65 stallion: Prepare for BKL push down by Alan Cox · 16 years ago
  45. b190e17 specialix: Prepare for BKL pushdown by Alan Cox · 16 years ago
  46. 638157b serial167: prepare to push BKL down into drivers by Alan Cox · 16 years ago
  47. bdf183a rocket: Prepare for BKL pushdown by Alan Cox · 16 years ago
  48. eb17455 riscom8: Prepare for BKL pushdown by Alan Cox · 16 years ago
  49. 9d6d162 mxser: prepare for BKL pushdown by Alan Cox · 16 years ago
  50. 3736113 isicom: istallion prepare for lock_kernel pushdown by Alan Cox · 16 years ago
  51. 1eac494 isicom: prepare for lock_kernel push down by Alan Cox · 16 years ago
  52. 5a4bc8c1 esp: lock_kernel push down by Alan Cox · 16 years ago
  53. 37925e0 epca: lock_kernel push down by Alan Cox · 16 years ago
  54. 7b130c0 cyclades: Prepare for relaxed locking in callers by Alan Cox · 16 years ago
  55. e18ce49 amiserial: prepare for locking relaxation in caller by Alan Cox · 16 years ago
  56. 00cd5c3 ptrace: permit ptracing of /sbin/init by Oleg Nesterov · 16 years ago
  57. 33e9fc7 ptrace: ptrace_attach: use send_sig_info() instead force_sig_specific() by Oleg Nesterov · 16 years ago
  58. 68cb947 ptrace: __ptrace_unlink: use the ptrace_reparented() helper by Oleg Nesterov · 16 years ago
  59. 53b6f9f ptrace: introduce ptrace_reparented() helper by Oleg Nesterov · 16 years ago
  60. 2800d8d document de_thread() with exit_notify() connection by Oleg Nesterov · 16 years ago
  61. 376e1d2 reparent_thread: use same_thread_group() by Oleg Nesterov · 16 years ago
  62. d839fd4 ptrace: introduce task_detached() helper by Oleg Nesterov · 16 years ago
  63. 5a8da0e signals: x86 TS_RESTORE_SIGMASK by Roland McGrath · 16 years ago
  64. f3de272 signals: use HAVE_SET_RESTORE_SIGMASK by Roland McGrath · 16 years ago
  65. 49eaeb4 signals: ia64 renumber TIF_RESTORE_SIGMASK by akpm@linux-foundation.org · 16 years ago
  66. 02a029b signals: s390: renumber TIF_RESTORE_SIGMASK by Roland McGrath · 16 years ago
  67. 7648d96 signals: set_restore_sigmask TIF_SIGPENDING by Roland McGrath · 16 years ago
  68. 4e4c22c signals: add set_restore_sigmask by Roland McGrath · 16 years ago
  69. 80fe728 signals: allow the kernel to actually kill /sbin/init by Oleg Nesterov · 16 years ago
  70. 7a5e873 signals: de_thread: simplify the ->child_reaper switching by Oleg Nesterov · 16 years ago
  71. fae5fa4 signals: fix /sbin/init protection from unwanted signals by Oleg Nesterov · 16 years ago
  72. 1931910 signals: check_kill_permission: remove tasklist_lock by Oleg Nesterov · 16 years ago
  73. 2e2ba22 signals: check_kill_permission: check session under tasklist_lock by Oleg Nesterov · 16 years ago
  74. 53c3033 signals: send_signal: be paranoid about signalfd_notify() by Oleg Nesterov · 16 years ago
  75. 021e1ae signals: document CLD_CONTINUED notification mechanics by Oleg Nesterov · 16 years ago
  76. 7e695a5 signals: fold sig_ignored() into handle_stop_signal() by Oleg Nesterov · 16 years ago
  77. 2dce81b signals: cleanup the usage of print_fatal_signal() by Oleg Nesterov · 16 years ago
  78. 34c8f07 signals: handle_stop_signal: don't worry about SIGKILL by Oleg Nesterov · 16 years ago
  79. ac5c215 signals: join send_sigqueue() with send_group_sigqueue() by Oleg Nesterov · 16 years ago
  80. e62e665 signals: unify send_sigqueue/send_group_sigqueue completely by Oleg Nesterov · 16 years ago
  81. 4cd4b6d signals: fold complete_signal() into send_signal/do_send_sigqueue by Pavel Emelyanov · 16 years ago
  82. 5fcd835 signals: use __group_complete_signal() for the specific signals too by Oleg Nesterov · 16 years ago
  83. 2ca3515 signals: change send_signal/do_send_sigqueue to take "boolean group" parameter by Oleg Nesterov · 16 years ago
  84. 71f11dc signals: move the definition of __group_complete_signal() up by Oleg Nesterov · 16 years ago
  85. db51aec signals: microoptimize the usage of ->curr_target by Oleg Nesterov · 16 years ago
  86. 08d2c30 signals: send_sig_info: don't take tasklist_lock by Oleg Nesterov · 16 years ago
  87. 3547ff3 signals: do_tkill: don't use tasklist_lock by Oleg Nesterov · 16 years ago
  88. 6e65acb signals: move handle_stop_signal() into send_signal() by Oleg Nesterov · 16 years ago
  89. c99fcf2 signals: send_group_sigqueue: don't take tasklist_lock by Oleg Nesterov · 16 years ago
  90. f8c5b5c signals: __group_complete_signal: cache the value of p->signal by Oleg Nesterov · 16 years ago
  91. 5fc894b signals: send_sigqueue: don't forget about handle_stop_signal() by Oleg Nesterov · 16 years ago
  92. 5c193e8 signals: send_sigqueue: don't take rcu lock by Oleg Nesterov · 16 years ago
  93. f6b76d4 get_signal_to_deliver: use the cached ->signal/sighand values by Oleg Nesterov · 16 years ago
  94. ad16a460 handle_stop_signal: use the cached p->signal value by Oleg Nesterov · 16 years ago
  95. fc321d2 handle_stop_signal: unify partial/full stop handling by Oleg Nesterov · 16 years ago
  96. 6ca25b5 kill_pid_info: don't take now unneeded tasklist_lock by Oleg Nesterov · 16 years ago
  97. e442055 signals: re-assign CLD_CONTINUED notification from the sender to reciever by Oleg Nesterov · 16 years ago
  98. 3b5e9e5 signals: cleanup security_task_kill() usage/implementation by Oleg Nesterov · 16 years ago
  99. 9e3bd6c signals: consolidate send_sigqueue and send_group_sigqueue by Pavel Emelyanov · 16 years ago
  100. c5363d0 signals: clean dequeue_signal from excess checks and assignments by Pavel Emelyanov · 16 years ago