1. 74faaf7 genirq: Move irq_chip_write_msi_msg() helper to core by Thomas Gleixner · 10 years ago
  2. 020c312 PCI/MSI: Allow an msi_controller to be associated to an irq domain by Marc Zyngier · 10 years ago
  3. 8e047ad PCI/MSI: Provide mechanism to alloc/free MSI/MSIX interrupt from irqdomain by Jiang Liu · 10 years ago
  4. 3878eae PCI/MSI: Enhance core to support hierarchy irqdomain 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. afb7da8 irqdomain: Introduce helper function irq_domain_add_hierarchy() by Jiang Liu · 10 years ago
  11. 36d7273 irqdomain: Implement a method to automatically call parent domains alloc/free by Jiang Liu · 10 years ago
  12. 1b53770 genirq: Introduce helper irq_domain_set_info() to reduce duplicated code by Jiang Liu · 10 years ago
  13. 75ffc00 genirq: Split out flow handler typedefs into seperate header file by Thomas Gleixner · 10 years ago
  14. 2cb6254 genirq: Add IRQ_SET_MASK_OK_DONE to support stacked irqchip by Jiang Liu · 10 years ago
  15. 515085e genirq: Introduce irq_chip.irq_compose_msi_msg() to support stacked irqchip by Jiang Liu · 10 years ago
  16. 56e8aba genirq: Add more helper functions to support stacked irq_chip by Yingjoe Chen · 10 years ago
  17. 85f08c1 genirq: Introduce helper functions to support stacked irq_chip by Jiang Liu · 10 years ago
  18. f8264e3 irqdomain: Introduce new interfaces to support hierarchy irqdomains by Jiang Liu · 10 years ago
  19. d31eb34 PCI/MSI: Introduce helpers to hide struct msi_desc implementation details by Jiang Liu · 10 years ago
  20. 23ed8d5 PCI/MSI: Rename mask/unmask_msi_irq et al by Thomas Gleixner · 10 years ago
  21. 83a1891 PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg() by Jiang Liu · 10 years ago
  22. 891d4a4 PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg() by Jiang Liu · 10 years ago
  23. c2791b8 PCI/MSI: Rename "struct msi_chip" to "struct msi_controller" by Yijing Wang · 10 years ago
  24. f833869 s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq() by Yijing Wang · 10 years ago
  25. 03f56e4 Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()" by Yijing Wang · 10 years ago
  26. 38737d8 PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask Bits by Yijing Wang · 10 years ago
  27. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  28. 278f1d0 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  29. 2eb7f91 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  30. e25b492 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  31. 52d589a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  32. 0a58282 Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  33. 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
  34. 857b50f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  35. ead13ae Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  36. 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
  37. d3dc366 Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  38. 511c41d Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  39. 88ed806 Merge tag 'md/3.18' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  40. 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
  41. 815afe1 tcp: fix build error if IPv6 is not enabled by Eric Dumazet · 10 years ago
  42. 2e923b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  43. a282054 net: dsa: add includes for ethtool and phy_fixed definitions by Florian Fainelli · 10 years ago
  44. 870c315 ipv6: introduce tcp_v6_iif() by Eric Dumazet · 10 years ago
  45. 461b74c ipv4: clean up cookie_v4_check() by Cong Wang · 10 years ago
  46. e25f866 ipv4: share tcp_v4_save_options() with cookie_v4_check() by Cong Wang · 10 years ago
  47. 2c6ba4b netlink: fix description of portid by Nicolas Dichtel · 10 years ago
  48. 2df36a5 arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regs by Christoffer Dall · 10 years ago
  49. 04ffcb2 net: Add ndo_gso_check by Tom Herbert · 10 years ago
  50. cf6c0ab5 Merge branch 'topic/dma_control_fsl_acks' into for-linus by Vinod Koul · 10 years ago
  51. b80719b dmaengine: remove FSLDMA_EXTERNAL_START by Vinod Koul · 10 years ago
  52. 0a5642b dmaengine: freescale: add and export fsl_dma_external_start() by Vinod Koul · 10 years ago
  53. b65612a dmaengine: add dmaengine_prep_dma_sg() helper by Vinod Koul · 10 years ago
  54. 2a52f6e dmaengine: dw: export probe()/remove() and Co to users by Andy Shevchenko · 10 years ago
  55. 3d588f8 dmaengine: dw: split dma-dw.h to platform and private parts by Andy Shevchenko · 10 years ago
  56. 46e8c83 dmaengine: dw: move private definitions to regs.h by Andy Shevchenko · 10 years ago
  57. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  58. 6929c35 Merge tag 'llvmlinux-for-v3.18' of git://git.linuxfoundation.org/llvmlinux/kernel by Linus Torvalds · 10 years ago
  59. 23971bd Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  60. c0fa237 Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  61. fcc3a5d Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  62. 50fa861 Merge tag 'for-v3.18' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 10 years ago
  63. 6b04908 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  64. 3569db5 virtio: add API to enable VQs early by Michael S. Tsirkin · 10 years ago
  65. 22b7050 virtio: defer config changed notifications by Michael S. Tsirkin · 10 years ago
  66. c6716ba virtio-pci: move freeze/restore to virtio core by Michael S. Tsirkin · 10 years ago
  67. 016c98c virtio: unify config_changed handling by Michael S. Tsirkin · 10 years ago
  68. db404b1 genl_magic: Resolve logical-op warnings by Mark Rustad · 10 years ago
  69. c15952d net: filter: move common defines into bpf_common.h by Alexei Starovoitov · 10 years ago
  70. 70b5bfa libceph: sync osd op definitions in rados.h by Ilya Dryomov · 10 years ago
  71. eb179d3 libceph: remove redundant declaration by Fabian Frederick · 10 years ago
  72. e4339d28 libceph: reference counting pagelist by Yan, Zheng · 10 years ago
  73. 9ea8aa8 isdn/capi: correct capi20_manufacturer argument type mismatch by Tilman Schmidt · 10 years ago
  74. 02ea807 ipv6: remove aca_lock spinlock from struct ifacaddr6 by Li RongQing · 10 years ago
  75. 31eff81 skbuff: fix ftrace handling in skb_unshare by Alexander Aring · 10 years ago
  76. b69040d net: sctp: fix panic on duplicate ASCONF chunks by Daniel Borkmann · 10 years ago
  77. 9de7922 net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks by Daniel Borkmann · 10 years ago
  78. e19a8a0 block: Remove REQ_KERNEL by Martin K. Petersen · 10 years ago
  79. a0a77af crypto: LLVMLinux: Add macro to remove use of VLAIS in crypto code by Behan Webster · 10 years ago
  80. 2d65a9f Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  81. 2cbbca5 md: discard PRINT_RAID_DEBUG ioctl by NeilBrown · 10 years ago
  82. dfe2c6d Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  83. 1ee07ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  84. ba1a96f Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  85. f1bfbd9 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  86. 64e4550 mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared by Peter Feiner · 10 years ago
  87. 63a12d9 kernel/param: consolidate __{start,stop}___param[] in <linux/moduleparam.h> by Geert Uytterhoeven · 10 years ago
  88. 6e7458a kernel/watchdog.c: control hard lockup detection default by Ulrich Obergfell · 10 years ago
  89. 5df1415 lib80211: remove unused print_ssid() by Andy Shevchenko · 10 years ago
  90. c825038 lib / string_helpers: introduce string_escape_mem() by Andy Shevchenko · 10 years ago
  91. d295634 lib / string_helpers: move documentation to c-file by Andy Shevchenko · 10 years ago
  92. 3db2e9cd include/linux: remove strict_strto* definitions by Daniel Walter · 10 years ago
  93. b0bfb63 lib: string: Make all calls to strnicmp into calls to strncasecmp by Rasmus Villemoes · 10 years ago
  94. 67cf13c x86: optimize resource lookups for ioremap by Mike Travis · 10 years ago
  95. a841b65 rbtree: add comment to rb_insert_augmented() by Lai Jiangshan · 10 years ago
  96. 669280a kexec: take the segment adding out of locate_mem_hole functions by Baoquan He · 10 years ago
  97. 1c3bea0 signal: use BUILD_BUG() instead of _NSIG_WORDS_is_unsupported_size() by Oleg Nesterov · 10 years ago
  98. 6de8ab6 lib: remove prio_heap by Lai Jiangshan · 10 years ago
  99. 8b21d9c list: include linux/kernel.h by Masahiro Yamada · 10 years ago
  100. de9e14e drivers: dma-contiguous: add initialization from device tree by Marek Szyprowski · 10 years ago