- c029b55 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 5989cd6 x86, apic: Map the local apic when parsing the MP table. by Eric W. Biederman · 15 years ago
- d790d4d Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
- fd19dce x86: Fix x2apic preenabled system with kexec by Yinghai Lu · 15 years ago
- f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
- 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 15 years ago
- 8c3ba8d x86, apic: ack all pending irqs when crashed/on kexec by Kerstin Jonsson · 15 years ago
- 472a474 x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boards by Suresh Siddha · 15 years ago
- 322aafa Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 43a834d Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- b81bb37 x86, pic: Make use of legacy_pic abstraction by Jacob Pan · 15 years ago
- 681ee44 x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUs by Suresh Siddha · 15 years ago
- 3235dc3 x86: Remove trailing spaces in messages by Frans Pop · 15 years ago
- bb668da x86, apic: use logical flat for systems with <= 8 logical cpus by Suresh Siddha · 15 years ago
- 066000d Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus" by Ananth N Mavinakayanahalli · 15 years ago
- 450b1e8 x86: Remove enabling x2apic message for every CPU by Mike Travis · 15 years ago
- 60d8ce2 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- e670761 x86: apic: Remove not needed #ifdef by Yinghai Lu · 15 years ago
- 411462f x86: Fix printk format due to variable type change by Thomas Gleixner · 15 years ago
- 6f9b410 x86, apic: Clear APIC Timer Initial Count Register on shutdown by Andreas Herrmann · 15 years ago
- f88f2b4 x86: apic: Allow noop operations to be called almost at any time by Cyrill Gorcunov · 15 years ago
- a933c61 x86, apic: Use apic noop driver by Cyrill Gorcunov · 15 years ago
- 43c1266 Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
- bfefb7a Merge branch 'linus' into x86/urgent by Ingo Molnar · 15 years ago
- 8312136 x86, apic: Fix missed handling of discrete apics by Cyrill Gorcunov · 16 years ago
- 2fbd07a x86, apic: Use logical flat on intel with <= 8 logical cpus by Suresh Siddha · 15 years ago
- 78f28b7 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- c2777f9 x86: apic: Convert BUG() to BUG_ON() by Daniel Walker · 16 years ago
- 736deca x86: Move percpu clockevents setup to x86_init_ops by Thomas Gleixner · 16 years ago
- d3a247b x86, apic: Slim down stack usage in early_init_lapic_mapping() by Cyrill Gorcunov · 16 years ago
- b7f42ab x86, apic: Move dmar_table_init() out of enable_IR() by Yinghai Lu · 16 years ago
- ce69a78 x86/apic: Enable x2APIC without interrupt remapping under KVM by Gleb Natapov · 16 years ago
- 9910887 x86, apic: Drop redundant bit assignment by Cyrill Gorcunov · 16 years ago
- 23d0cd8 x86: Remove unused variable disable_x2apic by Jaswinder Singh Rajput · 16 years ago
- 0d59597 Merge branch 'linus' into x86/mce3 by Ingo Molnar · 16 years ago
- 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
- 103428e x86, apic: Fix dummy apic read operation together with broken MP handling by Cyrill Gorcunov · 16 years ago
- 3d58829b x86, apic: Restore irqs on fail paths by Jiri Slaby · 16 years ago
- 48b1fdd Merge branch 'irq/numa' into x86/mce3 by H. Peter Anvin · 16 years ago
- c323d95 perf_counter/x86: Always use NMI for performance-monitoring interrupt by Yong Wang · 16 years ago
- 4efc067 x86, mce: use 64bit machine check code on 32bit by Andi Kleen · 16 years ago
- 48e22d5 perf_counter: x86: Remove interrupt throttle by Peter Zijlstra · 16 years ago
- a63eaf3 perf_counter: Dynamically allocate tasks' perf_counter_context struct by Paul Mackerras · 16 years ago
- 4797f6b x86: read apic ID in the !acpi_lapic case by Yinghai Lu · 16 years ago
- cec6be6 x86: apic: Fixmap apic address even if apic disabled by Cyrill Gorcunov · 16 years ago
- 97a5271 x86: display extended apic registers with print_local_APIC and cpu_debug code by Andreas Herrmann · 16 years ago
- 4401da6 x86: read apic ID in the !acpi_lapic case by Yinghai Lu · 16 years ago
- 6f0aced x86, apic: use pr_ macro by Cyrill Gorcunov · 16 years ago
- e7fd5d4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
- e0e4214 x86: Use dmi check in apic_is_clustered() on 64-bit to mark the TSC unstable by Yinghai Lu · 16 years ago
- ff166cb x86: x2apic, IR: remove reinit_intr_remapped_IO_APIC() by Suresh Siddha · 16 years ago
- 39d83a5 x86: x2apic, IR: Clean up panic() with nox2apic boot option by Suresh Siddha · 16 years ago
- fc1edaf x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checks by Suresh Siddha · 16 years ago
- 9a2755c x86, intr-remap: fix x2apic/intr-remap resume by Weidong Han · 16 years ago
- 9375823 x86, intr-remap: enable interrupt remapping early by Weidong Han · 16 years ago
- 5043124 Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
- 5cda395 x86: fix function definitions after: x86: apic - introduce imcr_ helpers by Alexander van Heukelum · 16 years ago
- 08306ce x86: apic - introduce dummy apic operations by Cyrill Gorcunov · 16 years ago
- c0eaa45 x86: apic - introduce imcr_ helpers by Cyrill Gorcunov · 16 years ago
- db954b5 x86 ACPI: Add support for Always Running APIC timer by Venkatesh Pallipadi · 16 years ago
- 6c009ec Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
- f541ae3 Merge branch 'linus' into perfcounters/core-v2 by Ingo Molnar · 16 years ago
- b24696b Intel IOMMU Suspend/Resume Support - Interrupt Remapping by Fenghua Yu · 16 years ago
- 05c3dc2 x86, ioapic: Fix non atomic allocation with interrupts disabled by Suresh Siddha · 16 years ago
- cf6567f x86, x2apic: fix clear_local_APIC() in the presence of x2apic by Suresh Siddha · 16 years ago
- 8e81817 Merge branch 'x86/core' into perfcounters/core by Ingo Molnar · 16 years ago
- 638bee7 Merge branch 'x86/core' into x86/mce2 by H. Peter Anvin · 16 years ago
- 8e6dafd x86: refactor x86_quirks support by Ingo Molnar · 16 years ago
- fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
- ef1f87a x86: select x2apic ops in early apic probe only if x2apic mode is enabled by Suresh Siddha · 16 years ago
- f62bae5 x86, apic: move APIC drivers to arch/x86/kernel/apic/* by Ingo Molnar · 16 years ago[Renamed from arch/x86/kernel/apic.c]
- e641f5f x86, apic: remove duplicate asm/apic.h inclusions by Ingo Molnar · 16 years ago
- 7b6aa33 x86, apic: remove genapic.h by Ingo Molnar · 16 years ago
- c1eeb2d x86: fold apic_ops into genapic by Yinghai Lu · 16 years ago
- 06cd9a7 x86: add x2apic config by Yinghai Lu · 16 years ago
- 494df59 Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/paravirt', 'x86/urgent' and 'x86/xen'; commit 'v2.6.29-rc5' into x86/core by Ingo Molnar · 16 years ago
- 98c061b x86: make APIC_init_uniprocessor() more like smp_prepare_cpus() by Yinghai Lu · 16 years ago
- 88d0f55 x86: make 32bit to call enable_IO_APIC early like 64bit by Yinghai Lu · 16 years ago
- a56cdcb Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/header-fixes', 'x86/headers' and 'x86/minor-fixes' into x86/core by Ingo Molnar · 16 years ago
- 9d45cf9 Merge branch 'x86/urgent' into x86/apic by Ingo Molnar · 16 years ago
- fdbecd9 x86, apic: explain the purpose of max_physical_apicid by Ingo Molnar · 16 years ago
- 65a4e57 smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_setup() by Ingo Molnar · 16 years ago
- 8587706 x86: APIC: enable workaround on AMD Fam10h CPUs by Borislav Petkov · 16 years ago
- 647ad94 x86, apic: clean up spurious vector sanity check by Ingo Molnar · 16 years ago
- 8f47e16 x86: update copyrights by Ingo Molnar · 16 years ago
- d1de36f x86, apic: clean up header section by Ingo Molnar · 16 years ago
- 39ba5d4 x86: unify PM-Timer messages by Yasuaki Ishimatsu · 16 years ago
- 754ef0c x86: fix debug message of CPU clock speed by Yasuaki Ishimatsu · 16 years ago
- 3e5095d x86: replace CONFIG_X86_SMP with CONFIG_SMP by Ingo Molnar · 16 years ago
- d53e2f2 x86, smp: remove mach_ipi.h by Ingo Molnar · 16 years ago
- 1dcdd3d x86: remove mach_apic.h by Ingo Molnar · 16 years ago
- 1f75ed0 x86: remove mach_apicdef.h by Ingo Molnar · 16 years ago
- dac5f41 x86, apic: untangle the send_IPI_*() jungle by Ingo Molnar · 16 years ago
- 5b81272 x86, apic: refactor ->apic_id_mask & APIC_ID_MASK by Ingo Molnar · 16 years ago
- 4904033 x86: refactor ->enable_apic_mode() subarch methods by Ingo Molnar · 16 years ago
- 72ce016 x86, apic: clean up ->setup_apic_routing() by Ingo Molnar · 16 years ago
- a5c4329 x86, apic: clean up ->init_apic_ldr() by Ingo Molnar · 16 years ago
- 08125d3 x86: rename ->ESR_DISABLE to ->disable_esr by Ingo Molnar · 16 years ago
- f6f52ba x86: clean up esr_disable() methods by Ingo Molnar · 16 years ago