1. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  2. b528392 Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  3. 782d59c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  4. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  5. 88b42a4 Merge branch 'pm-genirq' by Rafael J. Wysocki · 10 years ago
  6. 76ba59f genirq: Add irq_domain-aware core IRQ handler by Marc Zyngier · 10 years ago
  7. 9ce7a25 genirq: Simplify wakeup mechanism by Thomas Gleixner · 10 years ago
  8. b76f167 genirq: Mark wakeup sources as armed on suspend by Thomas Gleixner · 10 years ago
  9. c7bd3ec0 genirq: Create helper for flow handler entry check by Thomas Gleixner · 10 years ago
  10. c3d7acd genirq: Distangle edge handler entry by Thomas Gleixner · 10 years ago
  11. c4df606 genirq: Avoid double loop on suspend by Thomas Gleixner · 10 years ago
  12. 092fadd genirq: Move MASK_ON_SUSPEND handling into suspend_device_irqs() by Thomas Gleixner · 10 years ago
  13. 5417de2 genirq: Make use of pm misfeature accounting by Thomas Gleixner · 10 years ago
  14. cab303b genirq: Add sanity checks for PM options on shared interrupt lines by Thomas Gleixner · 10 years ago
  15. 8df2e02 genirq: Move suspend/resume logic into irq/pm code by Thomas Gleixner · 10 years ago
  16. 307b28b genirq: fix reference in devm_request_threaded_irq comment by Emilio López · 10 years ago
  17. 532d0d0 irqchips: Replace __this_cpu_ptr uses by Christoph Lameter · 10 years ago
  18. 7cad45e irq: Export handle_fasteoi_irq by Vincent Stehlé · 10 years ago
  19. 08d69a2 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  20. c6f1224 Revert "irq: Warn when shared interrupts do not match on NO_SUSPEND" by Thomas Gleixner · 10 years ago
  21. 21d1f90 Revert "PM / sleep / irq: Do not suspend wakeup interrupts" by Thomas Gleixner · 10 years ago
  22. 4fae4e7 irq: Warn when shared interrupts do not match on NO_SUSPEND by Peter Zijlstra · 10 years ago
  23. 1b07338 Merge tag 'irqchip-core-3.17-3' of git://git.infradead.org/users/jcooper/linux into irq/core by Thomas Gleixner · 10 years ago
  24. a5152c8 genirq: generic chip: Export irq_map_generic_chip function by Boris BREZILLON · 10 years ago
  25. d709f7b PM / sleep / irq: Do not suspend wakeup interrupts by Rafael J. Wysocki · 10 years ago
  26. 8844aad genirq: Fix memory leak when calling irq_free_hwirqs() by Keith Busch · 10 years ago
  27. 43a7759 genirq: Export irq_domain_disassociate() to architecture interrupt drivers by Jiang Liu · 10 years ago
  28. a257954 genirq: Improve documentation to match current implementation by Jiang Liu · 10 years ago
  29. d8179bc genirq: Remove dynamic_irq mess by Thomas Gleixner · 10 years ago
  30. c940e01 genirq: Replace dynamic_irq_init/cleanup by Thomas Gleixner · 10 years ago
  31. 1d00835 genirq: Remove irq_reserve_irq[s] by Thomas Gleixner · 10 years ago
  32. f63b6a0 genirq: Replace reserve_irqs in core code by Thomas Gleixner · 10 years ago
  33. 7b6ef12 genirq: Provide generic hwirq allocation facility by Thomas Gleixner · 10 years ago
  34. 1e77d0a genirq: Sanitize spurious interrupt detection of threaded irqs by Thomas Gleixner · 12 years ago
  35. 62a08ae genirq: x86: Ensure that dynamic irq allocation does not conflict by Thomas Gleixner · 10 years ago
  36. 01f8fa4 genirq: Allow forcing cpu affinity of interrupts by Thomas Gleixner · 10 years ago
  37. d6ee6d2 genirq: Export symbol no_action() by Alexander Shiyan · 11 years ago
  38. bab5c79 genirq: procfs: Make smp_affinity values go+r by Chema Gonzalez · 11 years ago
  39. 328a497 genirq: Add a new IRQCHIP_EOI_THREADED flag by Thomas Gleixner · 11 years ago
  40. ffb12cf Merge branch 'irq/for-gpio' into irq/core by Thomas Gleixner · 11 years ago
  41. c1bacba genirq: Provide irq_request/release_resources chip callbacks by Thomas Gleixner · 11 years ago
  42. 8f945a3 genirq: Move kstat_incr_irqs_this_cpu() to core by Thomas Gleixner · 11 years ago
  43. 792d001 genirq: Add a kstat helper to increment irq stats by Thomas Gleixner · 11 years ago
  44. 64be38a genirq: Include missing header file in irqdomain.c by Rashika Kheria · 11 years ago
  45. c685689 genirq: Remove racy waitqueue_active check by Chuansheng Liu · 11 years ago
  46. b04c644 genirq: Update the a comment typo by Chuansheng Liu · 11 years ago
  47. a92444c genirq: Provide irq_wake_thread() by Thomas Gleixner · 11 years ago
  48. 18258f7 genirq: Provide synchronize_hardirq() by Thomas Gleixner · 11 years ago
  49. 5a667a0 Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  50. 2c45aad genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=n by Paul Gortmaker · 11 years ago
  51. 0668d30 genirq: Add devm_request_any_context_irq() by Stephen Boyd · 11 years ago
  52. 923fa4e genirq: Generic irq chip requires IRQ_DOMAIN by Nitin A Kamble · 11 years ago
  53. a45299e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  54. ac01810 irq: Enable all irqs unconditionally in irq_resume by Laxman Dewangan · 11 years ago
  55. 4007162 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  56. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  57. b39898c genirq: Prevent spurious detection for unconditionally polled interrupts by Thomas Gleixner · 11 years ago
  58. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  59. bbfe65c genirq: Set the irq thread policy without checking CAP_SYS_NICE by Thomas Pfaff · 11 years ago
  60. e6d30ab of/irq: simplify args to irq_create_of_mapping by Grant Likely · 11 years ago
  61. f788e7b irq: Fix some trivial typos in comments by Xie XiuQi · 11 years ago
  62. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  63. 505608d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  64. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  65. 2cb7b5a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  66. 002fca5 genirq: generic chip: Use DIV_ROUND_UP to calculate numchips by Axel Lin · 11 years ago
  67. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  68. a4883ef Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  69. ccc414f genirq: Add the generic chip to the genirq docbook by Thomas Gleixner · 11 years ago
  70. d55f0cc genirq: generic-chip: Export some irq_gc_ functions by Fabio Estevam · 11 years ago
  71. 2779db8 genirq: Fix can_request_irq() for IRQs without an action by Ben Hutchings · 11 years ago
  72. fbab62c5 irqdomain: Use irq_get_trigger_type() to get IRQ flags by Javier Martinez Canillas · 11 years ago
  73. 6fff831 genirq: Irqchip: document gcflags arg of irq_alloc_domain_generic_chips by James Hogan · 11 years ago
  74. 798f0fd irq: fix checkpatch error by Kefeng Wang · 11 years ago
  75. c12d2f4 irqdomain: Include hwirq number in /proc/interrupts by Grant Likely · 13 years ago
  76. d3dcb43 irqdomain: make irq_linear_revmap() a fast path again by Grant Likely · 11 years ago
  77. 56a3d5a irqdomain: remove irq_domain_generate_simple() by Grant Likely · 11 years ago
  78. ddaf144 irqdomain: Refactor irq_domain_associate_many() by Grant Likely · 11 years ago
  79. 37074c5 irq/generic-chip: fix a few kernel-doc entries by Uwe Kleine-König · 11 years ago
  80. c5cdc67 irqdomain: Remove temporary MIPS workaround code by Grant Likely · 11 years ago
  81. ee23871 genirq: Set irq thread to RT priority on creation by Ivo Sieben · 11 years ago
  82. 1400ea8 irqdomain: Beef up debugfs output by Grant Likely · 11 years ago
  83. fa40f37 irqdomain: Clean up aftermath of irq_domain refactoring by Grant Likely · 11 years ago
  84. 1aa0dd9 irqdomain: Eliminate revmap type by Grant Likely · 11 years ago
  85. cef5075 irqdomain: merge linear and tree reverse mappings. by Grant Likely · 12 years ago
  86. 0bb4afb irqdomain: Add a name field by Grant Likely · 11 years ago
  87. 9bbf877 irqdomain: Replace LEGACY mapping with LINEAR by Grant Likely · 11 years ago
  88. 5e1cda5 irqdomain: Relax failure path on setting up mappings by Grant Likely · 11 years ago
  89. 5e8bd41 Merge remote-tracking branch 'tip/irq/for-arm' into irqdomain/next by Grant Likely · 11 years ago
  90. 94a63da irqdomain: document the simple domain first_irq by Linus Walleij · 11 years ago
  91. 275e31b kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid. by Chen Gang · 11 years ago
  92. 346dbb7 irqdomain: export irq_domain_add_simple by Arnd Bergmann · 11 years ago
  93. d671a60 genirq: Add kerneldoc for irq_disable. by Andreas Fenkart · 11 years ago
  94. e8bd834 genirq: irqchip: Add mask to block out invalid irqs by Grant Likely · 11 years ago
  95. 088f40b genirq: Generic chip: Add linear irq domain support by Thomas Gleixner · 11 years ago
  96. 3528d82 genirq: Generic chip: Split out code into separate functions by Thomas Gleixner · 11 years ago
  97. d005181 genirq: irqchip: Add a mask calculation function by Thomas Gleixner · 11 years ago
  98. 966dc73 genirq: Generic chip: Cache per irq bit mask by Thomas Gleixner · 11 years ago
  99. af80b0f genirq: Generic chip: Handle separate mask registers by Gerlando Falauto · 11 years ago
  100. 899f0e6 genirq: Generic chip: Add support for per chip type mask cache by Gerlando Falauto · 11 years ago