Commit Graph

33 Commits (17d857be649a21ca90008c6dc425d849fa83db5c)

Author SHA1 Message Date
Mike Travis 7f7ace0cda cpumask: update irq_desc to use cpumask_var_t 16 years ago
Ingo Molnar 6bdf197b04 ia64: cpumask fix for is_affinity_mask_valid() 16 years ago
Rusty Russell d036e67b40 cpumask: convert kernel/irq 16 years ago
Rusty Russell 0de26520c7 cpumask: make irq_set_affinity() take a const struct cpumask 16 years ago
Rusty Russell 29c0177e6a cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. 16 years ago
Yinghai Lu 0b8f1efad3 sparse irq_desc[] array: core kernel and x86 changes 16 years ago
Thomas Gleixner f6d87f4bd2 genirq: keep affinities set from userspace across free/request_irq() 16 years ago
roel kluin 3786fc710c irq: make variable static 17 years ago
Thomas Gleixner d3c60047bd genirq: cleanup the sparseirq modifications 17 years ago
Yinghai Lu 2c6927a38f irq: replace loop with nr_irqs with for_each_irq_desc 17 years ago
Yinghai Lu 08678b0841 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] 17 years ago
Yinghai Lu 85c0f90978 irq: introduce nr_irqs 17 years ago
Alexey Dobriyan f18e439d10 genirq: switch /proc/irq/*/smp_affinity et al to seqfiles 17 years ago
Max Krasnyansky 1840475676 genirq: Expose default irq affinity mask (take 3) 17 years ago
Andi Kleen 96d97cf03b x86: add /proc/irq/*/spurious to dump the spurious irq debugging state 17 years ago
Andi Kleen 42ee2b7414 x86_64: Report the pending irq if available in smp_affinity 18 years ago
John Keller 25d61578da [IA64] SN: validate smp_affinity mask on intr redirect 18 years ago
Dmitry Adamushko d2d9433a4c kernel/irq/proc.c: unprotected iteration over the IRQ action list in name_unique() 18 years ago
Thomas Gleixner 771ee3b04e [PATCH] Add a function to handle interrupt affinity setting 18 years ago
Thomas Gleixner 950f4427c2 [PATCH] Add irq flag to disable balancing for an interrupt 18 years ago
Alexey Dobriyan b653d081c1 [PATCH] proc: remove useless (and buggy) ->nlink settings 18 years ago
Hidetoshi Seto 6e2ac66470 [PATCH] CPEI gets warning at kernel/irq/migration.c:27/move_masked_irq() 18 years ago
Reinette Chatre 01a3ee2b20 [PATCH] bitmap: parse input from kernel and user buffers 19 years ago
Ingo Molnar f1c2662cbc [PATCH] genirq: cleanup: no_irq_type -> no_irq_chip rename 19 years ago
Ingo Molnar 4a733ee126 [PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[] 19 years ago
Ingo Molnar a53da52fd7 [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] 19 years ago
Ingo Molnar d1bef4ed5f [PATCH] genirq: rename desc->handler to desc->chip 19 years ago
Zhang Yanmin 1b61b910e9 [PATCH] x86: kernel irq balance doesn't work 19 years ago
Adrian Bunk 97a41e2612 [PATCH] kernel/: small cleanups 19 years ago
Ivan Kokshaysky eee45269b0 [PATCH] Alpha: convert to generic irq framework (generic part) 19 years ago
Ashok Raj 54d5d42404 [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago