提交历史

作者 SHA1 备注 提交日期
  Linus Torvalds f59b51fe3d Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml 12 年之前
  Al Viro 37185b3324 um: get rid of pointless include "..." where include <...> will do 12 年之前
  Jiri Slaby 734cc17838 TTY: use tty_port_register_device 13 年之前
  Linus Torvalds 1871e845e5 Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml 13 年之前
  Richard Weinberger a84ccab132 um: remove count_lock 13 年之前
  Richard Weinberger 79e0273d18 um: fully use tty_port 13 年之前
  Richard Weinberger d003e982c1 um: remove line_ioctl() 13 年之前
  Jiri Slaby 6fc58845ad TTY: um/line, use tty from tty_port 13 年之前
  Jiri Slaby 060ed31dd9 TTY: um/line, add tty_port 13 年之前
  Theodore Ts'o aab944606f um: remove IRQF_SAMPLE_RANDOM which is now a no-op 13 年之前
  Richard Weinberger fa7a0449e0 um: Implement um_free_irq() 13 年之前
  Al Viro 199eebbae4 um: deadlock in line_write_interrupt() 13 年之前
  Al Viro 10c890c0a3 um: switch close_chan() to struct line 13 年之前
  Al Viro 0fcd719934 um: race fix: initialize delayed_work *before* registering IRQ 13 年之前
  Al Viro 5eaa3411a8 um: line->have_irq is never checked... 13 年之前
  Al Viro bed5e39c56 um: switch users of ->chan_list to ->chan_{in,out} (easy cases) 13 年之前
  Al Viro c8e2876fc8 um: finally kill ->init_str leaks 13 年之前
  Al Viro 04292b2cf8 um: get rid of lines_init() 13 年之前
  Al Viro cfe6b7c79d um: switch line.c tty drivers to dynamic device creation 13 年之前
  Al Viro 31efcebb7d um: fix races between line_open() and line_config() 13 年之前
  Al Viro d8c215adbf um: convert count_lock to mutex, fix a race in line_open() 13 年之前
  Al Viro 43574c1afe um: get rid of the init_prio mess 13 年之前
  Al Viro fe9a6b0029 um: switch line_config() to setup_one_line() 13 年之前
  Al Viro da645f3be9 um: switch line_remove() to setup_one_line() 13 年之前
  Yong Zhang c0b79a90b1 um: irq: Remove IRQF_DISABLED 13 年之前
  Al Viro 510c72a3cf um: take chan_*.h and line.h to arch/um/drivers 14 年之前
  Al Viro 7cf3cf21aa um: fix free_winch() mess 13 年之前
  Al Viro 45cd5e2d4e um: winch_interrupt() can happen inside of free_winch() 13 年之前
  Al Viro f71f94845e um: fix oopsable race in line_close() 13 年之前
  Richard Weinberger f1c93e4946 um: remove dead code 14 年之前