1. 020c312 PCI/MSI: Allow an msi_controller to be associated to an irq domain by Marc Zyngier · 10 years ago
  2. 8e047ad PCI/MSI: Provide mechanism to alloc/free MSI/MSIX interrupt from irqdomain by Jiang Liu · 10 years ago
  3. 3878eae PCI/MSI: Enhance core to support hierarchy irqdomain by Jiang Liu · 10 years ago
  4. 38b6a1c PCI/MSI: Move cached entry functions to irq core by Jiang Liu · 10 years ago
  5. aeeb596 genirq: Provide default callbacks for msi_domain_ops by Jiang Liu · 10 years ago
  6. d910969 genirq: Introduce msi_domain_alloc/free_irqs() by Jiang Liu · 10 years ago
  7. 926ff9a asm-generic: Add msi.h by Thomas Gleixner · 10 years ago
  8. f3cf8bb genirq: Add generic msi irq domain support by Jiang Liu · 10 years ago
  9. 9dde55b genirq: Introduce callback irq_chip.irq_write_msi_msg by Jiang Liu · 10 years ago
  10. f86eff2 genirq: Work around __irq_set_handler vs stacked domains ordering issues by Marc Zyngier · 10 years ago
  11. afb7da8 irqdomain: Introduce helper function irq_domain_add_hierarchy() by Jiang Liu · 10 years ago
  12. 36d7273 irqdomain: Implement a method to automatically call parent domains alloc/free by Jiang Liu · 10 years ago
  13. 1b53770 genirq: Introduce helper irq_domain_set_info() to reduce duplicated code by Jiang Liu · 10 years ago
  14. 75ffc00 genirq: Split out flow handler typedefs into seperate header file by Thomas Gleixner · 10 years ago
  15. 2cb6254 genirq: Add IRQ_SET_MASK_OK_DONE to support stacked irqchip by Jiang Liu · 10 years ago
  16. 515085e genirq: Introduce irq_chip.irq_compose_msi_msg() to support stacked irqchip by Jiang Liu · 10 years ago
  17. 56e8aba genirq: Add more helper functions to support stacked irq_chip by Yingjoe Chen · 10 years ago
  18. 85f08c1 genirq: Introduce helper functions to support stacked irq_chip by Jiang Liu · 10 years ago
  19. 0cc01ab irqdomain: Do irq_find_mapping and set_type for hierarchy irqdomain in case OF by Yingjoe Chen · 10 years ago
  20. f8264e3 irqdomain: Introduce new interfaces to support hierarchy irqdomains by Jiang Liu · 10 years ago
  21. d31eb34 PCI/MSI: Introduce helpers to hide struct msi_desc implementation details by Jiang Liu · 10 years ago
  22. 280510f PCI/MSI: Rename mask/unmask_msi_irq treewide by Thomas Gleixner · 10 years ago
  23. 23ed8d5 PCI/MSI: Rename mask/unmask_msi_irq et al by Thomas Gleixner · 10 years ago
  24. 83a1891 PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() by Jiang Liu · 10 years ago
  25. 891d4a4 PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg() by Jiang Liu · 10 years ago
  26. d71d643 PCI/MSI: Kill redundant call of irq_set_msi_desc() for MSI-X interrupts by Jiang Liu · 10 years ago
  27. 63a7b17 PCI/MSI: Simplify PCI MSI code by initializing msi_desc.nvec_used earlier by Jiang Liu · 10 years ago
  28. 3f3ceca PCI/MSI: Remove unnecessary braces around single statements by Jiang Liu · 10 years ago
  29. 6cf00af ARM/PCI: Remove unused pcibios_add_bus() and pcibios_remove_bus() by Yijing Wang · 10 years ago
  30. 8dd26dc PCI: xilinx: Save MSI controller in pci_sys_data by Yijing Wang · 10 years ago
  31. 2691423 PCI: mvebu: Save MSI controller in pci_sys_data by Yijing Wang · 10 years ago
  32. 7840cba PCI: rcar: Save MSI controller in pci_sys_data by Yijing Wang · 10 years ago
  33. 0815f95 PCI: designware: Save MSI controller in pci_sys_data by Yijing Wang · 10 years ago
  34. 7ec725b PCI: tegra: Save MSI controller in pci_sys_data by Yijing Wang · 10 years ago
  35. 49dcc01 ARM/PCI: Save MSI controller in pci_sys_data by Yijing Wang · 10 years ago
  36. 262a2ba PCI/MSI: Add weak pcibios_msi_controller() by Yijing Wang · 10 years ago
  37. c2791b8 PCI/MSI: Rename "struct msi_chip" to "struct msi_controller" by Yijing Wang · 10 years ago
  38. f833869 s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq() by Yijing Wang · 10 years ago
  39. 03f56e4 Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()" by Yijing Wang · 10 years ago
  40. 38737d8 PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask Bits by Yijing Wang · 10 years ago
  41. f114040 Linux 3.18-rc1 by Linus Torvalds · 10 years ago
  42. 4d3639a Merge tag 'arm-soc-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  43. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  44. 5776451 Merge tag 'qcom-dt-for-3.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into fixes by Olof Johansson · 10 years ago
  45. e29c648 Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 10 years ago
  46. 9209bec MAINTAINERS: corrected bcm2835 search by Scott Branden · 10 years ago
  47. 61ed53d Merge tag 'ntb-3.18' of git://github.com/jonmason/ntb by Linus Torvalds · 10 years ago
  48. 278f1d0 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  49. d590c6c Merge tag 'sound-fix-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  50. fb378df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  51. 2eb7f91 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  52. 1f6075f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  53. 5e2ee7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  54. e25b492 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  55. 228b16c Net: DSA: Fix checking for get_phy_flags function by Andrew Lunn · 10 years ago
  56. e265314 sparc64: Do not define thread fpregs save area as zero-length array. by David S. Miller · 10 years ago
  57. 84bd6d8 sparc64: Fix corrupted thread fault code. by David S. Miller · 10 years ago
  58. 52d589a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  59. 0a58282 Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  60. 8a5de18 Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Linus Torvalds · 10 years ago
  61. 857b50f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  62. 168f07a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  63. 9272f2d Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  64. e83e432 Merge tag 'dlm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 10 years ago
  65. ef161ea1 Merge branch 'for-linus-update' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  66. 8ccf863 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 10 years ago
  67. 4869447 Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs by Linus Torvalds · 10 years ago
  68. ead13ae Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  69. 929254d Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  70. e75437f Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  71. d3dc366 Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  72. 511c41d Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  73. 88ed806 Merge tag 'md/3.18' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  74. e56d9fc Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  75. 0e6e58f Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  76. 50edb5c Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  77. ad3118b MAINTAINERS: Become the docs maintainer by Jonathan Corbet · 10 years ago
  78. d974baa x86,kvm,vmx: Preserve CR4 across VM entry by Andy Lutomirski · 10 years ago
  79. a6d4518 ipv6: fix a potential use after free in sit.c by Li RongQing · 10 years ago
  80. fc6fb41 ipv6: fix a potential use after free in ip6_offload.c by Li RongQing · 10 years ago
  81. b4e3cef ipv4: fix a potential use after free in gre_offload.c by Li RongQing · 10 years ago
  82. 815afe1 tcp: fix build error if IPv6 is not enabled by Eric Dumazet · 10 years ago
  83. 2e923b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  84. ffd8221 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  85. e0a9272 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 10 years ago
  86. 76835b0e futex: Ensure get_futex_key_refs() always implies a barrier by Catalin Marinas · 10 years ago
  87. 3b10ea7 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 10 years ago
  88. f2d9da1 bna: fix skb->truesize underestimation by Eric Dumazet · 10 years ago
  89. a282054 net: dsa: add includes for ethtool and phy_fixed definitions by Florian Fainelli · 10 years ago
  90. 25ef132 openvswitch: Set flow-key members. by Pravin B Shelar · 10 years ago
  91. dc8e541 netrom: use linux/uaccess.h by Fabian Frederick · 10 years ago
  92. b184e49 dsa: Fix conversion from host device to mii bus by Guenter Roeck · 10 years ago
  93. 643566d tipc: fix bug in bundled buffer reception by Jon Paul Maloy · 10 years ago
  94. 870c315 ipv6: introduce tcp_v6_iif() by Eric Dumazet · 10 years ago
  95. 70b33fb sfc: add support for skb->xmit_more by Edward Cree · 10 years ago
  96. 6cc69f2 r8152: return -EBUSY for runtime suspend by hayeswang · 10 years ago
  97. d8f00d2 ipv4: fix a potential use after free in fou.c by Li RongQing · 10 years ago
  98. 1245dfc ipv4: fix a potential use after free in ip_tunnel_core.c by Li RongQing · 10 years ago
  99. f88e671 hyperv: Add handling of IP header with option field in netvsc_set_hash() by Haiyang Zhang · 10 years ago
  100. ff273cb [CIFS] Remove obsolete comment by Steve French · 10 years ago