index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
2019-11-28
64
-670
/
+403
|
\
|
*
dma-mapping: treat dev->bus_dma_mask as a DMA limit
Nicolas Saenz Julienne
2019-11-21
13
-53
/
+46
|
*
Merge branch 'for-next/zone-dma' of git://git.kernel.org/pub/scm/linux/kernel...
Christoph Hellwig
2019-11-21
9
-66
/
+107
|
|
\
|
*
|
dma-direct: exclude dma_direct_map_resource from the min_low_pfn check
Christoph Hellwig
2019-11-20
5
-9
/
+10
|
*
|
dma-direct: don't check swiotlb=force in dma_direct_map_resource
Christoph Hellwig
2019-11-20
1
-1
/
+1
|
*
|
dma-debug: clean up put_hash_bucket()
Dan Carpenter
2019-11-20
1
-11
/
+9
|
*
|
powerpc: remove support for NULL dev in __phys_to_dma / __dma_to_phys
Christoph Hellwig
2019-11-20
1
-4
/
+0
|
*
|
dma-direct: avoid a forward declaration for phys_to_dma
Christoph Hellwig
2019-11-20
1
-16
/
+14
|
*
|
dma-direct: unify the dma_capable definitions
Christoph Hellwig
2019-11-20
4
-37
/
+1
|
*
|
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
2019-11-20
26
-114
/
+113
|
*
|
x86/PCI: sta2x11: use default DMA address translation
Nicolas Saenz Julienne
2019-11-11
4
-122
/
+26
|
*
|
dma-direct: check for overflows on 32 bit DMA addresses
Nicolas Saenz Julienne
2019-11-11
1
-2
/
+10
|
*
|
dma-debug: increase HASH_SIZE
Eric Dumazet
2019-11-11
1
-2
/
+2
|
*
|
dma-debug: reorder struct dma_debug_entry fields
Eric Dumazet
2019-11-11
1
-7
/
+7
|
*
|
xtensa: use the generic uncached segment support
Christoph Hellwig
2019-11-11
4
-139
/
+18
|
*
|
dma-mapping: merge the generic remapping helpers into dma-direct
Christoph Hellwig
2019-11-11
2
-61
/
+48
|
*
|
dma-direct: provide mmap and get_sgtable method overrides
Christoph Hellwig
2019-11-11
16
-75
/
+85
|
*
|
dma-direct: remove the dma_handle argument to __dma_direct_alloc_pages
Christoph Hellwig
2019-11-07
3
-4
/
+4
|
*
|
dma-direct: remove __dma_direct_free_pages
Christoph Hellwig
2019-11-07
3
-11
/
+5
|
*
|
usb: core: Remove redundant vmap checks
Kees Cook
2019-10-31
1
-7
/
+1
|
*
|
kernel: dma-contiguous: mark CMA parameters __initdata/__initconst
Shyam Saini
2019-10-30
1
-4
/
+5
|
*
|
dma-debug: add a schedule point in debug_dma_dump_mappings()
Eric Dumazet
2019-10-30
1
-0
/
+1
|
*
|
dma-mapping: Add vmap checks to dma_map_single()
Kees Cook
2019-10-30
1
-0
/
+4
|
*
|
dma-mapping: fix handling of dma-ranges for reserved memory (again)
Vladimir Murzin
2019-10-30
3
-10
/
+12
*
|
|
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2019-11-28
47
-488
/
+191
|
\
\
\
|
*
|
|
nds32: use generic ioremap
Christoph Hellwig
2019-11-12
5
-67
/
+6
|
*
|
|
csky: use generic ioremap
Christoph Hellwig
2019-11-12
4
-50
/
+8
|
*
|
|
csky: remove ioremap_cache
Christoph Hellwig
2019-11-11
2
-9
/
+0
|
*
|
|
riscv: use the generic ioremap code
Christoph Hellwig
2019-11-11
5
-88
/
+7
|
*
|
|
lib: provide a simple generic ioremap implementation
Christoph Hellwig
2019-11-11
3
-4
/
+58
|
*
|
|
sh: remove __iounmap
Christoph Hellwig
2019-11-11
2
-9
/
+4
|
*
|
|
nios2: remove __iounmap
Christoph Hellwig
2019-11-11
2
-9
/
+4
|
*
|
|
hexagon: remove __iounmap
Christoph Hellwig
2019-11-11
3
-8
/
+3
|
*
|
|
m68k: rename __iounmap and mark it static
Christoph Hellwig
2019-11-11
2
-51
/
+50
|
*
|
|
arch: rely on asm-generic/io.h for default ioremap_* definitions
Christoph Hellwig
2019-11-11
13
-51
/
+3
|
*
|
|
asm-generic: don't provide ioremap for CONFIG_MMU
Christoph Hellwig
2019-11-11
3
-21
/
+11
|
*
|
|
asm-generic: ioremap_uc should behave the same with and without MMU
Christoph Hellwig
2019-11-11
1
-20
/
+16
|
*
|
|
xtensa: clean up ioremap
Christoph Hellwig
2019-11-11
1
-10
/
+4
|
*
|
|
x86: Clean up ioremap()
Christoph Hellwig
2019-11-11
3
-12
/
+8
|
*
|
|
parisc: remove __ioremap
Christoph Hellwig
2019-11-11
2
-16
/
+5
|
*
|
|
nios2: remove __ioremap
Christoph Hellwig
2019-11-11
2
-30
/
+7
|
*
|
|
alpha: remove the unused __ioremap wrapper
Christoph Hellwig
2019-11-11
1
-6
/
+0
|
*
|
|
hexagon: clean up ioremap
Christoph Hellwig
2019-11-11
3
-11
/
+4
|
*
|
|
ia64: rename ioremap_nocache to ioremap_uc
Christoph Hellwig
2019-11-11
2
-5
/
+5
|
*
|
|
unicore32: remove ioremap_cached
Christoph Hellwig
2019-11-11
2
-11
/
+1
|
*
|
|
arm: remove ioremap_cached
Christoph Hellwig
2019-11-11
4
-15
/
+1
*
|
|
|
Merge tag 'for-5.5/io_uring-post-20191128' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-11-28
7
-503
/
+757
|
\
\
\
\
|
*
|
|
|
io_uring: make poll->wait dynamically allocated
Jens Axboe
2019-11-26
1
-12
/
+17
|
*
|
|
|
io-wq: shrink io_wq_work a bit
Jens Axboe
2019-11-26
2
-15
/
+67
|
*
|
|
|
io-wq: fix handling of NUMA node IDs
Jann Horn
2019-11-26
1
-46
/
+34
[next]