1. 75ada8f uml: move sig_handler_common_skas by Jeff Dike · 17 years ago
  2. e06173b uml: don't allow processes to call into stub by Jeff Dike · 17 years ago
  3. 1aa351a uml: tidy helper code by Jeff Dike · 17 years ago
  4. fce8c41 uml: use barrier() instead of mb() by Jeff Dike · 17 years ago
  5. 0983a88 uml: install panic notifier earlier by Jeff Dike · 17 years ago
  6. 8efa3c9 uml: eliminate setjmp_wrapper by Jeff Dike · 17 years ago
  7. 1adfd60 uml: style fixes in file.c by Jeff Dike · 17 years ago
  8. bf8fde7 uml: miscellaneous code cleanups by Jeff Dike · 17 years ago
  9. fee64d3 uml: syle fixes in arch/um/os-Linux by Jeff Dike · 17 years ago
  10. 3e6f2ac uml: kill processes instead of panicing kernel by Jeff Dike · 17 years ago
  11. d25f2e1 uml: use ptrace directly in libc code by Jeff Dike · 17 years ago
  12. ee3d9bd uml: simplify SIGSEGV handling by Jeff Dike · 17 years ago
  13. 6b7e967 uml: convert functions to void by Karol Swietlicki · 17 years ago
  14. ab8cda4 arch/um: remove duplicate includes by Lucas Woods · 17 years ago
  15. edea138 uml: tidy kern_util.h by Jeff Dike · 17 years ago
  16. c0a9290 uml: const and other tidying by WANG Cong · 17 years ago
  17. c9a3072 uml: code tidying under arch/um/os-Linux by WANG Cong · 17 years ago
  18. 4dbed85 uml: stop gdb from deleting breakpoints when running UML by Stanislaw Gruszka · 17 years ago
  19. 0a76532 uml: after_sleep_interval should return something by Jeff Dike · 17 years ago
  20. 364e3a3 uml: fix !NO_HZ busy-loop by Jeff Dike · 17 years ago
  21. d4d5d20 uml: fix recvmsg return value checking by Jeff Dike · 17 years ago
  22. a24864a uml: definitively kill subprocesses on panic by Lepton Wu · 17 years ago
  23. 54ae36f uml: fix stub address calculations by Jeff Dike · 17 years ago
  24. b53f35a uml: network driver MTU cleanups by Jeff Dike · 17 years ago
  25. cd1ae0e uml: network formatting by Jeff Dike · 17 years ago
  26. 1a80521 uml: use *SEC_PER_*SEC constants by Jeff Dike · 17 years ago
  27. 61b63c5 uml: eliminate SIGALRM by Jeff Dike · 17 years ago
  28. 5f73461 uml: time build fix by Jeff Dike · 17 years ago
  29. b160fb6 uml: eliminate interrupts in the idle loop by Jeff Dike · 17 years ago
  30. d2753a6 uml: tickless support by Jeff Dike · 17 years ago
  31. 31ccc1f uml: GENERIC_CLOCKEVENTS support by Jeff Dike · 17 years ago
  32. 78a26e2 uml: separate timer initialization by Jeff Dike · 17 years ago
  33. a2f018b uml: simplify interval setting by Jeff Dike · 17 years ago
  34. 181bde8 uml: fix timer switching by Jeff Dike · 17 years ago
  35. 532d0fa uml: eliminate hz() by Jeff Dike · 17 years ago
  36. 9212850 uml: remove unused file by Jeff Dike · 17 years ago
  37. f0c4cad uml: style fixes in FP code by Jeff Dike · 17 years ago
  38. a5f6096 uml: floating point signal delivery fixes by Jeff Dike · 17 years ago
  39. 512b6fb uml: userspace files should call libc directly by Jeff Dike · 17 years ago
  40. 3cdaf45 uml: replace clone with fork by Jeff Dike · 17 years ago
  41. 8ca842c uml: remove os_* usage from userspace files by Jeff Dike · 17 years ago
  42. 18baddd uml: rename pt_regs general-purpose register file by Jeff Dike · 17 years ago
  43. fab95c5 uml: get rid of do_longjmp by Jeff Dike · 17 years ago
  44. 0a7675a uml: remove __u64 usage from physical memory subsystem by Jeff Dike · 17 years ago
  45. ba180fd uml: style fixes pass 3 by Jeff Dike · 17 years ago
  46. 77bf440 uml: remove code made redundant by CHOOSE_MODE removal by Jeff Dike · 17 years ago
  47. 6aa802c uml: throw out CHOOSE_MODE by Jeff Dike · 17 years ago
  48. 4c9e138 uml: style fixes pass 1 by Jeff Dike · 17 years ago
  49. 42fda66 uml: throw out CONFIG_MODE_TT by Jeff Dike · 17 years ago
  50. 42daba3 uml: stop saving process FP state by Jeff Dike · 17 years ago
  51. 71f926f uml: stop using libc asm/page.h by Jeff Dike · 17 years ago
  52. 8e2d10e uml: tidy recently-moved code by Jeff Dike · 17 years ago
  53. 508a927 uml: fix irqstack crash by Jeff Dike · 17 years ago
  54. 2c392a4 uml: use correct type in BLKGETSIZE ioctl by Nicolas George · 17 years ago
  55. d1254b1 uml: fix x86_64 core dump crash by Jeff Dike · 17 years ago
  56. 97a1fcb uml: more __init annotations by Jeff Dike · 17 years ago
  57. da3e30e uml: fix aio compilation bug by Jeff Dike · 17 years ago
  58. 1a65f49 uml: fix string exporting on UML/i386 by Jeff Dike · 17 years ago
  59. e823448 uml: export hostfs symbols by Jeff Dike · 17 years ago
  60. e4c4bf99 uml: Eliminate kernel allocator wrappers by Jeff Dike · 17 years ago
  61. c439901 uml: simplify helper stack handling by Jeff Dike · 17 years ago
  62. 42a359e uml: SIGIO support cleanup by Jeff Dike · 17 years ago
  63. c539ab73 uml: remove PAGE_SIZE from libc code by Jeff Dike · 17 years ago
  64. cf6aced uml: improve PTRACE_SYSEMU checking by Jeff Dike · 17 years ago
  65. c14b849 uml: iRQ stacks by Jeff Dike · 17 years ago
  66. 2ea5bc5 uml: tidy IRQ code by Jeff Dike · 17 years ago
  67. e1a79c4 uml: use UM_THREAD_SIZE in userspace code by Jeff Dike · 17 years ago
  68. 57598fd uml: remove task_protections by Jeff Dike · 17 years ago
  69. 0e7d18b uml: turn build warnings into comments by Miklos Szeredi · 17 years ago
  70. 231f7e9 uml: mark a tt-only function by Jeff Dike · 17 years ago
  71. 16dd07b uml: more page fault path trimming by Jeff Dike · 17 years ago
  72. 64f6084 uml: speed page fault path by Jeff Dike · 17 years ago
  73. 8603ec8 uml: aIO deadlock avoidance by Jeff Dike · 17 years ago
  74. a6ea4cc uml: rename os_{read_write}_file_k back to os_{read_write}_file by Jeff Dike · 17 years ago
  75. 77f6af7 uml: don't try to handle signals on initial process stack by Jeff Dike · 17 years ago
  76. 63843c2 uml: dump core on panic by Jeff Dike · 17 years ago
  77. a61f334 uml: convert libc layer to call read and write by Jeff Dike · 17 years ago
  78. ef0470c uml: tidy libc code by Jeff Dike · 17 years ago
  79. 3d56404 uml: start fixing os_read_file and os_write_file by Jeff Dike · 17 years ago
  80. f30c2c9 uml: dump registers on ptrace or wait failure by Jeff Dike · 17 years ago
  81. 377fad3 uml: kernel segfaults should dump proper registers by Jeff Dike · 17 years ago
  82. 5d86456 uml: tidy fault code by Jeff Dike · 17 years ago
  83. 1ffb916 uml: remove page_size() by Jeff Dike · 17 years ago
  84. 36e4546 uml: add missing __init declarations by Jeff Dike · 17 years ago
  85. 9218b17 uml: remove user_util.h by Jeff Dike · 17 years ago
  86. 24fa6c0 uml: move remaining useful contents of user_util.h by Jeff Dike · 17 years ago
  87. 4ff83ce uml: create as-layout.h by Jeff Dike · 17 years ago
  88. c65badb uml: move SIGIO testing to sigio.c by Jeff Dike · 17 years ago
  89. f34d9d2 uml: network interface hotplug error handling by Jeff Dike · 17 years ago
  90. 56bd194 uml: driver formatting fixes by Jeff Dike · 17 years ago
  91. 1d94cda uml: print coredump limits by Jeff Dike · 17 years ago
  92. b4ffb6a uml: host_info tidying by Jeff Dike · 17 years ago
  93. a5ed1ff uml: formatting fixes by Jeff Dike · 17 years ago
  94. 11100b1 uml: delete unused code by Jeff Dike · 17 years ago
  95. 98e399f [SK_BUFF]: Introduce skb_mac_header() by Arnaldo Carvalho de Melo · 17 years ago
  96. b92c4f9 [PATCH] uml: use correct register file size everywhere by Jeff Dike · 17 years ago
  97. 9ff1d36 [PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process() by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  98. 0e8cd28 [PATCH] uml: comment the initialization of a global by Jeff Dike · 17 years ago
  99. b4cf95c [PATCH] uml: add a debugging message by Jeff Dike · 17 years ago
  100. 1425180 [PATCH] uml: host VDSO fix by Jeff Dike · 17 years ago