summaryrefslogtreecommitdiffstats
path: root/kernel/irq/proc.c
AgeCommit message (Expand)AuthorLines
2008-01-30x86: add /proc/irq/*/spurious to dump the spurious irq debugging stateAndi Kleen-2/+19
2007-07-21x86_64: Report the pending irq if available in smp_affinityAndi Kleen-1/+9
2007-05-11[IA64] SN: validate smp_affinity mask on intr redirectJohn Keller-0/+7
2007-05-08kernel/irq/proc.c: unprotected iteration over the IRQ action list in name_uni...Dmitry Adamushko-4/+11
2007-02-16[PATCH] Add a function to handle interrupt affinity settingThomas Gleixner-21/+1
2007-02-16[PATCH] Add irq flag to disable balancing for an interruptThomas Gleixner-1/+1
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan-1/+0
2006-12-08[PATCH] CPEI gets warning at kernel/irq/migration.c:27/move_masked_irq()Hidetoshi Seto-1/+2
2006-10-11[PATCH] bitmap: parse input from kernel and user buffersReinette Chatre-1/+1
2006-06-29[PATCH] genirq: cleanup: no_irq_type -> no_irq_chip renameIngo Molnar-1/+1
2006-06-29[PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[]Ingo Molnar-13/+7
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar-2/+2
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar-3/+3
2006-06-23[PATCH] x86: kernel irq balance doesn't workZhang Yanmin-0/+3
2006-01-08[PATCH] kernel/: small cleanupsAdrian Bunk-0/+2
2006-01-06[PATCH] Alpha: convert to generic irq framework (generic part)Ivan Kokshaysky-1/+3
2005-09-07[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityAshok Raj-2/+12
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+159