1. 9ff054b x86: Display correct CS/EIP/EFLAGS when there is an error code by Bin Meng · 9 years ago
  2. c9c310c x86: delete unneeded declarations of disable_irq() and enable_irq() by Masahiro Yamada · 9 years ago
  3. 98d7e98 x86: Provide access to the IDT by Simon Glass · 10 years ago
  4. 0e9c633 x86: Set up edge triggering on interrupt 9 by Simon Glass · 10 years ago
  5. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  6. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  7. bf895ad cleanup: Fix typos and misspellings in various files. by Mike Williams · 13 years ago
  8. cbfce1d x86: Rename i386 to x86 by Graeme Russ · 14 years ago[Renamed (94%) from arch/i386/include/asm/interrupt.h]
  9. 4326153 x86: Fix %ss and %esp in register structure for interrupts by Graeme Russ · 14 years ago
  10. bed10fa x86: Change compiler options by Graeme Russ · 14 years ago
  11. 16261b5 i386: Move cpu/i386/* to arch/i386/cpu/* by Peter Tyser · 15 years ago
  12. 3cba3c1 Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · 15 years ago[Renamed from include/asm-i386/interrupt.h]
  13. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago
  14. d11b085 i386: Rearrange Interupt Handling by Graeme Russ · 15 years ago
  15. 77290ee Rewrite i386 interrupt handling by Graeme Russ · 16 years ago
  16. 0c8c62e Moved definition of set_vector() to new header file by Graeme Russ · 16 years ago