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.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-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
64
-200
/
+223
2020-10-06
cma: decrease CMA_ALIGNMENT lower limit to 2
Paul Cercueil
1
-1
/
+1
2020-09-25
firewire-ohci: use dma_alloc_pages
Christoph Hellwig
1
-15
/
+11
2020-09-25
dma-iommu: implement ->alloc_noncoherent
Christoph Hellwig
1
-4
/
+37
2020-09-25
dma-mapping: add new {alloc,free}_noncoherent dma_map_ops methods
Christoph Hellwig
2
-6
/
+32
2020-09-25
dma-mapping: add a new dma_alloc_pages API
Christoph Hellwig
23
-37
/
+206
2020-09-25
dma-mapping: remove dma_cache_sync
Christoph Hellwig
9
-50
/
+0
2020-09-25
53c700: convert to dma_alloc_noncoherent
Christoph Hellwig
1
-6
/
+14
2020-09-25
sgiseeq: convert to dma_alloc_noncoherent
Christoph Hellwig
1
-10
/
+18
2020-09-25
lib82596: convert to dma_alloc_noncoherent
Christoph Hellwig
3
-63
/
+80
2020-09-25
hal2: convert to dma_alloc_noncoherent
Christoph Hellwig
1
-31
/
+27
2020-09-25
sgiwd93: convert to dma_alloc_noncoherent
Christoph Hellwig
1
-7
/
+7
2020-09-25
dma-mapping: add a new dma_alloc_noncoherent API
Christoph Hellwig
2
-39
/
+48
2020-09-25
53c700: improve non-coherent DMA handling
Christoph Hellwig
2
-58
/
+72
2020-09-25
lib82596: move DMA allocation into the callers of i82596_probe
Christoph Hellwig
3
-39
/
+40
2020-09-25
net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT
Christoph Hellwig
1
-9
/
+6
2020-09-25
drm/nouveau/gk20a: stop setting DMA_ATTR_NON_CONSISTENT
Christoph Hellwig
1
-2
/
+1
2020-09-25
drm/exynos: stop setting DMA_ATTR_NON_CONSISTENT
Christoph Hellwig
1
-2
/
+0
2020-09-25
mm: turn alloc_pages into an inline function
Christoph Hellwig
1
-2
/
+4
2020-09-25
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...
Christoph Hellwig
946
-5195
/
+9120
2020-09-25
ARM/omap1: switch to use dma_direct_set_offset for lbus DMA offsets
Christoph Hellwig
3
-49
/
+22
2020-09-25
dma-mapping: better document dma_addr_t and DMA_MAPPING_ERROR
Christoph Hellwig
1
-6
/
+10
2020-09-25
dma-mapping: move valid_dma_direction to dma-direction.h
Christoph Hellwig
2
-8
/
+7
2020-09-25
dma-mapping: remove DMA_MASK_NONE
Christoph Hellwig
2
-3
/
+1
2020-09-24
Merge tag 'mmc-v5.9-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
1
-1
/
+1
2020-09-24
Merge tag 'media/v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
16
-175
/
+101
2020-09-24
Merge tag 'sound-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
4
-8
/
+18
2020-09-24
mm: fix misplaced unlock_page in do_wp_page()
Linus Torvalds
1
-1
/
+1
2020-09-24
Merge tag 'trace-v5.9-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-14
/
+49
2020-09-24
Merge tag 'for-5.9/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-23
/
+14
2020-09-24
Merge tag 'for-5.9-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-12
/
+15
2020-09-23
mm: move the copy_one_pte() pte_present check into the caller
Linus Torvalds
1
-12
/
+12
2020-09-23
mm: split out the non-present case from copy_one_pte()
Linus Torvalds
1
-67
/
+79
2020-09-23
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-15
/
+14
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
165
-824
/
+1705
2020-09-23
Merge tag 'io_uring-5.9-2020-09-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-13
/
+40
2020-09-23
Merge tag 'block-5.9-2020-09-22' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-2
/
+28
2020-09-22
dm crypt: document encrypted keyring key option
Milan Broz
1
-1
/
+1
2020-09-22
dm crypt: document new no_workqueue flags
Milan Broz
1
-0
/
+8
2020-09-22
Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
7
-29
/
+61
2020-09-22
Revert "ALSA: usb-audio: Disable Lenovo P620 Rear line-in volume control"
Kai-Heng Feng
1
-1
/
+0
2020-09-22
btrfs: fix put of uninitialized kobject after seed device delete
Anand Jain
1
-6
/
+10
2020-09-22
media: dt-bindings: media: imx274: Convert to json-schema
Jacopo Mondi
3
-39
/
+77
2020-09-22
tools/bootconfig: Add testcase for tailing space
Masami Hiramatsu
1
-0
/
+13
2020-09-22
tools/bootconfig: Add testcases for repeated key with brace
Masami Hiramatsu
1
-0
/
+12
2020-09-22
lib/bootconfig: Fix to remove tailing spaces after value
Masami Hiramatsu
1
-1
/
+1
2020-09-22
lib/bootconfig: Fix a bug of breaking existing tree nodes
Masami Hiramatsu
1
-13
/
+23
2020-09-22
Merge branch 'Fix-broken-tc-flower-rules-for-mscc_ocelot-switches'
David S. Miller
3
-24
/
+24
2020-09-22
net: mscc: ocelot: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Vladimir Oltean
1
-8
/
+8
2020-09-22
net: dsa: seville: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Vladimir Oltean
1
-8
/
+8
[next]