summaryrefslogtreecommitdiffstats
path: root/kernel/irq/proc.c
Commit message (Expand)AuthorAgeFilesLines
...
* genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-2/+2
* genirq: Fix spurious irq seqfile conversionThomas Gleixner2009-11-201-1/+1
* genirq: switch /proc/irq/*/spurious to seq_fileAlexey Dobriyan2009-11-181-15/+21
* irq: Do not attempt to create subdirectories if /proc/irq/<irq> failedCyrill Gorcunov2009-11-081-0/+2
* cpumask: update irq_desc to use cpumask_var_tMike Travis2009-01-111-2/+2
* ia64: cpumask fix for is_affinity_mask_valid()Ingo Molnar2009-01-031-1/+1
* cpumask: convert kernel/irqRusty Russell2009-01-011-11/+21
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-311-1/+5
|\
| * sparse irq_desc[] array: core kernel and x86 changesYinghai Lu2008-12-081-1/+5
* | cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-131-10/+19
* | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-131-2/+2
|/
* genirq: keep affinities set from userspace across free/request_irq()Thomas Gleixner2008-11-091-1/+1
* irq: make variable staticroel kluin2008-10-221-1/+1
* genirq: cleanup the sparseirq modificationsThomas Gleixner2008-10-161-0/+1
* irq: replace loop with nr_irqs with for_each_irq_descYinghai Lu2008-10-161-5/+5
* generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu2008-10-161-17/+19
* irq: introduce nr_irqsYinghai Lu2008-10-161-1/+1
* genirq: switch /proc/irq/*/smp_affinity et al to seqfilesAlexey Dobriyan2008-08-121-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-211-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/+1
* [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/+0
* [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/+7
* [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-081-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-071-2/+12
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+159
OpenPOWER on IntegriCloud