1. bbcffac MIPS/PCI: Use for_pci_msi_entry() to access MSI device list by Jiang Liu · 9 years ago
  2. c179c9b PCI: Add helper function msi_desc_to_pci_sysdata() by Jiang Liu · 9 years ago
  3. faca10b drivers/irqchip: Replace pr_warning by pr_warn by Wang Long · 9 years ago
  4. 6ed3464 irqchip: omap-intc: Improve IRQ handler by Felipe Balbi · 10 years ago
  5. e10fc03 irqchip/renesas-irqc: Make use of irq_find_mapping() by Magnus Damm · 9 years ago
  6. 7d15375 irqchip/renesas-irqc: Use linear IRQ domain by Magnus Damm · 9 years ago
  7. 35c3f67 irqchip/renesas-irqc: Get rid of IRQF_VALID by Magnus Damm · 9 years ago
  8. 97a8596 PCI/keystone: Prepare irq handlers for irq argument removal by Thomas Gleixner · 9 years ago
  9. 5168a73 PCI/keystone: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  10. 40b6d3f PCI/keystone: Use irq_data_get_msi_desc() to avoid redundant lookup of irq_data by Jiang Liu · 9 years ago
  11. 507a883 treewide: Use helper function to access irq_data->msi_desc by Jiang Liu · 9 years ago
  12. c391f26 genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc() by Jiang Liu · 9 years ago
  13. 9fc0fd6 irqchip/spear-shirq: Prepare shirq_handler for irq argument removal by Thomas Gleixner · 9 years ago
  14. 71093eb irqchip/versatile-fpga: Prepare fpga_irq_handle for irq argument removal by Thomas Gleixner · 9 years ago
  15. e616e9a irqchip/tb10x: Prepare tb10x_irq_cascade for irq argument removal by Thomas Gleixner · 9 years ago
  16. 4df18a6 irqchip/s3c24xx: Prepare s3c_irq_demux for irq argument removal by Thomas Gleixner · 9 years ago
  17. 14873aa irqchip/mmp: Prepare icu_mux_irq_demux for irq argument removal by Thomas Gleixner · 9 years ago
  18. 283653a irqchip/keystone: Prepare keystone_irq_handler for irq argument removal by Thomas Gleixner · 9 years ago
  19. 99705f9 irqchip/imgpdc: Prepare pdc_intc_perip_isr for irq argument removal by Thomas Gleixner · 9 years ago
  20. 00db2ae irqchip/brcmstb-l2: Prepare brcmstb_l2_intc_irq_handle for irq argument removal by Thomas Gleixner · 9 years ago
  21. 77b563e irqchip/exynos: Prepare combiner_handle_cascade_irq for irq argument removal by Thomas Gleixner · 9 years ago
  22. a595fc5 irqchip/mips-gic: Use irq_set_chip_handler_name_locked by Thomas Gleixner · 9 years ago
  23. 0a2b649 irqchip/metag-ext: Use irq_set_chip_handler_name_locked() by Thomas Gleixner · 9 years ago
  24. d2aa914 irqchip/vt8500: Use irq_set_handler_locked() by Thomas Gleixner · 9 years ago
  25. 5b29264 irqchip: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc by Jiang Liu · 9 years ago
  26. 72f86db irqchip/mips-gic: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
  27. 9f21354 irqchip/vic: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  28. fcd3c5b irqchip/versatile: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  29. 22890b0 irqchip/tb10x: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  30. 3200a71 irqchip/sunxi-nmi: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  31. 07d22c2 irqchip/orion: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  32. 832b404 irqchip/metag: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  33. bc4d2c0 irqchip/imgpdc: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  34. 4d83fcf irqchip/gic: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  35. f286c17 irqchip/brcmstb-l2: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  36. 99e32ab irqchip/bcm7120-l2: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  37. 3a7946e irqchip/bcm7038-l1: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  38. 741ff96 irqchip/exynos-combiner: Consolidate chained IRQ handler install/remove by Thomas Gleixner · 9 years ago
  39. a8a98ea genirq: Remove the irq argument from setup_affinity() by Jiang Liu · 9 years ago
  40. e019c24 genirq: Provide and use __irq_can_set_affinity() by Jiang Liu · 9 years ago
  41. 0dcdbc9 genirq: Remove the irq argument from note_interrupt() by Jiang Liu · 9 years ago
  42. c1e5bd8 genirq: Remove irq argument from try_one_irq() by Jiang Liu · 9 years ago
  43. 02d00ea genirq: Remove irq argument from report_bad_irq() by Jiang Liu · 9 years ago
  44. b80f5f3 genirq: Remove irq argument from suspend/resume_irq() by Jiang Liu · 9 years ago
  45. 79ff1cd genirq: Remove irq argument from __enable/__disable_irq() by Jiang Liu · 9 years ago
  46. a1ff541 genirq: Remove irq arg from __irq_set_trigger() by Jiang Liu · 9 years ago
  47. 0798abe genirq: Remove the irq argument from check_irq_resend() by Jiang Liu · 9 years ago
  48. b51bf95 genirq: Remove the parameter 'irq' of kstat_incr_irqs_this_cpu() by Jiang Liu · 9 years ago
  49. 41a83e0 irqchip: Prepare for local stub header removal by Joel Porquet · 9 years ago
  50. d452bca irqchip/sirfsoc: Fix generic chip allocation wreckage by Thomas Gleixner · 9 years ago
  51. b662311 irqchip/dw-apb-ictl: Fix generic domain chip wreckage by Thomas Gleixner · 9 years ago
  52. d6ac4ff Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  53. 4f27395 mei: nfc: fix deadlock on shutdown/suspend path by Tomas Winkler · 9 years ago
  54. 06be5ee Merge branches 'fixes' and 'ioremap' into for-linus by Russell King · 9 years ago
  55. 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
  56. ebf2d26 perf/x86: Fix copy_from_user_nmi() return if range is not ok by Yann Droneaud · 9 years ago
  57. 57ffc5c perf: Fix AUX buffer refcounting by Peter Zijlstra · 9 years ago
  58. 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
  59. 307bc97 tools: Copy rbtree_augmented.h from the kernel by Arnaldo Carvalho de Melo · 9 years ago
  60. 03da23a tools: Move rbtree.h from tools/perf/ by Arnaldo Carvalho de Melo · 9 years ago
  61. 3f73537 tools: Copy lib/rbtree.c to tools/lib/ by Arnaldo Carvalho de Melo · 9 years ago
  62. 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
  63. 4407f96 perf tools: Copy rbtree.h from the kernel by Arnaldo Carvalho de Melo · 9 years ago
  64. 728abda tools: Adopt {READ,WRITE_ONCE} from the kernel by Arnaldo Carvalho de Melo · 9 years ago
  65. d770e55 Linux 4.2-rc1 by Linus Torvalds · 9 years ago
  66. 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
  67. 7444a07 ext4: replace open coded nofail allocation in ext4_free_blocks() by Michal Hocko · 9 years ago
  68. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  69. 9b284cb bluetooth: fix list handling by Linus Torvalds · 9 years ago
  70. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  71. 6d7c8e1 Merge tag 'ntb-4.2' of git://github.com/jonmason/ntb by Linus Torvalds · 9 years ago
  72. 0f1db7d 9p: cope with bogus responses from server in p9_client_{read,write} by Al Viro · 9 years ago
  73. 67e808f p9_client_write(): avoid double p9_free_req() by Al Viro · 9 years ago
  74. a84b69c 9p: forgetting to cancel request on interrupted zero-copy RPC by Al Viro · 9 years ago
  75. 43c3dd0 dax: bdev_direct_access() may sleep by Matthew Wilcox · 9 years ago
  76. bbab37d block: Add support for DAX reads/writes to block devices by Matthew Wilcox · 9 years ago
  77. 872eb12 dax: Use copy_from_iter_nocache by Matthew Wilcox · 9 years ago
  78. 44f4c05 dax: Add block size note to documentation by Matthew Wilcox · 9 years ago
  79. 1b3618b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  80. bf44fe4 NTB: Add split BAR output for debugfs stats by Dave Jiang · 9 years ago
  81. fd839bf NTB: Change WARN_ON_ONCE to pr_warn_once on unsafe by Dave Jiang · 9 years ago
  82. 7eb3878 NTB: Print driver name and version in module init by Dave Jiang · 9 years ago
  83. 9891417 NTB: Increase transport MTU to 64k from 16k by Dave Jiang · 9 years ago
  84. 2f887b9 NTB: Rename Intel code names to platform names by Dave Jiang · 9 years ago
  85. a41ef05 NTB: Default to CPU memcpy for performance by Dave Jiang · 9 years ago
  86. 06917f7 NTB: Improve performance with write combining by Dave Jiang · 9 years ago
  87. 0e041fb NTB: Use NUMA memory in Intel driver by Allen Hubbe · 9 years ago
  88. 1199aa6 NTB: Use NUMA memory and DMA chan in transport by Allen Hubbe · 9 years ago
  89. 2876228 NTB: Rate limit ntb_qp_link_work by Allen Hubbe · 9 years ago
  90. 578b881 NTB: Add tool test client by Allen Hubbe · 9 years ago
  91. 963de47 NTB: Add ping pong test client by Allen Hubbe · 9 years ago
  92. 42fefc8 NTB: Add parameters for Intel SNB B2B addresses by Allen Hubbe · 9 years ago
  93. 2849b5d7 NTB: Reset transport QP link stats on down by Allen Hubbe · 9 years ago
  94. c0900b3 NTB: Do not advance transport RX on link down by Allen Hubbe · 9 years ago
  95. e22e0b9 NTB: Differentiate transport link down messages by Allen Hubbe · 9 years ago
  96. dd5d4d8 NTB: Check the device ID to set errata flags by Dave Jiang · 9 years ago
  97. 5ae0beb NTB: Enable link for Intel root port mode in probe by Dave Jiang · 9 years ago
  98. 0f69a7d NTB: Read peer info from local SPAD in transport by Dave Jiang · 9 years ago
  99. e26a584 NTB: Split ntb_hw_intel and ntb_transport drivers by Allen Hubbe · 9 years ago
  100. a1bd3ba NTB: Add NTB hardware abstraction layer by Allen Hubbe · 9 years ago