index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
/
irq.c
Age
Commit message (
Expand
)
Author
2024-11-12
um: move thread info into task
Benjamin Berg
2024-07-03
um: Enable preemption in UML
Anton Ivanov
2024-07-03
um: irqs: process outstanding IRQs when unblocking signals
Benjamin Berg
2023-08-26
um: fix 3 instances of -Wmissing-prototypes
Nick Desaulniers
2021-06-17
um: add PCI over virtio emulation driver
Johannes Berg
2021-06-17
um: irqs: allow invoking time-travel handler multiple times
Johannes Berg
2021-06-17
um: time-travel/signals: fix ndelay() in interrupt
Johannes Berg
2021-02-12
um: time-travel: rework interrupt handling in ext mode
Johannes Berg
2020-12-13
um: irq/sigio: Support suspend/resume handling of workaround IRQs
Johannes Berg
2020-12-13
um: Support suspend to RAM
Johannes Berg
2020-12-13
um: Simplify IRQ handling code
Johannes Berg
2020-12-13
um: Remove IRQ_NONE type
Johannes Berg
2020-12-13
um: irq: Reduce irq_reg allocation
Johannes Berg
2020-12-13
um: irq: Clean up and rename struct irq_fd
Johannes Berg
2020-12-13
um: Clean up alarm IRQ chip name
Johannes Berg
2020-12-13
um: Support dynamic IRQ allocation
Johannes Berg
2019-09-16
um: irq: Fix LAST_IRQ usage in init_IRQ()
Erel Geron
2019-09-15
um: Add SPDX headers to files in arch/um/kernel/
Alex Dewar
2019-07-02
um: Don't garbage collect in deactivate_all_fds()
Johannes Berg
2019-07-02
um: Remove locking in deactivate_all_fds()
Johannes Berg
2019-07-02
um: Fix IRQ controller regression on console read
Jouni Malinen
2019-05-07
um: irq: don't set the chip for all irqs
Bartosz Golaszewski
2018-12-27
um: Remove obsolete reenable_XX calls
Anton Ivanov
2018-10-29
um: NULL check before kfree is not needed
YueHaibing
2018-02-19
um: Add missing EXPORT for free_irq_by_fd()
Anton Ivanov
2018-02-19
Epoll based IRQ controller
Anton Ivanov
2015-04-13
um: Remove broken SMP support
Richard Weinberger
2013-09-07
um: Add irq chip um/mask handlers
Richard Weinberger
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
2012-08-02
um: pass siginfo to guest process
Martin Pärtel
2012-05-21
um: Remove usage of irq_chip->release()
Richard Weinberger
2012-05-21
um: Implement um_free_irq()
Richard Weinberger
2011-11-02
um: distribute exports to where exported stuff is defined
Al Viro
2011-03-24
um: Use generic show_interrupts()
Thomas Gleixner
2011-03-24
um: Convert genirq namespace
Thomas Gleixner
2011-02-14
um: Use proper accessors in show_interrupts()
Thomas Gleixner
2011-02-14
um: Convert irq_chips to new functions
Thomas Gleixner
2011-02-14
um: Remove stale irq_chip.end
Thomas Gleixner
2010-10-26
um: migrate from __do_IRQ() to generic_handle_irq()
Richard Weinberger
2010-09-23
genirq: Cleanup irq_chip->typename leftovers
Thomas Gleixner
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-14
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-06-16
um: remove obsolete hw_interrupt_type
Thomas Gleixner
2009-01-11
sparseirq: use kstat_irqs_cpu instead
Yinghai Lu
2008-07-24
arch/um/kernel/irq.c: clean up some functions
WANG Cong
2008-02-05
uml: miscellaneous code cleanups
Jeff Dike
2007-11-14
uml: fix spurious IRQ testing
Jeff Dike
2007-10-20
spelling fixes: arch/um/
Simon Arlott
2007-10-16
uml: style fixes pass 3
Jeff Dike
[next]