summaryrefslogtreecommitdiff
path: root/arch/um/kernel/irq.c
AgeCommit message (Expand)Author
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
2007-05-11uml: iRQ stacksJeff Dike
2007-05-11uml: tidy IRQ codeJeff Dike
2007-05-07uml: irq locking commentaryJeff Dike
2007-05-07uml: remove user_util.hJeff Dike
2007-03-08[PATCH] uml: activate_fd: return ENOMEM only when appropriatePaolo 'Blaisorblade' Giarrusso
2007-02-11[PATCH] uml: IRQ handler tidyingJeff Dike
2006-10-20[PATCH] uml: split memory allocation prototypes out of user.hPaolo 'Blaisorblade' Giarrusso
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells
2006-10-08[PATCH] uml pt_regs fixesAl Viro
2006-10-06[PATCH] um: irq changes break buildPekka Enberg
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-09-26[PATCH] uml: SIGIO cleanupsJeff Dike
2006-07-10[PATCH] uml: remove os_isattyJeff Dike
2006-07-10[PATCH] uml: remove spinlock wrapper functionsJeff Dike
2006-07-10[PATCH] uml: mark forward_interrupts as being mode-specificJeff Dike
2006-07-02[PATCH] irq-flags: UM: Use the new IRQF_ constantsThomas Gleixner
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar
2006-05-01[PATCH] uml: remove NULL checks and add some CodingStyleJesper Juhl
2006-03-27[PATCH] uml: merge irq_user.c and irq.cJeff Dike
2005-09-30[PATCH] useless linux/irq.h includes (arch/um)Al Viro
2005-09-05[PATCH] uml: use host AIO supportJeff Dike
2005-06-21[PATCH] uml: add and use generic hw_controller_type->releasePaolo 'Blaisorblade' Giarrusso
2005-05-05[PATCH] uml: Fix SIGWINCH relayingJeff Dike
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds