index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
i386
/
kernel
/
io_apic.c
Age
Commit message (
Expand
)
Author
2007-10-11
i386: prepare shared kernel/io_apic.c
Thomas Gleixner
2007-08-21
ACPI: boot correctly with "nosmp" or "maxcpus=0"
Len Brown
2007-08-12
genirq: mark io_apic level interrupts to avoid resend
Thomas Gleixner
2007-07-21
i386: remove old IRQ balancing debug cruft
Stefan Richter
2007-07-21
i386: timer_irq_works() static again
Adrian Bunk
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-05
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2007-05-02
MSI: arch must connect the irq and the msi_desc
Michael Ellerman
2007-05-02
[PATCH] i386: convert to the kthread API
Eric W. Biederman
2007-05-02
[PATCH] x86: remove UNEXPECTED_IO_APIC()
Adrian Bunk
2007-04-08
[PATCH] i386: irqbalance_disable() section fix
Andrew Morton
2007-02-28
[PATCH] x86_64/i386 irq: Fix !CONFIG_SMP compilation
Eric W. Biederman
2007-02-26
[PATCH] irq: Remove set_native_irq_info
Eric W. Biederman
2007-02-16
[PATCH] genirq: remove IRQ_DISABLED
Ingo Molnar
2007-02-16
[PATCH] i386, apic: clean up the APIC code
Thomas Gleixner
2007-02-16
[PATCH] Add irq flag to disable balancing for an interrupt
Thomas Gleixner
2007-02-13
[PATCH] i386: vMI backend for paravirt-ops
Zachary Amsden
2007-02-13
[PATCH] i386: Fix a typo in an IRQ handler name
Maciej W. Rozycki
2007-02-09
[PATCH] io_apic: trivial __iomem annotations
Al Viro
2007-02-07
msi: Make MSI useable more architectures
Eric W. Biederman
2007-01-30
[PATCH] i386: In assign_irq_vector look at all vectors before giving up
Eric W. Biederman
2006-12-09
[PATCH] i386: Fix io_apic.c warning
Andi Kleen
2006-12-07
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
[PATCH] x86-64: remove remaining pc98 code
Adrian Bunk
2006-12-07
[PATCH] i386: Make irq_vector static
Adrian Bunk
2006-12-07
[PATCH] i386: handle a negative return value
Adrian Bunk
2006-12-07
[PATCH] paravirt: Add option to allow skipping the timer check
Zachary Amsden
2006-12-07
[PATCH] i386: Fix race in IO-APIC routing entry setup.
Andi Kleen
2006-11-15
[PATCH] Use delayed disable mode of ioapic edge triggered interrupts
Eric W. Biederman
2006-11-08
[PATCH] htirq: refactor so we only have one function that writes to the chip
Eric W. Biederman
2006-11-01
i386: write IO APIC irq routing entries in correct order
Linus Torvalds
2006-11-01
i386: clean up io-apic accesses
Linus Torvalds
2006-10-17
[PATCH] genirq: clean up irq-flow-type naming
Ingo Molnar
2006-10-11
[PATCH] use struct irq_chip instead of struct hw_interrupt_type
Aneesh Kumar K.V
2006-10-08
[PATCH] i386/x86_64: Remove global IO_APIC_VECTOR
Eric W. Biederman
2006-10-04
[PATCH] htirq: tidy up the htirq code
Eric W. Biederman
2006-10-04
[PATCH] msi: refactor and move the msi irq_chip into the arch code
Eric W. Biederman
2006-10-04
[PATCH] Initial generic hypertransport interrupt support
Eric W. Biederman
2006-10-04
[PATCH] genirq: i386 irq: Remove the msi assumption that irq == vector
Eric W. Biederman
2006-10-04
[PATCH] genirq: i386 irq: Move msi message composition into io_apic.c
Eric W. Biederman
2006-10-04
[PATCH] genirq: i386 irq: Dynamic irq support
Eric W. Biederman
2006-10-04
[PATCH] genirq: convert the i386 architecture to irq-chips
Ingo Molnar
2006-09-26
[PATCH] i386: Replace i386 open-coded cmdline parsing with
Rusty Russell
2006-09-26
[PATCH] i386: Factor out common io apic routing entry access
Andi Kleen
2006-09-26
[PATCH] i386: Allow to use GENERICARCH for UP kernels
Andi Kleen
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-29
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
Ingo Molnar
2006-06-29
[PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[]
Ingo Molnar
[next]