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
2020-04-02
Merge branch 'pci/virtualization'
Bjorn Helgaas
2
-0
/
+31
2020-04-02
Merge branch 'pci/resource'
Bjorn Helgaas
7
-88
/
+95
2020-04-02
Merge branch 'pci/p2pdma'
Bjorn Helgaas
1
-0
/
+3
2020-04-02
Merge branch 'pci/misc'
Bjorn Helgaas
3
-3
/
+16
2020-04-02
Merge branch 'pci/interrupts'
Bjorn Helgaas
3
-7
/
+229
2020-04-02
Merge branch 'pci/hotplug'
Bjorn Helgaas
3
-15
/
+81
2020-04-02
Merge branch 'pci/enumeration'
Bjorn Helgaas
7
-86
/
+67
2020-04-02
Merge branch 'pci/edr'
Bjorn Helgaas
21
-208
/
+409
2020-04-02
Merge branch 'pci/aspm'
Bjorn Helgaas
1
-3
/
+3
2020-04-02
x86/kvm: fix a missing-prototypes "vmread_error"
Qian Cai
1
-0
/
+1
2020-04-02
Merge branches 'misc' and 'devel-stable' into for-linus
Russell King
1
-76
/
+86
2020-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
26
-248
/
+349
2020-04-02
misc: pci_endpoint_test: remove duplicate macro PCI_ENDPOINT_TEST_STATUS
Lad Prabhakar
1
-1
/
+0
2020-04-02
PCI: tegra: Print -EPROBE_DEFER error message at debug level
Thierry Reding
1
-7
/
+35
2020-04-02
misc: pci_endpoint_test: Use full pci-endpoint-test name in request_irq()
Kishon Vijay Abraham I
1
-6
/
+19
2020-04-02
misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test devices
Kishon Vijay Abraham I
1
-1
/
+1
2020-04-02
tools: PCI: Add 'e' to clear IRQ
Kishon Vijay Abraham I
1
-1
/
+15
2020-04-02
misc: pci_endpoint_test: Add ioctl to clear IRQ
Kishon Vijay Abraham I
2
-0
/
+11
2020-04-02
misc: pci_endpoint_test: Avoid using module parameter to determine irqtype
Kishon Vijay Abraham I
1
-3
/
+9
2020-04-02
PCI: keystone: Allow AM654 PCIe Endpoint to raise MSI-X interrupt
Kishon Vijay Abraham I
1
-1
/
+4
2020-04-02
PCI: dwc: Fix dw_pcie_ep_raise_msix_irq() to get correct MSI-X table address
Kishon Vijay Abraham I
4
-29
/
+35
2020-04-02
PCI: endpoint: Fix ->set_msix() to take BIR and offset as arguments
Kishon Vijay Abraham I
4
-12
/
+48
2020-04-02
misc: pci_endpoint_test: Add support to get DMA option from userspace
Kishon Vijay Abraham I
1
-3
/
+62
2020-04-02
tools: PCI: Add 'd' command line option to support DMA
Kishon Vijay Abraham I
2
-4
/
+26
2020-04-02
misc: pci_endpoint_test: Use streaming DMA APIs for buffer allocation
Kishon Vijay Abraham I
1
-21
/
+79
2020-04-02
PCI: endpoint: functions/pci-epf-test: Print throughput information
Kishon Vijay Abraham I
1
-0
/
+48
2020-04-02
PCI: endpoint: functions/pci-epf-test: Add DMA support to transfer data
Kishon Vijay Abraham I
1
-3
/
+202
2020-04-02
include/linux/huge_mm.h: check PageTail in hpage_nr_pages even when !THP
Matthew Wilcox (Oracle)
1
-1
/
+5
2020-04-02
mm/hugetlb: fix build failure with HUGETLB_PAGE but not HUGEBTLBFS
Christophe Leroy
1
-11
/
+8
2020-04-02
selftests/vm: fix map_hugetlb length used for testing read and write
Christophe Leroy
1
-7
/
+7
2020-04-02
mm/hugetlb: remove unnecessary memory fetch in PageHeadHuge()
Vlastimil Babka
1
-1
/
+1
2020-04-02
mm/hugetlb.c: clean code by removing unnecessary initialization
Mateusz Nosek
1
-1
/
+1
2020-04-02
hugetlb_cgroup: add hugetlb_cgroup reservation docs
Mina Almasry
1
-11
/
+92
2020-04-02
hugetlb_cgroup: add hugetlb_cgroup reservation tests
Mina Almasry
6
-0
/
+1086
2020-04-02
hugetlb: support file_region coalescing again
Mina Almasry
1
-0
/
+44
2020-04-02
hugetlb_cgroup: support noreserve mappings
Mina Almasry
1
-1
/
+26
2020-04-02
hugetlb_cgroup: add accounting for shared mappings
Mina Almasry
4
-54
/
+155
2020-04-02
hugetlb: disable region_add file_region coalescing
Mina Almasry
1
-108
/
+228
2020-04-02
hugetlb_cgroup: add reservation accounting for private mappings
Mina Almasry
4
-40
/
+99
2020-04-02
mm/hugetlb_cgroup: fix hugetlb_cgroup migration
Mina Almasry
1
-0
/
+2
2020-04-02
hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations
Mina Almasry
3
-48
/
+251
2020-04-02
hugetlb_cgroup: add hugetlb_cgroup reservation counter
Mina Almasry
2
-15
/
+104
2020-04-02
hugetlbfs: Use i_mmap_rwsem to address page fault/truncate race
Mike Kravetz
2
-20
/
+31
2020-04-02
hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization
Mike Kravetz
8
-19
/
+234
2020-04-02
mm/memblock.c: remove redundant assignment to variable max_addr
Colin Ian King
1
-1
/
+1
2020-04-02
mm: mempolicy: require at least one nodeid for MPOL_PREFERRED
Randy Dunlap
1
-1
/
+5
2020-04-02
mm: mempolicy: use VM_BUG_ON_VMA in queue_pages_test_walk()
Yang Shi
1
-1
/
+1
2020-04-02
mm/mempolicy: check hugepage migration is supported by arch in vma_migratable()
Li Xinhai
2
-28
/
+29
2020-04-02
mm/mempolicy: support MPOL_MF_STRICT for huge page mapping
Li Xinhai
1
-4
/
+33
2020-04-02
mm/compaction.c: clean code by removing unnecessary assignment
Mateusz Nosek
1
-1
/
+0
[prev]
[next]