1. fbfe9c8 um: Save FPU registers between task switches by Ingo van Lil · 13 years ago
  2. b743ac5 um: disable scan_elf_aux() on x86_64 by Richard Weinberger · 13 years ago
  3. 2a6d0ac uml: free resources by Davidlohr Bueso · 13 years ago
  4. 2fdf213 uml: helper.c warning corrections by Vitaliy Ivanov · 13 years ago
  5. f956b3e um: fix _FORTIFY_SOURCE=2 support for kernel modules by Richard Weinberger · 13 years ago
  6. db271cf um: fix crash while os_dump_core() by Richard Weinberger · 13 years ago
  7. d634f19 um: add earlyprintk support by Richard Weinberger · 13 years ago
  8. 2525e70 um: remove SIGHUP handler by Richard Weinberger · 13 years ago
  9. 0ce451a um: fix UML_LIB_PATH by Richard Weinberger · 13 years ago
  10. b2db219 um: fix abort by Richard Weinberger · 13 years ago
  11. 482db6d um: fix global timer issue when using CONFIG_NO_HZ by Richard Weinberger · 14 years ago
  12. 005a59e Deal with missing exports for hostfs by Al Viro · 15 years ago
  13. fb967ec um: os-linux/mem.c needs sys/stat.h by Liu Aleaxander · 14 years ago
  14. 7f3c1fa uml: Fix build breakage after slab.h changes by Jan Kiszka · 14 years ago
  15. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  16. edf382b includecheck fix: um, helper.c by Jaswinder Singh Rajput · 15 years ago
  17. 5062910 uml: improve error messages by WANG Cong · 15 years ago
  18. 00699e8 uml: fix WARNING: vmlinux: 'memcpy' exported twice by akpm@linux-foundation.org · 15 years ago
  19. 17c324f um: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  20. ec82c32 x86, um: get rid of arch/um/os symlink by Al Viro · 16 years ago
  21. 887c57d x86, um: get rid of excessive includes of uml-config.h by Al Viro · 16 years ago
  22. d2efa6d uml: remove the dead TTY_LOG code by Adrian Bunk · 16 years ago
  23. 99764fa UML: make several more things static by WANG Cong · 16 years ago
  24. f1ef916 uml: work around broken host PTRACE_SYSEMU by Jeff Dike · 16 years ago
  25. 14c8a77 uml: remove include of asm/user.h by Jeff Dike · 16 years ago
  26. b6d8adf uml: PATH_MAX needs limits.h by Ingo Molnar · 16 years ago
  27. 3d5ede6 uml: stub needs to tolerate SIGWINCH by Jeff Dike · 16 years ago
  28. 40fb16a uml: deal with inaccessible address space start by Tom Spink · 16 years ago
  29. 06e1e4f uml: deal with host time going backwards by Jeff Dike · 16 years ago
  30. 3787fa6 fix include order in sys-i386/registers.c by Al Viro · 16 years ago
  31. fe2cc53 uml: track and make up lost ticks by Jeff Dike · 16 years ago
  32. 5d33e4d uml: random driver fixes by Jeff Dike · 16 years ago
  33. 43f5b30 uml: fix build when SLOB is enabled by Jeff Dike · 16 years ago
  34. 47906dd uml: tidy ptrace interface by Jeff Dike · 16 years ago
  35. 96cee30 uml: style fixes by Jeff Dike · 16 years ago
  36. 53c2587 uml: redo host capability detection and disabling by Jeff Dike · 16 years ago
  37. 4415d8a arch/um/os-Linux/sys-i386/task_size.c: improve a bit by WANG Cong · 16 years ago
  38. 626c59f arch/um/os-Linux/start_up.c: various improvements. by WANG Cong · 16 years ago
  39. 297e1b2 uml: fix build error by Ingo Molnar · 16 years ago
  40. 2f56deb uml: fix FP register corruption by Jeff Dike · 16 years ago
  41. 11a7ac2 uml: improved error handling while locating temp dir by Jim Meyering · 16 years ago
  42. 5134d8f uml: style fixes in arch/um/os-Linux by Jeff Dike · 16 years ago
  43. 536788f uml: runtime host VMSPLIT detection by Jeff Dike · 16 years ago
  44. 576c013 uml: move register initialization by Jeff Dike · 16 years ago
  45. b549883 uml: add newlines to printks by Jeff Dike · 16 years ago
  46. bf53d85 uml: implement O_APPEND by Jeff Dike · 16 years ago
  47. 3a24ebf uml: remove init_irq_signals by Jeff Dike · 16 years ago
  48. cfef8f3 uml: signal handling tidying by Jeff Dike · 16 years ago
  49. e6a2d1f uml: clean up sig_handler_common_skas by Jeff Dike · 16 years ago
  50. 75ada8f uml: move sig_handler_common_skas by Jeff Dike · 16 years ago
  51. e06173b uml: don't allow processes to call into stub by Jeff Dike · 16 years ago
  52. 1aa351a uml: tidy helper code by Jeff Dike · 16 years ago
  53. fce8c41 uml: use barrier() instead of mb() by Jeff Dike · 16 years ago
  54. 0983a88 uml: install panic notifier earlier by Jeff Dike · 16 years ago
  55. 8efa3c9 uml: eliminate setjmp_wrapper by Jeff Dike · 16 years ago
  56. 1adfd60 uml: style fixes in file.c by Jeff Dike · 16 years ago
  57. bf8fde7 uml: miscellaneous code cleanups by Jeff Dike · 16 years ago
  58. fee64d3 uml: syle fixes in arch/um/os-Linux by Jeff Dike · 16 years ago
  59. 3e6f2ac uml: kill processes instead of panicing kernel by Jeff Dike · 16 years ago
  60. d25f2e1 uml: use ptrace directly in libc code by Jeff Dike · 16 years ago
  61. ee3d9bd uml: simplify SIGSEGV handling by Jeff Dike · 16 years ago
  62. 6b7e967 uml: convert functions to void by Karol Swietlicki · 16 years ago
  63. ab8cda4 arch/um: remove duplicate includes by Lucas Woods · 16 years ago
  64. edea138 uml: tidy kern_util.h by Jeff Dike · 16 years ago
  65. c0a9290 uml: const and other tidying by WANG Cong · 16 years ago
  66. c9a3072 uml: code tidying under arch/um/os-Linux by WANG Cong · 16 years ago
  67. 4dbed85 uml: stop gdb from deleting breakpoints when running UML by Stanislaw Gruszka · 17 years ago
  68. 0a76532 uml: after_sleep_interval should return something by Jeff Dike · 17 years ago
  69. 364e3a3 uml: fix !NO_HZ busy-loop by Jeff Dike · 17 years ago
  70. d4d5d20 uml: fix recvmsg return value checking by Jeff Dike · 17 years ago
  71. a24864a uml: definitively kill subprocesses on panic by Lepton Wu · 17 years ago
  72. 54ae36f uml: fix stub address calculations by Jeff Dike · 17 years ago
  73. b53f35a uml: network driver MTU cleanups by Jeff Dike · 17 years ago
  74. cd1ae0e uml: network formatting by Jeff Dike · 17 years ago
  75. 1a80521 uml: use *SEC_PER_*SEC constants by Jeff Dike · 17 years ago
  76. 61b63c5 uml: eliminate SIGALRM by Jeff Dike · 17 years ago
  77. 5f73461 uml: time build fix by Jeff Dike · 17 years ago
  78. b160fb6 uml: eliminate interrupts in the idle loop by Jeff Dike · 17 years ago
  79. d2753a6d uml: tickless support by Jeff Dike · 17 years ago
  80. 31ccc1f uml: GENERIC_CLOCKEVENTS support by Jeff Dike · 17 years ago
  81. 78a26e2 uml: separate timer initialization by Jeff Dike · 17 years ago
  82. a2f018b uml: simplify interval setting by Jeff Dike · 17 years ago
  83. 181bde8 uml: fix timer switching by Jeff Dike · 17 years ago
  84. 532d0fa uml: eliminate hz() by Jeff Dike · 17 years ago
  85. 9212850 uml: remove unused file by Jeff Dike · 17 years ago
  86. f0c4cad uml: style fixes in FP code by Jeff Dike · 17 years ago
  87. a5f6096c uml: floating point signal delivery fixes by Jeff Dike · 17 years ago
  88. 512b6fb uml: userspace files should call libc directly by Jeff Dike · 17 years ago
  89. 3cdaf45 uml: replace clone with fork by Jeff Dike · 17 years ago
  90. 8ca842c uml: remove os_* usage from userspace files by Jeff Dike · 17 years ago
  91. 18baddd uml: rename pt_regs general-purpose register file by Jeff Dike · 17 years ago
  92. fab95c5 uml: get rid of do_longjmp by Jeff Dike · 17 years ago
  93. 0a7675a uml: remove __u64 usage from physical memory subsystem by Jeff Dike · 17 years ago
  94. ba180fd uml: style fixes pass 3 by Jeff Dike · 17 years ago
  95. 77bf440 uml: remove code made redundant by CHOOSE_MODE removal by Jeff Dike · 17 years ago
  96. 6aa802c uml: throw out CHOOSE_MODE by Jeff Dike · 17 years ago
  97. 4c9e138 uml: style fixes pass 1 by Jeff Dike · 17 years ago
  98. 42fda66 uml: throw out CONFIG_MODE_TT by Jeff Dike · 17 years ago
  99. 42daba3 uml: stop saving process FP state by Jeff Dike · 17 years ago
  100. 71f926f uml: stop using libc asm/page.h by Jeff Dike · 17 years ago