index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
reset
/
reset-uniphier-glue.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-03
dm integrity: fix logic bug in integrity tag testing
Mikulas Patocka
1
-1
/
+1
2020-04-03
docs: cgroup-v1: Document the cpuset_v2_mode mount option
Waiman Long
2
-2
/
+17
2020-04-03
Revert "dm: always call blk_queue_split() in dm_process_bio()"
Mike Snitzer
1
-2
/
+3
2020-04-03
Revert "cpuset: Make cpuset hotplug synchronous"
Tejun Heo
3
-19
/
+17
2020-04-03
dm integrity: fix ppc64le warning
Mike Snitzer
1
-1
/
+1
2020-04-02
x86/kvm: fix a missing-prototypes "vmread_error"
Qian Cai
1
-0
/
+1
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
2020-04-02
mm/compaction: Disable compact_unevictable_allowed on RT
Sebastian Andrzej Siewior
3
-1
/
+35
2020-04-02
mm/compaction: really limit compact_unevictable_allowed to 0 and 1
Sebastian Andrzej Siewior
1
-1
/
+1
2020-04-02
mm, compaction: fully assume capture is not NULL in compact_zone_order()
Vlastimil Babka
1
-2
/
+2
2020-04-02
mm,thp,compaction,cma: allow THP migration for CMA allocations
Rik van Riel
2
-11
/
+20
2020-04-02
mm,compaction,cma: add alloc_contig flag to compact_control
Rik van Riel
2
-0
/
+2
2020-04-02
selftests: vm: drop dependencies on page flags from mlock2 tests
Michal Hocko
1
-196
/
+37
[next]