aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/apic
AgeCommit message (Expand)AuthorFilesLines
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+2
2010-10-20apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsetsGravatar Robert Richter 1-17/+2
2010-10-20apic, x86: Check if EILVT APIC registers are available (AMD only)Gravatar Robert Richter 1-9/+74
2010-10-19x86: ioapic: Call free_irte only if interrupt remapping enabledGravatar Yinghai Lu 1-1/+2
2010-10-12x86: Switch sparse_irq allocations to GFP_KERNELGravatar Thomas Gleixner 1-8/+8
2010-10-12x86: Use sane enumerationGravatar Thomas Gleixner 1-12/+10
2010-10-12x86: uv: Clean up the direct access to irq_descGravatar Thomas Gleixner 1-1/+1
2010-10-12x86: Make io_apic.c local functions staticGravatar Thomas Gleixner 1-5/+5
2010-10-12x86: Speed up the irq_remapped check in hot pathesGravatar Thomas Gleixner 1-6/+6
2010-10-12x86: io_apic: Remove the now unused sparse_irq arch_* functionsGravatar Thomas Gleixner 1-120/+0
2010-10-12x86: ioapic: Cleanup sparse irq codeGravatar Thomas Gleixner 1-59/+48
2010-10-12x86: Don't setup ioapic irq for sci twiceGravatar Yinghai Lu 1-4/+4
2010-10-12x86: io_apic: Prepare alloc/free_irq_cfg()Gravatar Thomas Gleixner 1-9/+9
2010-10-12x86: Implement new allocator functionsGravatar Thomas Gleixner 1-7/+47
2010-10-12x86: ioapic: Cleanup get_one_free_irq_cfg()Gravatar Thomas Gleixner 1-12/+11
2010-10-12x86: ioapic: Cleanup some moreGravatar Thomas Gleixner 1-12/+8
2010-10-12x86: Convert ht set_affinity to new chip functionGravatar Thomas Gleixner 1-14/+11
2010-10-12x86: Cleanup hpet affinity settingGravatar Thomas Gleixner 1-2/+1
2010-10-12x86: Convert dmar affinity setting to new chip functionGravatar Thomas Gleixner 1-13/+12
2010-10-12x86: Convert remapped msi to new chip.irq_set_affinity functionGravatar Thomas Gleixner 1-17/+17
2010-10-12x86: Convert remapped ioapic affinity setting to new irq chip functionGravatar Thomas Gleixner 1-38/+20
2010-10-12x86: Convert msi affinity setting to new chip functionsGravatar Thomas Gleixner 1-14/+12
2010-10-12x86: Prepare the affinity common functions for taking struct irq_data *Gravatar Thomas Gleixner 1-48/+29
2010-10-12x86: ioapic: Clean up the direct access to irq_descGravatar Thomas Gleixner 1-51/+28
2010-10-12ht: Convert to new irq_chip functionsGravatar Thomas Gleixner 1-2/+2
2010-10-12dmar: Convert to new irq chip functionsGravatar Thomas Gleixner 1-2/+2
2010-10-12x86: ioapic/hpet: Convert to new chip functionsGravatar Thomas Gleixner 1-16/+14
2010-10-12x86: ioapic: Convert mask to new irq_chip functionGravatar Thomas Gleixner 1-52/+43
2010-10-12x86: io_apic: Convert startup to new irq_chip functionGravatar Thomas Gleixner 1-7/+5
2010-10-12x86: Cleanup io_apicGravatar Thomas Gleixner 1-67/+42
2010-10-12x86: Cleanup access to irq_dataGravatar Thomas Gleixner 1-31/+32
2010-10-12x86: i8259: Convert to new irq_chip functionsGravatar Thomas Gleixner 2-11/+11
2010-10-12pci: Cleanup the irq_desc mess in msiGravatar Thomas Gleixner 1-2/+2
2010-10-12pci: Convert msi to new irq_chip functionsGravatar Thomas Gleixner 1-4/+4
2010-10-12Merge branch 'x86/urgent' of into irq/sparseirqGravatar Thomas Gleixner 1-3/+8
2010-10-12Merge branch 'x86/cleanups' into irq/sparseirqGravatar Thomas Gleixner 1-6/+6
2010-10-12Merge branch 'x86/x2apic' into irq/sparseirqGravatar Thomas Gleixner 3-26/+5
2010-10-12genirq: Query arch for number of early descriptorsGravatar Thomas Gleixner 1-1/+1
2010-10-08Merge commit 'v2.6.36-rc7' into core/memblockGravatar Ingo Molnar 2-6/+11
2010-09-30x86, irq: Plug memory leak in sparse irqGravatar Thomas Gleixner 1-3/+8
2010-09-15x86, x2apic: Simplify apic init in SMP and UP buildsGravatar Suresh Siddha 2-3/+3
2010-09-15x86, intr-remap: Remove IRTE setup duplicate codeGravatar Suresh Siddha 1-25/+2
2010-09-15x86, intr-remap: Set redirection hint in the IRTEGravatar Suresh Siddha 1-0/+2
2010-09-10x86, UV: Fix initialization of max_pnodeGravatar Jack Steiner 1-3/+3
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockGravatar Ingo Molnar 7-12/+122
2010-08-27x86, memblock: Replace e820_/_early string with memblock_Gravatar Yinghai Lu 1-1/+2
2010-08-20x86, apic: Fix apic=debug boot crashGravatar Daniel Kiper 1-0/+2
2010-08-13Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+4
2010-08-13Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-1/+1
2010-08-12x86, cleanup: Remove obsolete boot_cpu_id variableGravatar Robert Richter 1-6/+6