- a31bc32 x86, x2apic: Allow "nox2apic" to disable x2apic mode setup by BIOS by Yinghai Lu · 13 years ago
- fb209bd x86, x2apic: Fallback to xapic when BIOS doesn't setup interrupt-remapping by Yinghai Lu · 13 years ago
- b49d7d8 x86: Convert per-cpu counter icr_read_retry_count into a member of irq_stat by Fernando Luis Vazquez Cao · 13 years ago
- 346b46b x86: Add per-cpu stat counter for APIC ICR read tries by Fernando Luis Vázquez Cao · 13 years ago
- 1ade93e x86/apic: Allow use of lapic timer early calibration result by Jacob Pan · 13 years ago
- 838312b apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatches by Jan Beulich · 13 years ago
- 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
- 1a8880a x86, apic: Make apic drivers static by Suresh Siddha · 13 years ago
- 69c252f x86, apic: Clean up bigsmp apic selection code by Suresh Siddha · 13 years ago
- 107e0e0 x86, apic: Introduce .apicdrivers section to find the list of apic drivers by Suresh Siddha · 13 years ago
- 84914ed0 x86-32, NUMA: Make apic->x86_32_numa_cpu_node() optional by Tejun Heo · 14 years ago
- ca444564 x86: Stop including <linux/delay.h> in two asm header files by Jean Delvare · 14 years ago
- d109028 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 8460b3e Merge commit 'v2.6.38' into x86/mm by Ingo Molnar · 14 years ago
- 25874a2 x86: Clean up apic.c and apic.h by Henrik Kretzschmar · 14 years ago
- a906fda x86: dt: Cleanup local apic setup by Thomas Gleixner · 14 years ago
- 2fb270f x86: Fix section mismatch in LAPIC initialization by Jan Beulich · 14 years ago
- 89e5dc2 x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node() by Tejun Heo · 14 years ago
- acb8bc0 x86: Add apic->x86_32_early_logical_apicid() by Tejun Heo · 14 years ago
- 7632611 x86: Kill apic->cpu_to_logical_apicid() by Tejun Heo · 14 years ago
- 4c321ff x86: Replace cpu_2_logical_apicid[] with early percpu variable by Tejun Heo · 14 years ago
- f115714 x86, apic: Remove early_init_lapic_mapping() by Yinghai Lu · 14 years ago
- c0104d3 x86, apic: Unify identical register_lapic_address() functions by Yinghai Lu · 14 years ago
- d834a9d Merge branch 'x86/amd-nb' into x86/apic-cleanups by Thomas Gleixner · 14 years ago
- 0059b24 x86: Address gcc4.6 "set but not used" warnings in apic.h by Andi Kleen · 14 years ago
- 5a7ae78 x86: Allow platforms to force enable apic by Thomas Gleixner · 14 years ago
- 27afdf2 apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsets by Robert Richter · 14 years ago
- d674cd1 x86, apic: Allow to use certain functions without APIC built-in support by Cyrill Gorcunov · 15 years ago
- 7abc075 x86: apic: Do not use stacked physid_mask_t by Cyrill Gorcunov · 15 years ago
- 9844ab1 x86, apic: Introduce the NOOP apic driver by Cyrill Gorcunov · 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 · 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
- e11dada x86: apic namespace cleanup by Thomas Gleixner · 15 years ago
- 736deca x86: Move percpu clockevents setup to x86_init_ops by Thomas Gleixner · 15 years ago
- ce69a78 x86/apic: Enable x2APIC without interrupt remapping under KVM by Gleb Natapov · 15 years ago
- 9b29e82 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 7dc3ca3 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
- 42937e8 x86: Detect use of extended APIC ID for AMD CPUs by Andreas Herrmann · 15 years ago
- fc1edaf x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checks by Suresh Siddha · 16 years ago
- 9375823 x86, intr-remap: enable interrupt remapping early by Weidong Han · 16 years ago
- 5d0ae2d x86, intr-remap: fix ack for interrupt remapping by Weidong Han · 16 years ago
- 08306ce x86: apic - introduce dummy apic operations by Cyrill Gorcunov · 16 years ago
- 2c1b284 x86: clean up declarations and variables by Jaswinder Singh Rajput · 16 years ago
- d0b03bd x2apic/intr-remap: decouple interrupt remapping from x2apic by Han, Weidong · 16 years ago
- b24696b Intel IOMMU Suspend/Resume Support - Interrupt Remapping by Fenghua Yu · 16 years ago
- 7051113 Revert "x86: don't compile vsmp_64 for 32bit" by Ravikiran G Thirumalai · 16 years ago
- f56e503 x86: use default_cpu_mask_to_apicid for 64bit by Yinghai Lu · 16 years ago
- ce4e240 x86: add x2apic_wrmsr_fence() to x2apic flush tlb paths by Suresh Siddha · 16 years ago
- cf6567f x86, x2apic: fix clear_local_APIC() in the presence of x2apic by Suresh Siddha · 16 years ago
- b2b3525 x86: UV, SGI RTC: add generic system vector, build fix on UP by Ingo Molnar · 16 years ago
- 1f5bcab x86: apic: simplify secondary CPU wakeup methods by Ingo Molnar · 16 years ago
- 0917c01 x86: remove update_apic from x86_quirks, fix by Ingo Molnar · 16 years ago
- 129d8bc x86: don't compile vsmp_64 for 32bit by Yinghai Lu · 16 years ago
- 2b6163b x86: remove update_apic from x86_quirks by Yinghai Lu · 16 years ago
- ef1f87a x86: select x2apic ops in early apic probe only if x2apic mode is enabled by Suresh Siddha · 16 years ago
- be163a1 x86, apic: rename 'genapic' to 'apic' by Ingo Molnar · 16 years ago
- ab6fb7c x86, apic: remove ->store_NMI_vector() by Ingo Molnar · 16 years ago
- 2f205bc x86, apic: clean up the cpu_2_logical_apiciddeclaration by Ingo Molnar · 16 years ago
- e2780a6 x86, apic: merge genapic.h into apic.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
- 160d8da x86, apic: make generic_apic_probe() generally available by Ingo Molnar · 16 years ago
- 3c552ac x86: make apic_* operations inline functions by Jeremy Fitzhardinge · 16 years ago
- 6bda2c8 x86: remove subarchitecture support 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
- 0939e4f x86, smp: eliminate asm/mach-default/mach_wakecpu.h by Ingo Molnar · 16 years ago
- ec8c842 x86: apic.c: xapic_icr_read and x2apic_icr_read should be static by Jaswinder Singh Rajput · 16 years ago
- b6b301a x86: apic.c x2apic_preenabled and disable_x2apic should be static by Jaswinder Singh · 16 years ago
- d3ec5ca x86: call machine_shutdown and stop all CPUs in native_machine_halt by Ivan Vecera · 16 years ago
- 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
- bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/apic.h]
- a11b5ab x2apic: fix reserved APIC register accesses in print_local_APIC() by Yinghai Lu · 16 years ago
- aa45f97 x86: remove ioapic_force by Yinghai Lu · 16 years ago
- d847059 Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B by Ingo Molnar · 16 years ago
- e496e3d Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', 'x86/urgent' and 'x86/vmalloc' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
- 0962f40 Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
- c83d128 Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/core by Ingo Molnar · 16 years ago
- 6dec3a1 Merge branch 'x86/x2apic' into x86/core by Ingo Molnar · 16 years ago
- 0791e13 x86: fix up a comment in ack_APIC_irq() by Maciej W. Rozycki · 16 years ago
- 2b97df0 x86: apic_XX.c declare functions before they get used by Jaswinder Singh · 16 years ago
- 77ef50a x86: consolidate header guards by Vegard Nossum · 16 years ago
- df1be43 x64, apic: use generic apic_write() for ack_APIC_irq() by Suresh Siddha · 16 years ago
- 76c3bb1 Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
- cfc1b9a x86: convert Dprintk to pr_debug by Thomas Gleixner · 16 years ago
- 453c140 Merge branch 'x86/apic' into x86/x2apic by Ingo Molnar · 16 years ago
- 35b680557 x86: more apic debugging by Maciej W. Rozycki · 16 years ago
- baa1318 x86: APIC: Make apic_verbosity unsigned by Maciej W. Rozycki · 16 years ago
- 593f4a7 x86: APIC: remove apic_write_around(); use alternatives by Maciej W. Rozycki · 16 years ago
- c535b6a x86: let 32bit use apic_ops too by Yinghai Lu · 16 years ago
- 6e1cb38 x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-remapping by Suresh Siddha · 16 years ago
- 89027d3 x64, x2apic/intr-remap: IO-APIC support for interrupt-remapping by Suresh Siddha · 16 years ago
- 13c88fb5 x64, x2apic/intr-remap: x2apic ops for x2apic mode support by Suresh Siddha · 16 years ago
- 1b374e4 x64, x2apic/intr-remap: basic apic ops support by Suresh Siddha · 16 years ago
- 8fbbc4b x86: merge tsc_init and clocksource code by Alok Kataria · 16 years ago
- 914bebfa x86: use disable_apic in 32bit by Yinghai Lu · 16 years ago
- f3294a3 x86: let setup_arch call init_apic_mappings for 32bit by Yinghai Lu · 16 years ago
- 3c999f1 x86: check command line when CONFIG_X86_MPPARSE is not set, v2 by Yinghai Lu · 16 years ago
- 6924d1a Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/threadinfo', 'x86/timers', 'x86/vdso' and 'x86/xen' into x86/devel by Ingo Molnar · 16 years ago