summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/irq.c
Commit message (Expand)AuthorAgeFilesLines
* uml: fix spurious IRQ testingJeff Dike2007-11-151-6/+7
* spelling fixes: arch/um/Simon Arlott2007-10-201-1/+1
* uml: style fixes pass 3Jeff Dike2007-10-161-47/+38Star
* uml: remove code made redundant by CHOOSE_MODE removalJeff Dike2007-10-161-2/+2
* uml: throw out CONFIG_MODE_TTJeff Dike2007-10-161-24/+0Star
* uml: fix irqstack crashJeff Dike2007-09-191-3/+4
* uml: Eliminate kernel allocator wrappersJeff Dike2007-07-161-1/+0Star
* 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/+0Star
* [PATCH] uml: activate_fd: return ENOMEM only when appropriatePaolo 'Blaisorblade' Giarrusso2007-03-081-0/+1
* [PATCH] uml: IRQ handler tidyingJeff Dike2007-02-111-4/+3Star
* [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-091-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/+0Star
* [PATCH] uml: SIGIO cleanupsJeff Dike2006-09-261-24/+10Star
* [PATCH] uml: remove os_isattyJeff Dike2006-07-101-15/+2Star
* [PATCH] uml: remove spinlock wrapper functionsJeff Dike2006-07-101-29/+16Star
* [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-021-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/+0Star
* [PATCH] uml: use host AIO supportJeff Dike2005-09-051-11/+30
* [PATCH] uml: add and use generic hw_controller_type->releasePaolo 'Blaisorblade' Giarrusso2005-06-221-4/+7
* [PATCH] uml: Fix SIGWINCH relayingJeff Dike2005-05-061-1/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+178