index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-12
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-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
net: netem: correct the parent's backlog when corrupted packet was dropped
Jakub Kicinski
1
-0
/
+2
2019-10-19
net: netem: fix error path for corrupted GSO frames
Jakub Kicinski
1
-3
/
+6
2019-10-19
macb: propagate errors when getting optional clocks
Michael Tretter
1
-6
/
+6
2019-10-19
xen/netback: fix error path of xenvif_connect_data()
Juergen Gross
1
-1
/
+0
2019-10-19
net: hns3: fix mis-counting IRQ vector numbers issue
Yonglong Liu
6
-6
/
+58
2019-10-19
scripts/gdb: fix debugging modules on s390
Ilya Leoshkevich
1
-1
/
+7
2019-10-19
kernel/events/uprobes.c: only do FOLL_SPLIT_PMD for uprobe register
Song Liu
1
-2
/
+11
2019-10-19
mm/thp: allow dropping THP from page cache
Kirill A. Shutemov
1
-0
/
+12
2019-10-19
mm/vmscan.c: support removing arbitrary sized pages from mapping
William Kucharski
1
-4
/
+1
2019-10-19
mm/thp: fix node page state in split_huge_page_to_list()
Kirill A. Shutemov
1
-2
/
+7
2019-10-19
proc/meminfo: fix output alignment
Kirill A. Shutemov
1
-2
/
+2
2019-10-19
mm/init-mm.c: include <linux/mman.h> for vm_committed_as_batch
Ben Dooks (Codethink)
1
-0
/
+1
2019-10-19
mm/filemap.c: include <linux/ramfs.h> for generic_file_vm_ops definition
Ben Dooks
1
-0
/
+1
2019-10-19
mm: include <linux/huge_mm.h> for is_vma_temporary_stack
Ben Dooks
1
-0
/
+1
2019-10-19
zram: fix race between backing_dev_show and backing_dev_store
Chenwandun
1
-2
/
+3
2019-10-19
mm/memcontrol: update lruvec counters in mem_cgroup_move_account
Konstantin Khlebnikov
1
-6
/
+12
2019-10-19
ocfs2: fix panic due to ocfs2_wq is null
Yi Li
2
-2
/
+4
2019-10-19
hugetlbfs: don't access uninitialized memmaps in pfn_range_valid_gigantic()
David Hildenbrand
1
-3
/
+2
2019-10-19
mm: memblock: do not enforce current limit for memblock_phys* family
Mike Rapoport
1
-3
/
+3
2019-10-19
mm: memcg: get number of pages on the LRU list in memcgroup base on lru_zone_...
Honglei Wang
1
-4
/
+5
[next]