summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/irq.c
Commit message (Expand)AuthorAgeFilesLines
* um: Use generic show_interrupts()Thomas Gleixner2011-03-241-46/+0
* um: Convert genirq namespaceThomas Gleixner2011-03-241-5/+4
* um: Use proper accessors in show_interrupts()Thomas Gleixner2011-02-141-4/+6
* um: Convert irq_chips to new functionsThomas Gleixner2011-02-141-10/+9
* um: Remove stale irq_chip.endThomas Gleixner2011-02-141-2/+0
* um: migrate from __do_IRQ() to generic_handle_irq()Richard Weinberger2010-10-261-11/+4
* genirq: Cleanup irq_chip->typename leftoversThomas Gleixner2010-09-231-3/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-2/+2
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* um: remove obsolete hw_interrupt_typeThomas Gleixner2009-06-161-3/+3
* sparseirq: use kstat_irqs_cpu insteadYinghai Lu2009-01-111-1/+1
* arch/um/kernel/irq.c: clean up some functionsWANG Cong2008-07-241-33/+2
* uml: miscellaneous code cleanupsJeff Dike2008-02-051-4/+2
* uml: fix spurious IRQ testingJeff Dike2007-11-141-6/+7
* spelling fixes: arch/um/Simon Arlott2007-10-201-1/+1
* uml: style fixes pass 3Jeff Dike2007-10-161-47/+38
* uml: remove code made redundant by CHOOSE_MODE removalJeff Dike2007-10-161-2/+2
* uml: throw out CONFIG_MODE_TTJeff Dike2007-10-161-24/+0
* uml: fix irqstack crashJeff Dike2007-09-191-3/+4
* uml: Eliminate kernel allocator wrappersJeff Dike2007-07-161-1/+0
* uml: iRQ stacksJeff Dike2007-05-111-0/+111
* uml: tidy IRQ codeJeff Dike2007-05-111-2/+2
* uml: irq locking commentaryJeff Dike2007-05-071-0/+15
* uml: remove user_util.hJeff Dike2007-05-071-1/+0
* [PATCH] uml: activate_fd: return ENOMEM only when appropriatePaolo 'Blaisorblade' Giarrusso2007-03-081-0/+1
* [PATCH] uml: IRQ handler tidyingJeff Dike2007-02-111-4/+3
* [PATCH] uml: split memory allocation prototypes out of user.hPaolo 'Blaisorblade' Giarrusso2006-10-201-0/+1
* IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-091-2/+2
* [PATCH] uml pt_regs fixesAl Viro2006-10-081-7/+8
* [PATCH] um: irq changes break buildPekka Enberg2006-10-061-1/+1
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* [PATCH] uml: SIGIO cleanupsJeff Dike2006-09-261-24/+10
* [PATCH] uml: remove os_isattyJeff Dike2006-07-101-15/+2
* [PATCH] uml: remove spinlock wrapper functionsJeff Dike2006-07-101-29/+16
* [PATCH] uml: mark forward_interrupts as being mode-specificJeff Dike2006-07-101-0/+2
* [PATCH] irq-flags: UM: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-3/+3
* [PATCH] uml: remove NULL checks and add some CodingStyleJesper Juhl2006-05-011-46/+47
* [PATCH] uml: merge irq_user.c and irq.cJeff Dike2006-03-271-0/+294
* [PATCH] useless linux/irq.h includes (arch/um)Al Viro2005-09-301-1/+0
* [PATCH] uml: use host AIO supportJeff Dike2005-09-051-11/+30
* [PATCH] uml: add and use generic hw_controller_type->releasePaolo 'Blaisorblade' Giarrusso2005-06-211-4/+7
* [PATCH] uml: Fix SIGWINCH relayingJeff Dike2005-05-051-1/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+178