aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/apic.c
Commit message (Expand)AuthorAge
* x86, ioapic: Use ioapic_saved_data while enabling intr-remappingSuresh Siddha2011-05-20
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-19
|\
| * x86-32, NUMA: Make apic->x86_32_numa_cpu_node() optionalTejun Heo2011-05-02
| * x86-32, NUMA: Automatically set apicid -> node in setup_local_APIC()Tejun Heo2011-05-02
| * x86: A fast way to check capabilities of the current cpuChristoph Lameter2011-03-29
* | x86, apic: Print verbose error interrupt reason on apic=debugYouquan Song2011-04-19
|/
* x86: Use syscore_ops instead of sysdev classes and sysdevsRafael J. Wysocki2011-03-23
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-15
|\
| * x86: Clean up apic.c and apic.hHenrik Kretzschmar2011-03-11
| * x86: dt: Cleanup local apic setupThomas Gleixner2011-02-25
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-03-15
|\ \
| * \ Merge commit 'v2.6.38' into x86/mmIngo Molnar2011-03-15
| |\ \
| * | | x86: Fix build failure on X86_UP_APICTejun Heo2011-01-28
| * | | x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bitTejun Heo2011-01-28
| * | | x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node()Tejun Heo2011-01-28
| * | | x86: Add apic->x86_32_early_logical_apicid()Tejun Heo2011-01-28
| * | | x86: Always use x86_cpu_to_logical_apicid for cpu -> logical apic idTejun Heo2011-01-28
| * | | x86: Replace cpu_2_logical_apicid[] with early percpu variableTejun Heo2011-01-28
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-03-15
|\ \ \ \ | | |_|/ | |/| |
| * | | x86: Add dummy functions for compiling without IOAPICHenrik Kretzschmar2011-02-23
| * | | x86: Rework arch_disable_smp_support() for x86Henrik Kretzschmar2011-02-23
| | |/ | |/|
* | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-03-15
|\ \ \ | |/ / |/| |
| * | x86: Fix and clean up generic_processor_info()Yinghai Lu2011-02-14
| |/
* / x86: Fix section mismatch in LAPIC initializationJan Beulich2011-02-10
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-11
|\
| * x86, lapic-timer: Increase the max_delta to 31 bitsPierre Tardy2011-01-10
* | Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-10
|\ \
| * | apic: Move hypervisor detection of x2apic to hypervisor.hSheng Yang2011-01-07
* | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-01-07
|\ \ \ | |_|/ |/| |
| * | x86: Replace uses of current_cpu_data with this_cpu opsTejun Heo2010-12-30
| |/
* | Merge branch 'linus' into x86/apic-cleanupsIngo Molnar2011-01-07
|\ \
| * \ Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-06
| |\ \
| | * | apic, amd: Make firmware bug messages more meaningfulRobert Richter2010-10-25
| * | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-01-06
| |\ \ \
| | * \ \ Merge commit 'v2.6.37-rc8' into x86/apicIngo Molnar2011-01-04
| | |\ \ \
| | * | | | x86, acpi: Add MAX_LOCAL_APIC for 32bitYinghai Lu2010-12-23
| * | | | | Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar2010-12-22
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | x86: Enable the intr-remap fault handling after local APIC setupKenji Kaneshige2010-12-13
| | | |_|/ | | |/| |
| * / | | x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus2010-11-18
| |/ / /
* | | | x86: apic: Cleanup and simplify setup_local_APIC()Tejun Heo2010-12-10
* | | | x86, x2apic: Don't map lapic addr for preenabled x2apic systemsYinghai Lu2010-12-09
* | | | x86, apic: Use register_lapic_address() in init_apic_mapping()Yinghai Lu2010-12-09
* | | | x86, apic: Remove early_init_lapic_mapping()Yinghai Lu2010-12-09
* | | | x86, apic: Unify identical register_lapic_address() functionsYinghai Lu2010-12-09
* | | | Merge branch 'x86/amd-nb' into x86/apic-cleanupsThomas Gleixner2010-12-09
|\| | | | |/ / |/| |
| * | x86, apic: Remove double #includeJesper Juhl2010-11-10
| |/
* / x86: Allow platforms to force enable apicThomas Gleixner2010-10-23
|/
* apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsetsRobert Richter2010-10-19
* apic, x86: Check if EILVT APIC registers are available (AMD only)Robert Richter2010-10-19
* x86, x2apic: Simplify apic init in SMP and UP buildsSuresh Siddha2010-09-15