1. ed4dea6 genirq: Use IRQ_BITMAP_BITS as search size in irq_alloc_descs() by Yinghai Lu · 15 years ago
  2. d5eb4ad genirq: Implement irq_get/put_desc_[bus]locked/unlock() by Thomas Gleixner · 15 years ago
  3. f9e4989 genirq: Force wrapped access to desc->status in core code by Thomas Gleixner · 15 years ago
  4. c1594b7 genirq: Move IRQ_DISABLED to core by Thomas Gleixner · 15 years ago
  5. e6bea9c genirq: Protect tglx from tripping over his own feet by Thomas Gleixner · 15 years ago
  6. e7bcecb genirq: Make nr_irqs runtime expandable by Thomas Gleixner · 15 years ago
  7. 218502b Merge branch 'irq/urgent' into irq/core by Thomas Gleixner · 15 years ago
  8. c1ee626 genirq: Prevent access beyond allocated_irqs bitmap by Thomas Gleixner · 15 years ago
  9. 44951a6 genirq: Remove dead code by Thomas Gleixner · 15 years ago
  10. 6c9ae00 irq: use per_cpu kstat_irqs by Eric Dumazet · 15 years ago
  11. 478735e3 /proc/stat: fix scalability of irq sum of all cpu by KAMEZAWA Hiroyuki · 16 years ago
  12. c0a19eb genirq: Fix CONFIG_GENIRQ_NO_DEPRECATED=y build by Thomas Gleixner · 16 years ago
  13. baa0d23 genirq: Switch sparse_irq allocator to GFP_KERNEL by Thomas Gleixner · 16 years ago
  14. a05a900 genirq: Make sparse_lock a mutex by Thomas Gleixner · 16 years ago
  15. 78f90d9 genirq: Remove the now unused sparse irq leftovers by Thomas Gleixner · 16 years ago
  16. b7b2933 genirq: Sanitize dynamic irq handling by Thomas Gleixner · 16 years ago
  17. b7d0d82 genirq: Remove arch_init_chip_data() by Thomas Gleixner · 16 years ago
  18. b683de2 genirq: Query arch for number of early descriptors by Thomas Gleixner · 16 years ago
  19. aa99ec0 genirq: Use sane sparse allocator by Thomas Gleixner · 16 years ago
  20. 06f6c33 genirq: Implement irq reservation by Thomas Gleixner · 16 years ago
  21. a98d24b genirq: Implement sane enumeration by Thomas Gleixner · 16 years ago
  22. 13bfe99 genirq: Prepare proc for real sparse irq support by Thomas Gleixner · 16 years ago
  23. 1f5a5b8 genirq: Implement a sane sparse_irq allocator by Thomas Gleixner · 16 years ago
  24. 1318a48 genirq: Provide default irq init flags by Thomas Gleixner · 16 years ago
  25. d895f51 genirq: Remove export of kstat_irqs_cpu by Thomas Gleixner · 16 years ago
  26. 154cd38 genirq: Remove early_init_irq_lock_class() by Thomas Gleixner · 16 years ago
  27. 3795de2 genirq: Distangle kernel/irq/handle.c by Thomas Gleixner · 16 years ago