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
starfive-6.6.48-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
/
um
/
kernel
/
irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-17
um: add PCI over virtio emulation driver
Johannes Berg
1
-3
/
+4
2021-06-17
um: irqs: allow invoking time-travel handler multiple times
Johannes Berg
1
-4
/
+6
2021-06-17
um: time-travel/signals: fix ndelay() in interrupt
Johannes Berg
1
-6
/
+29
2021-02-12
um: time-travel: rework interrupt handling in ext mode
Johannes Berg
1
-25
/
+146
2020-12-14
um: irq/sigio: Support suspend/resume handling of workaround IRQs
Johannes Berg
1
-1
/
+16
2020-12-14
um: Support suspend to RAM
Johannes Berg
1
-1
/
+87
2020-12-14
um: Simplify IRQ handling code
Johannes Berg
1
-242
/
+128
2020-12-14
um: Remove IRQ_NONE type
Johannes Berg
1
-8
/
+7
2020-12-14
um: irq: Reduce irq_reg allocation
Johannes Berg
1
-6
/
+6
2020-12-14
um: irq: Clean up and rename struct irq_fd
Johannes Berg
1
-12
/
+22
2020-12-14
um: Clean up alarm IRQ chip name
Johannes Berg
1
-5
/
+4
2020-12-14
um: Support dynamic IRQ allocation
Johannes Berg
1
-5
/
+32
2019-09-16
um: irq: Fix LAST_IRQ usage in init_IRQ()
Erel Geron
1
-1
/
+1
2019-09-15
um: Add SPDX headers to files in arch/um/kernel/
Alex Dewar
1
-1
/
+1
2019-07-03
um: Don't garbage collect in deactivate_all_fds()
Johannes Berg
1
-1
/
+1
2019-07-03
um: Remove locking in deactivate_all_fds()
Johannes Berg
1
-3
/
+0
2019-07-03
um: Fix IRQ controller regression on console read
Jouni Malinen
1
-0
/
+4
2019-05-08
um: irq: don't set the chip for all irqs
Bartosz Golaszewski
1
-1
/
+1
2018-12-28
um: Remove obsolete reenable_XX calls
Anton Ivanov
1
-6
/
+0
2018-10-30
um: NULL check before kfree is not needed
YueHaibing
1
-2
/
+1
2018-02-19
um: Add missing EXPORT for free_irq_by_fd()
Anton Ivanov
1
-0
/
+1
2018-02-19
Epoll based IRQ controller
Anton Ivanov
1
-163
/
+297
2015-04-13
um: Remove broken SMP support
Richard Weinberger
1
-3
/
+0
2013-09-07
um: Add irq chip um/mask handlers
Richard Weinberger
1
-0
/
+4
2012-10-10
um: get rid of pointless include "..." where include <...> will do
Al Viro
1
-11
/
+11
2012-08-02
um: pass siginfo to guest process
Martin Pärtel
1
-1
/
+1
2012-05-21
um: Remove usage of irq_chip->release()
Richard Weinberger
1
-2
/
+0
2012-05-21
um: Implement um_free_irq()
Richard Weinberger
1
-0
/
+7
2011-11-02
um: distribute exports to where exported stuff is defined
Al Viro
1
-0
/
+1
2011-03-24
um: Use generic show_interrupts()
Thomas Gleixner
1
-46
/
+0
2011-03-24
um: Convert genirq namespace
Thomas Gleixner
1
-5
/
+4
2011-02-14
um: Use proper accessors in show_interrupts()
Thomas Gleixner
1
-4
/
+6
2011-02-14
um: Convert irq_chips to new functions
Thomas Gleixner
1
-10
/
+9
2011-02-14
um: Remove stale irq_chip.end
Thomas Gleixner
1
-2
/
+0
2010-10-27
um: migrate from __do_IRQ() to generic_handle_irq()
Richard Weinberger
1
-11
/
+4
2010-09-23
genirq: Cleanup irq_chip->typename leftovers
Thomas Gleixner
1
-3
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-15
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
1
-2
/
+2
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-06-17
um: remove obsolete hw_interrupt_type
Thomas Gleixner
1
-3
/
+3
2009-01-11
sparseirq: use kstat_irqs_cpu instead
Yinghai Lu
1
-1
/
+1
2008-07-24
arch/um/kernel/irq.c: clean up some functions
WANG Cong
1
-33
/
+2
2008-02-05
uml: miscellaneous code cleanups
Jeff Dike
1
-4
/
+2
2007-11-15
uml: fix spurious IRQ testing
Jeff Dike
1
-6
/
+7
2007-10-20
spelling fixes: arch/um/
Simon Arlott
1
-1
/
+1
2007-10-16
uml: style fixes pass 3
Jeff Dike
1
-47
/
+38
2007-10-16
uml: remove code made redundant by CHOOSE_MODE removal
Jeff Dike
1
-2
/
+2
2007-10-16
uml: throw out CONFIG_MODE_TT
Jeff Dike
1
-24
/
+0
2007-09-19
uml: fix irqstack crash
Jeff Dike
1
-3
/
+4
2007-07-16
uml: Eliminate kernel allocator wrappers
Jeff Dike
1
-1
/
+0
[next]