1. 5dfe4c9 [PATCH] mark struct file_operations const 2 by Arjan van de Ven · 18 years ago
  2. ab521dc [PATCH] tty: update the tty layer to work with struct pid by Eric W. Biederman · 18 years ago
  3. b653d081 [PATCH] proc: remove useless (and buggy) ->nlink settings by Alexey Dobriyan · 18 years ago
  4. de5fe76 [PATCH] uml: umid tidying by Jeff Dike · 18 years ago
  5. b8831a1 [PATCH] uml: locking fixes in the ubd driver by Jeff Dike · 18 years ago
  6. 62f96cb [PATCH] uml: add per-device queues and locks to ubd driver by Jeff Dike · 18 years ago
  7. c0961c1 [PATCH] uml: initialize a list head by Jeff Dike · 18 years ago
  8. c6256c6 [PATCH] uml: fix previous console locking by Jeff Dike · 18 years ago
  9. d5c9ffc [PATCH] uml: console locking commentary and code cleanup by Jeff Dike · 18 years ago
  10. a52f362 [PATCH] uml: mostly const a structure by Jeff Dike · 18 years ago
  11. 99b0278 [PATCH] uml: locking commentary in the random driver by Jeff Dike · 18 years ago
  12. c59bce6 [PATCH] uml: use LIST_HEAD where possible by Jeff Dike · 18 years ago
  13. c862fc3 [PATCH] uml: network driver locking and code cleanup by Jeff Dike · 18 years ago
  14. 67608e0 [PATCH] uml: port driver formatting by Jeff Dike · 18 years ago
  15. d832fc6 [PATCH] uml: make two variables static by Jeff Dike · 18 years ago
  16. 84f48d4 [PATCH] uml: mconsole locking by Jeff Dike · 18 years ago
  17. d471c0f [PATCH] uml: audio driver formatting by Jeff Dike · 18 years ago
  18. b612e47 [PATCH] uml: audio driver locking by Jeff Dike · 18 years ago
  19. 5bbcbec [PATCH] uml: watchdog driver formatting by Jeff Dike · 18 years ago
  20. 42d3611 [PATCH] uml: watchdog driver locking by Jeff Dike · 18 years ago
  21. 4ea21cd [PATCH] uml: network driver whitespace and style fixes by Jeff Dike · 18 years ago
  22. d3b7f69 [PATCH] uml: add locking to network transport registration by Jeff Dike · 18 years ago
  23. 190c3e4 [PATCH] uml: lock the irqs_to_free list by Jeff Dike · 18 years ago
  24. 894be2a [PATCH] uml: console whitespace and comment tidying by Jeff Dike · 18 years ago
  25. f28169d [PATCH] uml: return hotplug errors to host by Jeff Dike · 18 years ago
  26. d79a580 [PATCH] uml: console locking fixes by Jeff Dike · 18 years ago
  27. eff3b63 [PATCH] uml: fix net_kern workqueue abuse by Peter Zijlstra · 18 years ago
  28. 0268bd0 um: replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  29. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  30. 8210fd2 [PATCH] uml: use get_random_bytes() after random pool is seeded by Jeff Dike · 18 years ago
  31. a2ce774 [PATCH] uml: workqueue build fix by Andrew Morton · 18 years ago
  32. 6d5aefb WorkQueue: Fix up arch-specific work items where possible by David Howells · 18 years ago
  33. 03a67a4 Fix typos in doc and comments by Jan Engelhardt · 18 years ago
  34. d8d7c28 [PATCH] uml ubd driver: various little changes by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  35. 0bf16bf [PATCH] uml ubd driver: do not store error codes as ->fd by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  36. 84e945e [PATCH] uml ubd driver: use bitfields where possible by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  37. e7f6552 [PATCH] uml ubd driver: reformat ubd_config by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  38. 2fe30a3 [PATCH] uml ubd driver: convert do_ubd to a boolean variable by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  39. 33f775e [PATCH] uml ubd driver: ubd_io_lock usage fixup by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  40. d7fb2c3 [PATCH] uml ubd driver: change ubd_lock to be a mutex by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  41. 5f75a4f [PATCH] uml ubd driver: give better names to some functions. by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  42. 7d314e3 [PATCH] uml ubd driver: var renames by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  43. 2a9d32f [PATCH] uml ubd driver: document some struct fields by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  44. 97d88ac [PATCH] uml ubd driver: allow using up to 16 UBD devices by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  45. 3a51237 [PATCH] uml: mconsole fixes by Al Viro · 18 years ago
  46. 1ba0ce6 [PATCH] uml: mmapper - remove just added but wrong "const" attribute by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  47. d9d645f [PATCH] uml: cleanup run_helper() API to fix a leak by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  48. c13e569 [PATCH] uml: split memory allocation prototypes out of user.h by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  49. 59bd598 [PATCH] missed const in prototype by Al Viro · 18 years ago
  50. 7bea96f [PATCH] uml pt_regs fixes by Al Viro · 18 years ago
  51. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  52. 4b3f686 Attack of "the the"s in arch by Matt LaPlante · 18 years ago
  53. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  54. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  55. cdd6026 [PATCH] Remove ->rq_status from struct request by Jens Axboe · 18 years ago
  56. d6c6410 [PATCH] uml build fix by Ollie Wild · 18 years ago
  57. fade5d5 [PATCH] uml: don't roll my own random MAC generator by Jeff Dike · 18 years ago
  58. f92afe5 [PATCH] uml: stack consumption reduction by Jeff Dike · 18 years ago
  59. 80c1374 [PATCH] uml: close file descriptor leaks by Jeff Dike · 18 years ago
  60. 730760e [PATCH] uml: locking documentation by Jeff Dike · 18 years ago
  61. b10aeee [PATCH] uml: mechanical tidying after random MACs change by Jeff Dike · 18 years ago
  62. f3e7ed2 [PATCH] uml: assign random MACs to interfaces if necessary by Jeff Dike · 18 years ago
  63. a144ea4 [IPV4]: annotate struct in_ifaddr by Al Viro · 18 years ago
  64. 1183dc9 [PATCH] uml: fix allocation size by Jeff Dike · 18 years ago
  65. 5e7672e [PATCH] uml: const more data by Jeff Dike · 18 years ago
  66. 48af05e [PATCH] uml: fix proc-vs-interrupt context spinlock deadlock by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  67. bf61f50 [PATCH] uml: clean our set_ether_mac by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  68. 91b165c [PATCH] uml: Use ARRAY_SIZE more assiduously by Jeff Dike · 18 years ago
  69. 2d77f6f [PATCH] uml: make mconsole version requests happen in a process by Jeff Dike · 18 years ago
  70. 03a3f82 [PATCH] uml: remove unused variable by Jeff Dike · 18 years ago
  71. 9ead6fe [PATCH] uml: add some EINTR protection by Jeff Dike · 18 years ago
  72. 108ffa8 [PATCH] uml: formatting fixes by Jeff Dike · 18 years ago
  73. bd6aa65 [PATCH] irq-flags: UM: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  74. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  75. 6edb086 [PATCH] uml: unregister useless console when it's not needed by Jeff Dike · 18 years ago
  76. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  77. 602cada Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 by Linus Torvalds · 18 years ago
  78. 264f486 [PATCH] devfs: Remove the line_driver devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  79. ce7b0f4 [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  80. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 19 years ago
  81. 79021a6 [PATCH] devfs: Remove devfs_mk_symlink() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  82. 95dc112 [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  83. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  84. 83cc5ed [PATCH] kernel/sys.c: cleanups by Adrian Bunk · 18 years ago
  85. b15fb6b [PATCH] uml: fix patch mismerge by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  86. 181ae40 [PATCH] uml: make 64-bit COW files compatible with 32-bit ones by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  87. 52c7378 [PATCH] uml: avoid warnings for diffent names for an unsigned quadword by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  88. dbdb4c0 [PATCH] uml: local_irq_save, not local_save_flags by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  89. b1c332c [PATCH] uml: fix hang on run_helper() failure on uml_net by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  90. 802e307 [PATCH] uml: fix format errors by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  91. 6dad2d3 [PATCH] uml: fix 2 harmless cast warnings for 64-bit by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  92. f2ea394 [PATCH] uml: safe migration path to the correct V3 COW format by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  93. cda402b [PATCH] uml: make 64-bit COW files compatible with 32-bit ones by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  94. 60baa15 [PATCH] uml: memory hotplug cleanups by Jeff Dike · 18 years ago
  95. e11c0cd [PATCH] uml: fix min usage by Al Viro · 18 years ago
  96. 4d338e1 [PATCH] uml: sparse cleanups by Al Viro · 18 years ago
  97. f4c57a7 [PATCH] uml: fix initcall return values by Jeff Dike · 18 years ago
  98. 02dea08 [PATCH] UML: Hotplug memory, take 2 by Jeff Dike · 18 years ago
  99. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 18 years ago
  100. 6c29256c [PATCH] uml: allow ubd devices to be shared in a cluster by Jeff Dike · 18 years ago