aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/hardirq.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-21x86, irq, trivial: Minor improvements of IRQ related codeJiang Liu1-3/+0
2014-03-06x86: hardirq: Make irq_hv_callback_count available for CONFIG_HYPERV=m as wellThomas Gleixner1-1/+1
2014-03-04x86: Add proper vector accounting for HYPERVISOR_CALLBACK_VECTORThomas Gleixner1-0/+3
2013-04-16KVM: VMX: Register a new IPI for posted interruptYang Zhang1-0/+3
2012-09-27x86: Distinguish TLB shootdown interrupts from other functions call interruptsTomoki Sekiyama1-0/+4
2012-05-14x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi1-4/+5
2012-02-27x86/time: Eliminate unused irq0_irqs counterJan Beulich1-1/+0
2011-12-18x86: Convert per-cpu counter icr_read_retry_count into a member of irq_statFernando Luis Vazquez Cao1-0/+1
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra1-1/+1
2010-04-28x86, asm: Introduce and use percpu_inc()Jan Beulich1-1/+1
2009-12-08Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-11-23x86: Tighten conditionals on MCE related statisticsJan Beulich1-3/+3
2009-10-14x86: UV RTC: Rename generic_interrupt to x86_platform_ipiDimitri Sivanich1-1/+1
2009-06-11Merge branch 'linus' into x86/mce3Ingo Molnar1-0/+2
2009-05-28x86, mce: enable MCE_INTEL for 32bit new MCEAndi Kleen1-1/+1
2009-04-29Merge branch 'linus' into perfcounters/coreIngo Molnar1-1/+1
2009-04-21FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells1-1/+1
2009-04-07perf_counter: x86: self-IPI for pending workPeter Zijlstra1-0/+1
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar1-0/+1
2009-03-04x86: UV, SGI RTC: add generic system vectorDimitri Sivanich1-0/+1
2009-01-23Merge branch 'core/percpu' into perfcounters/coreIngo Molnar1-4/+46
2009-01-23x86: make irq_cpustat_t fields conditionalBrian Gerst1-2/+10
2009-01-23x86: merge hardirq_{32,64}.h into hardirq.hBrian Gerst1-5/+38
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+11