aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/hw_irq.h
Commit message (Expand)AuthorAgeFilesLines
* x86: Allocate 32 tlb_invalidate_interrupt handler stubsShaohua Li2011-02-141-0/+24
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-211-4/+13
|\
| * x86: uv: Clean up the direct access to irq_descThomas Gleixner2010-10-121-1/+0
| * x86: Embedd irq_2_iommu into irq_cfgThomas Gleixner2010-10-121-0/+10
| * x86: Prepare the affinity common functions for taking struct irq_data *Thomas Gleixner2010-10-121-3/+3
* | irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-181-1/+1
|/
* x86: Handle legacy PIC interrupts on all the cpu'sSuresh Siddha2010-03-161-0/+1
* x86, pic: Make use of legacy_pic abstractionJacob Pan2010-02-191-7/+0
* x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu systemSuresh Siddha2009-12-171-1/+2
* Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-081-2/+2
|\
| * x86: UV RTC: Rename generic_interrupt to x86_platform_ipiDimitri Sivanich2009-10-141-2/+2
* | x86: Remove move_cleanup_count from irq_cfgSuresh Siddha2009-11-021-1/+0
* | x86, apic: Fix prototype in hw_irq.hIngo Molnar2009-10-141-0/+2
* | x86, apic: Move SGI UV functionality out of generic IO-APIC codeDimitri Sivanich2009-10-141-6/+23
|/
* Merge branch 'linus' into x86/mce3Ingo Molnar2009-06-111-0/+6
|\
| * Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-111-1/+24
| |\
| | * Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-101-0/+4
| | |\
| | | * x86: clean up declarations and variablesJaswinder Singh Rajput2009-04-121-0/+4
| * | | perf_counter/x86: Remove the IRQ (non-NMI) handling bitsYong Wang2009-06-031-1/+0
| * | | perf_counter: x86: self-IPI for pending workPeter Zijlstra2009-04-071-0/+1
| * | | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-061-0/+1
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'x86/core' into perfcounters/coreIngo Molnar2009-02-131-22/+2
| |\ \ \
| * | | | performance counters: x86 supportIngo Molnar2008-12-081-0/+2
* | | | | x86: fix panic with interrupts off (needed for MCE)Andi Kleen2009-06-031-0/+1
* | | | | x86, mce: implement bootstrapping for machine check wakeupsAndi Kleen2009-06-031-0/+1
| |_|_|/ |/| | |
* | | | x86, apic: introduce io_apic_irq_attrYinghai Lu2009-05-181-2/+19
* | | | x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector()Yinghai Lu2009-05-111-1/+3
| |_|/ |/| |
* | | x86: UV, SGI RTC: add generic system vectorDimitri Sivanich2009-03-041-0/+1
| |/ |/|
* | xen: expose enable_IO_APIC for 32-bitIan Campbell2009-02-091-2/+0
* | x86: use NR_IRQS_LEGACY to replace 16Yinghai Lu2009-02-091-3/+1
* | x86: move default_ipi_xx back to ipi.cYinghai Lu2009-02-051-6/+0
* | x86, voyager: move Voyager-specific defines to voyager.hIngo Molnar2009-01-311-10/+0
* | x86: replace CONFIG_X86_SMP with CONFIG_SMPIngo Molnar2009-01-291-1/+1
* | x86, apic: untangle the send_IPI_*() jungleIngo Molnar2009-01-281-2/+2
|/
* x86: 64 bits: shrink and align IRQ stubsH. Peter Anvin2008-11-111-2/+0
* x86: 32 bit: interrupt stub consistency with 64 bitH. Peter Anvin2008-11-111-1/+1
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+131