aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/hardirq.h
AgeCommit message (Expand)Author
2020-07-09x86/kvm/vmx: Move guest enter/exit into .noinstr.textThomas Gleixner
2019-06-11x86/Kconfig: Add new X86_HV_CALLBACK_VECTOR config symbolZhao Yakui
2018-08-05x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange
2018-08-05x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1dNicolai Stange
2018-08-05x86/irq: Demote irq_cpustat_t::__softirq_pending to u16Nicolai Stange
2018-05-14softirq/x86: Switch to generic local_softirq_pending() implementationFrederic Weisbecker
2018-03-06Drivers: hv: vmbus: Implement Direct Mode for stimer0Michael Kelley
2018-01-30x86/irq: Count Hyper-V reenlightenment interruptsVitaly Kuznetsov
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-26x86: irq: Define a global vector for nested posted interruptsWincy Van
2017-06-05x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP codeAndy Lutomirski
2016-08-11x86/irq: Do not substract irq_tlb_count from irq_call_countAaron Lu
2015-06-07Merge branch 'x86/ras' into x86/core, to fix conflictsIngo Molnar
2015-05-19x86/irq: Define a global vector for VT-d Posted-InterruptsFeng Wu
2015-05-07x86/mce/amd: Introduce deferred error interrupt handlerAravind Gopalakrishnan
2014-06-21x86, irq, trivial: Minor improvements of IRQ related codeJiang Liu
2014-03-06x86: hardirq: Make irq_hv_callback_count available for CONFIG_HYPERV=m as wellThomas Gleixner
2014-03-04x86: Add proper vector accounting for HYPERVISOR_CALLBACK_VECTORThomas Gleixner
2013-04-16KVM: VMX: Register a new IPI for posted interruptYang Zhang
2012-09-27x86: Distinguish TLB shootdown interrupts from other functions call interruptsTomoki Sekiyama
2012-05-14x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi
2012-02-27x86/time: Eliminate unused irq0_irqs counterJan Beulich
2011-12-18x86: Convert per-cpu counter icr_read_retry_count into a member of irq_statFernando Luis Vazquez Cao
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra
2010-04-28x86, asm: Introduce and use percpu_inc()Jan Beulich
2009-12-08Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-11-23x86: Tighten conditionals on MCE related statisticsJan Beulich
2009-10-14x86: UV RTC: Rename generic_interrupt to x86_platform_ipiDimitri Sivanich
2009-06-11Merge branch 'linus' into x86/mce3Ingo Molnar
2009-05-28x86, mce: enable MCE_INTEL for 32bit new MCEAndi Kleen
2009-04-29Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-04-21FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells
2009-04-07perf_counter: x86: self-IPI for pending workPeter Zijlstra
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar
2009-03-04x86: UV, SGI RTC: add generic system vectorDimitri Sivanich
2009-01-23Merge branch 'core/percpu' into perfcounters/coreIngo Molnar
2009-01-23x86: make irq_cpustat_t fields conditionalBrian Gerst
2009-01-23x86: merge hardirq_{32,64}.h into hardirq.hBrian Gerst
2008-10-22x86, um: ... and asm-x86 moveAl Viro