1. 7fe88f3 spmi/pmic: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 10 years ago
  2. fb68ba6 spmi/pmic_arb: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 10 years ago
  3. c497615 sh/intc: Prepare irq flow handlers for irq argument removal by Thomas Gleixner · 10 years ago
  4. 8228a04 sh/intc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 10 years ago
  5. 8b8149d sh/irq: Use access helper irq_data_get_affinity_mask() by Thomas Gleixner · 10 years ago
  6. d0abe2f sh/irq: Use irq accessor functions instead of open coded access by Jiang Liu · 10 years ago
  7. 0aef399 irqchip/bcm7120-l2: Fix interrupt status for multiple parent IRQs by Florian Fainelli · 10 years ago
  8. fd53776 irqchip/bcm7120-l2: Perform suspend/resume even without installed child IRQs by Brian Norris · 10 years ago
  9. c376023 irqchip: Appropriate __init annotation for const data by Nicolas Pitre · 10 years ago
  10. 0d3f2c9 irqchip/gic: Remove redundant gic_set_irqchip_flags by Sudeep Holla · 10 years ago
  11. aec89ef irqchip/gic: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND by Sudeep Holla · 10 years ago
  12. aa48b6f genirq/MSI: Move alloc_msi_entry() from PCI into generic MSI code by Jiang Liu · 10 years ago
  13. 25a98bd genirq/MSI: Store 'struct device' instead of 'struct pci_dev' in struct msi_desc by Jiang Liu · 10 years ago
  14. 4a7cc83 genirq/MSI: Move msi_list from struct pci_dev to struct device by Jiang Liu · 10 years ago
  15. e39758e PCI: Use helper functions to access fields in struct msi_desc by Jiang Liu · 10 years ago
  16. 5004e98 PCI: Use for_each_pci_msi_entry() to access MSI device list by Jiang Liu · 10 years ago
  17. c179c9b PCI: Add helper function msi_desc_to_pci_sysdata() by Jiang Liu · 10 years ago
  18. faca10b drivers/irqchip: Replace pr_warning by pr_warn by Wang Long · 10 years ago
  19. 6ed3464 irqchip: omap-intc: Improve IRQ handler by Felipe Balbi · 11 years ago
  20. e10fc03 irqchip/renesas-irqc: Make use of irq_find_mapping() by Magnus Damm · 10 years ago
  21. 7d15375 irqchip/renesas-irqc: Use linear IRQ domain by Magnus Damm · 10 years ago
  22. 35c3f67 irqchip/renesas-irqc: Get rid of IRQF_VALID by Magnus Damm · 10 years ago
  23. 97a8596 PCI/keystone: Prepare irq handlers for irq argument removal by Thomas Gleixner · 10 years ago
  24. 5168a73 PCI/keystone: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 10 years ago
  25. 40b6d3f PCI/keystone: Use irq_data_get_msi_desc() to avoid redundant lookup of irq_data by Jiang Liu · 10 years ago
  26. 507a883 treewide: Use helper function to access irq_data->msi_desc by Jiang Liu · 10 years ago
  27. c391f26 genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc() by Jiang Liu · 10 years ago
  28. 9fc0fd6 irqchip/spear-shirq: Prepare shirq_handler for irq argument removal by Thomas Gleixner · 10 years ago
  29. 71093eb irqchip/versatile-fpga: Prepare fpga_irq_handle for irq argument removal by Thomas Gleixner · 10 years ago
  30. e616e9a irqchip/tb10x: Prepare tb10x_irq_cascade for irq argument removal by Thomas Gleixner · 10 years ago
  31. 4df18a6 irqchip/s3c24xx: Prepare s3c_irq_demux for irq argument removal by Thomas Gleixner · 10 years ago
  32. 14873aa irqchip/mmp: Prepare icu_mux_irq_demux for irq argument removal by Thomas Gleixner · 10 years ago
  33. 283653a irqchip/keystone: Prepare keystone_irq_handler for irq argument removal by Thomas Gleixner · 10 years ago
  34. 99705f9 irqchip/imgpdc: Prepare pdc_intc_perip_isr for irq argument removal by Thomas Gleixner · 10 years ago
  35. 00db2ae irqchip/brcmstb-l2: Prepare brcmstb_l2_intc_irq_handle for irq argument removal by Thomas Gleixner · 10 years ago
  36. 77b563e irqchip/exynos: Prepare combiner_handle_cascade_irq for irq argument removal by Thomas Gleixner · 10 years ago
  37. a595fc5 irqchip/mips-gic: Use irq_set_chip_handler_name_locked by Thomas Gleixner · 10 years ago
  38. 0a2b649 irqchip/metag-ext: Use irq_set_chip_handler_name_locked() by Thomas Gleixner · 10 years ago
  39. d2aa914 irqchip/vt8500: Use irq_set_handler_locked() by Thomas Gleixner · 10 years ago
  40. 5b29264 irqchip: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 10 years ago
  41. 72f86db irqchip/mips-gic: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 10 years ago
  42. 9f21354 irqchip/vic: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 10 years ago
  43. fcd3c5b irqchip/versatile: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 10 years ago
  44. 22890b0 irqchip/tb10x: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 10 years ago
  45. 3200a71 irqchip/sunxi-nmi: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 10 years ago
  46. 07d22c2 irqchip/orion: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 10 years ago
  47. 832b404 irqchip/metag: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 10 years ago
  48. bc4d2c0 irqchip/imgpdc: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 10 years ago
  49. 4d83fcf irqchip/gic: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 10 years ago
  50. f286c17 irqchip/brcmstb-l2: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 10 years ago
  51. 99e32ab irqchip/bcm7120-l2: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 10 years ago
  52. 3a7946e irqchip/bcm7038-l1: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 10 years ago
  53. 741ff96 irqchip/exynos-combiner: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 10 years ago
  54. 41a83e0 irqchip: Prepare for local stub header removal by Joel Porquet · 10 years ago
  55. d452bca irqchip/sirfsoc: Fix generic chip allocation wreckage by Thomas Gleixner · 10 years ago
  56. b662311 irqchip/dw-apb-ictl: Fix generic domain chip wreckage by Thomas Gleixner · 10 years ago
  57. 4f27395 mei: nfc: fix deadlock on shutdown/suspend path by Tomas Winkler · 10 years ago
  58. a585d2b Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 10 years ago
  59. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  60. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  61. 6d7c8e1 Merge tag 'ntb-4.2' of git://github.com/jonmason/ntb by Linus Torvalds · 10 years ago
  62. 1b3618b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  63. bf44fe4 NTB: Add split BAR output for debugfs stats by Dave Jiang · 10 years ago
  64. fd839bf NTB: Change WARN_ON_ONCE to pr_warn_once on unsafe by Dave Jiang · 10 years ago
  65. 7eb3878 NTB: Print driver name and version in module init by Dave Jiang · 10 years ago
  66. 9891417 NTB: Increase transport MTU to 64k from 16k by Dave Jiang · 10 years ago
  67. 2f887b9 NTB: Rename Intel code names to platform names by Dave Jiang · 10 years ago
  68. a41ef05 NTB: Default to CPU memcpy for performance by Dave Jiang · 10 years ago
  69. 06917f7 NTB: Improve performance with write combining by Dave Jiang · 10 years ago
  70. 0e041fb NTB: Use NUMA memory in Intel driver by Allen Hubbe · 10 years ago
  71. 1199aa6 NTB: Use NUMA memory and DMA chan in transport by Allen Hubbe · 10 years ago
  72. 2876228 NTB: Rate limit ntb_qp_link_work by Allen Hubbe · 10 years ago
  73. 578b881 NTB: Add tool test client by Allen Hubbe · 10 years ago
  74. 963de47 NTB: Add ping pong test client by Allen Hubbe · 10 years ago
  75. 42fefc8 NTB: Add parameters for Intel SNB B2B addresses by Allen Hubbe · 10 years ago
  76. 2849b5d7 NTB: Reset transport QP link stats on down by Allen Hubbe · 10 years ago
  77. c0900b3 NTB: Do not advance transport RX on link down by Allen Hubbe · 10 years ago
  78. e22e0b9 NTB: Differentiate transport link down messages by Allen Hubbe · 10 years ago
  79. dd5d4d8 NTB: Check the device ID to set errata flags by Dave Jiang · 10 years ago
  80. 5ae0beb NTB: Enable link for Intel root port mode in probe by Dave Jiang · 10 years ago
  81. 0f69a7d NTB: Read peer info from local SPAD in transport by Dave Jiang · 10 years ago
  82. e26a584 NTB: Split ntb_hw_intel and ntb_transport drivers by Allen Hubbe · 10 years ago
  83. a1bd3ba NTB: Add NTB hardware abstraction layer by Allen Hubbe · 10 years ago
  84. 14a6f19 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  85. ec0337e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  86. a5cba18 Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  87. 5c65e7b Merge tag 'topic/drm-fixes-2015-07-04' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 10 years ago
  88. 5fc8352 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  89. e24ff46 drm/crtc: Fix edid length computation by Shixin Zeng · 10 years ago
  90. 0cbee99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 10 years ago
  91. 2fee94b7 Merge tag 'remoteproc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 10 years ago
  92. d033ed9 Merge tag 'hwspinlock-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock by Linus Torvalds · 10 years ago
  93. 9a3c284 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 10 years ago
  94. 1e512b0 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  95. 1c65ae6 Merge tag 'fbdev-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  96. b53343f Merge tag 'edac_urgent_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 10 years ago
  97. 5a8011c crypto: marvell/cesa - another fix up for of_get_named_gen_pool() rename by Stephen Rothwell · 10 years ago
  98. 431dae7 KVM: s390: virtio-ccw: don't overwrite config space values by Cornelia Huck · 10 years ago
  99. ffe3df5 hwmon: (w83627ehf) Use swap() in w82627ehf_swap_tempreg() by Fabian Frederick · 10 years ago
  100. f617f73 hwmon: (w83792d) Additional PWM outputs support by Roger Lucas · 10 years ago