summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/apic
AgeCommit message (Expand)Author
2015-11-04Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-10-27x86/ioapic: Prevent NULL pointer dereference in setup_ioapic_dest()Werner Pawlitschko
2015-10-16x86/ioapic: Disable interrupts when re-routing legacy IRQsVitaly Kuznetsov
2015-10-11x86/io_apic: Make eoi_ioapic_pin() staticAndy Shevchenko
2015-09-30x86/apic: Deinline various functionsDenys Vlasenko
2015-09-22x86/numachip: Add Numachip IPI optimisationsDaniel J Blueman
2015-09-22x86/numachip: Add Numachip2 APIC supportDaniel J Blueman
2015-09-22x86/numachip: Cleanup Numachip supportDaniel J Blueman
2015-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-16genirq: Move field 'affinity' from irq_data into irq_common_dataJiang Liu
2015-09-14x86/apic: Serialize LVTT and TSC_DEADLINE writesShaohua Li
2015-09-14x86/ioapic: Force affinity setting in setup_ioapic_dest()Thomas Gleixner
2015-09-08Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-09-01Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-01Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-09-01Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-08-22x86/apic: Fix fallout from x2apic cleanupThomas Gleixner
2015-08-18x86/irq: Build correct vector mapping for multiple MSI interruptsJiang Liu
2015-08-17x86/smpboot: Remove APIC.wait_for_init_deassert and atomic init_deassertedLen Brown
2015-08-05x86/irq: Store irq descriptor in vector arrayThomas Gleixner
2015-08-05x86/irq: Rename VECTOR_UNDEFINED to VECTOR_UNUSEDThomas Gleixner
2015-08-05x86/irq: Protect smp_cleanup_moveThomas Gleixner
2015-08-05Merge branch 'linus' into x86/apicThomas Gleixner
2015-07-31Merge branch 'x86/urgent' into x86/asm, before applying dependent patchesIngo Molnar
2015-07-30x86/irq: Use the caller provided polarity setting in mp_check_pin_attr()Jiang Liu
2015-07-29x86/apic: Drop local_irq_save/restore in timer callbacksThomas Gleixner
2015-07-29x86/apic: Migrate apic timer to new set_state interfaceViresh Kumar
2015-07-20x86: Drop bogus __ref / __refdata annotationsMathias Krause
2015-07-17nmi: x86: convert to generic nmi handlerRussell King
2015-07-13x86/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-07-13x86/irq: Use accessor irq_data_get_irq_handler_data()Jiang Liu
2015-07-13x86/irq: Use accessor irq_data_get_node()Jiang Liu
2015-07-07x86/irq: Plug irq vector hotplug raceThomas Gleixner
2015-07-06x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski
2015-07-06x86/asm/tsc: Replace rdtscll() with native_read_tsc()Andy Lutomirski
2015-05-19x86/irq/msi: Implement irq_set_vcpu_affinity for remapped MSI irqsFeng Wu
2015-05-15x86: Use entering[_ack]_irq() instead of open coding itThomas Gleixner
2015-05-13x86, irq: Allocate CPU vectors from device local CPUs if possibleJiang Liu
2015-05-13x86/hpet: Pass proper pointer to irq_alloc_infoSergey Senozhatsky
2015-05-11Merge branch 'x86/asm' into x86/apic, to resolve a conflictIngo Molnar
2015-05-10x86/asm/entry/irq: Clean up IRQn_VECTOR macrosBrian Gerst
2015-05-05x86/x2apic: Acpi_gbl_FADT existence depends on CONFIG_ACPIJan Kiszka
2015-05-05x86: Constify irqdomain opsThomas Gleixner
2015-04-24x86/irq: Avoid memory allocation in __assign_irq_vector()Jiang Liu
2015-04-24x86/irq: Move irqdomain specific code into asm/irqdomain.hJiang Liu
2015-04-24x86: Cleanup irq_domain opsThomas Gleixner
2015-04-24x86,ioapic: Cleanup irq_trigger/polarity()Thomas Gleixner
2015-04-24x86, ioapic: Use proper defines for the entry fieldsThomas Gleixner