1. 13bfe99 genirq: Prepare proc for real sparse irq support by Thomas Gleixner · 14 years ago
  2. c96b3b3 genirq: Provide compat handling for chip->set_affinity() by Thomas Gleixner · 14 years ago
  3. 6b8ff31 genirq: Convert core code to irq_data by Thomas Gleixner · 14 years ago
  4. 4308ad8 genirq: Clear CPU mask in affinity_hint when none is provided by Peter P Waskiewicz Jr · 15 years ago
  5. e7a297b genirq: Add CPU mask affinity hint by Peter P Waskiewicz Jr · 15 years ago
  6. 7c7145f Merge branch 'linus' into irq/core by Thomas Gleixner · 15 years ago
  7. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  8. 92d6b71 genirq: Expose irq_desc->node in proc/irq by Dimitri Sivanich · 15 years ago
  9. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  10. 3476994 genirq: Fix spurious irq seqfile conversion by Thomas Gleixner · 15 years ago
  11. a1afb63 genirq: switch /proc/irq/*/spurious to seq_file by Alexey Dobriyan · 15 years ago
  12. c82a43d irq: Do not attempt to create subdirectories if /proc/irq/<irq> failed by Cyrill Gorcunov · 15 years ago
  13. 7f7ace0 cpumask: update irq_desc to use cpumask_var_t by Mike Travis · 16 years ago
  14. 6bdf197 ia64: cpumask fix for is_affinity_mask_valid() by Ingo Molnar · 16 years ago
  15. d036e67 cpumask: convert kernel/irq by Rusty Russell · 16 years ago
  16. 2ca1a61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
  17. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
  18. 29c0177 cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. by Rusty Russell · 16 years ago
  19. 0b8f1ef sparse irq_desc[] array: core kernel and x86 changes by Yinghai Lu · 16 years ago
  20. f6d87f4 genirq: keep affinities set from userspace across free/request_irq() by Thomas Gleixner · 16 years ago
  21. 3786fc7 irq: make variable static by roel kluin · 16 years ago
  22. d3c6004 genirq: cleanup the sparseirq modifications by Thomas Gleixner · 16 years ago
  23. 2c6927a irq: replace loop with nr_irqs with for_each_irq_desc by Yinghai Lu · 16 years ago
  24. 08678b0 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] by Yinghai Lu · 16 years ago
  25. 85c0f90 irq: introduce nr_irqs by Yinghai Lu · 16 years ago
  26. f18e439 genirq: switch /proc/irq/*/smp_affinity et al to seqfiles by Alexey Dobriyan · 16 years ago
  27. 1840475 genirq: Expose default irq affinity mask (take 3) by Max Krasnyansky · 17 years ago
  28. 96d97cf x86: add /proc/irq/*/spurious to dump the spurious irq debugging state by Andi Kleen · 17 years ago
  29. 42ee2b7 x86_64: Report the pending irq if available in smp_affinity by Andi Kleen · 17 years ago
  30. 25d6157 [IA64] SN: validate smp_affinity mask on intr redirect by John Keller · 18 years ago
  31. d2d9433 kernel/irq/proc.c: unprotected iteration over the IRQ action list in name_unique() by Dmitry Adamushko · 18 years ago
  32. 771ee3b [PATCH] Add a function to handle interrupt affinity setting by Thomas Gleixner · 18 years ago
  33. 950f442 [PATCH] Add irq flag to disable balancing for an interrupt by Thomas Gleixner · 18 years ago
  34. b653d081 [PATCH] proc: remove useless (and buggy) ->nlink settings by Alexey Dobriyan · 18 years ago
  35. 6e2ac66 [PATCH] CPEI gets warning at kernel/irq/migration.c:27/move_masked_irq() by Hidetoshi Seto · 18 years ago
  36. 01a3ee2 [PATCH] bitmap: parse input from kernel and user buffers by Reinette Chatre · 18 years ago
  37. f1c2662 [PATCH] genirq: cleanup: no_irq_type -> no_irq_chip rename by Ingo Molnar · 19 years ago
  38. 4a733ee [PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[] by Ingo Molnar · 19 years ago
  39. a53da52 [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] by Ingo Molnar · 19 years ago
  40. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 19 years ago
  41. 1b61b91 [PATCH] x86: kernel irq balance doesn't work by Zhang Yanmin · 19 years ago
  42. 97a41e2 [PATCH] kernel/: small cleanups by Adrian Bunk · 19 years ago
  43. eee4526 [PATCH] Alpha: convert to generic irq framework (generic part) by Ivan Kokshaysky · 19 years ago
  44. 54d5d42 [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity by Ashok Raj · 19 years ago
  45. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago