Age | Commit message (Expand) | Author | Files | Lines |
2016-03-31 | x86/cpufeature: Remove cpu_has_x2apic | Borislav Petkov | 1 | -2/+2 |
2016-03-18 | x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt() | Dave Jones | 1 | -1/+1 |
2016-01-30 | x86/cpufeature: Carve out X86_FEATURE_* | Borislav Petkov | 1 | -1/+0 |
2015-12-19 | x86/apic: Introduce apic_extnmi command line parameter | Hidehiro Kawai | 1 | -0/+5 |
2015-11-05 | x86/apic: Add a single-target IPI function to the apic | Linus Torvalds | 1 | -0/+1 |
2015-09-30 | x86/x2apic: Make stub functions available even if !CONFIG_X86_LOCAL_APIC | Paolo Bonzini | 1 | -55/+55 |
2015-08-17 | x86/smpboot: Remove APIC.wait_for_init_deassert and atomic init_deasserted | Len Brown | 1 | -2/+0 |
2015-05-15 | x86: Consolidate irq entering inlines | Thomas Gleixner | 1 | -0/+6 |
2015-04-13 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2015-04-01 | x86/apic: Remove verify_local_APIC() | Bandan Das | 1 | -1/+0 |
2015-02-23 | x86/asm: Cleanup prefetch primitives | Borislav Petkov | 1 | -1/+1 |
2015-02-19 | x86/apic: Fix the devicetree build in certain configs | Ricardo Ribalda Delgado | 1 | -0/+8 |
2015-01-22 | x86/apic: Reuse apic_bsp_setup() for UP APIC setup | Thomas Gleixner | 1 | -1/+1 |
2015-01-22 | x86/smpboot: Move apic init code to apic.c | Thomas Gleixner | 1 | -3/+3 |
2015-01-22 | x86/x2apic: Split enable and setup function | Thomas Gleixner | 1 | -2/+2 |
2015-01-22 | x86/x2apic: Disable x2apic from nox2apic setup | Thomas Gleixner | 1 | -1/+0 |
2015-01-22 | x86/x2apic: Move code in conditional region | Thomas Gleixner | 1 | -20/+4 |
2015-01-22 | x86/apic: Check x2apic early | Thomas Gleixner | 1 | -1/+1 |
2015-01-22 | x86/ioapic: Check x2apic really | Thomas Gleixner | 1 | -2/+0 |
2015-01-22 | x86/apic: Make x2apic_mode depend on CONFIG_X86_X2APIC | Thomas Gleixner | 1 | -4/+4 |
2015-01-22 | x86/apic: Avoid open coded x2apic detection | Thomas Gleixner | 1 | -9/+10 |
2014-08-14 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -41/+5 |
2014-07-31 | x86, apic: Remove enable_apic_mode callback | David Rientjes | 1 | -1/+0 |
2014-07-31 | x86, apic: Remove setup_portio_remap callback | David Rientjes | 1 | -1/+0 |
2014-07-31 | x86, apic: Remove multi_timer_check callback | David Rientjes | 1 | -1/+0 |
2014-07-31 | x86, apic: Remove check_apicid_present callback | David Rientjes | 1 | -6/+0 |
2014-07-31 | x86, apic: Remove mps_oem_check callback | David Rientjes | 1 | -7/+0 |
2014-07-31 | x86, apic: Remove smp_callin_clear_local_apic callback | David Rientjes | 1 | -1/+0 |
2014-07-31 | x86, apic: Replace trampoline physical addresses with defaults | David Rientjes | 1 | -6/+3 |
2014-07-31 | x86, apic: Remove x86_32_numa_cpu_node callback | David Rientjes | 1 | -8/+0 |
2014-07-14 | x86, vsmp: Remove is_vsmp_box() from apic_is_clustered_box() | Oren Twaig | 1 | -8/+0 |
2014-06-22 | x86, mpparse: Simplify arch/x86/include/asm/mpspec.h | Jiang Liu | 1 | -2/+2 |
2014-06-19 | x86, cpufeature: Convert more "features" to bugs | Borislav Petkov | 1 | -1/+1 |
2014-02-09 | x86/apic: Always define nox2apic and define it as initdata | David Rientjes | 1 | -1/+0 |
2014-02-09 | x86/apic: Remove unused function prototypes | David Rientjes | 1 | -4/+0 |
2014-02-09 | x86/apic: Switch wait_for_init_deassert() to a bool flag | David Rientjes | 1 | -7/+1 |
2014-02-09 | x86/apic: Only use default_wait_for_init_deassert() | David Rientjes | 1 | -1/+0 |
2013-08-20 | x86/ioapic/kcrash: Prevent crash_kexec() from deadlocking on ioapic_lock | Yoshihiro YUNOMAE | 1 | -0/+2 |
2013-06-21 | x86, trace: Introduce entering/exiting_irq() | Seiji Aguchi | 1 | -0/+27 |
2012-10-05 | sections: fix section conflicts in arch/x86 | Andi Kleen | 1 | -1/+1 |
2012-07-27 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2012-07-24 | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+3 |
2012-07-16 | Revert "apic: fix kvm build on UP without IOAPIC" | Michael S. Tsirkin | 1 | -5/+0 |
2012-07-16 | apic: add apic_set_eoi_write for PV use | Michael S. Tsirkin | 1 | -0/+3 |
2012-07-06 | x86/apic/x2apic: Limit the vector reservation to the user specified mask | Suresh Siddha | 1 | -3/+6 |
2012-07-06 | x86/apic: Optimize cpu traversal in __assign_irq_vector() using domain member... | Suresh Siddha | 1 | -5/+3 |
2012-07-03 | apic: fix kvm build on UP without IOAPIC | Michael S. Tsirkin | 1 | -0/+5 |
2012-06-14 | x86/apic: Eliminate cpu_mask_to_apicid() operation | Alexander Gordeev | 1 | -25/+8 |
2012-06-14 | x86: Add read_mostly declaration/definition to variables from smp.h | Vlad Zolotarov | 1 | -1/+1 |
2012-06-08 | x86/apic: Make cpu_mask_to_apicid() operations check cpu_online_mask | Alexander Gordeev | 1 | -4/+2 |