summaryrefslogtreecommitdiffstats
path: root/kernel/irq/proc.c
Commit message (Expand)AuthorAgeFilesLines
* genirq: switch /proc/irq/*/smp_affinity et al to seqfilesAlexey Dobriyan2008-08-131-45/+51
* genirq: Expose default irq affinity mask (take 3)Max Krasnyansky2008-06-051-4/+55
* x86: add /proc/irq/*/spurious to dump the spurious irq debugging stateAndi Kleen2008-01-301-2/+19
* x86_64: Report the pending irq if available in smp_affinityAndi Kleen2007-07-221-1/+9
* [IA64] SN: validate smp_affinity mask on intr redirectJohn Keller2007-05-111-0/+7
* kernel/irq/proc.c: unprotected iteration over the IRQ action list in name_uni...Dmitry Adamushko2007-05-081-4/+11
* [PATCH] Add a function to handle interrupt affinity settingThomas Gleixner2007-02-161-21/+1Star
* [PATCH] Add irq flag to disable balancing for an interruptThomas Gleixner2007-02-161-1/+1
* [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-111-1/+0Star
* [PATCH] CPEI gets warning at kernel/irq/migration.c:27/move_masked_irq()Hidetoshi Seto2006-12-081-1/+2
* [PATCH] bitmap: parse input from kernel and user buffersReinette Chatre2006-10-111-1/+1
* [PATCH] genirq: cleanup: no_irq_type -> no_irq_chip renameIngo Molnar2006-06-291-1/+1
* [PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[]Ingo Molnar2006-06-291-13/+7Star
* [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar2006-06-291-2/+2
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-3/+3
* [PATCH] x86: kernel irq balance doesn't workZhang Yanmin2006-06-231-0/+3
* [PATCH] kernel/: small cleanupsAdrian Bunk2006-01-091-0/+2
* [PATCH] Alpha: convert to generic irq framework (generic part)Ivan Kokshaysky2006-01-061-1/+3
* [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityAshok Raj2005-09-081-2/+12
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+159