summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/apic/apic.c
AgeCommit message (Expand)Author
2011-01-07Merge branch 'linus' into x86/apic-cleanupsIngo Molnar
2011-01-06Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-06Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-01-04Merge commit 'v2.6.37-rc8' into x86/apicIngo Molnar
2010-12-30x86: Replace uses of current_cpu_data with this_cpu opsTejun Heo
2010-12-23x86, acpi: Add MAX_LOCAL_APIC for 32bitYinghai Lu
2010-12-22Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar
2010-12-13x86: Enable the intr-remap fault handling after local APIC setupKenji Kaneshige
2010-12-10x86: apic: Cleanup and simplify setup_local_APIC()Tejun Heo
2010-12-09x86, x2apic: Don't map lapic addr for preenabled x2apic systemsYinghai Lu
2010-12-09x86, apic: Use register_lapic_address() in init_apic_mapping()Yinghai Lu
2010-12-09x86, apic: Remove early_init_lapic_mapping()Yinghai Lu
2010-12-09x86, apic: Unify identical register_lapic_address() functionsYinghai Lu
2010-12-09Merge branch 'x86/amd-nb' into x86/apic-cleanupsThomas Gleixner
2010-11-18x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus
2010-11-10x86, apic: Remove double #includeJesper Juhl
2010-10-25apic, amd: Make firmware bug messages more meaningfulRobert Richter
2010-10-23x86: Allow platforms to force enable apicThomas Gleixner
2010-10-20apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsetsRobert Richter
2010-10-20apic, x86: Check if EILVT APIC registers are available (AMD only)Robert Richter
2010-09-15x86, x2apic: Simplify apic init in SMP and UP buildsSuresh Siddha
2010-08-13Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2010-08-05x86, apic: Map the local apic when parsing the MP table.Eric W. Biederman
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-07-16x86: Fix x2apic preenabled system with kexecYinghai Lu
2010-06-16Merge branch 'master' into for-nextJiri Kosina
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-05-24x86, apic: ack all pending irqs when crashed/on kexecKerstin Jonsson
2010-04-02x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boardsSuresh Siddha
2010-03-07Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-02-28Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-02-19x86, pic: Make use of legacy_pic abstractionJacob Pan
2010-02-09x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha
2010-02-07x86: Remove trailing spaces in messagesFrans Pop
2010-01-18x86, apic: use logical flat for systems with <= 8 logical cpusSuresh Siddha
2010-01-11Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus"Ananth N Mavinakayanahalli
2009-12-11x86: Remove enabling x2apic message for every CPUMike Travis
2009-12-08Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-11-23x86: apic: Remove not needed #ifdefYinghai Lu
2009-11-16x86: Fix printk format due to variable type changeThomas Gleixner
2009-10-27x86, apic: Clear APIC Timer Initial Count Register on shutdownAndreas Herrmann
2009-10-15x86: apic: Allow noop operations to be called almost at any timeCyrill Gorcunov
2009-10-14x86, apic: Use apic noop driverCyrill Gorcunov
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-20Merge branch 'linus' into x86/urgentIngo Molnar
2009-09-20x86, apic: Fix missed handling of discrete apicsCyrill Gorcunov
2009-09-19x86, apic: Use logical flat on intel with <= 8 logical cpusSuresh Siddha
2009-09-18Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-18x86: apic: Convert BUG() to BUG_ON()Daniel Walker