Histórico de Commits

Autor SHA1 Mensagem Data
  Peter Hurley 8a8a55105d uml: Fix unsafe pid reference to foreground process group há 10 anos atrás
  Greg Kroah-Hartman 23a376f98c Merge 3.9-rc3 into tty-next há 12 anos atrás
  Jiri Slaby 6aad04f213 TTY: add tty_port_tty_wakeup helper há 12 anos atrás
  Richard Weinberger 2116bda6ad um: Use tty_port in SIGWINCH handler há 12 anos atrás
  Richard Weinberger cc4f02486c um: Use tty_port_operations->destruct há 12 anos atrás
  Jiri Slaby 2e124b4a39 TTY: switch tty_flip_buffer_push há 12 anos atrás
  Jiri Slaby 191c5f1027 TTY: call tty_port_destroy in the rest of drivers há 12 anos atrás
  Linus Torvalds f59b51fe3d Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml há 13 anos atrás
  Al Viro 37185b3324 um: get rid of pointless include "..." where include <...> will do há 13 anos atrás
  Jiri Slaby 734cc17838 TTY: use tty_port_register_device há 13 anos atrás
  Linus Torvalds 1871e845e5 Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml há 13 anos atrás
  Richard Weinberger a84ccab132 um: remove count_lock há 13 anos atrás
  Richard Weinberger 79e0273d18 um: fully use tty_port há 13 anos atrás
  Richard Weinberger d003e982c1 um: remove line_ioctl() há 13 anos atrás
  Jiri Slaby 6fc58845ad TTY: um/line, use tty from tty_port há 13 anos atrás
  Jiri Slaby 060ed31dd9 TTY: um/line, add tty_port há 13 anos atrás
  Theodore Ts'o aab944606f um: remove IRQF_SAMPLE_RANDOM which is now a no-op há 13 anos atrás
  Richard Weinberger fa7a0449e0 um: Implement um_free_irq() há 13 anos atrás
  Al Viro 199eebbae4 um: deadlock in line_write_interrupt() há 13 anos atrás
  Al Viro 10c890c0a3 um: switch close_chan() to struct line há 14 anos atrás
  Al Viro 0fcd719934 um: race fix: initialize delayed_work *before* registering IRQ há 14 anos atrás
  Al Viro 5eaa3411a8 um: line->have_irq is never checked... há 14 anos atrás
  Al Viro bed5e39c56 um: switch users of ->chan_list to ->chan_{in,out} (easy cases) há 14 anos atrás
  Al Viro c8e2876fc8 um: finally kill ->init_str leaks há 14 anos atrás
  Al Viro 04292b2cf8 um: get rid of lines_init() há 14 anos atrás
  Al Viro cfe6b7c79d um: switch line.c tty drivers to dynamic device creation há 14 anos atrás
  Al Viro 31efcebb7d um: fix races between line_open() and line_config() há 14 anos atrás
  Al Viro d8c215adbf um: convert count_lock to mutex, fix a race in line_open() há 14 anos atrás
  Al Viro 43574c1afe um: get rid of the init_prio mess há 14 anos atrás
  Al Viro fe9a6b0029 um: switch line_config() to setup_one_line() há 14 anos atrás