Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-28[PATCH] request_irq(): remove warnings from irq probingAndrew Morton
2006-04-11[PATCH] build kernel/irq/migration.c only if CONFIG_GENERIC_PENDING_IRQ is setChristoph Hellwig
2006-03-26[PATCH] warn if free_irq() is called from IRQ contextIngo Molnar
2006-03-25[PATCH] Add SA_PERCPU_IRQ flag supportDimitri Sivanich
2006-03-25[PATCH] IRQ: prevent enabling of previously disabled interruptBryan Holty
2006-03-25[PATCH] irq: uninline migration functionsAndrew Morton
2006-01-09[PATCH] kernel/: small cleanupsAdrian Bunk
2006-01-06[PATCH] Alpha: convert to generic irq framework (generic part)Ivan Kokshaysky
2005-11-23[PATCH] Check the irq number is within boundsMatthew Wilcox
2005-11-07[PATCH] more kernel-doc cleanups, additionsRandy Dunlap
2005-09-28Don't call a NULL ack function in the generic IRQ code.Paul Mackerras
2005-09-08[PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ()Karsten Wiese
2005-09-08[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityAshok Raj
2005-06-29[PATCH] irqpollAlan Cox
2005-06-29[PATCH] Using msleep() instead of HZLuca Falavigna
2005-06-24[PATCH] make various thing staticAdrian Bunk
2005-06-22[PATCH] uml: make hw_controller_type->release exist only for archs needing itPaolo 'Blaisorblade' Giarrusso
2005-06-22[PATCH] uml: add and use generic hw_controller_type->releasePaolo 'Blaisorblade' Giarrusso
2005-05-28[PATCH] drop note_interrupt() for per-CPU for proper scalingJohn Hawkes
2005-05-17[PATCH] spurious interrupt fixZhang, Yanmin
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds