summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-07-31x86, apic: Remove multi_timer_check callbackDavid Rientjes
2014-07-31x86, apic: Replace noop_check_apicid_usedDavid Rientjes
2014-07-31x86, apic: Remove check_apicid_present callbackDavid Rientjes
2014-07-31x86, apic: Remove mps_oem_check callbackDavid Rientjes
2014-07-31x86, apic: Remove smp_callin_clear_local_apic callbackDavid Rientjes
2014-07-31x86, apic: Replace trampoline physical addresses with defaultsDavid Rientjes
2014-07-31x86, apic: Remove x86_32_numa_cpu_node callbackDavid Rientjes
2014-07-14x86: intel-mid: Use the new io_apic interfacesJiang Liu
2014-07-13x86, vsmp: Remove is_vsmp_box() from apic_is_clustered_box()Oren Twaig
2014-06-21x86, irq: Clean up irqdomain transition codeJiang Liu
2014-06-21x86, irq, devicetree: Release IOAPIC pin when PCI device is disabledJiang Liu
2014-06-21x86, irq, SFI: Release IOAPIC pin when PCI device is disabledJiang Liu
2014-06-21x86, irq, mpparse: Release IOAPIC pin when PCI device is disabledJiang Liu
2014-06-21x86, irq, ACPI: Release IOAPIC pin when PCI device is disabledJiang Liu
2014-06-21x86, irq: Introduce helper functions to release IOAPIC pinJiang Liu
2014-06-21x86, irq: Simplify the way to handle ISA IRQJiang Liu
2014-06-21x86, irq: Clean up unused IOAPIC interfaceJiang Liu
2014-06-21x86, irq, devicetree: Use common irqdomain map interface to program IOAPIC pinsJiang Liu
2014-06-21x86, irq, SFI: Use common irqdomain map interface to program IOAPIC pinsJiang Liu
2014-06-21x86, irq, mpparse: Use common irqdomain map interface to program IOAPIC pinsJiang Liu
2014-06-21x86, irq, ACPI: Use common irqdomain map interface to program IOAPIC pinsJiang Liu
2014-06-21x86, irq: Introduce two helper functions to support irqdomain map operationJiang Liu
2014-06-21x86, devicetree, irq: Use common mechanism to support irqdomainJiang Liu
2014-06-21x86, SFI, irq: Provide basic irqdomain supportJiang Liu
2014-06-21x86, mpparse, irq: Provide basic irqdomain supportJiang Liu
2014-06-21x86, ACPI, irq: Provide basic irqdomain supportJiang Liu
2014-06-21x86, irq: Enhance mp_register_ioapic() to support irqdomainJiang Liu
2014-06-21x86, irq: Introduce mechanisms to support dynamically allocate IRQ for IOAPICJiang Liu
2014-06-21x86, irq, ACPI: Change __acpi_register_gsi to return IRQ number instead of GSIJiang Liu
2014-06-21x86, ACPI, irq: Consolidate algorithm of mapping (ioapic, pin) to IRQ numberJiang Liu
2014-06-21x86, irq: Simplify arch_early_irq_init()Jiang Liu
2014-06-21x86, irq: Count legacy IRQs by legacy_pic->nr_legacy_irqs instead of NR_IRQS_...Jiang Liu
2014-06-21x86: ce4100, irq: Do not set legacy_pic to null_legacy_picJiang Liu
2014-06-21x86: ce4100, irq: Make CE4100 depend on CONFIG_X86_IO_APICJiang Liu
2014-06-21x86, irq: Introduce some helper utilities to improve readabilityJiang Liu
2014-06-21x86, irq: Reorganize IO_APIC_get_PCI_irq_vector() to prepare for irqdomainJiang Liu
2014-06-21x86, ioapic: Use irq_cfg() instead of irq_get_chip_data() for better readabilityJiang Liu
2014-06-21x86, ioapic: Introduce helper utilities to walk ioapics and pinsJiang Liu
2014-06-21x86, ioapic: Kill static variable nr_irqs_gsiJiang Liu
2014-06-21x86, ioapic: Kill unused global variable timer_through_8259Jiang Liu
2014-06-21x86, irq, trivial: Minor improvements of IRQ related codeJiang Liu
2014-06-21x86, ACPI, irq: Fix possible eror in GSI to IRQ mapping for legacy IRQJiang Liu
2014-06-21x86, ACPI, irq: Enhance error handling in function acpi_register_gsi()Jiang Liu
2014-06-21x86, ACPI, trivial: Minor improvements to arch/x86/kernel/acpi/boot.cJiang Liu
2014-06-21x86, acpi, irq: Kill static function irq_to_gsi()Jiang Liu
2014-06-21x86, PCI, ACPI: Use kmalloc_node() to optimize for performanceJiang Liu
2014-06-21x86, acpi: Reorganize code to avoid forward declaration in boot.cJiang Liu
2014-06-21x86, mpparse: Simplify arch/x86/include/asm/mpspec.hJiang Liu
2014-06-21x86, mpparse: Use pr_lvl() helper utilities to replace printk(KERN_LVL)Jiang Liu
2014-06-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds