index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pci/misc'
Bjorn Helgaas
2020-10-21
8
-37
/
+19
|
\
|
*
PCI: v3-semi: Remove unneeded break
Tom Rix
2020-10-20
1
-1
/
+0
|
*
PCI/P2PDMA: Drop double zeroing for sg_init_table()
Julia Lawall
2020-09-30
1
-1
/
+1
|
*
PCI: Simplify bool comparisons
Krzysztof Wilczyński
2020-09-30
1
-2
/
+2
|
*
PCI: endpoint: Use "NULL" instead of "0" as a NULL pointer
Gustavo Pimentel
2020-09-17
1
-2
/
+2
|
*
PCI: Simplify pci_dev_reset_slot_function()
Lukas Wunner
2020-09-17
1
-7
/
+1
|
*
PCI: Update mmap-related #ifdef comments
Clint Sbisa
2020-09-17
1
-2
/
+2
|
*
PCI/LINK: Print IRQ number used by port
Dongdong Liu
2020-09-17
1
-0
/
+3
|
*
PCI/IOV: Simplify pci-pf-stub with module_pci_driver()
Liu Shixin
2020-09-17
1
-13
/
+1
|
*
PCI: Use scnprintf(), not snprintf(), in sysfs "show" functions
Krzysztof Wilczyński
2020-09-01
3
-6
/
+6
|
*
x86/PCI: Fix intel_mid_pci.c build error when ACPI is not enabled
Randy Dunlap
2020-09-01
1
-0
/
+1
|
*
PCI: Remove unnecessary header includes
Gustavo Pimentel
2020-09-01
1
-3
/
+0
*
|
Merge branch 'pci/pm'
Bjorn Helgaas
2020-10-21
13
-88
/
+57
|
\
\
|
*
|
PCI/PM: Revert "PCI/PM: Apply D2 delay as milliseconds, not microseconds"
Bjorn Helgaas
2020-10-01
2
-4
/
+4
|
*
|
PCI/PM: Remove unused PCI_PM_BUS_WAIT
Bjorn Helgaas
2020-10-01
1
-1
/
+0
|
*
|
PCI/PM: Rename pci_dev.d3_delay to d3hot_delay
Krzysztof Wilczyński
2020-09-29
12
-54
/
+54
|
*
|
PCI/PM: Remove unused pcibios_pm_ops
Vaibhav Gupta
2020-09-29
2
-30
/
+0
|
|
/
*
|
Merge branch 'pci/hotplug'
Bjorn Helgaas
2020-10-21
6
-19
/
+21
|
\
\
|
*
|
PCI: shpchp: Remove unused 'rc' assignment
Krzysztof Wilczyński
2020-09-29
1
-1
/
+0
|
*
|
PCI: pciehp: Reduce noisiness on hot removal
Lukas Wunner
2020-09-17
4
-14
/
+17
|
*
|
PCI: rpadlpar: Use for_each_child_of_node() and for_each_node_by_name()
Qinglang Miao
2020-09-17
1
-4
/
+4
|
|
/
*
|
Merge branch 'pci/enumeration'
Bjorn Helgaas
2020-10-21
6
-1
/
+107
|
\
\
|
*
|
PCI: Add Kconfig options for MPS/MRRS strategy
Jim Quinlan
2020-10-01
2
-0
/
+74
|
*
|
PCI/ACPI: Add Ampere Altra SOC MCFG quirk
Tuan Phan
2020-09-17
3
-0
/
+31
|
*
|
PCI: Add schedule point in pci_read_config()
Jiang Biao
2020-09-17
1
-0
/
+1
|
*
|
PCI/ACPI: Tone down missing MCFG message
Jeremy Linton
2020-09-15
1
-1
/
+1
|
|
/
*
|
Merge branch 'pci/aspm'
Bjorn Helgaas
2020-10-21
4
-151
/
+150
|
\
\
|
*
|
PCI/ASPM: Remove struct pcie_link_state.l1ss
Saheed O. Bolarinwa
2020-10-16
2
-35
/
+50
|
*
|
PCI/ASPM: Remove struct aspm_register_info.l1ss_cap
Saheed O. Bolarinwa
2020-10-16
1
-32
/
+21
|
*
|
PCI/ASPM: Pass L1SS Capabilities value, not struct aspm_register_info
Bjorn Helgaas
2020-10-16
1
-9
/
+8
|
*
|
PCI/ASPM: Remove struct aspm_register_info.l1ss_ctl1
Saheed O. Bolarinwa
2020-10-16
1
-12
/
+14
|
*
|
PCI/ASPM: Remove struct aspm_register_info.l1ss_ctl2 (unused)
Bjorn Helgaas
2020-10-16
1
-4
/
+1
|
*
|
PCI/ASPM: Remove struct aspm_register_info.l1ss_cap_ptr
Saheed O. Bolarinwa
2020-10-16
3
-21
/
+19
|
*
|
PCI/ASPM: Remove struct aspm_register_info.latency_encoding
Saheed O. Bolarinwa
2020-10-16
1
-14
/
+10
|
*
|
PCI/ASPM: Remove struct aspm_register_info.enabled
Saheed O. Bolarinwa
2020-10-16
1
-8
/
+6
|
*
|
PCI/ASPM: Remove struct aspm_register_info.support
Saheed O. Bolarinwa
2020-10-16
2
-11
/
+16
|
*
|
PCI/ASPM: Use 'parent' and 'child' for readability
Bjorn Helgaas
2020-10-16
1
-4
/
+5
|
*
|
PCI/ASPM: Move LTR path check to where it's used
Bjorn Helgaas
2020-10-16
1
-9
/
+8
|
*
|
PCI/ASPM: Move pci_clear_and_set_dword() earlier
Bjorn Helgaas
2020-10-16
1
-11
/
+11
|
|
/
*
|
Merge branch 'pci/acs'
Bjorn Helgaas
2020-10-21
2
-0
/
+14
|
\
\
|
|
/
|
/
|
|
*
PCI/ACS: Enable Translation Blocking for external devices
Rajat Jain
2020-09-16
2
-0
/
+14
|
/
*
Linux 5.9-rc1
v5.9-rc1
Linus Torvalds
2020-08-16
1
-2
/
+2
*
Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-16
4
-156
/
+409
|
\
|
*
io_uring: short circuit -EAGAIN for blocking read attempt
Jens Axboe
2020-08-16
1
-1
/
+4
|
*
io_uring: sanitize double poll handling
Jens Axboe
2020-08-15
1
-9
/
+25
|
*
io_uring: internally retry short reads
Jens Axboe
2020-08-14
1
-39
/
+70
|
*
io_uring: retain iov_iter state over io_read/io_write calls
Jens Axboe
2020-08-13
1
-66
/
+70
|
*
task_work: only grab task signal lock when needed
Jens Axboe
2020-08-13
2
-2
/
+22
|
*
io_uring: enable lookup of links holding inflight files
Jens Axboe
2020-08-13
1
-10
/
+87
|
*
io_uring: fail poll arm on queue proc failure
Jens Axboe
2020-08-12
1
-1
/
+1
[next]