index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/readahead: add page_cache_sync_ra and page_cache_async_ra
Matthew Wilcox (Oracle)
2020-10-16
1
-10
/
+54
*
mm/readahead: make page_cache_ra_unbounded take a readahead_control
Matthew Wilcox (Oracle)
2020-10-16
1
-3
/
+2
*
mm/readahead: add DEFINE_READAHEAD
Matthew Wilcox (Oracle)
2020-10-16
1
-0
/
+7
*
fs: do not update nr_thps for mappings which support THPs
Matthew Wilcox (Oracle)
2020-10-16
2
-27
/
+29
*
fs: add a filesystem flag for THPs
Matthew Wilcox (Oracle)
2020-10-16
2
-0
/
+7
*
mm/page_owner: change split_page_owner to take a count
Matthew Wilcox (Oracle)
2020-10-16
1
-3
/
+3
*
XArray: add xas_split
Matthew Wilcox (Oracle)
2020-10-16
1
-0
/
+13
*
XArray: add xa_get_order
Matthew Wilcox (Oracle)
2020-10-16
1
-0
/
+9
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2020-10-16
1
-4
/
+4
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2020-09-01
1601
-20119
/
+57123
|
|
\
|
*
|
scif: Fix spelling of EACCES
Geert Uytterhoeven
2020-09-01
1
-4
/
+4
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2020-10-16
1
-0
/
+2
|
\
\
\
|
*
|
|
HID: add vivaldi HID driver
Sean O'Brien
2020-09-30
1
-0
/
+2
*
|
|
|
Merge tag 'fs_for_v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-15
1
-3
/
+13
|
\
\
\
\
|
*
|
|
|
quota: Expand comment describing d_itimer
Jan Kara
2020-09-10
1
-2
/
+3
|
*
|
|
|
quota: widen timestamps for the fs_disk_quota structure
Darrick J. Wong
2020-09-10
1
-1
/
+10
*
|
|
|
|
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-15
12
-777
/
+468
|
\
\
\
\
\
|
*
|
|
|
|
dma-direct: simplify the DMA_ATTR_NO_KERNEL_MAPPING handling
Christoph Hellwig
2020-10-07
1
-13
/
+0
|
*
|
|
|
|
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-10-06
3
-110
/
+103
|
*
|
|
|
|
dma-mapping: move large parts of <linux/dma-direct.h> to kernel/dma
Christoph Hellwig
2020-10-06
1
-106
/
+0
|
*
|
|
|
|
dma-mapping: move dma-debug.h to kernel/dma/
Christoph Hellwig
2020-10-06
3
-161
/
+27
|
*
|
|
|
|
dma-mapping: remove <asm/dma-contiguous.h>
Christoph Hellwig
2020-10-06
3
-11
/
+2
|
*
|
|
|
|
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-10-06
2
-135
/
+65
|
*
|
|
|
|
dma-contiguous: remove dma_contiguous_set_default
Christoph Hellwig
2020-10-06
1
-7
/
+0
|
*
|
|
|
|
dma-contiguous: remove dev_set_cma_area
Christoph Hellwig
2020-10-06
1
-8
/
+0
|
*
|
|
|
|
dma-contiguous: remove dma_declare_contiguous
Christoph Hellwig
2020-10-06
1
-32
/
+0
|
*
|
|
|
|
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2020-10-06
2
-166
/
+160
|
*
|
|
|
|
dma-mapping: add new {alloc,free}_noncoherent dma_map_ops methods
Christoph Hellwig
2020-09-25
1
-0
/
+5
|
*
|
|
|
|
dma-mapping: add a new dma_alloc_pages API
Christoph Hellwig
2020-09-25
3
-20
/
+22
|
*
|
|
|
|
dma-mapping: remove dma_cache_sync
Christoph Hellwig
2020-09-25
2
-18
/
+0
|
*
|
|
|
|
dma-mapping: add a new dma_alloc_noncoherent API
Christoph Hellwig
2020-09-25
1
-0
/
+12
|
*
|
|
|
|
mm: turn alloc_pages into an inline function
Christoph Hellwig
2020-09-25
1
-2
/
+4
|
*
|
|
|
|
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...
Christoph Hellwig
2020-09-25
54
-115
/
+287
|
|
\
\
\
\
\
|
*
|
|
|
|
|
dma-mapping: better document dma_addr_t and DMA_MAPPING_ERROR
Christoph Hellwig
2020-09-25
1
-6
/
+10
|
*
|
|
|
|
|
dma-mapping: move valid_dma_direction to dma-direction.h
Christoph Hellwig
2020-09-25
2
-8
/
+7
|
*
|
|
|
|
|
dma-mapping: remove DMA_MASK_NONE
Christoph Hellwig
2020-09-25
1
-2
/
+0
|
*
|
|
|
|
|
dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
Jim Quinlan
2020-09-17
3
-9
/
+57
|
*
|
|
|
|
|
dma-direct: Fix potential NULL pointer dereference
Thomas Tai
2020-09-17
1
-3
/
+0
|
*
|
|
|
|
|
dma-direct: rename and cleanup __phys_to_dma
Christoph Hellwig
2020-09-11
1
-12
/
+16
|
*
|
|
|
|
|
dma-direct: remove __dma_to_phys
Christoph Hellwig
2020-09-11
1
-9
/
+5
|
*
|
|
|
|
|
dma-direct: remove dma_direct_{alloc,free}_pages
Christoph Hellwig
2020-09-11
1
-4
/
+0
|
*
|
|
|
|
|
dma-mapping: add (back) arch_dma_mark_clean for ia64
Christoph Hellwig
2020-09-11
2
-0
/
+11
|
*
|
|
|
|
|
dma-mapping: set default segment_boundary_mask to ULONG_MAX
Nicolin Chen
2020-09-03
1
-1
/
+1
|
*
|
|
|
|
|
dma-mapping: introduce dma_get_seg_boundary_nr_pages()
Nicolin Chen
2020-09-03
1
-0
/
+19
|
*
|
|
|
|
|
mm: cma: use CMA_MAX_NAME to define the length of cma name array
Barry Song
2020-09-01
1
-0
/
+2
|
*
|
|
|
|
|
dma-contiguous: provide the ability to reserve per-numa CMA
Barry Song
2020-09-01
1
-0
/
+6
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'dmaengine-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-15
2
-8
/
+11
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'v5.9-rc4' into next
Vinod Koul
2020-09-11
54
-202
/
+399
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
dmaengine: Mark dma_request_slave_channel() deprecated
Peter Ujfalusi
2020-09-03
1
-6
/
+9
|
*
|
|
|
|
|
|
dmaengine: Remove unused define for dma_request_slave_channel_reason()
Peter Ujfalusi
2020-08-28
1
-2
/
+0
[next]