index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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