index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-28
Merge branch 'pci/msi'
Bjorn Helgaas
12
-44
/
+7
2019-11-28
Merge branch 'pci/misc'
Bjorn Helgaas
23
-177
/
+272
2019-11-28
Merge branch 'pci/hotplug'
Bjorn Helgaas
5
-30
/
+103
2019-11-28
Merge branch 'pci/enumeration'
Bjorn Helgaas
1
-0
/
+3
2019-11-28
Merge branch 'pci/aspm'
Bjorn Helgaas
6
-112
/
+181
2019-11-28
Merge branch 'pci/aer'
Bjorn Helgaas
10
-18
/
+100
2019-11-26
PCI: Remove PCI_MSI_IRQ_DOMAIN architecture whitelist
Palmer Dabbelt
1
-1
/
+1
2019-11-26
asm-generic: Make msi.h a mandatory include/asm header
Michal Simek
8
-7
/
+1
2019-11-26
Revert "nvme: Add quirk for Kingston NVME SSD running FW E8FK11.T"
Jian-Hong Pan
1
-10
/
+0
2019-11-26
PCI/MSI: Fix incorrect MSI-X masking on resume
Jian-Hong Pan
1
-1
/
+2
2019-11-26
PCI/MSI: Move power state check out of pci_msi_supported()
Bjorn Helgaas
1
-3
/
+3
2019-11-26
PCI/MSI: Remove unused pci_irq_get_node()
Greg Kroah-Hartman
2
-22
/
+0
2019-11-22
PCI/ASPM: Remove PCIEASPM_DEBUG Kconfig option and related code
Heiner Kallweit
4
-123
/
+0
2019-11-22
PCI/ASPM: Add sysfs attributes for controlling ASPM link states
Heiner Kallweit
4
-0
/
+169
2019-11-21
drm/radeon: Prefer pcie_capability_read_word()
Frederick Lawler
2
-53
/
+90
2019-11-21
drm/radeon: Replace numbers with PCI_EXP_LNKCTL2 definitions
Bjorn Helgaas
2
-16
/
+28
2019-11-21
drm/radeon: Correct Transmit Margin masks
Bjorn Helgaas
2
-8
/
+8
2019-11-21
drm/amdgpu: Prefer pcie_capability_read_word()
Frederick Lawler
2
-52
/
+90
2019-11-21
drm/amdgpu: Replace numbers with PCI_EXP_LNKCTL2 definitions
Bjorn Helgaas
2
-16
/
+28
2019-11-21
drm/amdgpu: Correct Transmit Margin masks
Bjorn Helgaas
2
-8
/
+8
2019-11-21
PCI: Add #defines for Enter Compliance, Transmit Margin
Bjorn Helgaas
1
-0
/
+2
2019-11-21
PCI: Allow building PCIe things without PCIEPORTBUS
Bjorn Helgaas
1
-1
/
+2
2019-11-21
PCI: Remove PCIe Kconfig dependencies on PCI
Bjorn Helgaas
1
-2
/
+0
2019-11-21
PCI/ASPM: Remove dependency on PCIEPORTBUS
Bjorn Helgaas
1
-1
/
+1
2019-11-21
PCI/PTM: Remove dependency on PCIEPORTBUS
Bjorn Helgaas
1
-1
/
+0
2019-11-21
PCI/PTM: Remove spurious "d" from granularity message
Bjorn Helgaas
1
-1
/
+1
2019-11-21
PCI: sysfs: Remove unused attribute groups
Ben Dooks
1
-18
/
+0
2019-11-21
x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defect
Kai-Heng Feng
1
-0
/
+11
2019-11-21
PCI: Remove unused includes and superfluous struct declaration
Krzysztof Wilczynski
9
-3
/
+11
2019-11-21
x86/PCI: Replace deprecated EXTRA_CFLAGS with ccflags-y
Krzysztof Wilczynski
1
-3
/
+1
2019-11-21
x86/PCI: Correct SPDX comment style
Krzysztof Wilczynski
2
-2
/
+2
2019-11-21
x86/PCI: Add NumaChip SPDX GPL-2.0 to replace COPYING boilerplate
Krzysztof Wilczynski
1
-4
/
+1
2019-11-14
ACPI / hotplug / PCI: Allocate resources directly under the non-hotplug bridge
Mika Westerberg
1
-3
/
+9
2019-11-13
PCI: pciehp: Prevent deadlock on disconnect
Mika Westerberg
4
-19
/
+61
2019-11-13
PCI: pciehp: Do not disable interrupt twice on suspend
Mika Westerberg
1
-2
/
+23
2019-11-12
PCI: pciehp: Refactor infinite loop in pcie_poll_cmd()
Andy Shevchenko
1
-4
/
+2
2019-10-25
PCI/DPC: Add "pcie_ports=dpc-native" to allow DPC without AER control
Olof Johansson
5
-2
/
+19
2019-10-23
PCI: Warn if no host bridge NUMA node info
Yunsheng Lin
1
-0
/
+3
2019-10-20
Linux 5.4-rc4
v5.4-rc4
Linus Torvalds
1
-1
/
+1
2019-10-20
Merge tag 'kbuild-fixes-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-6
/
+9
2019-10-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-38
/
+84
2019-10-20
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-17
/
+43
2019-10-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+4
2019-10-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+6
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
179
-892
/
+1486
2019-10-19
net: reorder 'struct net' fields to avoid false sharing
Eric Dumazet
1
-8
/
+17
2019-10-19
net: dsa: fix switch tree list
Vivien Didelot
1
-1
/
+1
2019-10-19
net: ethernet: dwmac-sun8i: show message only when switching to promisc
Mans Rullgard
1
-1
/
+2
2019-10-19
net: aquantia: add an error handling in aq_nic_set_multicast_list
Chenwandun
1
-0
/
+2
2019-10-19
Merge branch 'netem-fix-further-issues-with-packet-corruption'
David S. Miller
1
-3
/
+8
[next]