index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
i8259.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-16
x86/i8259: Mark legacy PIC interrupts with IRQ_LEVEL
Thomas Gleixner
1
-0
/
+1
2022-10-31
x86/i8259: Make default_legacy_pic static
Chen Lifu
1
-1
/
+1
2021-08-10
x86: Avoid magic number with ELCR register accesses
Maciej W. Rozycki
1
-4
/
+4
2020-07-29
x86/i8259: Use printk_deferred() to prevent deadlock
Thomas Gleixner
1
-1
/
+1
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2018-08-05
x86: Don't include linux/irq.h from asm/hardirq.h
Nicolai Stange
1
-0
/
+1
2017-11-07
Merge branch 'linus' into x86/apic, to resolve conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-25
x86/irq/vector: Initialize matrix allocator
Thomas Gleixner
1
-0
/
+1
2017-04-14
x86: i8259: export legacy_pic symbol
Hans de Goede
1
-0
/
+1
2015-11-07
x86/irq: Probe for PIC presence before allocating descs for legacy IRQs
Vitaly Kuznetsov
1
-8
/
+21
2015-05-10
x86/asm/entry/irq: Clean up IRQn_VECTOR macros
Brian Gerst
1
-4
/
+4
2014-10-28
x86/irq: Fix XT-PIC-XT-PIC in /proc/interrupts
Maciej W. Rozycki
1
-2
/
+1
2014-04-14
x86, irq, pic: Probe for legacy PIC and set legacy_pic appropriately
K. Y. Srinivasan
1
-1
/
+19
2013-09-04
x86/irq: Correct comment about i8259 initialization
Yanchuan Nian
1
-2
/
+1
2012-08-22
x86/irq/i8259: Fix incorrect comment
Yuanhan Liu
1
-1
/
+1
2012-03-28
Disintegrate asm/system.h for X86
David Howells
1
-1
/
+0
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-03-23
x86: Use syscore_ops instead of sysdev classes and sysdevs
Rafael J. Wysocki
1
-23
/
+10
2011-03-12
x86: Cleanup the genirq name space
Thomas Gleixner
1
-1
/
+1
2010-10-12
x86: i8259: Convert to new irq_chip functions
Thomas Gleixner
1
-31
/
+32
2010-07-20
x86, i8259: Only register sysdev if we have a real 8259 PIC
Adam Lackorzynski
1
-10
/
+15
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2010-02-23
x86, pic: Fix section mismatch in legacy pic
Jacob Pan
1
-3
/
+3
2010-02-22
Merge remote branch 'origin/x86/apic' into x86/mrst
H. Peter Anvin
1
-15
/
+15
2010-02-19
x86, pic: Make use of legacy_pic abstraction
Jacob Pan
1
-7
/
+14
2010-02-19
x86, pic: Introduce legacy_pic abstraction
Jacob Pan
1
-0
/
+43
2010-02-16
x86: Convert i8259_lock to raw_spinlock
Thomas Gleixner
1
-15
/
+15
2009-02-23
x86: refactor x86_quirks support
Ingo Molnar
1
-1
/
+0
2009-01-04
x86: i8259.c fix style problems
Jaswinder Singh Rajput
1
-4
/
+4
2008-07-12
x64, x2apic/intr-remap: 8259 specific mask/unmask routines
Suresh Siddha
1
-0
/
+24
2008-06-02
i8259: fix final ugliness
Pavel Machek
1
-14
/
+8
2008-05-24
x86: i8259: cleanup codingstyle
Pavel Machek
1
-4
/
+4
2008-05-24
x86: i8259.c: remove trivial ifdefs
Pavel Machek
1
-17
/
+3
2008-05-24
x86: i8259.c: remove #ifdefs around includes
Pavel Machek
1
-11
/
+0
2008-05-24
x86: automatical unification of i8259.c
Pavel Machek
1
-0
/
+368