1. 3eab8095 MIPS: Alchemy: merge Au1000 and Au1300-style IRQ controller code. by Manuel Lauss · 13 years ago
  2. 894cc87 MIPS: Alchemy: chain IRQ controllers to MIPS IRQ controller by Manuel Lauss · 13 years ago
  3. f267c88 MIPS: Alchemy: irq: register pm at irq init time by Manuel Lauss · 13 years ago
  4. 3f72408 MIPS: Alchemy: remove PB1000 support by Manuel Lauss · 13 years ago
  5. 4b5c82b MIPS: Alchemy: Convert irq.c to syscore_ops. by Manuel Lauss · 14 years ago
  6. dca7587 MIPS: Alchemy: irq code and constant cleanup by Manuel Lauss · 14 years ago
  7. d24c1a2 MIPS: Alchemy: Convert to new irq chip functions by Thomas Gleixner · 14 years ago
  8. 0f0d85b MIPS: Alchemy: add sysdev for IRQ PM. by Manuel Lauss · 15 years ago
  9. ef6c1fd6 MIPS: Alchemy: irq: use runtime CPU type detection by Manuel Lauss · 15 years ago
  10. f1fc664 MIPS: Alchemy: reduce size of irq dispatcher by Manuel Lauss · 15 years ago
  11. 7881446 MIPS: Alchemy: Stop IRQ name sharing by Manuel Lauss · 15 years ago
  12. 0a0b129 MIPS: Alchemy: higher priority for system timer. by Manuel Lauss · 15 years ago
  13. 5047201 MIPS: Alchemy: Remove USB_DEV_REQ_INT prioritization hack by Manuel Lauss · 15 years ago
  14. 7e50b2b MIPS: Alchemy: remove board_init_irq() function. by Manuel Lauss · 15 years ago
  15. 44f2c58 MIPS: Alchemy: Fix hang with high-frequency edge interrupts by Manuel Lauss · 15 years ago
  16. 61f9c58 MIPS: Alchemy: new userspace suspend interface for development boards. by Manuel Lauss · 16 years ago
  17. 785e326 MIPS: Alchemy: update core interrupt code. by Manuel Lauss · 16 years ago
  18. e8c7c48 MIPS: Alchemy: rename directory by Ralf Baechle · 16 years ago[Renamed from arch/mips/au1000/common/irq.c]
  19. c1dcb14 [MIPS] Alchemy common code style cleanup by Sergei Shtylyov · 17 years ago
  20. ce28f94 [MIPS] Alchemy: kill useless #include's, #define's and extern's by Sergei Shtylyov · 17 years ago
  21. 0167509 [MIPS] Alchemy: don't unmask timer IRQ early by Sergei Shtylyov · 17 years ago
  22. 0e8120e [MIPS] Alchemy: fix IRQ bases by Sergei Shtylyov · 17 years ago
  23. 4b36673 [MIPS] Alchemy: replace ffs() with __ffs() by Sergei Shtylyov · 17 years ago
  24. 310a09d [MIPS] Alchemy: Nuke homebrew setup_irq(), it's broken and unnecessary. by Ralf Baechle · 17 years ago
  25. f3e8d1d [MIPS] Alchemy: Fix build by conversion to irq_cpu.c. by Ralf Baechle · 17 years ago
  26. 0e6799e [MIPS] Alchemy: Get rid of au1xxx_irq_map_t. by Ralf Baechle · 17 years ago
  27. 56f621c [MIPS] Alchemy: Get rid of au_ffs(). by Ralf Baechle · 17 years ago
  28. 41bd61a [MIPS] Alchemy: cleanup interrupt code. by Ralf Baechle · 17 years ago
  29. 7bcf771 [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt by Ralf Baechle · 17 years ago
  30. 91a2fcc [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers. by Ralf Baechle · 17 years ago
  31. 424b28b [MIPS] Alchemy: remove useless prototypes. by Ralf Baechle · 17 years ago
  32. 70d21cd [MIPS] use name instead of typename for each irq_chip by Atsushi Nemoto · 18 years ago
  33. 1603b5a [MIPS] IRQ cleanups by Atsushi Nemoto · 18 years ago
  34. 40220c1 IRQ: Use the new typedef for interrupt handler function pointers by David Howells · 18 years ago
  35. 937a801 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. by Ralf Baechle · 18 years ago
  36. 94dee17 [MIPS] Eleminate interrupt migration helper use. by Ralf Baechle · 18 years ago
  37. f40298f [PATCH] irq-flags: MIPS: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  38. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  39. 8d231c1 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  40. fc10334 [MIPS] Remove BSD and Sys V compat data types. by Ralf Baechle · 18 years ago
  41. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  42. 343fdc3 [MIPS] AU1xxx mips_timer_interrupt() fixes by Herbert Valerio Riedel · 19 years ago
  43. e4ac58a [MIPS] Rewrite all the assembler interrupt handlers to C. by Ralf Baechle · 19 years ago
  44. 3959c79 Don't call memset to clean irq_desc; these data fields have already by Ralf Baechle · 19 years ago
  45. 3ce86ee Au1x PM fixes. by Pete Popov · 19 years ago
  46. a3701ca When CONFIG_PM is enabled, it uses the TOY_MATCH2 interrupt as the system by Pete Popov · 20 years ago
  47. e3ad1c2 Base Au1200 2.6 support. by Pete Popov · 20 years ago
  48. 8ab00b9 Convert struct hw_interrupt_type initializations to ISO C99 named initializers. by Ralf Baechle · 20 years ago
  49. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago