1. 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
  2. d4afcba um: fix ubd_file_size for read-only files by Martin Pärtel · 12 years ago
  3. 3e9a970 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  4. a84ccab1 um: remove count_lock by Richard Weinberger · 12 years ago
  5. 79e0273 um: fully use tty_port by Richard Weinberger · 12 years ago
  6. df7b86f um: Remove dead code by Richard Weinberger · 12 years ago
  7. d003e98 um: remove line_ioctl() by Richard Weinberger · 12 years ago
  8. 6fc5884 TTY: um/line, use tty from tty_port by Jiri Slaby · 12 years ago
  9. 060ed31 TTY: um/line, add tty_port by Jiri Slaby · 12 years ago
  10. abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  11. aab9446 um: remove IRQF_SAMPLE_RANDOM which is now a no-op by Theodore Ts'o · 12 years ago
  12. 6e5928f arch: Use eth_random_addr by Joe Perches · 12 years ago
  13. cba6d0d Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation" by Paul E. McKenney · 12 years ago
  14. 3a8580f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  15. fa7a044 um: Implement um_free_irq() by Richard Weinberger · 13 years ago
  16. 616c310 rcu: Move PREEMPT_RCU preemption to switch_to() invocation by Paul E. McKenney · 13 years ago
  17. a3a85a7 um: Disintegrate asm/system.h by Richard Weinberger · 13 years ago
  18. d824d06 um: switch cow_user.h to htobe{32,64}/betoh{32,64} by Al Viro · 13 years ago
  19. fa453a6 Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 13 years ago
  20. 199eebb um: deadlock in line_write_interrupt() by Al Viro · 13 years ago
  21. 10c890c0 um: switch close_chan() to struct line by Al Viro · 13 years ago
  22. 0fcd719 um: race fix: initialize delayed_work *before* registering IRQ by Al Viro · 13 years ago
  23. 5eaa341 um: line->have_irq is never checked... by Al Viro · 13 years ago
  24. 1f42369 um: chan_init_pri is dead now by Al Viro · 13 years ago
  25. bed5e39 um: switch users of ->chan_list to ->chan_{in,out} (easy cases) by Al Viro · 13 years ago
  26. ee48507 um: sorting out the chan mess, part 1 by Al Viro · 13 years ago
  27. c8e2876 um: finally kill ->init_str leaks by Al Viro · 13 years ago
  28. 04292b2 um: get rid of lines_init() by Al Viro · 13 years ago
  29. cfe6b7c um: switch line.c tty drivers to dynamic device creation by Al Viro · 13 years ago
  30. 31efceb um: fix races between line_open() and line_config() by Al Viro · 13 years ago
  31. d8c215a um: convert count_lock to mutex, fix a race in line_open() by Al Viro · 13 years ago
  32. 43574c1 um: get rid of the init_prio mess by Al Viro · 13 years ago
  33. fe9a6b0 um: switch line_config() to setup_one_line() by Al Viro · 13 years ago
  34. da645f3 um: switch line_remove() to setup_one_line() by Al Viro · 13 years ago
  35. 8ea3c06 um: clean up the includes in ubd by Al Viro · 13 years ago
  36. c0b79a9 um: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  37. 95f2054 UML net: set addr_assign_type if random_ether_addr() used by Danny Kukawka · 13 years ago
  38. de0a534 Merge branch 'for-linus' of git://github.com/richardweinberger/linux by Linus Torvalds · 13 years ago
  39. 8535639 um: fix ubd cow size by Richard Weinberger · 13 years ago
  40. 772bd0a um: kill useless argument of free_chan() and free_one_chan() by Al Viro · 13 years ago
  41. c506c0e um: take ubd_user.h to its users... by Al Viro · 13 years ago
  42. ece67c8 um: take mconsole*.h to arch/um/drivers by Al Viro · 13 years ago
  43. 510c72a3 um: take chan_*.h and line.h to arch/um/drivers by Al Viro · 13 years ago
  44. 17e0520 um: take register_winch_irq() into the caller of is_skas_winch() by Al Viro · 13 years ago
  45. 0a9e70b um: kill shared/mem_kern.h by Al Viro · 13 years ago
  46. dbddc51 um: don't include kern.h unless it's needed by Al Viro · 13 years ago
  47. 078073a um: -include user.h for USER_OBJ, trim includes by Al Viro · 13 years ago
  48. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  49. 7cf3cf2 um: fix free_winch() mess by Al Viro · 13 years ago
  50. 45cd5e2 um: winch_interrupt() can happen inside of free_winch() by Al Viro · 13 years ago
  51. f71f948 um: fix oopsable race in line_close() by Al Viro · 13 years ago
  52. b40997b um: drivers/xterm.c: fix a file descriptor leak by Jonathan Neuschäfer · 13 years ago
  53. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  54. f1c93e4 um: remove dead code by Richard Weinberger · 13 years ago
  55. 39073db um: adjust size of pid_buf by Richard Weinberger · 13 years ago
  56. 9a8beb9 uml: drivers/slip_user.c memory leak fix by Vitaliy Ivanov · 13 years ago
  57. 7a99ae7 uml: cow_user.c warning corrections by Vitaliy Ivanov · 13 years ago
  58. fbee8d9 uml: drivers/net_user.c memory leak fix by Vitaliy Ivanov · 13 years ago
  59. dd71dc4 um: add netpoll support by Richard Weinberger · 13 years ago
  60. 4ff4d8d um: add ucast ethernet transport by Nolan Leake · 13 years ago
  61. 0ce451a um: fix UML_LIB_PATH by Richard Weinberger · 13 years ago
  62. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  63. 6eab04a treewide: remove extra semicolons by Justin P. Mattock · 14 years ago
  64. 8a06dc4d um: remove file pointer from ioctl by Richard Weinberger · 14 years ago
  65. 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 · 14 years ago
  66. 73d049a open-style analog of vfs_path_lookup() by Al Viro · 14 years ago
  67. 22e6500 um: Replace deprecated spinlock initialization by Thomas Gleixner · 14 years ago
  68. 0388fae uml: use simple_write_to_buffer() by Akinobu Mita · 14 years ago
  69. 07ecb79 uml: mmapper_kern needs MODULE_LICENSE by Randy Dunlap · 14 years ago
  70. 48a0b74 arch/um/drivers/line.c: safely iterate over list of winch handlers by Will Newton · 14 years ago
  71. 69e83da uml: disable winch irq before freeing handler data by Will Newton · 14 years ago
  72. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  73. 5704e44 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  74. 9a181c5 uml: kill big kernel lock by Arnd Bergmann · 14 years ago
  75. e3c6cf6 uml: fix build by FUJITA Tomonori · 14 years ago
  76. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  77. 4752690 ubd: fix incorrect sector handling during request restart by Tejun Heo · 14 years ago
  78. 9337057 um: Proper Fix for f25c80a4: remove duplicate structure field initialization by Boaz Harrosh · 14 years ago
  79. f335397 Input: sysrq - drop tty argument form handle_sysrq() by Dmitry Torokhov · 14 years ago
  80. d6d1b65 param: simple locking for sysfs-writable charp parameters by Rusty Russell · 14 years ago
  81. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  82. 4756227 um: call free_irq() only on enabled channels by Richard Weinberger · 14 years ago
  83. faa38b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  84. 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
  85. f25c80a arch/um/drivers: remove duplicate structure field initialization by Julia Lawall · 14 years ago
  86. 90dc763 sound: push BKL into open functions by Arnd Bergmann · 14 years ago
  87. f137711 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  88. 9f37af6 uml: Pushdown the bkl from harddog_kern ioctl by Frederic Weisbecker · 14 years ago
  89. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  90. d6c89d9 uml: Convert to unlocked_ioctls to remove implicit BKL by John Kacur · 15 years ago
  91. d5f1d54 um/mmapper: Remove BKL usage by Arnd Bergmann · 15 years ago
  92. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
  93. 1896950b UML: Remove unused variable from line driver by Jan Kiszka · 15 years ago
  94. 7f3c1fa uml: Fix build breakage after slab.h changes by Jan Kiszka · 15 years ago
  95. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  96. 03315b5 uml: line.c: avoid NULL pointer dereference by Alexander Beregalov · 15 years ago
  97. 0f2cc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  98. 8737c93 Switch may_open() and break_lease() to passing O_... by Al Viro · 15 years ago
  99. 8a78362 block: Consolidate phys_segment and hw_segment limits by Martin K. Petersen · 15 years ago
  100. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 15 years ago