index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
2018-09-20
21
-57
/
+39
*
dma-mapping: move the dma_coherent flag to struct device
Christoph Hellwig
2018-09-20
6
-46
/
+15
*
MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENT
Christoph Hellwig
2018-09-20
3
-11
/
+10
*
dma-mapping: clear dev->dma_ops in arch_teardown_dma_ops
Christoph Hellwig
2018-09-08
2
-10
/
+0
*
arm-nommu: don't define arch_teardown_dma_ops
Christoph Hellwig
2018-09-08
2
-4
/
+2
*
hexagon: use generic dma_noncoherent_ops
Christoph Hellwig
2018-09-08
4
-180
/
+11
*
hexagon: implement the sync_sg_for_device DMA operation
Christoph Hellwig
2018-09-08
1
-0
/
+13
*
hexagon: remove the sync_single_for_cpu DMA operation
Christoph Hellwig
2018-09-08
1
-8
/
+0
*
Merge tag 'arc-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2018-09-08
27
-113
/
+154
|
\
|
*
ARC: don't check for HIGHMEM pages in arch_dma_alloc
Eugeniy Paltsev
2018-09-04
1
-18
/
+14
|
*
ARC: IOC: panic if both IOC and ZONE_HIGHMEM enabled
Eugeniy Paltsev
2018-09-04
1
-0
/
+13
|
*
ARC: dma [IOC] Enable per device io coherency
Eugeniy Paltsev
2018-09-04
3
-40
/
+50
|
*
ARC: dma [IOC]: mark DMA devices connected as dma-coherent
Eugeniy Paltsev
2018-08-31
3
-0
/
+56
|
*
ARC: atomics: unbork atomic_fetch_##op()
Will Deacon
2018-08-31
1
-1
/
+1
|
*
arc: remove redundant GCC version checks
Masahiro Yamada
2018-08-31
1
-9
/
+1
|
*
ARC: sort Kconfig
Vineet Gupta
2018-08-27
1
-5
/
+5
|
*
ARC: cleanup show_faulting_vma()
Eugeniy Paltsev
2018-08-27
1
-9
/
+4
|
*
ARC: [plat-axs*]: Enable SWAP
Alexey Brodkin
2018-08-27
3
-3
/
+0
|
*
ARC: [plat-axs*/plat-hsdk]: Allow U-Boot to pass MAC-address to the kernel
Alexey Brodkin
2018-08-27
2
-2
/
+12
|
*
ARC: configs: cleanup
Alexey Brodkin
2018-08-27
16
-28
/
+0
*
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2018-09-07
1
-4
/
+6
|
\
\
|
*
|
arm64: fix erroneous warnings in page freeing functions
Mark Rutland
2018-09-06
1
-4
/
+6
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
2018-09-07
1
-1
/
+1
|
\
\
\
|
*
|
|
m68k: fix early memory reservation for ColdFire MMU systems
Mike Rapoport
2018-09-03
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'mips_fixes_4.19_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-09-07
1
-0
/
+20
|
\
\
\
|
*
|
|
MIPS: VDSO: Match data page cache colouring when D$ aliases
Paul Burton
2018-08-31
1
-0
/
+20
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'nds32-for-linus-4.19-tag1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-09-05
15
-152
/
+524
|
\
\
\
|
*
|
|
nds32: linker script: GCOV kernel may refers data in __exit
Greentime Hu
2018-09-05
1
-0
/
+12
|
*
|
|
nds32: fix build error because of wrong semicolon
Greentime Hu
2018-09-04
1
-2
/
+2
|
*
|
|
nds32: Fix a kernel panic issue because of wrong frame pointer access.
Greentime Hu
2018-09-04
3
-3
/
+15
|
*
|
|
nds32: Only print one page of stack when die to prevent printing too much inf...
Greentime Hu
2018-09-04
1
-3
/
+2
|
*
|
|
nds32: Add macro definition for offset of lp register on stack
Zong Li
2018-09-04
3
-2
/
+3
|
*
|
|
nds32: Remove the deprecated ABI implementation
Zong Li
2018-09-04
1
-5
/
+0
|
*
|
|
nds32/stack: Get real return address by using ftrace_graph_ret_addr
Zong Li
2018-09-04
2
-24
/
+10
|
*
|
|
nds32/ftrace: Support dynamic function graph tracer
Zong Li
2018-09-04
1
-0
/
+36
|
*
|
|
nds32/ftrace: Support dynamic function tracer
Zong Li
2018-09-04
3
-0
/
+191
|
*
|
|
nds32/ftrace: Add RECORD_MCOUNT support
Zong Li
2018-09-04
1
-0
/
+1
|
*
|
|
nds32/ftrace: Support static function graph tracer
Zong Li
2018-09-04
2
-0
/
+70
|
*
|
|
nds32/ftrace: Support static function tracer
Zong Li
2018-09-04
5
-0
/
+59
|
*
|
|
nds32: Extract the checking and getting pointer to a macro
Zong Li
2018-09-04
1
-39
/
+41
|
*
|
|
nds32: Clean up the coding style
Zong Li
2018-09-04
1
-98
/
+103
|
*
|
|
nds32: Fix get_user/put_user macro expand pointer problem
Zong Li
2018-09-04
1
-12
/
+14
|
*
|
|
nds32: Fix empty call trace
Zong Li
2018-09-04
1
-1
/
+1
|
*
|
|
nds32: add NULL entry to the end of_device_id array
YueHaibing
2018-09-04
1
-1
/
+2
|
*
|
|
nds32: fix logic for module
Greentime Hu
2018-09-04
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-09-03
2
-0
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
sparc: set a default 32-bit dma mask for OF devices
Christoph Hellwig
2018-09-02
2
-0
/
+7
|
|
/
*
|
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2018-09-02
11
-168
/
+196
|
\
\
|
*
\
Merge tag 'omap-for-v4.19/fixes-v2-signed' of git://git.kernel.org/pub/scm/li...
Olof Johansson
2018-09-02
4
-11
/
+49
|
|
\
\
|
|
*
|
ARM: dts: omap4-droid4: Fix emmc errors seen on some devices
Tony Lindgren
2018-08-28
1
-1
/
+1
[next]