index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
Age
Commit message (
Expand
)
Author
2019-08-05
ARCv2: entry: early return from exception need not clear U & DE bits
Alexey Brodkin
2019-07-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-07-16
arch: replace _BITUL() in kernel-space headers with BIT()
Masahiro Yamada
2019-07-16
Merge tag 'arc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2019-07-12
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-07-12
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-07-11
kbuild: remove src and obj from the top Makefile
Masahiro Yamada
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-08
ARC: [plat-hsdk]: Enable AXI DW DMAC in defconfig
Eugeniy Paltsev
2019-07-08
ARC: [plat-hsdk]: enable DW SPI controller
Eugeniy Paltsev
2019-07-08
ARC: hide unused function unw_hdr_alloc
Arnd Bergmann
2019-07-08
ARC: [haps] Add Virtio support
Alexey Brodkin
2019-07-08
ARCv2: entry: simplify return to Delay Slot via interrupt
Vineet Gupta
2019-07-08
ARC: entry: EV_Trap expects r10 (vs. r9) to have exception cause
Vineet Gupta
2019-07-01
ARCv2: entry: rewrite to enable use of double load/stores LDD/STD
Vineet Gupta
2019-07-01
ARCv2: entry: avoid a branch
Vineet Gupta
2019-07-01
ARCv2: entry: push out the Z flag unclobber from common EXCEPTION_PROLOGUE
Vineet Gupta
2019-07-01
ARCv2: entry: comments about hardware auto-save on taken interrupts
Vineet Gupta
2019-07-01
ARC: mm: do_page_fault refactor #8: release mmap_sem sooner
Vineet Gupta
2019-07-01
ARC: mm: do_page_fault refactor #7: fold the various error handling
Vineet Gupta
2019-07-01
ARC: mm: do_page_fault refactor #6: error handlers to use same pattern
Vineet Gupta
2019-07-01
ARC: mm: do_page_fault refactor #5: scoot no_context to end
Vineet Gupta
2019-07-01
ARC: mm: do_page_fault refactor #4: consolidate retry related logic
Vineet Gupta
2019-07-01
ARC: mm: do_page_fault refactor #3: tidyup vma access permission code
Vineet Gupta
2019-07-01
ARC: mm: do_page_fault refactor #2: remove short lived variable
Vineet Gupta
2019-07-01
ARC: mm: do_page_fault refactor #1: remove label @good_area
Vineet Gupta
2019-06-29
Merge tag 'arc-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2019-06-25
arc: use the generic remapping allocator for coherent DMA allocations
Christoph Hellwig
2019-06-25
arc: remove the partial DMA_ATTR_NON_CONSISTENT support
Christoph Hellwig
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-17
Merge tag 'v5.2-rc5' into locking/core, to pick up fixes
Ingo Molnar
2019-06-15
kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samples
Masahiro Yamada
2019-06-14
docs: kbuild: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-11
ARC: [plat-hsdk]: unify memory apertures configuration
Eugeniy Paltsev
2019-06-11
ARC: build: Try to guess CROSS_COMPILE with cc-cross-prefix
Alexey Brodkin
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291
Thomas Gleixner
2019-06-03
Merge tag 'arc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2019-06-03
locking/atomic, arc: Use s64 for atomic64
Mark Rutland
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
signal: Explicitly call force_sig_fault on current
Eric W. Biederman
2019-05-28
ARC: [plat-hsdk] Get rid of inappropriate PHY settings
Alexey Brodkin
2019-05-28
ARC: [plat-hsdk]: Add support of Vivante GPU
Eugeniy Paltsev
2019-05-28
ARC: [plat-hsdk]: enable creg-gpio controller
Eugeniy Paltsev
[prev]
[next]