Age | Commit message (Expand) | Author |
2011-02-14 | x86: Allocate 32 tlb_invalidate_interrupt handler stubs | Shaohua Li |
2010-10-21 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-10-18 | irq_work: Add generic hardirq context callbacks | Peter Zijlstra |
2010-10-12 | x86: uv: Clean up the direct access to irq_desc | Thomas Gleixner |
2010-10-12 | x86: Embedd irq_2_iommu into irq_cfg | Thomas Gleixner |
2010-10-12 | x86: Prepare the affinity common functions for taking struct irq_data * | Thomas Gleixner |
2010-03-16 | x86: Handle legacy PIC interrupts on all the cpu's | Suresh Siddha |
2010-02-19 | x86, pic: Make use of legacy_pic abstraction | Jacob Pan |
2009-12-17 | x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu system | Suresh Siddha |
2009-12-08 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-11-02 | x86: Remove move_cleanup_count from irq_cfg | Suresh Siddha |
2009-10-14 | x86: UV RTC: Rename generic_interrupt to x86_platform_ipi | Dimitri Sivanich |
2009-10-14 | x86, apic: Fix prototype in hw_irq.h | Ingo Molnar |
2009-10-14 | x86, apic: Move SGI UV functionality out of generic IO-APIC code | Dimitri Sivanich |
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 |