Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus"
[safe/jmp/linux-2.6] / arch / x86 / kernel / apic / apic.c
2010-01-12 Ananth N Mavinakay... Revert "x86, apic: Use logical flat on intel with ...
2009-12-11 Mike Travisx86: Remove enabling x2apic message for every CPU
2009-12-09 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2009-11-23 Yinghai Lux86: apic: Remove not needed #ifdef
2009-11-16 Thomas Gleixnerx86: Fix printk format due to variable type change
2009-10-27 Andreas Herrmannx86, apic: Clear APIC Timer Initial Count Register...
2009-10-15 Cyrill Gorcunovx86: apic: Allow noop operations to be called almost...
2009-10-14 Cyrill Gorcunovx86, apic: Use apic noop driver
2009-09-21 Linus TorvaldsMerge branch 'perfcounters-rename-for-linus' of git...
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-09-20 Ingo MolnarMerge branch 'linus' into x86/urgent
2009-09-20 Cyrill Gorcunovx86, apic: Fix missed handling of discrete apics
2009-09-19 Suresh Siddhax86, apic: Use logical flat on intel with <= 8 logical...
2009-09-18 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2009-09-18 Daniel Walkerx86: apic: Convert BUG() to BUG_ON()
2009-08-31 Thomas Gleixnerx86: Move percpu clockevents setup to x86_init_ops
2009-08-26 Cyrill Gorcunovx86, apic: Slim down stack usage in early_init_lapic_ma...
2009-08-17 Yinghai Lux86, apic: Move dmar_table_init() out of enable_IR()
2009-08-05 Gleb Natapovx86/apic: Enable x2APIC without interrupt remapping...
2009-08-05 Cyrill Gorcunovx86, apic: Drop redundant bit assignment
2009-07-03 Jaswinder Singh... x86: Remove unused variable disable_x2apic
2009-06-11 Ingo MolnarMerge branch 'linus' into x86/mce3
2009-06-11 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-06-07 Cyrill Gorcunovx86, apic: Fix dummy apic read operation together with...
2009-06-02 Jiri Slabyx86, apic: Restore irqs on fail paths
2009-06-01 H. Peter AnvinMerge branch 'irq/numa' into x86/mce3
2009-05-29 Yong Wangperf_counter/x86: Always use NMI for performance-monito...
2009-05-28 Andi Kleenx86, mce: use 64bit machine check code on 32bit
2009-05-25 Peter Zijlstraperf_counter: x86: Remove interrupt throttle
2009-05-22 Paul Mackerrasperf_counter: Dynamically allocate tasks' perf_counter_...
2009-05-12 Yinghai Lux86: read apic ID in the !acpi_lapic case
2009-05-11 Cyrill Gorcunovx86: apic: Fixmap apic address even if apic disabled
2009-05-11 Andreas Herrmannx86: display extended apic registers with print_local_A...
2009-05-11 Yinghai Lux86: read apic ID in the !acpi_lapic case
2009-05-01 Cyrill Gorcunovx86, apic: use pr_ macro
2009-04-29 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-04-27 Yinghai Lux86: Use dmi check in apic_is_clustered() on 64-bit...
2009-04-22 Suresh Siddhax86: x2apic, IR: remove reinit_intr_remapped_IO_APIC()
2009-04-21 Suresh Siddhax86: x2apic, IR: Clean up panic() with nox2apic boot...
2009-04-21 Suresh Siddhax86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP...
2009-04-19 Weidong Hanx86, intr-remap: fix x2apic/intr-remap resume
2009-04-19 Weidong Hanx86, intr-remap: enable interrupt remapping early
2009-04-17 Ingo MolnarMerge branch 'linus' into x86/apic
2009-04-13 Alexander van Heukelumx86: fix function definitions after: x86: apic - introd...
2009-04-12 Cyrill Gorcunovx86: apic - introduce dummy apic operations
2009-04-12 Cyrill Gorcunovx86: apic - introduce imcr_ helpers
2009-04-07 Venkatesh Pallipadix86 ACPI: Add support for Always Running APIC timer
2009-04-07 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-04-06 Ingo MolnarMerge branch 'linus' into perfcounters/core-v2
2009-04-03 Fenghua YuIntel IOMMU Suspend/Resume Support - Interrupt Remapping
2009-03-17 Suresh Siddhax86, ioapic: Fix non atomic allocation with interrupts...
2009-03-17 Suresh Siddhax86, x2apic: fix clear_local_APIC() in the presence...
2009-02-26 Ingo MolnarMerge branch 'x86/core' into perfcounters/core
2009-02-25 H. Peter AnvinMerge branch 'x86/core' into x86/mce2
2009-02-22 Ingo Molnarx86: refactor x86_quirks support
2009-02-22 Ingo MolnarMerge branch 'linus' into x86/apic
2009-02-22 Suresh Siddhax86: select x2apic ops in early apic probe only if...
2009-02-20 Ingo MolnarMerge branch 'x86/urgent' into x86/core
2009-02-17 Ingo Molnarx86, apic: move APIC drivers to arch/x86/kernel/apic/*
2009-02-17 Ingo MolnarMerge branch 'x86/apic' into perfcounters/core