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
/
include
/
linux
/
interrupt.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-14
softirq/s390: Move default mutators of overwritten softirq mask to s390
Frederic Weisbecker
1
-7
/
+0
2018-05-14
softirq/core: Consolidate default local_softirq_pending() implementations
Frederic Weisbecker
1
-0
/
+14
2018-02-16
headers: Drop two #included headers from <linux/interrupt.h>
Randy Dunlap
1
-2
/
+0
2017-11-16
kmemcheck: rip it out
Levin, Alexander (Sasha Levin)
1
-15
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-10
irq: Make the irqentry text section unconditional
Masami Hiramatsu
1
-13
/
+1
2017-07-09
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+10
2017-07-09
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2017-07-07
genirq: Allow to pass the IRQF_TIMER flag with percpu irq request
Daniel Lezcano
1
-1
/
+10
2017-06-24
genirq/timings: Add infrastructure for estimating the next interrupt arrival ...
Daniel Lezcano
1
-0
/
+1
2017-06-24
genirq/timings: Add infrastructure to track the interrupt timings
Daniel Lezcano
1
-0
/
+5
2017-05-22
PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecs
Michael Hernandez
1
-2
/
+2
2017-04-18
genirq: Return the IRQ name from free_irq()
Christoph Hellwig
1
-1
/
+1
2016-11-09
genirq/affinity: Handle pre/post vectors in irq_create_affinity_masks()
Christoph Hellwig
1
-2
/
+2
2016-11-09
genirq/affinity: Handle pre/post vectors in irq_calc_affinity_vectors()
Christoph Hellwig
1
-2
/
+2
2016-11-09
genirq/affinity: Introduce struct irq_affinity
Christoph Hellwig
1
-0
/
+12
2016-09-14
genirq/affinity: Remove old irq spread infrastructure
Thomas Gleixner
1
-7
/
+0
2016-09-14
genirq/affinity: Provide smarter irq spreading infrastructure
Thomas Gleixner
1
-0
/
+15
2016-07-04
genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectors
Christoph Hellwig
1
-0
/
+8
2016-03-26
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
1
-0
/
+20
2016-03-09
x86/ACPI/PCI: Recognize that Interrupt Line 255 means "not connected"
Chen Fan
1
-0
/
+10
2016-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-1
/
+1
2015-12-11
irq_poll: make blk-iopoll available outside the block layer
Christoph Hellwig
1
-1
/
+1
2015-12-08
genirq: Implement irq_percpu_is_enabled()
Thomas Petazzoni
1
-0
/
+1
2015-09-22
genirq: Handle force threading of irqs with primary and thread handler
Thomas Gleixner
1
-0
/
+2
2015-04-22
hrtimer: Remove hrtimer_start() return value
Thomas Gleixner
1
-3
/
+3
2015-04-22
hrtimer: Get rid of hrtimer softirq
Thomas Gleixner
1
-1
/
+2
2015-04-09
genirq: Allow the irqchip state of an IRQ to be save/restored
Marc Zyngier
1
-0
/
+14
2015-04-09
Merge branch 'linus' into irq/core to get the GIC updates which
Thomas Gleixner
1
-1
/
+8
2015-03-05
genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirely
Valentin Rothberg
1
-3
/
+0
2015-03-04
genirq / PM: Add flag for shared NO_SUSPEND interrupt lines
Rafael J. Wysocki
1
-0
/
+5
2015-02-26
genirq / PM: better describe IRQF_NO_SUSPEND semantics
Mark Rutland
1
-1
/
+3
2015-02-18
genirq: Provide disable_hardirq()
Peter Zijlstra
1
-0
/
+1
2014-12-12
linux/interrupt.h: remove the definition of unused tasklet_hi_enable
Quentin Lambert
1
-6
/
+0
2014-09-01
genirq: Simplify wakeup mechanism
Thomas Gleixner
1
-5
/
+0
2014-06-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-20
/
+26
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+4
2014-05-21
Merge branch 'irq/for-net' into irq/core
Thomas Gleixner
1
-20
/
+26
2014-05-21
genirq: Provide !SMP stub for irq_set_affinity_notifier()
Eyal Perry
1
-20
/
+26
2014-05-07
genirq: Provide irq_force_affinity fallback for non-SMP
Arnd Bergmann
1
-0
/
+5
2014-04-28
linux/interrupt.h: fix new kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-4
/
+4
2014-04-18
genirq: Allow forcing cpu affinity of interrupts
Thomas Gleixner
1
-1
/
+34
2014-02-19
genirq: Provide irq_wake_thread()
Thomas Gleixner
1
-0
/
+1
2014-02-09
genirq: Add devm_request_any_context_irq()
Stephen Boyd
1
-0
/
+5
2014-01-28
softirq: use const char * const for softirq_to_name, whitespace neatening
Joe Perches
1
-1
/
+1
2013-11-15
revert "softirq: Add support for triggering softirq work on softirqs"
Christoph Hellwig
1
-22
/
+0
2013-10-01
irq: Consolidate do_softirq() arch overriden implementations
Frederic Weisbecker
1
-0
/
+11
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-72
/
+3
2013-01-12
lib: cpu_rmap: avoid flushing all workqueues
David Decotigny
1
-5
/
+0
[next]