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
/
hw_irq.h
Age
Commit message (
Expand
)
Author
2009-06-11
Merge branch 'linus' into x86/mce3
Ingo Molnar
2009-06-11
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-06-10
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-06-03
x86: fix panic with interrupts off (needed for MCE)
Andi Kleen
2009-06-03
x86, mce: implement bootstrapping for machine check wakeups
Andi Kleen
2009-06-03
perf_counter/x86: Remove the IRQ (non-NMI) handling bits
Yong Wang
2009-05-18
x86, apic: introduce io_apic_irq_attr
Yinghai Lu
2009-05-11
x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector()
Yinghai Lu
2009-04-12
x86: clean up declarations and variables
Jaswinder Singh Rajput
2009-04-07
perf_counter: x86: self-IPI for pending work
Peter Zijlstra
2009-04-06
Merge branch 'linus' into perfcounters/core-v2
Ingo Molnar
2009-03-04
x86: UV, SGI RTC: add generic system vector
Dimitri Sivanich
2009-02-13
Merge branch 'x86/core' into perfcounters/core
Ingo Molnar
2009-02-09
xen: expose enable_IO_APIC for 32-bit
Ian Campbell
2009-02-09
x86: use NR_IRQS_LEGACY to replace 16
Yinghai Lu
2009-02-05
x86: move default_ipi_xx back to ipi.c
Yinghai Lu
2009-01-31
x86, voyager: move Voyager-specific defines to voyager.h
Ingo Molnar
2009-01-29
x86: replace CONFIG_X86_SMP with CONFIG_SMP
Ingo Molnar
2009-01-28
x86, apic: untangle the send_IPI_*() jungle
Ingo Molnar
2008-12-08
performance counters: x86 support
Ingo Molnar
2008-11-11
x86: 64 bits: shrink and align IRQ stubs
H. Peter Anvin
2008-11-11
x86: 32 bit: interrupt stub consistency with 64 bit
H. Peter Anvin
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro