1. 6c50527 x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQS by Bin Meng · 9 years ago
  2. 013cf48 x86: Display correct CS/EIP/EFLAGS when there is an error code by Bin Meng · 9 years ago
  3. 5f7e310 x86: delete unneeded declarations of disable_irq() and enable_irq() by Masahiro Yamada · 9 years ago
  4. 6f41e0e7b x86: Provide access to the IDT by Simon Glass · 9 years ago
  5. a0bd851 x86: Set up edge triggering on interrupt 9 by Simon Glass · 10 years ago
  6. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  7. fa82f87 Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  8. 1626308 cleanup: Fix typos and misspellings in various files. by Mike Williams · 13 years ago
  9. fea2572 x86: Rename i386 to x86 by Graeme Russ · 13 years ago[Renamed (94%) from arch/i386/include/asm/interrupt.h]
  10. 7228efa x86: Fix %ss and %esp in register structure for interrupts by Graeme Russ · 14 years ago
  11. 5c16165 x86: Change compiler options by Graeme Russ · 14 years ago
  12. e9a8828 i386: Move cpu/i386/* to arch/i386/cpu/* by Peter Tyser · 14 years ago
  13. 819833a Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · 14 years ago[Renamed from include/asm-i386/interrupt.h]
  14. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 14 years ago
  15. 564a998 i386: Rearrange Interupt Handling by Graeme Russ · 15 years ago
  16. abf0cd3 Rewrite i386 interrupt handling by Graeme Russ · 16 years ago
  17. 9933d60 Moved definition of set_vector() to new header file by Graeme Russ · 16 years ago