index
:
manivannan.sadhasivam/96b-common.git
96b_leds
adux1020
adux1020-upstream
ai_ml
ar1337
b96-mmc
b96-pmic
b96-usb
bm1880-clk
bm1880-mmc
bm1880-pinconf
bm1880-pinctrl
camera_test
chameleon96
db410c-upstream-rebase
db410c_camera
hikey970-pinctrl
hikey970-pmic
hikey970_clk
hikey970_pcie
hikey970_pinctrl+gpio
hikey_debian
hikey_fix
hikey_v4l2_4.15
hisi_isp
hisi_v4l2
i96-gpio
imx290
imx290-db410c
imx296
imx296-db410c
master
meerkat96
meerkat96-csi
mhi-upstream-wip
mhi-upstream-wip-temp
mt6797
mt6797-eint
mt6797-i2c
mt6797-v1
qca6391
release-4.4-rock960
rock960
rock960-isp
rock960_camera
rock960_isp
rock960_spi
rock960_wifi
sdm845-spi-dma
sophon
stinger96
tb96-ai
vision-mez
visioon-wip
Unnamed repository
Grokmirror User
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2018-09-20
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
2018-09-20
dma-mapping: move the dma_coherent flag to struct device
Christoph Hellwig
2018-09-20
MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENT
Christoph Hellwig
2018-09-08
dma-mapping: clear dev->dma_ops in arch_teardown_dma_ops
Christoph Hellwig
2018-09-08
arm-nommu: don't define arch_teardown_dma_ops
Christoph Hellwig
2018-09-08
hexagon: use generic dma_noncoherent_ops
Christoph Hellwig
2018-09-08
hexagon: implement the sync_sg_for_device DMA operation
Christoph Hellwig
2018-09-08
hexagon: remove the sync_single_for_cpu DMA operation
Christoph Hellwig
2018-09-07
Merge tag 'arc-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2018-09-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2018-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
2018-09-06
Merge tag 'mips_fixes_4.19_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-09-06
arm64: fix erroneous warnings in page freeing functions
Mark Rutland
2018-09-05
Merge tag 'nds32-for-linus-4.19-tag1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-09-05
nds32: linker script: GCOV kernel may refers data in __exit
Greentime Hu
2018-09-04
ARC: don't check for HIGHMEM pages in arch_dma_alloc
Eugeniy Paltsev
2018-09-04
ARC: IOC: panic if both IOC and ZONE_HIGHMEM enabled
Eugeniy Paltsev
2018-09-04
ARC: dma [IOC] Enable per device io coherency
Eugeniy Paltsev
2018-09-04
nds32: fix build error because of wrong semicolon
Greentime Hu
2018-09-04
nds32: Fix a kernel panic issue because of wrong frame pointer access.
Greentime Hu
2018-09-04
nds32: Only print one page of stack when die to prevent printing too much inf...
Greentime Hu
2018-09-04
nds32: Add macro definition for offset of lp register on stack
Zong Li
2018-09-04
nds32: Remove the deprecated ABI implementation
Zong Li
2018-09-04
nds32/stack: Get real return address by using ftrace_graph_ret_addr
Zong Li
2018-09-04
nds32/ftrace: Support dynamic function graph tracer
Zong Li
2018-09-04
nds32/ftrace: Support dynamic function tracer
Zong Li
2018-09-04
nds32/ftrace: Add RECORD_MCOUNT support
Zong Li
2018-09-04
nds32/ftrace: Support static function graph tracer
Zong Li
2018-09-04
nds32/ftrace: Support static function tracer
Zong Li
2018-09-04
nds32: Extract the checking and getting pointer to a macro
Zong Li
2018-09-04
nds32: Clean up the coding style
Zong Li
2018-09-04
nds32: Fix get_user/put_user macro expand pointer problem
Zong Li
2018-09-04
nds32: Fix empty call trace
Zong Li
2018-09-04
nds32: add NULL entry to the end of_device_id array
YueHaibing
2018-09-04
nds32: fix logic for module
Greentime Hu
2018-09-02
Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-09-03
m68k: fix early memory reservation for ColdFire MMU systems
Mike Rapoport
2018-09-02
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2018-09-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-09-02
x86/pti: Fix section mismatch warning/error
Randy Dunlap
2018-09-02
sparc: set a default 32-bit dma mask for OF devices
Christoph Hellwig
2018-09-01
Merge tag 'omap-for-v4.19/fixes-v2-signed' of git://git.kernel.org/pub/scm/li...
Olof Johansson
2018-09-01
x86/vdso: Fix lsl operand order
Samuel Neves
2018-09-01
x86/mce: Fix set_mce_nospec() to avoid #GP fault
LuckTony
2018-08-31
ARC: dma [IOC]: mark DMA devices connected as dma-coherent
Eugeniy Paltsev
2018-08-31
ARC: atomics: unbork atomic_fetch_##op()
Will Deacon
2018-08-31
MIPS: VDSO: Match data page cache colouring when D$ aliases
Paul Burton
2018-08-31
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2018-08-31
x86/efi: Load fixmap GDT in efi_call_phys_epilog()
Joerg Roedel
2018-08-31
Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
[next]