index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
i8259.h
Age
Commit message (
Expand
)
Author
2023-10-27
x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibility
Thomas Gleixner
2021-08-10
x86: Avoid magic number with ELCR register accesses
Maciej W. Rozycki
2018-08-15
x86: i8259: Add missing include file
Guenter Roeck
2018-01-14
x86/tsc: Allow TSC calibration without PIT
Peter Zijlstra
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-11-07
x86/irq: Probe for PIC presence before allocating descs for legacy IRQs
Vitaly Kuznetsov
2014-06-21
x86, irq: Count legacy IRQs by legacy_pic->nr_legacy_irqs instead of NR_IRQS_...
Jiang Liu
2010-10-12
x86: i8259: Convert to new irq_chip functions
Thomas Gleixner
2010-02-22
Merge remote branch 'origin/x86/apic' into x86/mrst
H. Peter Anvin
2010-02-19
x86, pic: Make use of legacy_pic abstraction
Jacob Pan
2010-02-19
x86, pic: Introduce legacy_pic abstraction
Jacob Pan
2010-02-16
x86: Convert i8259_lock to raw_spinlock
Thomas Gleixner
2009-04-10
x86: move x86_quirk_pre_intr_init() to irqinit_32.c
Pekka Enberg
2009-02-23
x86: refactor x86_quirks support
Ingo Molnar
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro