summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/irq.c
AgeCommit message (Expand)AuthorLines
2008-02-05uml: miscellaneous code cleanupsJeff Dike-4/+2
2007-11-14uml: fix spurious IRQ testingJeff Dike-6/+7
2007-10-20spelling fixes: arch/um/Simon Arlott-1/+1
2007-10-16uml: style fixes pass 3Jeff Dike-47/+38
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike-2/+2
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike-24/+0
2007-09-19uml: fix irqstack crashJeff Dike-3/+4
2007-07-16uml: Eliminate kernel allocator wrappersJeff Dike-1/+0
2007-05-11uml: iRQ stacksJeff Dike-0/+111
2007-05-11uml: tidy IRQ codeJeff Dike-2/+2
2007-05-07uml: irq locking commentaryJeff Dike-0/+15
2007-05-07uml: remove user_util.hJeff Dike-1/+0
2007-03-08[PATCH] uml: activate_fd: return ENOMEM only when appropriatePaolo 'Blaisorblade' Giarrusso-0/+1
2007-02-11[PATCH] uml: IRQ handler tidyingJeff Dike-4/+3
2006-10-20[PATCH] uml: split memory allocation prototypes out of user.hPaolo 'Blaisorblade' Giarrusso-0/+1
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells-2/+2
2006-10-08[PATCH] uml pt_regs fixesAl Viro-7/+8
2006-10-06[PATCH] um: irq changes break buildPekka Enberg-1/+1
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones-1/+0
2006-09-26[PATCH] uml: SIGIO cleanupsJeff Dike-24/+10
2006-07-10[PATCH] uml: remove os_isattyJeff Dike-15/+2
2006-07-10[PATCH] uml: remove spinlock wrapper functionsJeff Dike-29/+16
2006-07-10[PATCH] uml: mark forward_interrupts as being mode-specificJeff Dike-0/+2
2006-07-02[PATCH] irq-flags: UM: Use the new IRQF_ constantsThomas Gleixner-1/+1
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar-3/+3
2006-05-01[PATCH] uml: remove NULL checks and add some CodingStyleJesper Juhl-46/+47
2006-03-27[PATCH] uml: merge irq_user.c and irq.cJeff Dike-0/+294
2005-09-30[PATCH] useless linux/irq.h includes (arch/um)Al Viro-1/+0
2005-09-05[PATCH] uml: use host AIO supportJeff Dike-11/+30
2005-06-21[PATCH] uml: add and use generic hw_controller_type->releasePaolo 'Blaisorblade' Giarrusso-4/+7
2005-05-05[PATCH] uml: Fix SIGWINCH relayingJeff Dike-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+178