summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/hardirq.h
Commit message (Expand)AuthorAgeFilesLines
* x86: Don't include linux/irq.h from asm/hardirq.hNicolai Stange2018-08-051-1/+0
* x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1dNicolai Stange2018-08-051-0/+23
* x86/irq: Demote irq_cpustat_t::__softirq_pending to u16Nicolai Stange2018-08-051-1/+1
* softirq/x86: Switch to generic local_softirq_pending() implementationFrederic Weisbecker2018-05-141-8/+0
* Drivers: hv: vmbus: Implement Direct Mode for stimer0Michael Kelley2018-03-061-0/+1
* x86/irq: Count Hyper-V reenlightenment interruptsVitaly Kuznetsov2018-01-301-0/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86: irq: Define a global vector for nested posted interruptsWincy Van2017-07-261-0/+1
* x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP codeAndy Lutomirski2017-06-051-1/+1
* x86/irq: Do not substract irq_tlb_count from irq_call_countAaron Lu2016-08-111-4/+0
* Merge branch 'x86/ras' into x86/core, to fix conflictsIngo Molnar2015-06-071-0/+3
|\
| * x86/mce/amd: Introduce deferred error interrupt handlerAravind Gopalakrishnan2015-05-071-0/+3
* | x86/irq: Define a global vector for VT-d Posted-InterruptsFeng Wu2015-05-191-0/+1
|/
* x86, irq, trivial: Minor improvements of IRQ related codeJiang Liu2014-06-211-3/+0
* x86: hardirq: Make irq_hv_callback_count available for CONFIG_HYPERV=m as wellThomas Gleixner2014-03-061-1/+1
* x86: Add proper vector accounting for HYPERVISOR_CALLBACK_VECTORThomas Gleixner2014-03-041-0/+3
* KVM: VMX: Register a new IPI for posted interruptYang Zhang2013-04-161-0/+3
* x86: Distinguish TLB shootdown interrupts from other functions call interruptsTomoki Sekiyama2012-09-271-0/+4
* x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi2012-05-141-4/+5
* x86/time: Eliminate unused irq0_irqs counterJan Beulich2012-02-271-1/+0
* x86: Convert per-cpu counter icr_read_retry_count into a member of irq_statFernando Luis Vazquez Cao2011-12-181-0/+1
* irq_work: Add generic hardirq context callbacksPeter Zijlstra2010-10-181-1/+1
* x86, asm: Introduce and use percpu_inc()Jan Beulich2010-04-281-1/+1
* Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-081-1/+1
|\
| * x86: UV RTC: Rename generic_interrupt to x86_platform_ipiDimitri Sivanich2009-10-141-1/+1
* | x86: Tighten conditionals on MCE related statisticsJan Beulich2009-11-231-3/+3
|/
* Merge branch 'linus' into x86/mce3Ingo Molnar2009-06-111-0/+2
|\
| * Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-291-1/+1
| |\
| * | perf_counter: x86: self-IPI for pending workPeter Zijlstra2009-04-071-0/+1
| * | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-061-0/+1
| |\ \
| * \ \ Merge branch 'core/percpu' into perfcounters/coreIngo Molnar2009-01-231-4/+46
| |\ \ \
* | | | | x86, mce: enable MCE_INTEL for 32bit new MCEAndi Kleen2009-05-281-1/+1
| |_|_|/ |/| | |
* | | | FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells2009-04-211-1/+1
| |_|/ |/| |
* | | x86: UV, SGI RTC: add generic system vectorDimitri Sivanich2009-03-041-0/+1
| |/ |/|
* | x86: make irq_cpustat_t fields conditionalBrian Gerst2009-01-231-2/+10
* | x86: merge hardirq_{32,64}.h into hardirq.hBrian Gerst2009-01-231-5/+38
|/
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+11