index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
hardirq.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-09
x86/kvm/vmx: Move guest enter/exit into .noinstr.text
Thomas Gleixner
1
-2
/
+2
2019-06-11
x86/Kconfig: Add new X86_HV_CALLBACK_VECTOR config symbol
Zhao Yakui
1
-1
/
+1
2018-08-05
x86: Don't include linux/irq.h from asm/hardirq.h
Nicolai Stange
1
-1
/
+0
2018-08-05
x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d
Nicolai Stange
1
-0
/
+23
2018-08-05
x86/irq: Demote irq_cpustat_t::__softirq_pending to u16
Nicolai Stange
1
-1
/
+1
2018-05-14
softirq/x86: Switch to generic local_softirq_pending() implementation
Frederic Weisbecker
1
-8
/
+0
2018-03-06
Drivers: hv: vmbus: Implement Direct Mode for stimer0
Michael Kelley
1
-0
/
+1
2018-01-31
x86/irq: Count Hyper-V reenlightenment interrupts
Vitaly Kuznetsov
1
-0
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-26
x86: irq: Define a global vector for nested posted interrupts
Wincy Van
1
-0
/
+1
2017-06-05
x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code
Andy Lutomirski
1
-1
/
+1
2016-08-11
x86/irq: Do not substract irq_tlb_count from irq_call_count
Aaron Lu
1
-4
/
+0
2015-06-07
Merge branch 'x86/ras' into x86/core, to fix conflicts
Ingo Molnar
1
-0
/
+3
2015-05-19
x86/irq: Define a global vector for VT-d Posted-Interrupts
Feng Wu
1
-0
/
+1
2015-05-07
x86/mce/amd: Introduce deferred error interrupt handler
Aravind Gopalakrishnan
1
-0
/
+3
2014-06-22
x86, irq, trivial: Minor improvements of IRQ related code
Jiang Liu
1
-3
/
+0
2014-03-06
x86: hardirq: Make irq_hv_callback_count available for CONFIG_HYPERV=m as well
Thomas Gleixner
1
-1
/
+1
2014-03-04
x86: Add proper vector accounting for HYPERVISOR_CALLBACK_VECTOR
Thomas Gleixner
1
-0
/
+3
2013-04-16
KVM: VMX: Register a new IPI for posted interrupt
Yang Zhang
1
-0
/
+3
2012-09-28
x86: Distinguish TLB shootdown interrupts from other functions call interrupts
Tomoki Sekiyama
1
-0
/
+4
2012-05-15
x86: replace percpu_xxx funcs with this_cpu_xxx
Alex Shi
1
-4
/
+5
2012-02-27
x86/time: Eliminate unused irq0_irqs counter
Jan Beulich
1
-1
/
+0
2011-12-18
x86: Convert per-cpu counter icr_read_retry_count into a member of irq_stat
Fernando Luis Vazquez Cao
1
-0
/
+1
2010-10-18
irq_work: Add generic hardirq context callbacks
Peter Zijlstra
1
-1
/
+1
2010-04-29
x86, asm: Introduce and use percpu_inc()
Jan Beulich
1
-1
/
+1
2009-12-09
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2009-11-23
x86: Tighten conditionals on MCE related statistics
Jan Beulich
1
-3
/
+3
2009-10-14
x86: UV RTC: Rename generic_interrupt to x86_platform_ipi
Dimitri Sivanich
1
-1
/
+1
2009-06-12
Merge branch 'linus' into x86/mce3
Ingo Molnar
1
-0
/
+2
2009-05-28
x86, mce: enable MCE_INTEL for 32bit new MCE
Andi Kleen
1
-1
/
+1
2009-04-29
Merge branch 'linus' into perfcounters/core
Ingo Molnar
1
-1
/
+1
2009-04-22
FRV: Fix the section attribute on UP DECLARE_PER_CPU()
David Howells
1
-1
/
+1
2009-04-07
perf_counter: x86: self-IPI for pending work
Peter Zijlstra
1
-0
/
+1
2009-04-06
Merge branch 'linus' into perfcounters/core-v2
Ingo Molnar
1
-0
/
+1
2009-03-04
x86: UV, SGI RTC: add generic system vector
Dimitri Sivanich
1
-0
/
+1
2009-01-23
Merge branch 'core/percpu' into perfcounters/core
Ingo Molnar
1
-4
/
+46
2009-01-23
x86: make irq_cpustat_t fields conditional
Brian Gerst
1
-2
/
+10
2009-01-23
x86: merge hardirq_{32,64}.h into hardirq.h
Brian Gerst
1
-5
/
+38
2008-10-23
x86, um: ... and asm-x86 move
Al Viro
1
-0
/
+11