Age | Commit message (Expand) | Author | Files | Lines |
2011-09-21 | iommu: Rename the DMAR and INTR_REMAP config options | Suresh Siddha | 1 | -1/+1 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
2011-06-16 | x86, mce: Replace MCE_SELF_VECTOR by irq_work | Hidetoshi Seto | 1 | -1/+0 |
2011-02-14 | x86: Allocate 32 tlb_invalidate_interrupt handler stubs | Shaohua Li | 1 | -0/+24 |
2010-10-22 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -4/+13 |
2010-10-18 | irq_work: Add generic hardirq context callbacks | Peter Zijlstra | 1 | -1/+1 |
2010-10-12 | x86: uv: Clean up the direct access to irq_desc | Thomas Gleixner | 1 | -1/+0 |
2010-10-12 | x86: Embedd irq_2_iommu into irq_cfg | Thomas Gleixner | 1 | -0/+10 |
2010-10-12 | x86: Prepare the affinity common functions for taking struct irq_data * | Thomas Gleixner | 1 | -3/+3 |
2010-03-16 | x86: Handle legacy PIC interrupts on all the cpu's | Suresh Siddha | 1 | -0/+1 |
2010-02-20 | x86, pic: Make use of legacy_pic abstraction | Jacob Pan | 1 | -7/+0 |
2009-12-18 | x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu system | Suresh Siddha | 1 | -1/+2 |
2009-12-09 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
2009-11-02 | x86: Remove move_cleanup_count from irq_cfg | Suresh Siddha | 1 | -1/+0 |
2009-10-14 | x86: UV RTC: Rename generic_interrupt to x86_platform_ipi | Dimitri Sivanich | 1 | -2/+2 |
2009-10-14 | x86, apic: Fix prototype in hw_irq.h | Ingo Molnar | 1 | -0/+2 |
2009-10-14 | x86, apic: Move SGI UV functionality out of generic IO-APIC code | Dimitri Sivanich | 1 | -6/+23 |
2009-06-12 | Merge branch 'linus' into x86/mce3 | Ingo Molnar | 1 | -0/+6 |
2009-06-11 | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 1 | -1/+24 |
2009-06-11 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+4 |
2009-06-04 | x86: fix panic with interrupts off (needed for MCE) | Andi Kleen | 1 | -0/+1 |
2009-06-04 | x86, mce: implement bootstrapping for machine check wakeups | Andi Kleen | 1 | -0/+1 |
2009-06-03 | perf_counter/x86: Remove the IRQ (non-NMI) handling bits | Yong Wang | 1 | -1/+0 |
2009-05-18 | x86, apic: introduce io_apic_irq_attr | Yinghai Lu | 1 | -2/+19 |
2009-05-11 | x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector() | Yinghai Lu | 1 | -1/+3 |
2009-04-12 | x86: clean up declarations and variables | Jaswinder Singh Rajput | 1 | -0/+4 |
2009-04-07 | perf_counter: x86: self-IPI for pending work | Peter Zijlstra | 1 | -0/+1 |
2009-04-06 | Merge branch 'linus' into perfcounters/core-v2 | Ingo Molnar | 1 | -0/+1 |
2009-03-04 | x86: UV, SGI RTC: add generic system vector | Dimitri Sivanich | 1 | -0/+1 |
2009-02-13 | Merge branch 'x86/core' into perfcounters/core | Ingo Molnar | 1 | -22/+2 |
2009-02-10 | xen: expose enable_IO_APIC for 32-bit | Ian Campbell | 1 | -2/+0 |
2009-02-09 | x86: use NR_IRQS_LEGACY to replace 16 | Yinghai Lu | 1 | -3/+1 |
2009-02-06 | x86: move default_ipi_xx back to ipi.c | Yinghai Lu | 1 | -6/+0 |
2009-01-31 | x86, voyager: move Voyager-specific defines to voyager.h | Ingo Molnar | 1 | -10/+0 |
2009-01-29 | x86: replace CONFIG_X86_SMP with CONFIG_SMP | Ingo Molnar | 1 | -1/+1 |
2009-01-29 | x86, apic: untangle the send_IPI_*() jungle | Ingo Molnar | 1 | -2/+2 |
2008-12-08 | performance counters: x86 support | Ingo Molnar | 1 | -0/+2 |
2008-11-12 | x86: 64 bits: shrink and align IRQ stubs | H. Peter Anvin | 1 | -2/+0 |
2008-11-12 | x86: 32 bit: interrupt stub consistency with 64 bit | H. Peter Anvin | 1 | -1/+1 |
2008-10-23 | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 1 | -3/+3 |
2008-10-23 | x86, um: ... and asm-x86 move | Al Viro | 1 | -0/+131 |