aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/apic
AgeCommit message (Expand)Author
2009-06-15Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2009-06-13Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-11x86: use zalloc_cpumask_var in arch_early_irq_initYinghai Lu
2009-06-11Merge branch 'linus' into x86/mce3Ingo Molnar
2009-06-11Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-06-11irq/cpumask: make memoryless node zero happyYinghai Lu
2009-06-11x86: remove some alloc_bootmem_cpumask_var callingYinghai Lu
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-06-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-06-10Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-06-08x86, UV: Fix macros for multiple coherency domainsJack Steiner
2009-06-07x86, apic: Fix dummy apic read operation together with broken MP handlingCyrill Gorcunov
2009-06-02x86, apic: Restore irqs on fail pathsJiri Slaby
2009-06-02x86: Print real IOAPIC version for x86-64Naga Chumbalkar
2009-06-01Merge branch 'irq/numa' into x86/mce3H. Peter Anvin
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar
2009-06-01Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-05-29perf_counter/x86: Always use NMI for performance-monitoring interruptYong Wang
2009-05-28x86, mce: use 64bit machine check code on 32bitAndi Kleen
2009-05-25perf_counter: x86: Remove interrupt throttlePeter Zijlstra
2009-05-22perf_counter: Dynamically allocate tasks' perf_counter_context structPaul Mackerras
2009-05-19x86, io-apic: Don't mark pin_programmed earlyYinghai Lu
2009-05-18x86: don't call read_apic_id if !cpu_has_apicYinghai Lu
2009-05-18x86, apic: introduce io_apic_irq_attrYinghai Lu
2009-05-13timers: Identifying the existing pinned timersArun R Bharadwaj
2009-05-12x86: read apic ID in the !acpi_lapic caseYinghai Lu
2009-05-12Merge branch 'x86/apic' into irq/numaIngo Molnar
2009-05-11x86: apic: Fixmap apic address even if apic disabledCyrill Gorcunov
2009-05-11x86: display extended apic registers with print_local_APIC and cpu_debug codeAndreas Herrmann
2009-05-11x86: read apic ID in the !acpi_lapic caseYinghai Lu
2009-05-11x86: apic: Check rev 3 fadt correctly for physical_apic bitYinghai Lu
2009-05-11x86/pci: update pirq_enable_irq() to setup io apic routingYinghai Lu
2009-05-11x86/acpi: move setup io apic routing out of CONFIG_ACPI scopeYinghai Lu
2009-05-11x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector()Yinghai Lu
2009-05-11x86/acpi: move pin_programmed bit map to io_apic.cYinghai Lu
2009-05-11Merge commit 'v2.6.30-rc5' into x86/apicIngo Molnar
2009-05-10x86: Fix false positive section mismatch warnings in the apic codeSam Ravnborg
2009-05-03x86: uv - prevent NULL dereference in uv_system_init()Cyrill Gorcunov
2009-05-03x86: uv io-apic - use BUILD_BUG_ON instead of BUG_ONCyrill Gorcunov
2009-05-01x86, apic: use pr_ macroCyrill Gorcunov
2009-05-01Merge branch 'x86/apic' into irq/numaIngo Molnar
2009-05-01x86/irq: use move_irq_desc() in create_irq_nr()Yinghai Lu
2009-04-29Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-04-28x86/irq: change MSI irq_desc to be more numa awareYinghai Lu
2009-04-28irq: change io_apic_set_pci_routing() to use device parameterYinghai Lu
2009-04-28irq: change ACPI GSI APIs to also take a device argumentYinghai Lu
2009-04-28x86/irq: change irq_desc_alloc() to take node instead of cpuYinghai Lu
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu
2009-04-28x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESCYinghai Lu
2009-04-27x86: Use dmi check in apic_is_clustered() on 64-bit to mark the TSC unstableYinghai Lu