1. 4c2880b irqchip/gic: Ensure gic_cpu_if_up/down() programs correct GIC instance by Jon Hunter · 9 years ago
  2. 567e5a0 irqchip/gic: Only allow the primary GIC to set the CPU map by Jon Hunter · 9 years ago
  3. 36f024e PCI/MSI: pci-xgene-msi: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  4. f70229e unicore32/irq: Prepare puv3_gpio_handler for irq argument removal by Thomas Gleixner · 9 years ago
  5. f5dbdd4 tile/pci_gx: Prepare trio_handle_level_irq for irq argument removal by Thomas Gleixner · 9 years ago
  6. 625b86a m68k/irq: Prepare irq handlers for irq argument removal by Thomas Gleixner · 9 years ago
  7. 88bd646 C6X/megamode-pic: Prepare megamod_irq_cascade for irq argument removal by Thomas Gleixner · 9 years ago
  8. 2b501769 blackfin: Prepare irq handlers for irq argument removal by Thomas Gleixner · 9 years ago
  9. badae6b arc/irq: Prepare idu_cascade_isr for irq argument removal by Thomas Gleixner · 9 years ago
  10. d7185a9 sparc/irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
  11. 6a4a5b3 sparc/irq: Use helper irq_data_get_irq_handler_data() by Jiang Liu · 9 years ago
  12. d2109a1 parisc/irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
  13. 9d03e78 mn10300/irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
  14. 4ba3750 irqchip/i8259: Prepare i8259_irq_dispatch for irq argument removal by Thomas Gleixner · 9 years ago
  15. 0509cfd MIPS/irqchip: Move i8259 irqchip driver to drivers/irqchip by Ralf Baechle · 9 years ago
  16. 0b73670 irqchip: Remove header drivers/irqchip/irqchip.h by Joel Porquet · 9 years ago
  17. 0a271c2 mips/irq: prepare for drivers/irqchip/irqchip.h removal by Joel Porquet · 9 years ago
  18. fd4b267 microblaze/irq: prepare for drivers/irqchip/irqchip.h removal by Joel Porquet · 9 years ago
  19. f075915 PCI/MSI: Drop domain field from msi_controller by Marc Zyngier · 9 years ago
  20. 8d63bc7 PCI/MSI: pci-xgene-msi: Get rid of struct msi_controller by Marc Zyngier · 9 years ago
  21. ef50645 irqchip/GICv2m: Add platform MSI support by Marc Zyngier · 9 years ago
  22. 5cedceb irqchip/GICv2m: Get rid of struct msi_controller by Marc Zyngier · 9 years ago
  23. 1e6db00 irqchip/gicv3-its: Add platform MSI support by Marc Zyngier · 9 years ago
  24. 54456db irqchip/gicv3-its: Make the PCI/MSI code standalone by Marc Zyngier · 9 years ago
  25. 841514a irqchip/gicv3-its: Get rid of struct msi_controller by Marc Zyngier · 9 years ago
  26. e55dcd4 irqchip/gicv3-its: Register irq domain with NEXUS token by Marc Zyngier · 9 years ago
  27. f130420 irqchip/gicv3-its: Split PCI/MSI code from the core ITS driver by Marc Zyngier · 9 years ago
  28. a571607 genirq: Add DOMAIN_BUS_NEXUS irqdomain property by Marc Zyngier · 9 years ago
  29. c09fcc4b drivers/base: Add MSI domain support for non-PCI devices by Marc Zyngier · 9 years ago
  30. c706c23 of/platform: Assign MSI domain to platform device by Marc Zyngier · 9 years ago
  31. d8a1cb7 PCI/MSI: Let pci_msi_get_domain use struct device::msi_domain by Marc Zyngier · 9 years ago
  32. 471c931 PCI/MSI: Allow msi_domain lookup using the host bridge node by Marc Zyngier · 9 years ago
  33. b165e2b PCI/MSI: Add support for OF-provided msi_domain by Marc Zyngier · 9 years ago
  34. 44aa0c6 PCI/MSI: Add hooks to populate the msi_domain field by Marc Zyngier · 9 years ago
  35. f1421db device core: Introduce per-device MSI domain pointer by Marc Zyngier · 9 years ago
  36. 0380839 PCI/MSI: Register irq domain with specific token by Marc Zyngier · 9 years ago
  37. ad3aedf genirq/irqdomain: Allow irq domain aliasing by Marc Zyngier · 9 years ago
  38. 8505a81 genirq: Use the proper parameter name in kernel doc by Masanari Iida · 9 years ago
  39. 4b979e4 Merge branch 'linus' into irq/core by Thomas Gleixner · 9 years ago
  40. 1559f3b xtensa/irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
  41. 7fe88f3 spmi/pmic: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 9 years ago
  42. fb68ba6 spmi/pmic_arb: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  43. c497615 sh/intc: Prepare irq flow handlers for irq argument removal by Thomas Gleixner · 9 years ago
  44. 8228a04 sh/intc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 9 years ago
  45. 8b8149d sh/irq: Use access helper irq_data_get_affinity_mask() by Thomas Gleixner · 9 years ago
  46. d0abe2f sh/irq: Use irq accessor functions instead of open coded access by Jiang Liu · 9 years ago
  47. cde5c27 sh/irq: Use accessor irq_data_get_node() by Jiang Liu · 9 years ago
  48. 59fb3d5 ia64/iosapic: Use irq_set_chip_handler_name_locked() by Thomas Gleixner · 9 years ago
  49. c42574e ia64/irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
  50. bdf76e3 C6X/meagmod-pic: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  51. 2843844 blackfin/irq: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  52. 247bd4f blackfin/irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
  53. 95e432b alpha/irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
  54. 0aef399 irqchip/bcm7120-l2: Fix interrupt status for multiple parent IRQs by Florian Fainelli · 9 years ago
  55. fd53776 irqchip/bcm7120-l2: Perform suspend/resume even without installed child IRQs by Brian Norris · 9 years ago
  56. be9b22b genirq: Add chip_[suspend|resume] PM support to irq_chip by Brian Norris · 9 years ago
  57. c376023 irqchip: Appropriate __init annotation for const data by Nicolas Pitre · 9 years ago
  58. 1ee4fb3 genirq: Export irq_[get|set]_irqchip_state() by Bjorn Andersson · 9 years ago
  59. 0d3f2c9 irqchip/gic: Remove redundant gic_set_irqchip_flags by Sudeep Holla · 9 years ago
  60. aec89ef irqchip/gic: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND by Sudeep Holla · 9 years ago
  61. cbfe8fa Linux 4.2-rc4 by Linus Torvalds · 9 years ago
  62. 2579d01 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  63. 2800348 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  64. df6e23a avr32/irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 9 years ago
  65. 4f31dd6 avr32/at32ap: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  66. 4365160 avr32/at32ap: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  67. 1a4e879 x86/mm/pat: Revert 'Adjust default caching mode translation tables' by Thomas Gleixner · 9 years ago
  68. 2c534c0 perf/x86/intel/cqm: Return cached counter value from IRQ context by Matt Fleming · 9 years ago
  69. 26ae19a Merge tag 'usb-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  70. 82b35f3 Merge tag 'tty-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  71. b0de415 Merge tag 'staging-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  72. e433b65 Merge tag 'char-misc-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  73. 4e5a74f parport: Revert "parport: fix memory leak" by Sudip Mukherjee · 9 years ago
  74. 763e326 Merge tag 'trace-v4.2-rc2-fix3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  75. 4520083 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm by Linus Torvalds · 9 years ago
  76. aca105a Merge tag 'md/4.2-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  77. 32fd3d4 Merge tag 'for-linus-20150724' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  78. 8ca2435 libnvdimm: fix namespace seed creation by Dan Williams · 9 years ago
  79. 33b4017 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  80. 9fbf075 Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  81. 1e63dca Merge tag 'mmc-4.2-rc3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  82. a52bd79 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  83. afdf0b9 Merge tag 'regulator-fix-v4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  84. 365c83c Merge tag 'spi-fix-v4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  85. 5b7f00a Merge tag 'sound-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  86. 874bf9e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  87. 077b205 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  88. b497500 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  89. c624406 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  90. e3eea14 ftrace: Fix breakage of set_ftrace_pid by Steven Rostedt (Red Hat) · 9 years ago
  91. 8b5a359 Input: goodix - fix touch coordinates on WinBook TW100 and TW700 by Bastien Nocera · 9 years ago
  92. b38ebd1 Input: LEDs - skip unnamed LEDs by Dmitry Torokhov · 9 years ago
  93. 0c38ec7 Merge remote-tracking branches 'spi/fix/gqspi', 'spi/fix/imx', 'spi/fix/mg-spfi' and 'spi/fix/spidev' into spi-linus by Mark Brown · 9 years ago
  94. 4c7d83e Merge remote-tracking branches 'regulator/fix/88pm800', 'regulator/fix/max8973', 'regulator/fix/s2mps11' and 'regulator/fix/supply' into regulator-linus by Mark Brown · 9 years ago
  95. 7055a31 Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 9 years ago
  96. f6ee9b5 spi: imx: Fix small DMA transfers by Sascha Hauer · 9 years ago
  97. c0c3322 x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commit by Denys Vlasenko · 9 years ago
  98. 8a0a5da x86/mm: Fix newly introduced printk format warnings by Thomas Gleixner · 9 years ago
  99. 9cd7604 mmc: sdhci-pxav3: fix platform_data is not initialized by Jingju Hou · 9 years ago
  100. cae13e7 dts: mmc: fsl-imx-esdhc: remove fsl,cd-controller support by Dong Aisheng · 9 years ago