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
Age
Commit message (
Expand
)
Author
2010-07-27
ARM: Factor out common code from cpu_proc_fin()
Russell King
2010-07-27
ARM: 6268/1: ARMv6K and ARMv7 use fault statuses 3 and 6 as Access Flag fault
Kirill A. Shutemov
2010-07-27
ARM: 6256/1: Check arch version and modify fsr_info[] depends on it at runtime
Kirill A. Shutemov
2010-07-27
ARM: 6255/1: Workaround infinity loop in handling of translation faults
Kirill A. Shutemov
2010-07-27
ARM: 6269/1: Add 'code' parameter for hook_fault_code()
Kirill A. Shutemov
2010-07-27
ARM: 6252/1: Use SIGBUS for unaligned access instead of SIGILL
Kirill A. Shutemov
2010-07-27
ARM: 6251/1: Make SPARSE_IRQ a hidden option
eric miao
2010-07-27
ARM: DMA coherent allocator: align remapped addresses
Russell King
2010-07-27
ARM: use generic ioremap_page_range()
Russell King
2010-07-27
Merge branch 'origin' into misc
Russell King
2010-07-27
ARM: 6225/1: make TCM allocation static and common for all archs
Linus Walleij
2010-07-18
ARM: 6224/1: print TCM whereabouts in init message
Linus Walleij
2010-07-18
ARM: 6223/1: support multiple TCM banks
Linus Walleij
2010-07-18
ARM: 6222/1: add memory types for the TCMs
Linus Walleij
2010-07-14
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-07-14
Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2010-07-14
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2010-07-14
ARM: 6226/1: fix kprobe bug in ldr instruction emulation
Nicolas Pitre
2010-07-14
lmb: rename to memblock
Yinghai Lu
2010-07-13
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-07-13
Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2010-07-12
Merge branch 'arm/defconfig/reduced-v2.6.35-rc1' of git://git.pengutronix.de/...
Linus Torvalds
2010-07-12
ARM: Update mach-types
Russell King
2010-07-12
KVM: MMU: flush remote tlbs when overwriting spte with different pfn
Xiao Guangrong
2010-07-11
powerpc/fsl-booke: Fix address issue when using relocatable kernels
Matthew McClintock
2010-07-11
powerpc/cpm1: Mark micropatch code/data static and __init
Anton Vorontsov
2010-07-11
powerpc/cpm1: Fix build with various CONFIG_*_UCODE_PATCH combinations
Anton Vorontsov
2010-07-11
powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)
Anton Vorontsov
2010-07-10
ARM: lockdep: fix unannotated irqs-on
Russell King
2010-07-09
ARM: 6184/2: ux500: use neutral PRCMU base
Linus Walleij
2010-07-09
ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6
Tony Lindgren
2010-07-09
ARM: 6206/1: CONFIG_FORCE_MAX_ZONEORDER update for SH-Mobile ARM
Magnus Damm
2010-07-09
ARM: 6203/1: Make VFPv3 usable on ARMv6
Tony Lindgren
2010-07-09
ARM: 6199/1: Add kprobe-based event tracer
Will Deacon
2010-07-09
ARM: 6197/2: preliminary support for sparse IRQ
eric miao
2010-07-09
ARM: 6212/1: atomic ops: add memory constraints to inline asm
Will Deacon
2010-07-09
ARM: 6211/1: atomic ops: fix register constraints for atomic64_add_unless
Will Deacon
2010-07-09
ARM: 6210/1: Do not rely on reset defaults of L2X0_AUX_CTRL
Sascha Hauer
2010-07-08
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2010-07-08
Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-07-08
powerpc: Fix userspace build of ptrace.h
Sam Ravnborg
2010-07-08
powerpc: Fix default_machine_crash_shutdown #ifdef botch
Paul E. McKenney
2010-07-08
powerpc: Fix logic error in fixup_irqs
Johannes Berg
2010-07-08
powerpc/iseries: Fix possible null pointer dereference in iSeries_pcibios_fix...
Denis Kirjanov
2010-07-08
powerpc: Linux cannot run with 0 cores
Anton Blanchard
2010-07-08
powerpc: Fix feature-fixup tests for gcc 4.5
Stephen Rothwell
2010-07-08
powerpc: Disable SPARSE_IRQ by default
Yang Li
2010-07-08
powerpc: Fix compile errors in prom_init_check for gcc 4.5
Stephen Rothwell
2010-07-08
powerpc: Fix module building for gcc 4.5 and 64 bit
Stephen Rothwell
2010-07-08
powerpc/perf_event: Fix for power_pmu_disable()
Matt Evans
[next]