1. 5457dc9 linux-user: fix TARGET_NR_select by Laurent Vivier · 9 years ago
  2. 3500385 linux-user: Clean up target_structs.h header guards by Markus Armbruster · 9 years ago
  3. 9c93ae1 linux-user: Clean up target_signal.h header guards by Markus Armbruster · 9 years ago
  4. 55c5063 linux-user: Clean up target_cpu.h header guards by Markus Armbruster · 9 years ago
  5. 3622634 linux-user: Clean up target_syscall.h header guards by Markus Armbruster · 9 years ago
  6. 7ccb84a linux-user: Support for restarting system calls for M68K targets by Timothy E Baldwin · 9 years ago
  7. 93a92d3 linux-user: correct timerfd_create syscall numbers by Riku Voipio · 9 years ago
  8. 460c579 build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target directories by Lluís Vilanova · 9 years ago
  9. e73eecb linux-user: Update m68k syscall definitions to match Linux 4.4. by John Paul Adrian Glaubitz · 9 years ago
  10. 6f6a403 linux-user: Support target-to-host translation of mlockall argument by Tom Musta · 10 years ago
  11. 0903c8b linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2 by Tom Musta · 10 years ago
  12. 0429a97 cpu: Move opaque field from CPU_COMMON to CPUState by Andreas Färber · 11 years ago
  13. cbc14e6 linux-user: set minimum kernel version to 2.6.32 by Riku Voipio · 11 years ago
  14. 4fc4732 linux-user: sync syscall numbers upto 3.13 by Riku Voipio · 11 years ago
  15. 55a2b16 linux-user: create target_structs header to place ipc_perm and shmid_ds by Petar Jovanovic · 11 years ago
  16. 1ccd937 linux-user: Enable NPTL for m68k by Peter Maydell · 12 years ago
  17. 6291ad7 linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user by Peter Maydell · 12 years ago
  18. 0539024 linux-user: Don't overuse CPUState by Andreas Färber · 13 years ago
  19. d979e8e linux-user: Add syscall numbers from kernel 2.6.39.2 by Peter Maydell · 14 years ago
  20. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  21. 99a0949 Get rid of _t suffix by malc · 15 years ago
  22. 4b627a2 linux-user: update syscall list by Riku Voipio · 16 years ago
  23. 1d6198c Remove unnecessary trailing newlines by blueswir1 · 16 years ago
  24. 79383c9 Fix some warnings that would be generated by gcc -Wredundant-decls by blueswir1 · 16 years ago
  25. b28c91e m68k missing get_sp_from_cpustate(), by Thayne Harbaugh. by ths · 17 years ago
  26. 992f48a Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) by blueswir1 · 17 years ago
  27. a04e134 linux-user sigaltstack() syscall, by Thayne Harbaugh. by ths · 17 years ago
  28. 8dd77cc Update Linux kernel syscall list. by ths · 17 years ago
  29. f05d35d Sync termbits.h with current Linux kernel. by ths · 17 years ago
  30. e6e5906 ColdFire target. by pbrook · 18 years ago