1. 495afca x86: Show the interrupt pointer with 'irqinfo' by Simon Glass · Wed Nov 04 09:57:28 2020 -0700
  2. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  3. e7a76e5 x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQS by Bin Meng · Thu Oct 22 19:13:26 2015 -0700
  4. 9ff054b x86: Display correct CS/EIP/EFLAGS when there is an error code by Bin Meng · Fri Jul 10 10:38:32 2015 +0800
  5. c9c310c x86: delete unneeded declarations of disable_irq() and enable_irq() by Masahiro Yamada · Mon Jul 13 13:17:04 2015 +0900
  6. 98d7e98 x86: Provide access to the IDT by Simon Glass · Tue Apr 28 20:25:16 2015 -0600
  7. 0e9c633 x86: Set up edge triggering on interrupt 9 by Simon Glass · Fri Nov 14 18:18:31 2014 -0700
  8. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  9. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · Thu Aug 04 18:45:45 2011 +0200
  10. bf895ad cleanup: Fix typos and misspellings in various files. by Mike Williams · Fri Jul 22 04:01:30 2011 +0000
  11. cbfce1d x86: Rename i386 to x86 by Graeme Russ · Wed Apr 13 19:43:28 2011 +1000[Renamed (94%) from arch/i386/include/asm/interrupt.h]
  12. 4326153 x86: Fix %ss and %esp in register structure for interrupts by Graeme Russ · Thu Oct 07 20:03:23 2010 +1100
  13. bed10fa x86: Change compiler options by Graeme Russ · Thu Oct 07 20:03:23 2010 +1100
  14. 16261b5 i386: Move cpu/i386/* to arch/i386/cpu/* by Peter Tyser · Mon Apr 12 22:28:17 2010 -0500
  15. 3cba3c1 Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · Mon Apr 12 22:28:08 2010 -0500[Renamed from include/asm-i386/interrupt.h]
  16. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500
  17. d11b085 i386: Rearrange Interupt Handling by Graeme Russ · Tue Nov 24 20:04:18 2009 +1100
  18. 77290ee Rewrite i386 interrupt handling by Graeme Russ · Tue Feb 24 21:13:40 2009 +1100
  19. 0c8c62e Moved definition of set_vector() to new header file by Graeme Russ · Sun Dec 07 10:29:01 2008 +1100