summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic
Commit message (Expand)AuthorAgeFilesLines
* x86: apic namespace cleanupThomas Gleixner2009-08-313-3/+3
* x86: Distangle ioapic and i8259Thomas Gleixner2009-08-311-12/+29
* x86: Add timer_init to x86_init_opsThomas Gleixner2009-08-311-8/+2
* x86: Move percpu clockevents setup to x86_init_opsThomas Gleixner2009-08-311-1/+2
* x86: Move traps_init to x86_init_opsThomas Gleixner2009-08-311-1/+0
* x86: Move irq_init to x86_init_opsThomas Gleixner2009-08-311-1/+0
* x86: Move pre_intr_init to x86_init_opsThomas Gleixner2009-08-311-1/+0
* x86: Move get/find_smp_config to x86_init_opsThomas Gleixner2009-08-311-2/+0
* x86: Move oem_bus_info to x86_init_opsThomas Gleixner2009-08-271-1/+1
* x86: Move mpc_oem_pci_bus to x86_init_opsThomas Gleixner2009-08-271-1/+1
* x86: Move smp_read_mpc_oem to x86_init_ops.Thomas Gleixner2009-08-271-3/+3
* x86: Move mpc_apic_id to x86_init_opsThomas Gleixner2009-08-271-1/+1
* x86: Move ioapic_ids_setup to x86_init_opsThomas Gleixner2009-08-272-14/+5
* x86: Sanitize smp_record and move it to x86_init_opsThomas Gleixner2009-08-271-3/+16
* x86: Move memory_setup to x86_init_opsThomas Gleixner2009-08-271-1/+0
* Merge commit 'v2.6.31-rc7' into x86/cleanupsIngo Molnar2009-08-248-74/+46
|\
| * 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
* | x86, ipi: Clean up safe_smp_processor_id() by using the cpu_has_apic() macro ...Cyrill Gorcunov2009-07-101-1/+1
|/
* 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