summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/apic
AgeCommit message (Expand)Author
2020-06-01Merge tag 'x86-platform-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-01Merge tag 'x86-cpu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-01Merge tag 'x86-cleanups-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-05-26x86/io_apic: Remove unused function mp_init_irq_at_boot()YueHaibing
2020-05-26x86/apic: Make TSC deadline timer detection message visibleBorislav Petkov
2020-05-23x86/apic/uv: Remove code for unused distributed GRU modeSteve Wahl
2020-05-07x86/platform/uv: Unexport uv_apicid_hibitsChristoph Hellwig
2020-05-07x86/platform/uv: Remove _uv_hub_info_check()Christoph Hellwig
2020-05-07x86/platform/uv: Simplify uv_send_IPI_one()Christoph Hellwig
2020-05-07x86/platform/uv: Mark uv_min_hub_revision_id staticChristoph Hellwig
2020-05-07x86/platform/uv: Mark is_uv_hubless() staticChristoph Hellwig
2020-05-07x86/apic: Convert the TSC deadline timer matching to steppings macroBorislav Petkov
2020-05-01x86/apic: Move TSC deadline timer debug printkThomas Gleixner
2020-03-30Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-25Merge branch 'x86/cpu' into perf/core, to resolve conflictIngo Molnar
2020-03-24x86/kernel: Convert to new CPU match macrosThomas Gleixner
2020-03-13x86/vector: Remove warning on managed interrupt migrationPeter Xu
2020-03-08x86/apic/vector: Force interupt handler invocation to irq contextThomas Gleixner
2020-02-09Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-07x86/apic: Mask IOAPIC entries when disabling the local APICTony W Wang-oc
2020-02-01x86/apic/msi: Plug non-maskable MSI affinity raceThomas Gleixner
2020-01-29x86/timer: Don't skip PIT setup when APIC is disabled or in legacy modeThomas Gleixner
2020-01-17x86/apic/uv: Avoid unused variable warningArnd Bergmann
2019-11-26Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-11-26Merge branches 'core-objtool-for-linus', 'x86-cleanups-for-linus' and 'x86-ap...Linus Torvalds
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-11-05x86/apic/32: Avoid bogus LDR warningsJan Beulich
2019-10-27x86/apic, x86/uprobes: Correct parameter names in kernel-doc commentsYi Wang
2019-10-24x86/ioapic: Rename misnamed functionsThomas Gleixner
2019-10-24x86/ioapic: Prevent inconsistent state when moving an interruptThomas Gleixner
2019-10-18x86: Use pr_warn instead of pr_warningKefeng Wang
2019-10-15x86/apic/x2apic: Fix a NULL pointer deref when handling a dying cpuSean Christopherson
2019-10-07x86/platform/uv: Check EFI Boot to set reboot typeMike Travis
2019-10-07x86/platform/uv: Decode UVsystab InfoMike Travis
2019-10-07x86/platform/uv: Add UV Hubbed/Hubless Proc FS FilesMike Travis
2019-10-07x86/platform/uv: Setup UV functions for Hubless UV SystemsMike Travis
2019-10-07x86/platform/uv: Return UV Hubless System TypeMike Travis
2019-10-07x86/platform/uv: Save OEM_ID from ACPI MADT probeMike Travis
2019-09-17Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-09-16Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-09-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-09-08x86/timer: Force PIT initialization when !X86_FEATURE_ARATJan Stancek
2019-09-07Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds
2019-09-02Merge branch 'linus' into x86/cpu, to resolve conflictsIngo Molnar
2019-08-28x86/apic/vector: Warn when vector space exhaustion breaks affinityNeil Horman
2019-08-28x86/intel: Aggregate microserver namingPeter Zijlstra
2019-08-28x86/intel: Aggregate big core graphics namingPeter Zijlstra
2019-08-28x86/intel: Aggregate big core mobile namingPeter Zijlstra
2019-08-28x86/intel: Aggregate big core client namingPeter Zijlstra
2019-08-26x86/apic: Include the LDR when clearing out APIC registersBandan Das