aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2013-02-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2013-02-20x86/apic: Fix parsing of the 'lapic' cmdline optionMathias Krause1-1/+1
2013-02-19Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-35/+171
2013-02-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-275/+212
2013-02-11x86, uv, uv3: Update x2apic Support for SGI UV3Mike Travis1-35/+171
2013-02-11x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang1-10/+11
2013-01-28x86, io_apic: Introduce eoi_ioapic_pin call-backJoerg Roedel1-14/+6
2013-01-28x86, msi: Introduce x86_msi.compose_msi_msg call-backJoerg Roedel1-27/+30
2013-01-28x86, irq: Introduce setup_remapped_irq()Joerg Roedel1-10/+3
2013-01-28x86, irq: Move irq_remapped() check into free_remapped_irqJoerg Roedel1-2/+2
2013-01-28x86, io-apic: Remove !irq_remapped() check from __target_IO_APIC_irq()Joerg Roedel1-6/+2
2013-01-28x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 coreJoerg Roedel1-43/+1
2013-01-28x86, io_apic: Remove irq_remapping_enabled check in setup_timer_IRQ0_pinJoerg Roedel1-3/+0
2013-01-28x86, io_apic: Move irq_remapping_enabled checks out of check_timer()Joerg Roedel1-4/+2
2013-01-28x86, io_apic: Convert setup_ioapic_entry to function pointerJoerg Roedel1-9/+5
2013-01-28x86, io_apic: Introduce set_affinity function pointerJoerg Roedel1-10/+7
2013-01-28x86, msi: Use IRQ remapping specific setup_msi_irqs routineJoerg Roedel1-94/+10
2013-01-28x86, hpet: Introduce x86_msi_ops.setup_hpet_msiJoerg Roedel1-7/+1
2013-01-28x86, io_apic: Introduce x86_io_apic_ops.print_entries for debuggingJoerg Roedel1-53/+56
2013-01-28x86, io_apic: Introduce x86_io_apic_ops.disable()Joerg Roedel1-22/+19
2013-01-28x86, apic: Mask IO-APIC and PIC unconditionally on LAPIC resumeJoerg Roedel1-10/+9
2013-01-28x86, apic: Move irq_remapping_enabled checks into IRQ-remapping codeJoerg Roedel1-6/+3
2013-01-25Merge tag 'v3.8-rc5' into x86/mmH. Peter Anvin3-43/+67
2013-01-24x86/MSI: Support multiple MSIs in presense of IRQ remappingAlexander Gordeev1-32/+133
2013-01-24x86/apic: Remove noisy zero-mask warning from default_send_IPI_mask_logical()Dave Jones1-1/+1
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+2
2012-12-11Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-22/+56
2012-12-11Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-20/+6
2012-12-07x86/PCI: Add NumaChip remote PCI supportDaniel J Blueman1-0/+2
2012-11-26x86, apic: Cleanup cfg->domain setup for legacy interruptsSuresh Siddha1-20/+6
2012-11-16x86: Move some contents of page_64_types.h into pgtable_64.h and page_64.hAlexander Duyck1-0/+1
2012-11-14x86, hotplug: Handle retrigger irq by the first available CPUFenghua Yu1-1/+3
2012-11-02x86: hpet: Fix inverted return value check in arch_setup_hpet_msi()Jan Beulich1-2/+3
2012-11-02x86: apic: Use tsc deadline for oneshot when availableSuresh Siddha1-20/+53
2012-10-24x86/irq/ioapic: Check for valid irq_cfg pointer in smp_irq_move_cleanup_interruptDimitri Sivanich1-0/+3
2012-10-06sections: fix section conflicts in arch/x86Andi Kleen1-2/+2
2012-09-19arch/x86: Remove unecessary semicolonsPeter Senna Tschudin1-1/+1
2012-08-14x86, apic: fix broken legacy interrupts in the logical apic modeSuresh Siddha1-0/+10
2012-08-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2012-07-26Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2012-07-26x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqsTomoki Sekiyama1-2/+2
2012-07-24Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+17
2012-07-22Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds14-524/+317
2012-07-16apic: add apic_set_eoi_write for PV useMichael S. Tsirkin1-0/+17
2012-07-06x86/apic/x2apic: Use multiple cluster members for the irq destination only with the explicit affinitySuresh Siddha1-2/+19
2012-07-06x86/apic/x2apic: Limit the vector reservation to the user specified maskSuresh Siddha3-20/+20
2012-07-06x86/apic: Optimize cpu traversal in __assign_irq_vector() using domain membershipSuresh Siddha3-11/+10
2012-06-20Merge commit 'v3.5-rc3' into x86/debugIngo Molnar1-2/+2
2012-06-18Merge branch 'x86/apic' into x86/platformIngo Molnar13-503/+284