summaryrefslogtreecommitdiff
path: root/arch/um/kernel/irq.c
AgeCommit message (Expand)Author
2021-06-17um: add PCI over virtio emulation driverJohannes Berg
2021-06-17um: irqs: allow invoking time-travel handler multiple timesJohannes Berg
2021-06-17um: time-travel/signals: fix ndelay() in interruptJohannes Berg
2021-02-12um: time-travel: rework interrupt handling in ext modeJohannes Berg
2020-12-13um: irq/sigio: Support suspend/resume handling of workaround IRQsJohannes Berg
2020-12-13um: Support suspend to RAMJohannes Berg
2020-12-13um: Simplify IRQ handling codeJohannes Berg
2020-12-13um: Remove IRQ_NONE typeJohannes Berg
2020-12-13um: irq: Reduce irq_reg allocationJohannes Berg
2020-12-13um: irq: Clean up and rename struct irq_fdJohannes Berg
2020-12-13um: Clean up alarm IRQ chip nameJohannes Berg
2020-12-13um: Support dynamic IRQ allocationJohannes Berg
2019-09-16um: irq: Fix LAST_IRQ usage in init_IRQ()Erel Geron
2019-09-15um: Add SPDX headers to files in arch/um/kernel/Alex Dewar
2019-07-02um: Don't garbage collect in deactivate_all_fds()Johannes Berg
2019-07-02um: Remove locking in deactivate_all_fds()Johannes Berg
2019-07-02um: Fix IRQ controller regression on console readJouni Malinen
2019-05-07um: irq: don't set the chip for all irqsBartosz Golaszewski
2018-12-27um: Remove obsolete reenable_XX callsAnton Ivanov
2018-10-29um: NULL check before kfree is not neededYueHaibing
2018-02-19um: Add missing EXPORT for free_irq_by_fd()Anton Ivanov
2018-02-19Epoll based IRQ controllerAnton Ivanov
2015-04-13um: Remove broken SMP supportRichard Weinberger
2013-09-07um: Add irq chip um/mask handlersRichard Weinberger
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro
2012-08-02um: pass siginfo to guest processMartin Pärtel
2012-05-21um: Remove usage of irq_chip->release()Richard Weinberger
2012-05-21um: Implement um_free_irq()Richard Weinberger
2011-11-02um: distribute exports to where exported stuff is definedAl Viro
2011-03-24um: Use generic show_interrupts()Thomas Gleixner
2011-03-24um: Convert genirq namespaceThomas Gleixner
2011-02-14um: Use proper accessors in show_interrupts()Thomas Gleixner
2011-02-14um: Convert irq_chips to new functionsThomas Gleixner
2011-02-14um: Remove stale irq_chip.endThomas Gleixner
2010-10-26um: migrate from __do_IRQ() to generic_handle_irq()Richard Weinberger
2010-09-23genirq: Cleanup irq_chip->typename leftoversThomas Gleixner
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-06-16um: remove obsolete hw_interrupt_typeThomas Gleixner
2009-01-11sparseirq: use kstat_irqs_cpu insteadYinghai Lu
2008-07-24arch/um/kernel/irq.c: clean up some functionsWANG Cong
2008-02-05uml: miscellaneous code cleanupsJeff Dike
2007-11-14uml: fix spurious IRQ testingJeff Dike
2007-10-20spelling fixes: arch/um/Simon Arlott
2007-10-16uml: style fixes pass 3Jeff Dike
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike
2007-09-19uml: fix irqstack crashJeff Dike
2007-07-16uml: Eliminate kernel allocator wrappersJeff Dike