1. e5558d1 Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pci/resource' into next by Bjorn Helgaas · 11 years ago
  2. 1457467 iommu/exynos: Remove unnecessary "&" from function pointers by Bjorn Helgaas · 11 years ago
  3. 2af9da8 DMA-API: Update dma_pool_create ()and dma_pool_alloc() descriptions by Gioh Kim · 11 years ago
  4. 34c815f DMA-API: Fix duplicated word in DMA-API-HOWTO.txt by Emilio López · 11 years ago
  5. f311a72 DMA-API: Capitalize "CPU" consistently by Bjorn Helgaas · 11 years ago
  6. 67d29b5 PCI: Add resource allocation comments by Bjorn Helgaas · 11 years ago
  7. d3689df PCI: Simplify __pci_assign_resource() coding style by Bjorn Helgaas · 11 years ago
  8. 30afe8d PCI: Change pbus_size_mem() return values to be more conventional by Bjorn Helgaas · 11 years ago
  9. 5b28541 PCI: Restrict 64-bit prefetchable bridge windows to 64-bit resources by Yinghai Lu · 11 years ago
  10. 14c8530 PCI: Support BAR sizes up to 8GB by Alan · 11 years ago
  11. e4c7296 resources: Clarify sanity check message by Bjorn Helgaas · 11 years ago
  12. d739a09 PCI: Don't add disabled subtractive decode bus resources by Bjorn Helgaas · 11 years ago
  13. 26370fc PCI: Don't print anything while decoding is disabled by Bjorn Helgaas · 11 years ago
  14. 31e9dd2 PCI: Don't set BAR to zero if dma_addr_t is too small by Bjorn Helgaas · 11 years ago
  15. 72dc560 PCI: Don't convert BAR address to resource if dma_addr_t is too small by Bjorn Helgaas · 11 years ago
  16. d1a313e PCI: Reject BAR above 4GB if dma_addr_t is too small by Bjorn Helgaas · 11 years ago
  17. 23b13bc PCI: Fail safely if we can't handle BARs larger than 4GB by Bjorn Helgaas · 11 years ago
  18. c96ec95 x86/gart: Tidy messages and add bridge device info by Bjorn Helgaas · 11 years ago
  19. a5d3244 x86/gart: Replace printk() with pr_info() by Bjorn Helgaas · 11 years ago
  20. adc429d x86/PCI: Move pcibios_assign_resources() annotation to definition by Bjorn Helgaas · 11 years ago
  21. 9edbcd2 PCI: Remove pcibios_add_platform_entries() by Sebastian Ott · 11 years ago
  22. ef4858c s390/pci: use pdev->dev.groups for attribute creation by Sebastian Ott · 11 years ago
  23. ace4b3f sh/PCI: Pass GAPSPCI_DMA_BASE CPU & bus address to dma_declare_coherent_memory() by Bjorn Helgaas · 11 years ago
  24. 88a984b DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_t by Bjorn Helgaas · 11 years ago
  25. 77f2ea2 DMA-API: Clarify physical/bus address distinction by Bjorn Helgaas · 11 years ago
  26. 3cb30b7 PCI: Mark RTL8110SC INTx masking as broken by Alex Williamson · 11 years ago
  27. 034cd97 PCI/MSI: Remove pci_enable_msi_block() by Alexander Gordeev · 11 years ago
  28. dfc73e7 PCI: Move Open Firmware devspec attribute to PCI common code by Sebastian Ott · 11 years ago
  29. 518a6a3 Merge branches 'pci/hotplug', 'pci/msi', 'pci/virtualization' and 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  30. 1e358f9 PCI: Fix use of uninitialized MPS value by Bjorn Helgaas · 11 years ago
  31. efdd407 PCI: Remove dead code by Bjorn Helgaas · 11 years ago
  32. cad01f9 MAINTAINERS: Add arch/x86/kernel/quirks.c to PCI file patterns by Bjorn Helgaas · 11 years ago
  33. 10874f5 PCI: Remove unnecessary __ref annotations by Bjorn Helgaas · 11 years ago
  34. 8895d3b PCI: Fail new_id for vendor/device values already built into driver by Bandan Das · 11 years ago
  35. 7c82126 PCI: Add new ID for Intel GPU "spurious interrupt" quirk by Thomas Jarosch · 11 years ago
  36. 473153a PCI: Update my email address by Ben Hutchings · 11 years ago
  37. a30d010 GenWQE: Use pci_enable_msi_exact() instead of pci_enable_msi_block() by Alexander Gordeev · 11 years ago
  38. 761ce53 PCI: rphahp: Fix endianess issues by Laurent Dufour · 11 years ago
  39. 67ebd81 PCI: Fix incorrect vgaarb conditional in WARN_ON() by Bjorn Helgaas · 11 years ago
  40. 44c8bdb x86/PCI: Mark ATI SBx00 HPET BAR as IORESOURCE_PCI_FIXED by Bjorn Helgaas · 11 years ago
  41. 4e4ba94 x86/PCI: Don't try to move IORESOURCE_PCI_FIXED resources by Bjorn Helgaas · 11 years ago
  42. 0b2d707 x86/PCI: Fix Broadcom CNB20LE unintended sign extension by Bjorn Helgaas · 11 years ago
  43. c130904 PCI: Use designated initialization in PCI_VDEVICE by Mark Rustad · 11 years ago
  44. 374a914 PCI: Allow hotplug service drivers to operate in polling mode by Rajat Jain · 11 years ago
  45. 476a357 PCI: pciehp: Acknowledge spurious "cmd completed" event by Rajat Jain · 11 years ago
  46. 7ee4910 PCI: Remove old serial device IDs by Jean Delvare · 11 years ago
  47. 1a30fd0 PCI: Add Patsburg (X79) to Intel PCH root port ACS quirk by Alex Williamson · 11 years ago
  48. 56a3d18 PCI: Remove unnecessary includes of <linux/init.h> by Paul Gortmaker · 11 years ago
  49. ff0c41b powerpc/PCI: Fix NULL dereference in sys_pciconfig_iobase() list traversal by Mike Qiu · 11 years ago
  50. 17f830b PCI: pciehp: Use PCI_EXP_SLTCAP_PSN define by Bjorn Helgaas · 11 years ago
  51. 8e56aed PCI: hotplug: Remove unnecessary "dev->bus" test by Bjorn Helgaas · 11 years ago
  52. 1406276 PCI/MSI: Simplify populate_msi_sysfs() by Jan Beulich · 11 years ago
  53. 9ada07b PCI/portdrv: Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  54. c9eaa44 Linux 3.15-rc1 by Linus Torvalds · 11 years ago
  55. f7c1d07 mm: Initialize error in shmem_file_aio_read() by Geert Uytterhoeven · 11 years ago
  56. e686bd8 cifs: Use min_t() when comparing "size_t" and "unsigned long" by Geert Uytterhoeven · 11 years ago
  57. bf3a340 Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  58. 321d03c Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  59. fd1232b sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue by Mikulas Patocka · 11 years ago
  60. 18aa0da powerpc: Don't try to set LPCR unless we're in hypervisor mode by Paul Mackerras · 11 years ago
  61. d7e8af1 futex: update documentation for ordering guarantees by Davidlohr Bueso · 11 years ago
  62. 454fd35 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  63. fd18f00 Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux by Linus Torvalds · 11 years ago
  64. de0c9cf Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 11 years ago
  65. 09c9b61 Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/kernel by Linus Torvalds · 11 years ago
  66. 141eacc Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  67. 9309444 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  68. 07f5fef Merge tag 'ntb-3.15' of git://github.com/jonmason/ntb by Linus Torvalds · 11 years ago
  69. 96c57ad ceph: fix pr_fmt() redefinition by Linus Torvalds · 11 years ago
  70. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  71. eda43ce Merge branch 'tunnels' by David S. Miller · 11 years ago
  72. 8d89dcd vti: don't allow to add the same tunnel twice by Nicolas Dichtel · 11 years ago
  73. 5a45527 gre: don't allow to add the same tunnel twice by Nicolas Dichtel · 11 years ago
  74. 810d8ce drivers: net: xen-netfront: fix array initialization bug by Vincenzo Maffione · 11 years ago
  75. dcfba94 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 11 years ago
  76. 0a7418f Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  77. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  78. a786c06 missing bits of "splice: fix racy pipe->buffers uses" by Al Viro · 11 years ago
  79. 19dfc1f cifs: fix the race in cifs_writev() by Al Viro · 11 years ago
  80. eab8723 ceph_sync_{,direct_}write: fix an oops on ceph_osdc_new_request() failure by Al Viro · 11 years ago
  81. 0f2eea4 pktgen: be friendly to LLTX devices by Daniel Borkmann · 11 years ago
  82. 6871438 r8152: check RTL8152_UNPLUG by hayeswang · 11 years ago
  83. cec9ae5 net: sun4i-emac: add promiscuous support by Marc Zyngier · 11 years ago
  84. 0af764e net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO by Duan Jiong · 11 years ago
  85. c4a2c58 blackfin: cleanup board files by Steven Miao · 11 years ago
  86. f8ef77d93 bf609: clock: drop unused clock bit set/clear functions by Steven Miao · 11 years ago
  87. f57ac8a Blackfin: bf537: rename "CONFIG_ADT75" by Paul Bolle · 12 years ago
  88. e3dd192 Blackfin: bf537: rename "CONFIG_AD7314" by Paul Bolle · 12 years ago
  89. 6ffe346 Blackfin: bf537: rename ad2s120x ->ad2s1200 by Paul Bolle · 12 years ago
  90. cb8f05f blackfin: bf537: fix typo "CONFIG_SND_SOC_ADV80X_MODULE" by Paul Bolle · 12 years ago
  91. 3def907 blackfin: dma: current count mmr is read only by Sonic Zhang · 11 years ago
  92. 3356c99 bfin_crc: Move architecture independant crc header file out of the blackfin folder. by Sonic Zhang · 11 years ago
  93. ba3b6d7 bf54x: drop unuesd HOST status,control,timeout registers bit define macros by Steven Miao · 11 years ago
  94. a0c1fb2 blackfin: portmux: cleanup head file by Steven Miao · 11 years ago
  95. b7e70ca Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isci by Linus Torvalds · 11 years ago
  96. 7f87307 Merge tag 'md/3.15' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  97. 3e8072d Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 11 years ago
  98. a63b747 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  99. b076808 ib_srpt: Use correct ib_sg_dma primitives by Mike Marciniszyn · 11 years ago
  100. e3d4440 target/tcm_fc: Rename ft_tport_create to ft_tport_get by Andy Grover · 11 years ago