aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/apic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+3
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-3/+3
2009-09-20Merge branch 'linus' into x86/urgentIngo Molnar1-1/+2
2009-09-20x86, apic: Fix missed handling of discrete apicsCyrill Gorcunov1-1/+1
2009-09-19x86, apic: Use logical flat on intel with <= 8 logical cpusSuresh Siddha1-18/+8
2009-09-18Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+2
2009-09-18x86: apic: Convert BUG() to BUG_ON()Daniel Walker1-2/+1
2009-08-31x86: Move percpu clockevents setup to x86_init_opsThomas Gleixner1-1/+2
2009-08-26x86, apic: Slim down stack usage in early_init_lapic_mapping()Cyrill Gorcunov1-6/+2
2009-08-17x86, apic: Move dmar_table_init() out of enable_IR()Yinghai Lu1-9/+13
2009-08-05x86/apic: Enable x2APIC without interrupt remapping under KVMGleb Natapov1-37/+46
2009-08-05x86, apic: Drop redundant bit assignmentCyrill Gorcunov1-1/+0
2009-07-03x86: Remove unused variable disable_x2apicJaswinder Singh Rajput1-2/+0
2009-06-11Merge branch 'linus' into x86/mce3Ingo Molnar1-6/+17
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar1-120/+191
2009-06-07x86, apic: Fix dummy apic read operation together with broken MP handlingCyrill Gorcunov1-1/+8
2009-06-02x86, apic: Restore irqs on fail pathsJiri Slaby1-5/+6
2009-06-01Merge branch 'irq/numa' into x86/mce3H. Peter Anvin1-115/+178
2009-05-29perf_counter/x86: Always use NMI for performance-monitoring interruptYong Wang1-1/+1
2009-05-28x86, mce: use 64bit machine check code on 32bitAndi Kleen1-2/+2
2009-05-25perf_counter: x86: Remove interrupt throttlePeter Zijlstra1-2/+0
2009-05-22perf_counter: Dynamically allocate tasks' perf_counter_context structPaul Mackerras1-0/+1
2009-05-12x86: read apic ID in the !acpi_lapic caseYinghai Lu1-24/+22
2009-05-11x86: apic: Fixmap apic address even if apic disabledCyrill Gorcunov1-8/+9
2009-05-11x86: display extended apic registers with print_local_APIC and cpu_debug codeAndreas Herrmann1-1/+1
2009-05-11x86: read apic ID in the !acpi_lapic caseYinghai Lu1-10/+21
2009-05-01x86, apic: use pr_ macroCyrill Gorcunov1-1/+1
2009-04-29Merge branch 'linus' into perfcounters/coreIngo Molnar1-0/+6
2009-04-27x86: Use dmi check in apic_is_clustered() on 64-bit to mark the TSC unstableYinghai Lu1-27/+59
2009-04-22x86: x2apic, IR: remove reinit_intr_remapped_IO_APIC()Suresh Siddha1-2/+0
2009-04-21x86: x2apic, IR: Clean up panic() with nox2apic boot optionSuresh Siddha1-2/+6
2009-04-21x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checksSuresh Siddha1-37/+12
2009-04-19x86, intr-remap: fix x2apic/intr-remap resumeWeidong Han1-6/+9
2009-04-19x86, intr-remap: enable interrupt remapping earlyWeidong Han1-40/+36
2009-04-17Merge branch 'linus' into x86/apicIngo Molnar1-0/+6
2009-04-13x86: fix function definitions after: x86: apic - introduce imcr_ helpersAlexander van Heukelum1-2/+2
2009-04-12x86: apic - introduce dummy apic operationsCyrill Gorcunov1-0/+24
2009-04-12x86: apic - introduce imcr_ helpersCyrill Gorcunov1-4/+25
2009-04-07x86 ACPI: Add support for Always Running APIC timerVenkatesh Pallipadi1-0/+6
2009-04-07Merge branch 'linus' into perfcounters/coreIngo Molnar1-8/+62
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar1-12/+23
2009-04-03Intel IOMMU Suspend/Resume Support - Interrupt RemappingFenghua Yu1-8/+62
2009-03-17x86, ioapic: Fix non atomic allocation with interrupts disabledSuresh Siddha1-5/+6
2009-03-17x86, x2apic: fix clear_local_APIC() in the presence of x2apicSuresh Siddha1-7/+2
2009-02-26Merge branch 'x86/core' into perfcounters/coreIngo Molnar1-10/+2
2009-02-24Merge branch 'x86/core' into x86/mce2H. Peter Anvin1-0/+2219
2009-02-23x86: refactor x86_quirks supportIngo Molnar1-1/+0
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar1-1/+1
2009-02-22x86: select x2apic ops in early apic probe only if x2apic mode is enabledSuresh Siddha1-8/+1
2009-02-17x86, apic: move APIC drivers to arch/x86/kernel/apic/*Ingo Molnar1-0/+2212