summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic
Commit message (Expand)AuthorAgeFilesLines
* x86: don't send an IPI to the empty set of CPU'sLinus Torvalds2009-08-211-0/+3
* x86: Annotate section mismatch warnings in kernel/apic/x2apic_uv_x.cLeonardo Potenza2009-08-161-2/+2
* x86: Fix MSI-X initialization by using online_mask for x2apic target_cpusYinghai Lu2009-08-082-6/+10
* x86, UV: Complete IRQ interrupt migration in arch_enable_uv_irq()Jack Steiner2009-08-041-0/+3
* x86: Don't use current_cpu_data in x2apic phys_pkg_idYinghai Lu2009-08-042-2/+2
* x86, UV: Fix UV apic modeJack Steiner2009-08-041-1/+1
* x86, UV: Delete mapping of MMR rangs mapped by BIOSJack Steiner2009-08-041-30/+1Star
* x86, UV: Handle missing blade-local memory correctlyJack Steiner2009-08-041-0/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-07-171-11/+3Star
|\
| * x86/pci: insert ioapic resource before assigning unassigned resourcesYinghai Lu2009-07-101-11/+3Star
* | x86, apic: Fix false positive section mismatch in numaq_32.cRakib Mullick2009-07-131-1/+2
* | x86: Fix false positive section mismatch in es7000_32.cRakib Mullick2009-07-131-1/+2
|/
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-1/+0Star
* x86: Remove unused variable disable_x2apicJaswinder Singh Rajput2009-07-031-2/+0Star
* x86: Fix printk call in print_local_apic()Ingo Molnar2009-07-021-18/+13Star
* Intel-IOMMU, intr-remap: source-id checkingWeidong Han2009-06-231-0/+6
* x86, ioapic: Don't call disconnect_bsp_APIC if no APIC presentCyrill Gorcunov2009-06-171-1/+3
* x86: Remove duplicated #include'sHuang Weiyi2009-06-172-12/+0Star
* x86: apic/io_apic.c: dmar_msi_type should be staticJaswinder Singh Rajput2009-06-171-1/+1
* x86, io_apic.c: Work around compiler warningFigo.zhang2009-06-171-1/+2
* Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2009-06-151-1/+1
|\
| * timers: Identifying the existing pinned timersArun R Bharadwaj2009-05-131-1/+1
* | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-132-3/+3
|\ \
| * \ Merge branch 'linus' into x86/mce3Ingo Molnar2009-06-116-18/+34
| |\ \
| * \ \ Merge branch 'irq/numa' into x86/mce3H. Peter Anvin2009-06-027-580/+632
| |\ \ \
| * | | | x86, mce: use 64bit machine check code on 32bitAndi Kleen2009-05-282-3/+3
* | | | | x86: use zalloc_cpumask_var in arch_early_irq_initYinghai Lu2009-06-121-2/+2
| |_|/ / |/| | |
* | | | Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-111-0/+3
|\ \ \ \
| * \ \ \ Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-1110-595/+658
| |\ \ \ \
| * \ \ \ \ Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-011-4/+4
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | perf_counter/x86: Always use NMI for performance-monitoring interruptYong Wang2009-05-291-1/+1
| * | | | | perf_counter: x86: Remove interrupt throttlePeter Zijlstra2009-05-251-2/+0Star
| * | | | | perf_counter: Dynamically allocate tasks' perf_counter_context structPaul Mackerras2009-05-221-0/+1
| * | | | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-295-7/+46
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-072-54/+156
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-0613-425/+414Star
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'x86/core' into perfcounters/coreIngo Molnar2009-02-266-56/+42Star
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'x86/apic' into perfcounters/coreIngo Molnar2009-02-177-2/+2499
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Merge branch 'x86/apic' into perfcounters/coreIngo Molnar2009-02-171-0/+4
* | | | | | | | | | irq/cpumask: make memoryless node zero happyYinghai Lu2009-06-111-2/+4
* | | | | | | | | | x86: remove some alloc_bootmem_cpumask_var callingYinghai Lu2009-06-111-2/+2
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-06-111-6/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, UV: Fix macros for multiple coherency domainsJack Steiner2009-06-081-6/+9
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-114-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86: clean up declarations and variablesJaswinder Singh Rajput2009-04-123-2/+2
| * | | | | | | | | x86: apic/x2apic_cluster.c x86_cpu_to_logical_apicid should be staticJaswinder Singh Rajput2009-04-121-1/+1
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | x86, apic: Fix dummy apic read operation together with broken MP handlingCyrill Gorcunov2009-06-071-1/+8
* | | | | | | | | x86, apic: Restore irqs on fail pathsJiri Slaby2009-06-021-5/+6
* | | | | | | | | x86: Print real IOAPIC version for x86-64Naga Chumbalkar2009-06-021-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge branch 'linus' into irq/numaIngo Molnar2009-06-011-4/+4
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |