1. cc2ece4 powerpc: Add cpu_relax by Nicholas Piggin · 10 months ago
  2. c76b0d0 powerpc: add SMP and IPI support by Nicholas Piggin · 10 months ago
  3. 9801dbb s390x: Specify program headers with flags to avoid linker warnings by Nicholas Piggin · 9 months ago
  4. 514e69f s390x: Only run genprotimg if necessary by Nicholas Piggin · 9 months ago
  5. 8e4e051 powerpc: Enable page alloc operations by Nicholas Piggin · 10 months ago
  6. 2981505 powerpc: Remove broken SMP exception stack setup by Nicholas Piggin · 10 months ago
  7. 789a8e6 powerpc: Add rtas stop-self support by Nicholas Piggin · 10 months ago
  8. 67bdbcf scripts/s390x: Fix the execution of the PV tests by Thomas Huth · 9 months ago
  9. eb2d444 powerpc/sprs: Fix report_kfail call by Nicholas Piggin · 9 months ago
  10. 00af1c8 powerpc: general interrupt tests by Nicholas Piggin · 10 months ago
  11. 584c6ad powerpc/sprs: Test hypervisor registers on powernv machine by Nicholas Piggin · 10 months ago
  12. cd27b4b powerpc: Fix emulator illegal instruction test for powernv by Nicholas Piggin · 10 months ago
  13. 610c5a9 powerpc: Support powernv machine with QEMU TCG by Nicholas Piggin · 10 months ago
  14. f3393cd scripts: Accommodate powerpc powernv machine differences by Nicholas Piggin · 10 months ago
  15. ccb3749 scripts: allow machine option to be specified in unittests.cfg by Nicholas Piggin · 10 months ago
  16. d499b05 powerpc/sprs: Avoid taking PMU interrupts caused by register fuzzing by Nicholas Piggin · 10 months ago
  17. 8f6290f powerpc/sprs: Specify SPRs with data rather than code by Nicholas Piggin · 10 months ago
  18. d2ade2c powerpc: Update unittests for latest QEMU version by Nicholas Piggin · 10 months ago
  19. 34508e8 powerpc: Mark known failing tests as kfail by Nicholas Piggin · 10 months ago
  20. 7cd0220 report: Add known failure reporting option by Nicholas Piggin · 10 months ago
  21. 70eb64a travis.yml: Update the aarch64 and ppc64le jobs to Jammy by Thomas Huth · 10 months ago
  22. 2e64397 Fix check-kerneldoc for out of tree builds by Nicholas Piggin · 10 months ago
  23. eed1930 shellcheck: Suppress SC2209 quoting warning in config.mak by Nicholas Piggin · 10 months ago
  24. dc8a922 shellcheck: Fix shellcheck target with out of tree build by Nicholas Piggin · 10 months ago
  25. 13f8d6d Merge branch 'arm/queue' into 'master' by Andrew Jones · 10 months ago
  26. 3b3f9a3 arm64: Default to 4K translation granule by Oliver Upton · 10 months ago
  27. a481914 runtime: Adjust probe_maxsmp for older QEMU by Andrew Jones · 10 months ago
  28. 3b4b978 Merge branch 'misc/queue' into 'master' by Andrew Jones · 10 months ago
  29. 3df129a shellcheck: Suppress various messages by Nicholas Piggin · 10 months ago
  30. b3a1827 shellcheck: Fix SC2294 by Nicholas Piggin · 10 months ago
  31. a8d9d8d shellcheck: Fix SC2124 by Nicholas Piggin · 10 months ago
  32. b7e5dfd shellcheck: Fix SC2155 by Nicholas Piggin · 10 months ago
  33. ddfdcc3 Add initial shellcheck checking by Nicholas Piggin · 10 months ago
  34. 9cab582 Merge branch 'pr-2024-04-22' into 'master' by Thomas Huth · 11 months ago
  35. 7315fc8 s390x: cmm: test no-translate bit after reset by Nico Boehr · 11 months ago
  36. f08ec4e lib: s390: fix guest length in uv_create_guest() by Claudio Imbrenda · 11 months ago
  37. bff3aac s390x: Use local accel variable in arch_cmd_s390x by Nicholas Piggin · 11 months ago
  38. 9285840 s390x: Fix is_pv check in run script by Nicholas Piggin · 11 months ago
  39. 950bc1d s390x: emulator: Fix error path of invalid function code by Christian Borntraeger · 11 months ago
  40. 343281e s390x: add pv-attest to unittests.cfg by Nico Boehr · 1 year, 1 month ago
  41. 40e2c61 lib: s390x: sigp: Name inline assembly arguments by Janosch Frank · 1 year, 1 month ago
  42. 7dcf1fc s390x: sclp: Dirty CC before sclp execution by Janosch Frank · 1 year, 1 month ago
  43. 9946f19 s390x: mvpg: Dirty CC before mvpg execution by Janosch Frank · 1 year, 1 month ago
  44. 9312c86 lib: s390x: css: Dirty CC before css instructions by Janosch Frank · 1 year, 1 month ago
  45. eb547ec lib: s390x: uv: Dirty CC before uvc execution by Janosch Frank · 1 year, 1 month ago
  46. 3dbf3c4 lib: s390x: sigp: Dirty CC before sigp execution by Janosch Frank · 1 year, 1 month ago
  47. 42cc67b s390x/Makefile: simplify Secure Execution boot image generation by Marc Hartmayer · 1 year, 4 months ago
  48. 69ee03b Merge branch 'arm/queue' into 'master' by Andrew Jones · 11 months ago
  49. 71e899d test_migrate_unmapped_collection test fails during skip by Jan Richter · 11 months ago
  50. e96011b gitlab-ci: Disable selftest-migration on s390x again by Thomas Huth · 11 months ago
  51. 4cdd273 doc: start documentation directory with unittests.cfg doc by Nicholas Piggin · 11 months ago
  52. ac6e1ab powerpc: interrupt stack backtracing by Nicholas Piggin · 11 months ago
  53. e67d476 powerpc: Fix stack backtrace termination by Nicholas Piggin · 11 months ago
  54. 06806ed powerpc: Fix KVM caps on POWER9 hosts by Nicholas Piggin · 11 months ago
  55. 3ccb19a gitlab-ci: Run migration selftest on s390x and powerpc by Nicholas Piggin · 11 months ago
  56. fe151b4 common: add memory dirtying vs migration test by Nicholas Piggin · 11 months ago
  57. 956004a arch-run: Add a "continuous" migration option for tests by Nicholas Piggin · 11 months ago
  58. e6e1a20 (arm|s390): Use migrate_skip in test cases by Nicholas Piggin · 11 months ago
  59. fa8914b migration: Add a migrate_skip command by Nicholas Piggin · 11 months ago
  60. 6630792 gitlab-ci: Fix the cirrus pipelines by Thomas Huth · 11 months ago
  61. 49bbfc6 arch-run: Keep infifo open by Nicholas Piggin · 11 months ago
  62. 4aadd21 arch-run: Add functions to help handle migration directives from test by Nicholas Piggin · 11 months ago
  63. 533d778 shellcheck: Fix SC2048 by Nicholas Piggin · 11 months ago
  64. 0ebc1af shellcheck: Fix SC2178 by Nicholas Piggin · 11 months ago
  65. 7f01fa7 shellcheck: Fix SC2145 by Nicholas Piggin · 11 months ago
  66. ec11048 shellcheck: Fix SC2013 by Nicholas Piggin · 11 months ago
  67. 5bf124f shellcheck: Fix SC2143 by Nicholas Piggin · 11 months ago
  68. 09e5592 shellcheck: Fix SC2006 by Nicholas Piggin · 11 months ago
  69. d50fa5a shellcheck: Fix SC2094 by Nicholas Piggin · 11 months ago
  70. 5697b49 shellcheck: Fix SC2295 by Nicholas Piggin · 11 months ago
  71. 20a879f shellcheck: Fix SC2223 by Nicholas Piggin · 11 months ago
  72. 7b0147e Merge branch 'efi/queue' into 'master' by Andrew Jones · 11 months ago
  73. fc35f6c efi: include libfdt header only for aarch64 and riscv by Vasant Karasulli · 11 months ago
  74. 9f993e2 Merge branch 'efi/queue' into 'master' by Andrew Jones · 11 months ago
  75. b365a5b lib/efi: Retry call to efi exit boot services by Pavan Kumar Paluri · 11 months ago
  76. bb294df x86 EFI: Bypass call to fdt_check_header() by Pavan Kumar Paluri · 11 months ago
  77. 6444ae2 Merge branch 'riscv/queue' into 'master' by Andrew Jones · 12 months ago
  78. aa7819e riscv: sbi: Test remaining base functions by Andrew Jones · 12 months ago
  79. 9d4aa5e riscv: sbi: Check and test spec version by Andrew Jones · 12 months ago
  80. 10aacd2 riscv: sbi: Test for specific SBI implementation ID by Carlos Maiolino · 12 months ago
  81. 17dd8c0 riscv: sbi: Enable gen_report() to print the wrong value in case of failure by Carlos Maiolino · 12 months ago
  82. c507408 riscv: sbi: Implement test for architecture ID register by Carlos Maiolino · 12 months ago
  83. 00d3be4 riscv: sbi: Factor out environment variable check and report generation by Carlos Maiolino · 12 months ago
  84. 63bfc25 riscv: sbi: Add test to probe SBI Extension by Carlos Maiolino · 12 months ago
  85. 8a4ca72 riscv: sbi: Add a wrapper to call sbi_ecall for base extension by Carlos Maiolino · 12 months ago
  86. 2e0bdc2 riscv: efi: Use efi-direct by default by Andrew Jones · 1 year ago
  87. a755990 riscv: efi: Add run script by Andrew Jones · 1 year ago
  88. 9f34c81 riscv: Enable EFI boot by Andrew Jones · 1 year ago
  89. 31b4ef4 riscv: Refactor setup code by Andrew Jones · 1 year ago
  90. ba0a6fd efi: Add support for obtaining the boot hartid by Andrew Jones · 1 year ago
  91. 0ab375a riscv: efi: Switch stack in _start by Andrew Jones · 1 year ago
  92. 68128c6 riscv: Enable building for EFI by Andrew Jones · 1 year ago
  93. a403033 riscv: Tweak the gnu-efi imported code by Andrew Jones · 1 year ago
  94. da3404a riscv: Import gnu-efi files by Andrew Jones · 1 year ago
  95. a1f2b0e treewide: lib/stack: Make base_address arch specific by Andrew Jones · 1 year ago
  96. a8a78d7 treewide: lib/stack: Fix backtrace by Andrew Jones · 1 year ago
  97. e442bc9 riscv: show_regs: Prepare for EFI images by Andrew Jones · 1 year ago
  98. 6c2108d riscv: Call abort instead of assert on unhandled exceptions by Andrew Jones · 1 year ago
  99. 611fe6d Merge branch 'arm/queue' into 'master' by Andrew Jones · 12 months ago
  100. dd79728 arm64: efi: Add gitlab CI by Andrew Jones · 1 year ago