1. 5485e49 Merge branch 'pci/misc' into next by Bjorn Helgaas · 8 years ago
  2. 64ea3b9 Merge branch 'pci/hotplug' into next by Bjorn Helgaas · 8 years ago
  3. fb6b6cc Merge branch 'pci/enumeration' into next by Bjorn Helgaas · 8 years ago
  4. 4dc2db0 Merge branch 'pci/aer' into next by Bjorn Helgaas · 8 years ago
  5. 6b20f72 PCI/AER: Fix aer_probe() kernel-doc comment by Cao jin · 8 years ago
  6. 66b8080 PCI/AER: Cache capability position by Keith Busch · 8 years ago
  7. 4b202b7 PCI/AER: Avoid memory allocation in interrupt handling path by Jon Derrick · 8 years ago
  8. 3161832 x86/PCI: VMD: Request userspace control of PCIe hotplug indicators by Keith Busch · 8 years ago
  9. 576243b PCI: pciehp: Allow exclusive userspace control of indicators by Keith Busch · 8 years ago
  10. 2458d66 ACPI / APEI: Send correct severity to calculate AER severity by Tyler Baicar · 8 years ago
  11. 95c3549 PCI/AER: Remove duplicate AER severity translation by Tyler Baicar · 8 years ago
  12. 7ece141 PCI/AER: Remove aerdriver.forceload kernel parameter by Bjorn Helgaas · 8 years ago
  13. 9ff25e6b PCI/AER: Remove aerdriver.nosourceid kernel parameter by Bjorn Helgaas · 8 years ago
  14. 29a654e PCI: pciehp: Remove useless pciehp_get_latch_status() calls by Bjorn Helgaas · 8 years ago
  15. 6e49b304 PCI: pciehp: Clean up dmesg "Slot(%s)" messages by Bjorn Helgaas · 8 years ago
  16. 4947793 PCI: pciehp: Remove unnecessary guard by Bjorn Helgaas · 8 years ago
  17. 69bd3c5 PCI: pciehp: Don't re-read Slot Status when handling surprise event by Mayurkumar Patel · 8 years ago
  18. 0c923d1 PCI: pciehp: Don't re-read Slot Status when queuing hotplug event by Mayurkumar Patel · 8 years ago
  19. fad214b PCI: pciehp: Process all hotplug events before looking for new ones by Mayurkumar Patel · 8 years ago
  20. 70e8b40 PCI: pciehp: Return IRQ_NONE when we can't read interrupt status by Bjorn Helgaas · 8 years ago
  21. a8499f2 PCI: pciehp: Rename pcie_isr() locals for clarity by Bjorn Helgaas · 8 years ago
  22. 443b40b x86/PCI: VMD: Add quirk for AER to ignore source ID by Jon Derrick · 8 years ago
  23. 032c3d8 PCI/AER: Add bus flag to skip source ID matching by Jon Derrick · 8 years ago
  24. 13f392e PCI: tegra: Fix pci_remap_iospace() failure path by Lorenzo Pieralisi · 8 years ago
  25. 43281ed PCI: generic: Fix pci_remap_iospace() failure path by Lorenzo Pieralisi · 8 years ago
  26. 5e8c873 PCI: rcar: Fix pci_remap_iospace() failure path by Lorenzo Pieralisi · 8 years ago
  27. 53f4f7e PCI: versatile: Fix pci_remap_iospace() failure path by Lorenzo Pieralisi · 8 years ago
  28. bcd7b71 PCI: designware: Fix pci_remap_iospace() failure path by Lorenzo Pieralisi · 8 years ago
  29. db047f8 PCI: aardvark: Fix pci_remap_iospace() failure path by Lorenzo Pieralisi · 8 years ago
  30. 9e18ad9 Merge branch 'pci/ptm' into next by Bjorn Helgaas · 8 years ago
  31. a4589a6 Merge branch 'pci/demodularize' into next by Bjorn Helgaas · 8 years ago
  32. 8b2ec318 PCI: Add PTM clock granularity information by Bjorn Helgaas · 8 years ago
  33. 70626d8 PCI: pciehp: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  34. 57b51b9 PCI: hotplug: Make core explicitly non-modular by Paul Gortmaker · 8 years ago
  35. ff187e77 PCI: xilinx-nwl: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  36. da4eafc PCI: xilinx: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  37. f9a6660 PCI: qcom: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  38. d29438d PCI: dra7xx: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  39. 8756336 PCI/AER: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  40. d7def20 PCI/PME: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  41. 61612e6 PCI: Make DPC explicitly non-modular by Paul Gortmaker · 8 years ago
  42. 4068bd1 PCI: generic: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  43. caf5548 PCI: exynos: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  44. e41faf0 PCI: designware: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  45. 56540c7 PCI: spear: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  46. a7dadf4 PCI: portdrv: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  47. f90d8e8 PCI: imx6: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  48. bb9b54c PCI: altera: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  49. 18224b3 PCI: altera: Make MSI explicitly non-modular by Paul Gortmaker · 8 years ago
  50. 8b7c8b4 PCI: pciehp: Clear attention LED on device add by Keith Busch · 8 years ago
  51. eec097d PCI: Add pci_enable_ptm() for drivers to enable PTM on endpoints by Bjorn Helgaas · 8 years ago
  52. 9bb04a0 PCI: Add Precision Time Measurement (PTM) support by Jonathan Yong · 8 years ago
  53. ad618c9 PCI: Drop CONFIG_KEXEC_CORE ifdeffery by Lukas Wunner · 8 years ago
  54. 29b4817 Linux 4.8-rc1 by Linus Torvalds · 8 years ago
  55. 857953d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  56. 635a4ba Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  57. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  58. 31c64f7 target: iblock_execute_sync_cache() should use bio_set_op_attrs() by Jens Axboe · 8 years ago
  59. ba13e83 mm: make __swap_writepage() use bio_set_op_attrs() by Jens Axboe · 8 years ago
  60. c11f0c0 block/mm: make bdev_ops->rw_page() take a bool for read/write by Jens Axboe · 8 years ago
  61. 52ddb7e Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  62. e9d488c Merge tag 'binfmt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/binfmt_misc by Linus Torvalds · 8 years ago
  63. 337684a fs: return EPERM on immutable inode by Eryu Guan · 8 years ago
  64. fe64f32 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  65. 0cbbc42 Merge tag 'xfs-rmap-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  66. 835c92d Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  67. ce804bf Merge tag 'media/v4.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  68. 0803e04 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  69. 80fac0f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  70. 4305f42 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  71. db82627 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  72. c98f582 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  73. 1630e84 Merge tag 'sh-for-4.8' of git://git.libc.org/linux-sh by Linus Torvalds · 8 years ago
  74. 194d6ad Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  75. a157b3a Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 8 years ago
  76. 32199ec Merge tag 'ntb-4.8' of git://github.com/jonmason/ntb by Linus Torvalds · 8 years ago
  77. a02040d Merge tag 'pstore-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  78. 0603006 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  79. d268675 Merge tag 'dm-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  80. fff648d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  81. 62e6e9b Merge tag 'pnp-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  82. 0524b42 Merge tag 'acpi-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  83. 11d8ec4 Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  84. 39fada5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  85. f72035f Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  86. e976e56 ramoops: use persistent_ram_free() instead of kfree() for freeing prz by Hiraku Toyooka · 8 years ago
  87. 529182e ramoops: use DT reserved-memory bindings by Kees Cook · 8 years ago
  88. 95f1464 NTB: ntb_hw_intel: use local variable pdev by Allen Hubbe · 8 years ago
  89. 4089527 NTB: ntb_hw_intel: show BAR size in debugfs info by Allen Hubbe · 8 years ago
  90. a9c59ef ntb_test: Add a selftest script for the NTB subsystem by Logan Gunthorpe · 8 years ago
  91. 35539b5 ntb_perf: clear link_is_up flag when the link goes down. by Logan Gunthorpe · 8 years ago
  92. 20572ee ntb_pingpong: Add a debugfs file to get the ping count by Logan Gunthorpe · 8 years ago
  93. bfcaa39 ntb_tool: Add link status and files to debugfs by Logan Gunthorpe · 8 years ago
  94. 717146a ntb_tool: Postpone memory window initialization for the user by Logan Gunthorpe · 8 years ago
  95. 26dc638 ntb_perf: Wait for link before running test by Logan Gunthorpe · 8 years ago
  96. 58fd0f3 ntb_perf: Return results by reading the run file by Logan Gunthorpe · 8 years ago
  97. da573ea ntb_perf: Improve thread handling to increase robustness by Logan Gunthorpe · 8 years ago
  98. fd2ecd8 ntb_perf: Schedule based on time not on performance by Logan Gunthorpe · 8 years ago
  99. 19645a0 ntb_transport: Check the number of spads the hardware supports by Logan Gunthorpe · 8 years ago
  100. 8b71d28 ntb_tool: Add memory window debug support by Logan Gunthorpe · 8 years ago