1. fabfb91 uml/net_kern: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 10 years ago
  2. a1850e9 um: Get rid of thread_struct->saved_task by Richard Weinberger · 11 years ago
  3. 91d44ff um: Cleanup SIGTERM handling by Richard Weinberger · 11 years ago
  4. bc1d72e um: ubd: Introduce submit_request() by Richard Weinberger · 11 years ago
  5. 805f11a um: ubd: Add REQ_FLUSH suppport by Richard Weinberger · 11 years ago
  6. c9036e9 mconsole: we'd better initialize pos before passing it to vfs_read()... by Al Viro · 11 years ago
  7. db2a144 block_device_operations->release() should return void by Al Viro · 11 years ago
  8. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  9. 4554eb9 UM: Adjust printk in create_proc_mconsole() by David Howells · 11 years ago
  10. 23a376f Merge 3.9-rc3 into tty-next by Greg Kroah-Hartman · 11 years ago
  11. aa27a09 TTY: add tty_port_tty_hangup helper by Jiri Slaby · 11 years ago
  12. 6aad04f TTY: add tty_port_tty_wakeup helper by Jiri Slaby · 11 years ago
  13. 2116bda um: Use tty_port in SIGWINCH handler by Richard Weinberger · 11 years ago
  14. cc4f024 um: Use tty_port_operations->destruct by Richard Weinberger · 11 years ago
  15. 55ea1cf net : enable tx time stamping in the vde driver. by Paul Chavent · 12 years ago
  16. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  17. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  18. 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
  19. 227434f TTY: switch tty_buffer_request_room to tty_port by Jiri Slaby · 12 years ago
  20. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  21. 646cbcd um: net: use eth_hw_addr_random() to generate random mac by Jiri Pirko · 12 years ago
  22. 6a2b60b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  23. 37ea95a Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  24. 17cf22c pidns: Use task_active_pid_ns where appropriate by Eric W. Biederman · 14 years ago
  25. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  26. d2ffc74 UM: TTY: fix build errors now that tty->raw is gone by Jiri Slaby · 12 years ago
  27. 4d9a5d4 rcu: Remove rcu_switch() by Frederic Weisbecker · 12 years ago
  28. f59b51f Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  29. 37185b3 um: get rid of pointless include "..." where include <...> will do by Al Viro · 12 years ago
  30. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  31. 3498d13 Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  32. 723a1d7 um: resurrect the right variant of mconsole_proc() by Al Viro · 12 years ago
  33. 04e7e95 rcu: Switch task's syscall hooks on context switch by Frederic Weisbecker · 12 years ago
  34. 734cc17 TTY: use tty_port_register_device by Jiri Slaby · 12 years ago
  35. 1871e84 Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  36. d4afcba um: fix ubd_file_size for read-only files by Martin Pärtel · 12 years ago
  37. 3e9a970 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  38. a84ccab um: remove count_lock by Richard Weinberger · 12 years ago
  39. 79e0273 um: fully use tty_port by Richard Weinberger · 12 years ago
  40. df7b86f um: Remove dead code by Richard Weinberger · 12 years ago
  41. d003e98 um: remove line_ioctl() by Richard Weinberger · 12 years ago
  42. 6fc5884 TTY: um/line, use tty from tty_port by Jiri Slaby · 12 years ago
  43. 060ed31 TTY: um/line, add tty_port by Jiri Slaby · 12 years ago
  44. abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  45. aab9446 um: remove IRQF_SAMPLE_RANDOM which is now a no-op by Theodore Ts'o · 12 years ago
  46. 6e5928f arch: Use eth_random_addr by Joe Perches · 12 years ago
  47. cba6d0d Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation" by Paul E. McKenney · 12 years ago
  48. 3a8580f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  49. fa7a044 um: Implement um_free_irq() by Richard Weinberger · 12 years ago
  50. 616c310 rcu: Move PREEMPT_RCU preemption to switch_to() invocation by Paul E. McKenney · 12 years ago
  51. a3a85a7 um: Disintegrate asm/system.h by Richard Weinberger · 12 years ago
  52. d824d06 um: switch cow_user.h to htobe{32,64}/betoh{32,64} by Al Viro · 12 years ago
  53. fa453a6 Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  54. 199eebb um: deadlock in line_write_interrupt() by Al Viro · 12 years ago
  55. 10c890c0 um: switch close_chan() to struct line by Al Viro · 13 years ago
  56. 0fcd719 um: race fix: initialize delayed_work *before* registering IRQ by Al Viro · 13 years ago
  57. 5eaa341 um: line->have_irq is never checked... by Al Viro · 13 years ago
  58. 1f42369 um: chan_init_pri is dead now by Al Viro · 13 years ago
  59. bed5e39 um: switch users of ->chan_list to ->chan_{in,out} (easy cases) by Al Viro · 13 years ago
  60. ee48507 um: sorting out the chan mess, part 1 by Al Viro · 13 years ago
  61. c8e2876 um: finally kill ->init_str leaks by Al Viro · 13 years ago
  62. 04292b2 um: get rid of lines_init() by Al Viro · 13 years ago
  63. cfe6b7c um: switch line.c tty drivers to dynamic device creation by Al Viro · 13 years ago
  64. 31efceb um: fix races between line_open() and line_config() by Al Viro · 13 years ago
  65. d8c215a um: convert count_lock to mutex, fix a race in line_open() by Al Viro · 13 years ago
  66. 43574c1 um: get rid of the init_prio mess by Al Viro · 13 years ago
  67. fe9a6b0 um: switch line_config() to setup_one_line() by Al Viro · 13 years ago
  68. da645f3 um: switch line_remove() to setup_one_line() by Al Viro · 13 years ago
  69. 8ea3c06 um: clean up the includes in ubd by Al Viro · 13 years ago
  70. c0b79a9 um: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  71. 95f2054 UML net: set addr_assign_type if random_ether_addr() used by Danny Kukawka · 12 years ago
  72. de0a534 Merge branch 'for-linus' of git://github.com/richardweinberger/linux by Linus Torvalds · 13 years ago
  73. 8535639 um: fix ubd cow size by Richard Weinberger · 13 years ago
  74. 772bd0a um: kill useless argument of free_chan() and free_one_chan() by Al Viro · 13 years ago
  75. c506c0e um: take ubd_user.h to its users... by Al Viro · 13 years ago
  76. ece67c8 um: take mconsole*.h to arch/um/drivers by Al Viro · 13 years ago
  77. 510c72a3 um: take chan_*.h and line.h to arch/um/drivers by Al Viro · 13 years ago
  78. 17e0520 um: take register_winch_irq() into the caller of is_skas_winch() by Al Viro · 13 years ago
  79. 0a9e70b um: kill shared/mem_kern.h by Al Viro · 13 years ago
  80. dbddc51 um: don't include kern.h unless it's needed by Al Viro · 13 years ago
  81. 078073a um: -include user.h for USER_OBJ, trim includes by Al Viro · 13 years ago
  82. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  83. 7cf3cf2 um: fix free_winch() mess by Al Viro · 13 years ago
  84. 45cd5e2 um: winch_interrupt() can happen inside of free_winch() by Al Viro · 13 years ago
  85. f71f948 um: fix oopsable race in line_close() by Al Viro · 13 years ago
  86. b40997b um: drivers/xterm.c: fix a file descriptor leak by Jonathan Neuschäfer · 13 years ago
  87. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  88. f1c93e4 um: remove dead code by Richard Weinberger · 13 years ago
  89. 39073db um: adjust size of pid_buf by Richard Weinberger · 13 years ago
  90. 9a8beb9 uml: drivers/slip_user.c memory leak fix by Vitaliy Ivanov · 13 years ago
  91. 7a99ae7 uml: cow_user.c warning corrections by Vitaliy Ivanov · 13 years ago
  92. fbee8d9 uml: drivers/net_user.c memory leak fix by Vitaliy Ivanov · 13 years ago
  93. dd71dc4 um: add netpoll support by Richard Weinberger · 13 years ago
  94. 4ff4d8d um: add ucast ethernet transport by Nolan Leake · 13 years ago
  95. 0ce451a um: fix UML_LIB_PATH by Richard Weinberger · 13 years ago
  96. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  97. 6eab04a treewide: remove extra semicolons by Justin P. Mattock · 13 years ago
  98. 8a06dc4d um: remove file pointer from ioctl by Richard Weinberger · 13 years ago
  99. 0586bed Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  100. 73d049a open-style analog of vfs_path_lookup() by Al Viro · 13 years ago