summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | x86/ioapic.c: move lost comment to what seems like appropriate placeJeremy Fitzhardinge2009-07-141-7/+5
| * | | | x86/ioapic.c: remove redundant declaration of irq_pin_listJeremy Fitzhardinge2009-07-141-2/+0
| * | | | x86/ioapic.c: remove #ifdef for 82093AA workaroundJeremy Fitzhardinge2009-07-141-28/+19
| * | | | x86/ioapic.c: unify __mask_IO_APIC_irq()Jeremy Fitzhardinge2009-07-141-6/+1
| * | | | x86/ioapic.c: ioapic_modify_irq is too large to inlineJeremy Fitzhardinge2009-07-141-3/+3
* | | | | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-111-7/+13
|\ \ \ \ \
| * | | | | debug lockups: Improve lockup detection, fix generic arch fallbackIngo Molnar2009-08-031-1/+1
| * | | | | debug lockups: Improve lockup detectionIngo Molnar2009-08-021-6/+12
* | | | | | x86: Fix vSMP boot crashYinghai Lu2009-08-261-0/+10
| |_|/ / / |/| | | |
* | | | | 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/+1
* | | | | 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/+3
|\ \ \ \
| * | | | x86/pci: insert ioapic resource before assigning unassigned resourcesYinghai Lu2009-07-101-11/+3
| |/ / /
* | | | 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/+0
* | | x86: Remove unused variable disable_x2apicJaswinder Singh Rajput2009-07-031-2/+0
* | | x86: Fix printk call in print_local_apic()Ingo Molnar2009-07-021-18/+13
|/ /
* | 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/+0
|/
* 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-017-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-111-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/+0
| * | | | | 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/+414
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'x86/core' into perfcounters/coreIngo Molnar2009-02-266-56/+42
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ 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
| |_|_|_|_|_|_|/ / |/| | | | | | | |
OpenPOWER on IntegriCloud