1. 495afca x86: Show the interrupt pointer with 'irqinfo' by Simon Glass · Wed Nov 04 09:57:28 2020 -0700
  2. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  3. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  4. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · Thu Nov 14 12:57:41 2019 -0700
  5. 465c710 x86: Wrap calls to 8259 with CONFIG_I8259_PIC by Bin Meng · Thu Nov 29 19:57:21 2018 -0800
  6. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  7. f5156f0 x86: Drop interrupt support in 64-bit mode by Simon Glass · Mon Jan 16 07:04:14 2017 -0700
  8. e7a76e5 x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQS by Bin Meng · Thu Oct 22 19:13:26 2015 -0700
  9. 38a9eb1 x86: Fix out of bounds irq handlers access by Sebastien Ronsse · Mon Jan 12 17:17:25 2015 +0000
  10. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  11. 883c603 cosmetic: checkpatch cleanup of arch/x86/lib/*.c by Graeme Russ · Tue Nov 08 02:33:15 2011 +0000
  12. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · Thu Aug 04 18:45:45 2011 +0200
  13. cbfce1d x86: Rename i386 to x86 by Graeme Russ · Wed Apr 13 19:43:28 2011 +1000[Renamed from arch/i386/lib/interrupts.c]
  14. 45fc1d8 x86: Code cleanup by Graeme Russ · Wed Apr 13 19:43:26 2011 +1000
  15. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  16. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500[Renamed from lib_i386/interrupts.c]
  17. 078395c i386: Final Relocation by Graeme Russ · Tue Nov 24 20:04:21 2009 +1100
  18. d11b085 i386: Rearrange Interupt Handling by Graeme Russ · Tue Nov 24 20:04:18 2009 +1100
  19. 8495964 Add basic relocation to i386 port by Graeme Russ · Tue Feb 24 21:14:56 2009 +1100
  20. 77290ee Rewrite i386 interrupt handling by Graeme Russ · Tue Feb 24 21:13:40 2009 +1100