]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2017-11-14 Bjorn HelgaasMerge branch 'pci/host-dra7xx' into next
2017-11-14 Bjorn HelgaasMerge branch 'pci/host-altera' into next
2017-11-14 Bjorn HelgaasMerge branch 'pci/virtualization' into next
2017-11-14 Bjorn HelgaasMerge branch 'pci/switchtec' into next
2017-11-14 Bjorn HelgaasMerge branch 'pci/resource' into next
2017-11-14 Bjorn HelgaasMerge branch 'pci/portdrv' into next
2017-11-14 Bjorn HelgaasMerge branch 'pci/msi' into next
2017-11-14 Bjorn HelgaasMerge branch 'pci/misc' into next
2017-11-14 Bjorn HelgaasMerge branch 'pci/hotplug' into next
2017-11-14 Bjorn HelgaasMerge branch 'pci/endpoint' into next
2017-11-14 Bjorn HelgaasMerge branch 'pci/aspm' into next
2017-11-14 Bjorn HelgaasMerge branch 'pci/aer' into next
2017-11-14 Bjorn HelgaasMerge branch 'pci/acpi' into next
2017-11-14 Bjorn HelgaasPCI/ASPM: Add L1 Substates definitions
2017-11-14 Bjorn HelgaasPCI/ASPM: Reformat ASPM register definitions
2017-11-14 Bjorn HelgaasPCI/ASPM: Use correct capability pointer to program...
2017-11-13 Bjorn HelgaasPCI/ASPM: Account for downstream device's Port Common_M...
2017-11-09 Bjorn HelgaasPCI: altera: Rename altera_pcie_link_is_up() to altera_...
2017-11-08 Randy DunlapPCI: Fix kernel-doc build warning
2017-11-08 Changbin DuPCI: Fail pci_map_rom() if the option ROM is invalid
2017-11-08 Changbin DuPCI: Move pci_map_rom() error path
2017-11-08 Randy DunlapPCI: Move PCI_QUIRKS to the PCI bus menu
2017-11-08 Bjorn Helgaasalpha/PCI: Make pdev_save_srm_config() static
2017-11-08 Bjorn HelgaasPCI: Remove unused declarations
2017-11-08 Bjorn HelgaasPCI: Remove redundant pci_dev, pci_bus, resource declar...
2017-11-08 Bjorn HelgaasPCI: Remove redundant pcibios_set_master() declarations
2017-11-08 QiangPCI/PME: Handle invalid data when reading Root Status
2017-11-07 Mika WesterbergPCI: pciehp: Do not clear Presence Detect Changed durin...
2017-11-07 Mika WesterbergPCI: pciehp: Fix race condition handling surprise link down
2017-11-07 Mika WesterbergPCI: Distribute available resources to hotplug-capable...
2017-11-07 Mika WesterbergPCI: Distribute available buses to hotplug-capable bridges
2017-11-07 Mika WesterbergPCI: Do not allocate more buses than available in parent
2017-11-07 Mika WesterbergPCI: Open-code the two pass loop when scanning bridges
2017-11-07 Mika WesterbergPCI: Move pci_hp_add_bridge() to drivers/pci/probe.c
2017-11-07 Andy ShevchenkoPCI: Add for_each_pci_bridge() helper
2017-11-07 Kees CookPCI: shpchp: Convert timers to use timer_setup()
2017-11-07 Kees CookPCI: cpqphp: Convert timers to use timer_setup()
2017-11-07 Kees CookPCI: pciehp: Convert timers to use timer_setup()
2017-11-07 Markus ElfringPCI: ibmphp: Use common error handling code in unconfig...
2017-11-07 Sinan KayaPCI/portdrv: Turn off PCIe services during shutdown
2017-10-31 Kishon Vijay Abraham Imisc: pci_endpoint_test: Fix BUG_ON error during pci_di...
2017-10-31 Kishon Vijay Abraham Imisc: pci_endpoint_test: Fix pci_endpoint_test not...
2017-10-31 Kishon Vijay Abraham Imisc: pci_endpoint_test: Fix failure path return values...
2017-10-31 Dan Carpentermisc: pci_endpoint_test: Avoid triggering a BUG()
2017-10-25 Bjorn HelgaasPCI: Document reset method return values
2017-10-25 Christian Königx86/PCI: Enable a 64bit BAR on AMD Family 15h (Models...
2017-10-25 Christian KönigPCI: Add pci_resize_resource() for resizing BARs
2017-10-25 Alex WilliamsonPCI: Detach driver before procfs & sysfs teardown on...
2017-10-24 Christian KönigPCI: Add resizable BAR infrastructure
2017-10-24 Christian KönigPCI: Add PCI resource type mask #define
2017-10-21 Bjorn HelgaasPCI/portdrv: Compute MSI/MSI-X IRQ vectors after final...
2017-10-20 Bjorn HelgaasPCI/portdrv: Factor out Interrupt Message Number lookup
2017-10-20 Bjorn HelgaasPCI/portdrv: Consolidate comments
2017-10-19 Dongdong LiuPCI/portdrv: Add #defines for AER and DPC Interrupt...
2017-10-19 Vadim LomovtsevPCI: Apply Cavium ThunderX ACS quirk to more Root Ports
2017-10-19 Vadim LomovtsevPCI: Set Cavium ACS capability quirk flags to assert...
2017-10-17 Dan Carpentermisc: pci_endpoint_test: Prevent some integer overflows
2017-10-11 KeerthyPCI: dra7xx: Add shutdown handler to cleanly turn off...
2017-10-11 Tony NguyenPCI: Restore ARI Capable Hierarchy before setting numVFs
2017-10-11 Stuart HayesPCI: Create SR-IOV virtfn/physfn links before attaching...
2017-10-11 Filippo SironiPCI: Expose SR-IOV offset, stride, and VF device ID...
2017-10-05 Colin Ian Kingswitchtec: Make struct event_regs static
2017-10-05 Filippo SironiPCI: Cache the VF device ID in the SR-IOV structure
2017-10-05 Sascha El-SharkawyPCI: Add Kconfig PCI_IOV dependency for PCI_REALLOC_ENA...
2017-10-05 Jan H. SchönherrPCI: Remove unused function __pci_reset_function()
2017-10-05 Jan H. SchönherrPCI: Remove reset argument from pci_iov_{add,remove...
2017-10-05 Bhumika Goyalx86/pci/intel_mid_pci: Constify intel_mid_pci_ops and...
2017-10-05 Bhumika GoyalPCI: Constify pci_dev_type structure
2017-10-05 Ard BiesheuvelPCI/ASPM: Deal with missing root ports in link state...
2017-10-05 Gabriele PaoloniPCI/AER: Report non-fatal errors only to the affected...
2017-10-05 Vitaly KuznetsovACPI / PCI: Bail early in acpi_pci_add_bus() if there...
2017-10-01 Linus TorvaldsLinux 4.14-rc3 v4.14-rc3
2017-10-01 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2017-10-01 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2017-10-01 Linus TorvaldsMerge branch 'smp-urgent-for-linus' of git://git.kernel...
2017-10-01 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2017-10-01 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2017-10-01 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2017-10-01 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2017-10-01 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2017-09-30 Linus TorvaldsMerge tag 'mtd/fixes-for-4.14-rc3' of git://git.infrade...
2017-09-30 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2017-09-30 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.14-2' of git://git...
2017-09-30 Linus TorvaldsMerge tag 'led_fixes-4.14-rc3' of git://git.kernel...
2017-09-29 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-09-29 Linus TorvaldsMerge branch 'for-4.14-rc3' of git://git.kernel.org...
2017-09-29 Linus TorvaldsMerge tag 'md/4.14-rc3' of git://git.kernel.org/pub...
2017-09-29 Linus TorvaldsMerge tag 'pci-v4.14-fixes-3' of git://git.kernel.org...
2017-09-29 Linus TorvaldsMerge tag 'drm-fixes-for-v4.14-rc3' of git://people...
2017-09-29 Linus TorvaldsMerge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel...
2017-09-29 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2017-09-29 Linus TorvaldsMerge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel...
2017-09-29 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2017-09-29 Al Virofix infoleak in waitid(2)
2017-09-29 Andrey Ryabininx86/asm: Use register variable to get stack pointer value
2017-09-29 Tom Lendackyx86/mm: Disable branch profiling in mem_encrypt.c
2017-09-29 Ingo MolnarMerge tag 'perf-urgent-for-mingo-4.14-20170928' of...
2017-09-29 Linus TorvaldsMerge branch 'fixes-v4.14-rc3' of git://git.kernel...
2017-09-29 Will Deaconarm64: fault: Route pte translation faults via do_trans...
2017-09-29 Will Deaconarm64: mm: Use READ_ONCE when dereferencing pointer...
next