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
2014-04-14
ARC: [nsimosci] Unbork console
Vineet Gupta
2014-04-14
ARC: [nsimosci] Change .dts to use generic 8250 UART
Mischa Jonker
2013-11-13
ARC: Incorrect mm reference used in vmalloc fault handler
Vineet Gupta
2013-10-18
ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc"
Vineet Gupta
2013-10-18
ARC: Fix signal frame management for SA_SIGINFO
Christian Ruppert
2013-10-18
ARC: Workaround spinlock livelock in SMP SystemC simulation
Vineet Gupta
2013-10-18
ARC: Fix 32-bit wrap around in access_ok()
Vineet Gupta
2013-10-18
ARC: Handle zero-overhead-loop in unaligned access handler
Mischa Jonker
2013-10-18
ARC: Fix __udelay calculation
Mischa Jonker
2013-10-18
ARC: SMP failed to boot due to missing IVT setup
Noam Camus
2013-10-18
ARC: Setup Vector Table Base in early boot
Vineet Gupta
2013-08-29
ARC: [lib] strchr breakage in Big-endian configuration
Joern Rennecke
2013-08-29
ARC: gdbserver breakage in Big-Endian configuration #2
Vineet Gupta
2013-08-29
ARC: gdbserver breakage in Big-Endian configuration #1
Vineet Gupta
2013-05-25
ARC: lazy dcache flush broke gdb in non-aliasing configs
Vineet Gupta
2013-05-23
ARC: Use enough bits for determining page's cache color
Vineet Gupta
2013-05-23
ARC: Brown paper bag bug in macro for checking cache color
Vineet Gupta
2013-05-23
ARC: copy_(to|from)_user() to honor usermode-access permissions
Vineet Gupta
2013-05-23
ARC: [mm] Prevent stray dcache lines after__sync_icache_dcach()
Vineet Gupta
2013-05-15
ARC: [TB10x] Remove redundant abilis,simple-pinctrl mechanism
Christian Ruppert
2013-05-10
Merge tag 'arc-v3.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-05-10
ARC: [TB10x] Remove GENERIC_GPIO
Vineet Gupta
2013-05-09
Merge tag 'arc-v3.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-05-09
ARC: [mm] Aliasing VIPT dcache support 4/4
Vineet Gupta
2013-05-09
ARC: [mm] Aliasing VIPT dcache support 3/4
Vineet Gupta
2013-05-09
ARC: [mm] Aliasing VIPT dcache support 2/4
Vineet Gupta
2013-05-09
ARC: [mm] Aliasing VIPT dcache support 1/4
Vineet Gupta
2013-05-09
ARC: [mm] refactor the core (i|d)cache line ops loops
Vineet Gupta
2013-05-09
ARC: [mm] serious bug in vaddr based icache flush
Vineet Gupta
2013-05-07
ARC: [mm] Lazy D-cache flush (non aliasing VIPT)
Vineet Gupta
2013-05-07
ARC: [mm] micro-optimize page size icache invalidate
Vineet Gupta
2013-05-07
ARC: [mm] remove the pessimistic all-alias-invalidate icache helpers
Vineet Gupta
2013-05-07
ARC: [mm] consolidate icache/dcache sync code
Vineet Gupta
2013-05-07
ARC: [mm] optimise icache flush for kernel mappings
Vineet Gupta
2013-05-07
ARC: [mm] optimise icache flush for user mappings
Vineet Gupta
2013-05-07
ARC: [mm] optimize needless full mm TLB flush on munmap
Vineet Gupta
2013-05-07
ARC: Add support for nSIM OSCI System C model
Mischa Jonker
2013-05-07
ARC: [TB10x] Adapt device tree to new compatible string
Christian Ruppert
2013-05-07
ARC: [TB10x] Add support for TB10x platform
Christian Ruppert
2013-05-07
ARC: [TB10x] Device tree of TB100 and TB101 Development Kits
Christian Ruppert
2013-05-07
ARC: Prepare interrupt code for external controllers
Christian Ruppert
2013-05-07
ARC: Allow embedded arc-intc to be properly placed in DT intc hierarchy
Vineet Gupta
2013-05-07
ARC: [cmdline] Don't overwrite u-boot provided bootargs
Vineet Gupta
2013-05-07
ARC: [cmdline] Remove CONFIG_CMDLINE
Vineet Gupta
2013-05-07
ARC: [plat-arcfpga] defconfig update
Vineet Gupta
2013-05-07
ARC: unaligned access emulation broken if callee-reg dest of LD/ST
Vineet Gupta
2013-05-07
ARC: unaligned access emulation error handling consolidation
Vineet Gupta
2013-05-07
ARC: Debug/crash-printing Improvements
Vineet Gupta
2013-05-07
ARC: fix typo with clock speed
Noam Camus
2013-05-07
ARC: Respect the cpu_id passed for fetching correct cpu info
Noam Camus
[next]