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.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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-02
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
2
-27
/
+46
2021-09-02
Merge branch 'remotes/lorenzo/pci/hyper-v'
Bjorn Helgaas
1
-0
/
+11
2021-09-02
Merge branch 'pci/misc'
Bjorn Helgaas
2
-21
/
+4
2021-09-02
Merge branch 'pci/vpd'
Bjorn Helgaas
1
-79
/
+32
2021-09-02
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-1
/
+2
2021-09-02
Merge branch 'pci/resource'
Bjorn Helgaas
1
-3
/
+1
2021-09-02
Merge branch 'pci/reset'
Bjorn Helgaas
2
-3
/
+12
2021-09-01
PCI/VPD: Clean up public VPD defines and inline functions
Heiner Kallweit
1
-69
/
+0
2021-09-01
PCI/VPD: Add pci_vpd_find_id_string()
Heiner Kallweit
1
-0
/
+10
2021-09-01
PCI/VPD: Stop exporting pci_vpd_find_info_keyword()
Heiner Kallweit
1
-13
/
+0
2021-09-01
PCI/VPD: Stop exporting pci_vpd_find_tag()
Heiner Kallweit
1
-11
/
+0
2021-08-26
PCI: Allow PASID on fake PCIe devices without TLP prefixes
Zhangfei Gao
1
-0
/
+1
2021-08-23
PCI: Introduce domain_nr in pci_host_bridge
Boqun Feng
1
-0
/
+11
2021-08-21
PCI: Sync __pci_register_driver() stub for CONFIG_PCI=n
Andy Shevchenko
1
-2
/
+3
2021-08-21
PCI: Optimize pci_resource_len() to reduce kernel size
Zhen Lei
1
-3
/
+1
2021-08-21
PCI: Make saved capability state private to core
Bjorn Helgaas
1
-18
/
+0
2021-08-21
PCI: Correct the pci_iomap.h header guard #endif comment
Jonathan Cameron
1
-1
/
+1
2021-08-20
PCI/VPD: Add pci_vpd_check_csum()
Heiner Kallweit
1
-0
/
+9
2021-08-20
PCI/VPD: Add pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-0
/
+13
2021-08-20
PCI/VPD: Add pci_vpd_alloc()
Heiner Kallweit
1
-0
/
+9
2021-08-19
PCI: endpoint: Add virtual function number in pci_epc ops
Kishon Vijay Abraham I
1
-26
/
+31
2021-08-19
PCI: endpoint: Add support to add virtual function in endpoint core
Kishon Vijay Abraham I
1
-1
/
+15
2021-08-19
PCI: Change the type of probe argument in reset functions
Amey Narkhede
2
-2
/
+5
2021-08-19
PCI: Add support for ACPI _RST reset method
Shanker Donthineni
1
-1
/
+1
2021-08-18
PCI: Remove reset_fn field from pci_dev
Amey Narkhede
1
-1
/
+0
2021-08-18
PCI: Add array to track reset method ordering
Amey Narkhede
1
-0
/
+6
2021-08-17
PCI: Add pcie_reset_flr() with 'probe' argument
Amey Narkhede
1
-1
/
+1
2021-08-17
PCI: Cache PCIe Device Capabilities register
Amey Narkhede
1
-0
/
+1
2021-08-12
PCI/VPD: Embed struct pci_vpd in struct pci_dev
Heiner Kallweit
1
-2
/
+7
2021-08-04
PCI: Add ACS quirks for NXP LX2xx0 and LX2xx2 platforms
Wasim Khan
1
-1
/
+2
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+4
2021-07-10
Merge tag 's390-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+0
2021-07-10
Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-21
/
+429
2021-07-10
Merge tag 'arm-dt-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-1
/
+2
2021-07-10
Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
7
-9
/
+183
2021-07-09
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-36
/
+7
2021-07-09
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-3
/
+39
2021-07-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-6
/
+1
2021-07-09
Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-0
/
+204
2021-07-09
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+2
2021-07-09
Merge tag 'nfs-for-5.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
7
-0
/
+23
2021-07-09
Merge tag 'f2fs-for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2021-07-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
29
-44
/
+152
2021-07-08
Merge tag 'drm-next-2021-07-08-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+1
2021-07-08
Merge tag 'pwm/for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+10
2021-07-08
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-0
/
+6
2021-07-08
Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-5
/
+14
2021-07-08
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
3
-3
/
+3
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
3
-3
/
+3
2021-07-08
kdump: use vmlinux_build_id to simplify
Stephen Boyd
2
-7
/
+7
[next]