1. fb68ba6 spmi/pmic_arb: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  2. c497615 sh/intc: Prepare irq flow handlers for irq argument removal by Thomas Gleixner · 9 years ago
  3. 8228a04 sh/intc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 9 years ago
  4. 8b8149d sh/irq: Use access helper irq_data_get_affinity_mask() by Thomas Gleixner · 9 years ago
  5. d0abe2f sh/irq: Use irq accessor functions instead of open coded access by Jiang Liu · 9 years ago
  6. cde5c27 sh/irq: Use accessor irq_data_get_node() by Jiang Liu · 9 years ago
  7. 59fb3d5 ia64/iosapic: Use irq_set_chip_handler_name_locked() by Thomas Gleixner · 9 years ago
  8. c42574e ia64/irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
  9. bdf76e3 C6X/meagmod-pic: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  10. 2843844 blackfin/irq: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  11. 247bd4f blackfin/irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
  12. 95e432b alpha/irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
  13. 0aef399 irqchip/bcm7120-l2: Fix interrupt status for multiple parent IRQs by Florian Fainelli · 9 years ago
  14. fd53776 irqchip/bcm7120-l2: Perform suspend/resume even without installed child IRQs by Brian Norris · 9 years ago
  15. be9b22b genirq: Add chip_[suspend|resume] PM support to irq_chip by Brian Norris · 9 years ago
  16. c376023 irqchip: Appropriate __init annotation for const data by Nicolas Pitre · 9 years ago
  17. 1ee4fb3 genirq: Export irq_[get|set]_irqchip_state() by Bjorn Andersson · 9 years ago
  18. 0d3f2c9 irqchip/gic: Remove redundant gic_set_irqchip_flags by Sudeep Holla · 9 years ago
  19. aec89ef irqchip/gic: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND by Sudeep Holla · 9 years ago
  20. df6e23a avr32/irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 9 years ago
  21. 4f31dd6 avr32/at32ap: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  22. 4365160 avr32/at32ap: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  23. aa48b6f genirq/MSI: Move alloc_msi_entry() from PCI into generic MSI code by Jiang Liu · 9 years ago
  24. fc88419 genirq/MSI: Reorginize struct msi_desc to prepare for support of generic MSI by Jiang Liu · 9 years ago
  25. 25a98bd genirq/MSI: Store 'struct device' instead of 'struct pci_dev' in struct msi_desc by Jiang Liu · 9 years ago
  26. 4a7cc83 genirq/MSI: Move msi_list from struct pci_dev to struct device by Jiang Liu · 9 years ago
  27. e39758e PCI: Use helper functions to access fields in struct msi_desc by Jiang Liu · 9 years ago
  28. 3bf15f5 sparc/PCI: Use helper functions to access fields in struct msi_desc by Jiang Liu · 9 years ago
  29. 5004e98 PCI: Use for_each_pci_msi_entry() to access MSI device list by Jiang Liu · 9 years ago
  30. 39118e3 x86/PCI: Use for_pci_msi_entry() to access MSI device list by Jiang Liu · 9 years ago
  31. df516f4 s390/pci: Use for_pci_msi_entry() to access MSI device list by Jiang Liu · 9 years ago
  32. 2921d17 powerpc/PCI: Use for_pci_msi_entry() to access MSI device list by Jiang Liu · 9 years ago
  33. bbcffac MIPS/PCI: Use for_pci_msi_entry() to access MSI device list by Jiang Liu · 9 years ago
  34. c179c9b PCI: Add helper function msi_desc_to_pci_sysdata() by Jiang Liu · 9 years ago
  35. faca10b drivers/irqchip: Replace pr_warning by pr_warn by Wang Long · 9 years ago
  36. 6ed3464 irqchip: omap-intc: Improve IRQ handler by Felipe Balbi · 9 years ago
  37. e10fc03 irqchip/renesas-irqc: Make use of irq_find_mapping() by Magnus Damm · 9 years ago
  38. 7d15375 irqchip/renesas-irqc: Use linear IRQ domain by Magnus Damm · 9 years ago
  39. 35c3f67 irqchip/renesas-irqc: Get rid of IRQF_VALID by Magnus Damm · 9 years ago
  40. 97a8596 PCI/keystone: Prepare irq handlers for irq argument removal by Thomas Gleixner · 9 years ago
  41. 5168a73 PCI/keystone: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  42. 40b6d3f PCI/keystone: Use irq_data_get_msi_desc() to avoid redundant lookup of irq_data by Jiang Liu · 9 years ago
  43. 507a883 treewide: Use helper function to access irq_data->msi_desc by Jiang Liu · 9 years ago
  44. c391f26 genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc() by Jiang Liu · 9 years ago
  45. 9fc0fd6 irqchip/spear-shirq: Prepare shirq_handler for irq argument removal by Thomas Gleixner · 9 years ago
  46. 71093eb irqchip/versatile-fpga: Prepare fpga_irq_handle for irq argument removal by Thomas Gleixner · 9 years ago
  47. e616e9a irqchip/tb10x: Prepare tb10x_irq_cascade for irq argument removal by Thomas Gleixner · 9 years ago
  48. 4df18a6 irqchip/s3c24xx: Prepare s3c_irq_demux for irq argument removal by Thomas Gleixner · 9 years ago
  49. 14873aa irqchip/mmp: Prepare icu_mux_irq_demux for irq argument removal by Thomas Gleixner · 9 years ago
  50. 283653a irqchip/keystone: Prepare keystone_irq_handler for irq argument removal by Thomas Gleixner · 9 years ago
  51. 99705f9 irqchip/imgpdc: Prepare pdc_intc_perip_isr for irq argument removal by Thomas Gleixner · 9 years ago
  52. 00db2ae irqchip/brcmstb-l2: Prepare brcmstb_l2_intc_irq_handle for irq argument removal by Thomas Gleixner · 9 years ago
  53. 77b563e irqchip/exynos: Prepare combiner_handle_cascade_irq for irq argument removal by Thomas Gleixner · 9 years ago
  54. a595fc5 irqchip/mips-gic: Use irq_set_chip_handler_name_locked by Thomas Gleixner · 9 years ago
  55. 0a2b649 irqchip/metag-ext: Use irq_set_chip_handler_name_locked() by Thomas Gleixner · 9 years ago
  56. d2aa914 irqchip/vt8500: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  57. 5b29264 irqchip: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 9 years ago
  58. 72f86db irqchip/mips-gic: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
  59. 9f21354 irqchip/vic: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  60. fcd3c5b irqchip/versatile: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  61. 22890b0 irqchip/tb10x: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  62. 3200a71 irqchip/sunxi-nmi: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  63. 07d22c2 irqchip/orion: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  64. 832b404 irqchip/metag: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  65. bc4d2c0 irqchip/imgpdc: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  66. 4d83fcf irqchip/gic: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  67. f286c17 irqchip/brcmstb-l2: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  68. 99e32ab irqchip/bcm7120-l2: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  69. 3a7946e irqchip/bcm7038-l1: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  70. 741ff96 irqchip/exynos-combiner: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  71. a8a98ea genirq: Remove the irq argument from setup_affinity() by Jiang Liu · 9 years ago
  72. e019c24 genirq: Provide and use __irq_can_set_affinity() by Jiang Liu · 9 years ago
  73. 0dcdbc9 genirq: Remove the irq argument from note_interrupt() by Jiang Liu · 9 years ago
  74. c1e5bd8 genirq: Remove irq argument from try_one_irq() by Jiang Liu · 9 years ago
  75. 02d00ea genirq: Remove irq argument from report_bad_irq() by Jiang Liu · 9 years ago
  76. b80f5f3 genirq: Remove irq argument from suspend/resume_irq() by Jiang Liu · 9 years ago
  77. 79ff1cd genirq: Remove irq argument from __enable/__disable_irq() by Jiang Liu · 9 years ago
  78. a1ff541 genirq: Remove irq arg from __irq_set_trigger() by Jiang Liu · 9 years ago
  79. 0798abe genirq: Remove the irq argument from check_irq_resend() by Jiang Liu · 9 years ago
  80. b51bf95 genirq: Remove the parameter 'irq' of kstat_incr_irqs_this_cpu() by Jiang Liu · 9 years ago
  81. 41a83e0 irqchip: Prepare for local stub header removal by Joel Porquet · 9 years ago
  82. d452bca irqchip/sirfsoc: Fix generic chip allocation wreckage by Thomas Gleixner · 9 years ago
  83. b662311 irqchip/dw-apb-ictl: Fix generic domain chip wreckage by Thomas Gleixner · 9 years ago
  84. d6ac4ff Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  85. 4f27395 mei: nfc: fix deadlock on shutdown/suspend path by Tomas Winkler · 9 years ago
  86. 06be5ee Merge branches 'fixes' and 'ioremap' into for-linus by Russell King · 9 years ago
  87. c7e9ad7 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  88. ebf2d26 perf/x86: Fix copy_from_user_nmi() return if range is not ok by Yann Droneaud · 9 years ago
  89. 57ffc5c perf: Fix AUX buffer refcounting by Peter Zijlstra · 9 years ago
  90. d2d61ed Merge branch 'perf/rbtree_copy' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  91. 307bc97 tools: Copy rbtree_augmented.h from the kernel by Arnaldo Carvalho de Melo · 9 years ago
  92. 03da23a tools: Move rbtree.h from tools/perf/ by Arnaldo Carvalho de Melo · 9 years ago
  93. 3f73537 tools: Copy lib/rbtree.c to tools/lib/ by Arnaldo Carvalho de Melo · 9 years ago
  94. 1c4c715 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  95. 4407f96 perf tools: Copy rbtree.h from the kernel by Arnaldo Carvalho de Melo · 9 years ago
  96. 728abda tools: Adopt {READ,WRITE_ONCE} from the kernel by Arnaldo Carvalho de Melo · 9 years ago
  97. d770e55 Linux 4.2-rc1 by Linus Torvalds · 9 years ago
  98. a585d2b Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  99. 7444a07 ext4: replace open coded nofail allocation in ext4_free_blocks() by Michal Hocko · 9 years ago
  100. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago