Age | Commit message (Expand) | Author | Files | Lines |
2010-03-18 | x86, apic: Allow to use certain functions without APIC built-in support | Cyrill Gorcunov | 1 | -2/+11 |
2009-11-10 | x86: apic: Do not use stacked physid_mask_t | Cyrill Gorcunov | 1 | -12/+7 |
2009-10-14 | x86, apic: Introduce the NOOP apic driver | Cyrill Gorcunov | 1 | -0/+2 |
2009-09-20 | Merge branch 'linus' into x86/urgent | Ingo Molnar | 1 | -10/+9 |
2009-09-20 | x86, apic: Fix missed handling of discrete apics | Cyrill Gorcunov | 1 | -0/+13 |
2009-09-18 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -10/+9 |
2009-08-31 | x86: apic namespace cleanup | Thomas Gleixner | 1 | -7/+7 |
2009-08-31 | x86: Move percpu clockevents setup to x86_init_ops | Thomas Gleixner | 1 | -3/+2 |
2009-08-05 | x86/apic: Enable x2APIC without interrupt remapping under KVM | Gleb Natapov | 1 | -0/+7 |
2009-06-10 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2009-06-10 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+3 |
2009-06-09 | x86: Detect use of extended APIC ID for AMD CPUs | Andreas Herrmann | 1 | -1/+1 |
2009-04-21 | x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checks | Suresh Siddha | 1 | -5/+5 |
2009-04-19 | x86, intr-remap: enable interrupt remapping early | Weidong Han | 1 | -4/+3 |
2009-04-19 | x86, intr-remap: fix ack for interrupt remapping | Weidong Han | 1 | -8/+0 |
2009-04-12 | x86: apic - introduce dummy apic operations | Cyrill Gorcunov | 1 | -1/+2 |
2009-04-12 | x86: clean up declarations and variables | Jaswinder Singh Rajput | 1 | -0/+3 |
2009-04-04 | x2apic/intr-remap: decouple interrupt remapping from x2apic | Han, Weidong | 1 | -2/+1 |
2009-04-03 | Intel IOMMU Suspend/Resume Support - Interrupt Remapping | Fenghua Yu | 1 | -0/+4 |
2009-03-25 | Revert "x86: don't compile vsmp_64 for 32bit" | Ravikiran G Thirumalai | 1 | -1/+1 |
2009-03-24 | x86: use default_cpu_mask_to_apicid for 64bit | Yinghai Lu | 1 | -10/+10 |
2009-03-18 | x86: add x2apic_wrmsr_fence() to x2apic flush tlb paths | Suresh Siddha | 1 | -0/+10 |
2009-03-17 | x86, x2apic: fix clear_local_APIC() in the presence of x2apic | Suresh Siddha | 1 | -0/+3 |
2009-03-05 | x86: UV, SGI RTC: add generic system vector, build fix on UP | Ingo Molnar | 1 | -0/+2 |
2009-02-26 | x86: apic: simplify secondary CPU wakeup methods | Ingo Molnar | 1 | -8/+1 |
2009-02-26 | x86: remove update_apic from x86_quirks, fix | Ingo Molnar | 1 | -0/+17 |
2009-02-26 | x86: don't compile vsmp_64 for 32bit | Yinghai Lu | 1 | -0/+7 |
2009-02-26 | x86: remove update_apic from x86_quirks | Yinghai Lu | 1 | -3/+4 |
2009-02-22 | x86: select x2apic ops in early apic probe only if x2apic mode is enabled | Suresh Siddha | 1 | -1/+1 |
2009-02-17 | x86, apic: rename 'genapic' to 'apic' | Ingo Molnar | 1 | -9/+9 |
2009-02-17 | x86, apic: remove ->store_NMI_vector() | Ingo Molnar | 1 | -1/+0 |
2009-02-17 | x86, apic: clean up the cpu_2_logical_apiciddeclaration | Ingo Molnar | 1 | -0/+4 |
2009-02-17 | x86, apic: merge genapic.h into apic.h | Ingo Molnar | 1 | -4/+310 |
2009-02-17 | x86: fold apic_ops into genapic | Yinghai Lu | 1 | -66/+31 |
2009-02-17 | x86: add x2apic config | Yinghai Lu | 1 | -3/+15 |
2009-02-11 | x86, apic: make generic_apic_probe() generally available | Ingo Molnar | 1 | -0/+6 |
2009-02-09 | x86: make apic_* operations inline functions | Jeremy Fitzhardinge | 1 | -6/+29 |
2009-01-29 | x86: remove subarchitecture support | Ingo Molnar | 1 | -0/+2 |
2009-01-29 | x86: remove mach_apic.h | Ingo Molnar | 1 | -1/+1 |
2009-01-28 | x86: remove mach_apicdef.h | Ingo Molnar | 1 | -0/+16 |
2009-01-28 | x86, smp: eliminate asm/mach-default/mach_wakecpu.h | Ingo Molnar | 1 | -0/+15 |
2008-12-30 | x86: apic.c: xapic_icr_read and x2apic_icr_read should be static | Jaswinder Singh Rajput | 1 | -1/+0 |
2008-12-27 | x86: apic.c x2apic_preenabled and disable_x2apic should be static | Jaswinder Singh | 1 | -1/+1 |
2008-11-11 | x86: call machine_shutdown and stop all CPUs in native_machine_halt | Ivan Vecera | 1 | -0/+1 |
2008-10-22 | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 1 | -3/+3 |
2008-10-22 | x86, um: ... and asm-x86 move | Al Viro | 1 | -0/+199 |