1. 04202d1 libpayload/arch/x86: Fix register alignment in exception state dump by Subrata Banik · 9 weeks ago
  2. afa3910 libpayload: Add x86_64 (64-bit) support by Subrata Banik · 3 months ago
  3. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  4. eab2a29 payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  5. 59e923d libpayload/x86/exception: Add ability to ignore unknown interrupts by Raul E Rangel · 6 years ago
  6. 44d89f5 libpayload/x86/exception.c: Remove exception_install_hook by Raul E Rangel · 6 years ago
  7. b025de0 libpayload/apic: Only ACK interrupts triggered by the APIC by Raul E Rangel · 6 years ago
  8. ac8ebd0 libpayload/arch/x86: Add support for initializing the APIC by Raul E Rangel · 6 years ago
  9. 80d5c19 libpayload/x86/exception: Add ability to handle user defined interrupts by Raul E Rangel · 6 years ago
  10. cf79c83 libpayload/x86/exception: Add methods to enable/disable interrupts by Raul E Rangel · 6 years ago
  11. a8b4b75 exception: Fix segment error code mask by Raul E Rangel · 6 years ago
  12. 092cac5 libpayload: Rework exception hook interface by Julius Werner · 10 years ago
  13. bcf07c3 libpayload: don't dereference null pointer in exception handler by Patrick Georgi · 10 years ago
  14. 20cdb24 libpayload: Make it possible to install callbacks for particular exceptions. by Gabe Black · 11 years ago
  15. a799151 libpayload: x86: Add support for catching processor exceptions. by Gabe Black · 11 years ago