]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2018-04-04 Bjorn HelgaasMerge branch 'pci/resource-mmap'
2018-04-04 Bjorn HelgaasMerge branch 'pci/portdrv'
2018-04-04 Bjorn HelgaasMerge branch 'pci/msi'
2018-04-04 Bjorn HelgaasMerge branch 'pci/misc'
2018-04-04 Bjorn HelgaasMerge branch 'pci/lpc'
2018-04-04 Bjorn HelgaasMerge branch 'pci/hotplug'
2018-04-04 Bjorn HelgaasMerge branch 'pci/enumeration'
2018-04-04 Bjorn HelgaasMerge branch 'pci/deprecate-get-bus-and-slot'
2018-04-04 Bjorn HelgaasMerge branch 'pci/aspm'
2018-04-04 Bjorn HelgaasMerge branch 'pci/aer'
2018-04-04 John GarryMAINTAINERS: Add John Garry as maintainer for HiSilicon...
2018-04-04 John GarryHISI LPC: Add ACPI support
2018-04-04 John GarryACPI / scan: Do not enumerate Indirect IO host children
2018-04-04 John GarryACPI / scan: Rename acpi_is_serial_bus_slave() for...
2018-04-04 Zhichang YuanHISI LPC: Support the LPC host on Hip06/Hip07 with...
2018-04-04 Zhichang Yuanof: Add missing I/O range exception for indirect-IO devices
2018-04-04 Zhichang YuanPCI: Apply the new generic I/O management on PCI IO hosts
2018-04-04 Gabriele PaoloniPCI: Add fwnode handler as input param of pci_register_...
2018-04-04 Gabriele PaoloniPCI: Remove __weak tag from pci_register_io_range()
2018-04-03 Bjorn Helgaasfm10k: Report PCIe link properties with pcie_print_link...
2018-04-03 Tal Gilboanet/mlx5e: Use pcie_bandwidth_available() to compute...
2018-04-03 Tal Gilboanet/mlx5: Report PCIe link properties with pcie_print_l...
2018-04-03 Tal Gilboanet/mlx4_core: Report PCIe link properties with pcie_pr...
2018-04-03 Tal GilboaPCI: Add pcie_print_link_status() to log link speed...
2018-04-03 Tal GilboaPCI: Add pcie_bandwidth_available() to compute bandwidt...
2018-03-31 Bjorn HelgaasPCI/DPC: Rename from pcie-dpc.c to dpc.c
2018-03-30 Bjørn MorkPCI: Always define the of_node helpers
2018-03-30 Mika WesterbergPCI/DPC: Do not enable DPC if AER control is not allowe...
2018-03-30 Frederick LawlerPCI/AER: Use cached AER Capability offset
2018-03-30 Bjorn HelgaasPCI/portdrv: Rename and reverse sense of pcie_ports_auto
2018-03-30 Bjorn HelgaasPCI/portdrv: Encapsulate pcie_ports_auto inside the...
2018-03-30 Bjorn HelgaasPCI/portdrv: Remove unnecessary "pcie_ports=auto" parameter
2018-03-30 Bjorn HelgaasPCI/portdrv: Remove "pcie_hp=nomsi" kernel parameter
2018-03-30 Bjorn HelgaasPCI/portdrv: Remove unnecessary include of <linux/pci...
2018-03-30 Bjorn HelgaasPCI/portdrv: Simplify PCIe feature permission checking
2018-03-30 Bjorn HelgaasPCI/portdrv: Remove unused PCIE_PORT_SERVICE_VC
2018-03-30 Bjorn HelgaasPCI/portdrv: Remove pcie_port_bus_type link order depen...
2018-03-30 Bjorn HelgaasPCI/portdrv: Disable port driver in compat mode
2018-03-30 Bjorn HelgaasPCI/PM: Clear PCIe PME Status bit for Root Complex...
2018-03-30 Tal GilboaPCI: Add pcie_bandwidth_capable() to compute max suppor...
2018-03-30 Tal GilboaPCI: Add pcie_get_width_cap() to find max supported...
2018-03-30 Tal GilboaPCI: Add pcie_get_speed_cap() to find max supported...
2018-03-23 Mika WesterbergACPI / hotplug / PCI: Check presence of slot itself...
2018-03-21 Zhichang Yuanlib: Add generic PIO mapping method
2018-03-21 Jay FangPCI: Add decoding for 16 GT/s link speed
2018-03-19 Bjorn HelgaasPCI: Tidy comments
2018-03-19 Bjorn HelgaasPCI: Tidy Makefiles
2018-03-19 Johannes Thumshirnmcb: Add Altera PCI ID to mcb-pci
2018-03-19 Johannes ThumshirnPCI: Add Altera vendor ID
2018-03-19 Bjorn HelgaasPCI: Report quirks that take more than 10ms
2018-03-19 Bjorn HelgaasPCI: Report quirk timings with pci_info() instead of...
2018-03-13 Bjorn HelgaasPCI/MSI: Don't set up INTx if MSI or MSI-X is enabled
2018-03-12 Bjorn HelgaasPCI/PM: Clear PCIe PME Status bit in core, not PCIe...
2018-03-12 Bjorn HelgaasPCI/PM: Move pcie_clear_root_pme_status() to core
2018-03-09 Bjorn HelgaasPCI/portdrv: Merge pcieport_if.h into portdrv.h
2018-03-01 Shawn LinPCI: Fix NULL pointer dereference in of_pci_bus_find_do...
2018-02-28 David Woodhousextensa/PCI: Use generic pci_mmap_resource_range()
2018-02-28 David Woodhousepowerpc/pci: Use generic pci_mmap_resource_range()
2018-02-28 Sinan KayaPCI/ASPM: Don't warn if already in common clock mode
2018-02-28 Gustavo A. R. SilvaPCI/ASPM: Declare threshold_ns as u32, not u64
2018-02-28 Shawn LinPCI: cpqphp: Fix possible NULL pointer dereference
2018-02-22 Frederick LawlerPCI/portdrv: Move pcieport_if.h to drivers/pci/pcie/
2018-02-22 Michael EllermanPCI/AER: Move pci_uevent_ers() out of pci.h
2018-02-16 Sinan KayaPCI: Remove pci_get_bus_and_slot() function
2018-02-16 Sinan Kayadrm/i915: Deprecate pci_get_bus_and_slot()
2018-02-16 Bjorn Helgaasrapidio/tsi721: use PCI_EXP_DEVCTL2_COMP_TIMEOUT macro
2018-02-11 Linus TorvaldsLinux 4.16-rc1 v4.16-rc1
2018-02-11 Al Virounify {de,}mangle_poll(), get rid of kernel-side POLL...
2018-02-11 Linus Torvaldsvfs: do bulk POLL* -> EPOLL* replacement
2018-02-11 Linus TorvaldsMerge branch 'work.poll2' of git://git.kernel.org/pub...
2018-02-11 Linus TorvaldsMerge tag 'xtensa-20180211' of git://github.com/jcmvbkb...
2018-02-11 Linus TorvaldsMerge tag 'nios2-v4.16-rc1' of git://git.kernel.org...
2018-02-11 Max Filippovxtensa: fix build with KASAN
2018-02-11 Krzysztof Kozlowskinios2: defconfig: Cleanup from old Kconfig options
2018-02-11 Mathieu Malaterrenios2: dts: Remove leading 0x and 0s from bindings notation
2018-02-10 Linus TorvaldsMerge tag 'pci-v4.16-fixes-1' of git://git.kernel.org...
2018-02-10 Linus TorvaldsMerge tag 'for-linus-20180210' of git://git.kernel...
2018-02-10 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.16-3' of git://githu...
2018-02-10 Linus TorvaldsMerge tag 'chrome-platform-for-linus-4.16' of git:...
2018-02-10 Linus TorvaldsMerge tag 'kvm-4.16-1' of git://git.kernel.org/pub...
2018-02-10 Alexey Kardashevskiypowerpc/pci: Fix broken INTx configuration via OF
2018-02-10 Linus TorvaldsMerge tag 'kbuild-v4.16-2' of git://git.kernel.org...
2018-02-10 Al Viromconsole_proc(): don't mess with file->f_pos
2018-02-10 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2018-02-10 Masahiro Yamadakconfig: remove const qualifier from sym_expand_string_...
2018-02-10 Masahiro Yamadakconfig: add xrealloc() helper
2018-02-10 Vadim Pasternakplatform/x86: mlx-platform: Add support for new 200G...
2018-02-10 Vadim Pasternakplatform/x86: mlx-platform: Add support for new msn201x...
2018-02-10 Vadim Pasternakplatform/x86: mlx-platform: Add support for new msn274x...
2018-02-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2018-02-09 Linus TorvaldsMerge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org...
2018-02-09 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2018-02-09 Linus TorvaldsMerge tag 'trace-v4.16-rc1' of git://git.kernel.org...
2018-02-09 Linus TorvaldsMerge tag '4.16-minor-rc-SMB3-fixes' of git://git.samba...
2018-02-09 Linus TorvaldsMerge tag 'fbdev-v4.16-fix' of git://github.com/bzolnie...
2018-02-09 Radim KrčmářMerge tag 'kvm-ppc-next-4.16-2' of git://git.kernel...
2018-02-09 Radim KrčmářMerge branch 'msr-bitmaps' of git://git.kernel.org...
2018-02-09 John Allenibmvnic: Remove skb->protocol checks in ibmvnic_xmit
2018-02-09 Daniel Borkmannbpf: fix rlimit in reuseport net selftest
2018-02-09 Alexey Kodanevsctp: verify size of a new chunk in _sctp_make_chunk()
next