index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
irq.h
Age
Commit message (
Expand
)
Author
2009-12-08
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-11-02
x86: Force irq complete move during cpu offline
Suresh Siddha
2009-10-14
x86: UV RTC: Rename generic_interrupt to x86_platform_ipi
Dimitri Sivanich
2009-08-31
x86: Move irq_init to x86_init_ops
Thomas Gleixner
2009-08-31
x86: Move pre_intr_init to x86_init_ops
Thomas Gleixner
2009-03-04
x86: UV, SGI RTC: add generic system vector
Dimitri Sivanich
2009-02-09
x86: unify do_IRQ()
Jeremy Fitzhardinge
2009-02-09
x86: add handle_irq() to allow interrupt injection
Jeremy Fitzhardinge
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-12-23
x86: fix lguest used_vectors breakage, -v2
Yinghai Lu
2008-12-16
x86: fixup_irqs() doesnt need an argument.
Mike Travis
2008-10-27
x86: remove dead IRQBALANCE code
Dan McGee
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro