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
/
arm
/
include
Age
Commit message (
Expand
)
Author
2013-06-29
Merge branch 'devel-stable' into for-next
Russell King
2013-06-29
Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-next
Russell King
2013-06-24
ARM: 7769/1: Cortex-A15: fix erratum 798181 implementation
Marc Zyngier
2013-06-24
ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and fork
André Hentschel
2013-06-24
ARM: 7773/1: PJ4B: Add support for errata 4742
Gregory CLEMENT
2013-06-24
ARM: 7763/1: kernel: fix __cpu_logical_map default initialization
Lorenzo Pieralisi
2013-06-20
ARM: kernel: implement stack pointer save array through MPIDR hashing
Lorenzo Pieralisi
2013-06-20
ARM: kernel: build MPIDR hash function data structure
Lorenzo Pieralisi
2013-06-19
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-06-18
Merge branch 'for-rmk/arch-timer-cleanups' of git://linux-arm.org/linux-mr in...
Russell King
2013-06-18
Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Russell King
2013-06-18
Merge branch 'for-rmk/hugepages' of git://git.linaro.org/people/stevecapper/l...
Russell King
2013-06-17
ARM: mpu: protect the vectors page with an MPU region
Jonathan Austin
2013-06-17
ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_page
Simon Baatz
2013-06-17
ARM: 7757/1: mm: don't flush icache in switch_mm with hardware broadcasting
Will Deacon
2013-06-17
ARM: 7749/1: spinlock: retry trylock operation if strex fails on free lock
Will Deacon
2013-06-09
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-06-07
ARM: mpu: add MPU initialisation for secondary cores
Jonathan Austin
2013-06-07
ARM: mpu: add early bring-up code for the ARMv7 PMSA-compliant MPU
Jonathan Austin
2013-06-07
ARM: mpu: add header for MPU register layouts and region data
Jonathan Austin
2013-06-07
ARM: mpu: add PMSA related registers and bitfields to existing headers
Jonathan Austin
2013-06-07
ARM: vexpress: Add Cortex-R Series UART, selectable via DEBUG_LL
Jonathan Austin
2013-06-07
ARM: nommu: add stub local_flush_bp_all() for !CONFIG_MMUU
Jonathan Austin
2013-06-07
ARM: nommu: provide dummy cpu_switch_mm implementation
Will Deacon
2013-06-07
ARM: nommu: define dummy TLB operations for nommu configurations
Will Deacon
2013-06-07
clocksource: arch_timer: use virtual counters
Mark Rutland
2013-06-06
arch, mm: Remove tlb_fast_mode()
Peter Zijlstra
2013-06-05
ARM: 7747/1: pcpu: ensure __my_cpu_offset cannot be re-ordered across barrier()
Will Deacon
2013-06-04
ARM: mm: Transparent huge page support for LPAE systems.
Catalin Marinas
2013-06-04
ARM: mm: HugeTLB support for LPAE systems.
Catalin Marinas
2013-06-04
ARM: mm: correct pte_same behaviour for LPAE.
Steve Capper
2013-05-30
ARM: elf: add new hwcap for identifying atomic ldrd/strd instructions
Will Deacon
2013-05-30
ARM: lpae: fix definition of PTE_HWTABLE_PTRS
Will Deacon
2013-05-30
ARM: fix type of PHYS_PFN_OFFSET to unsigned long
Cyril Chemparathy
2013-05-30
ARM: LPAE: accomodate >32-bit addresses for page table base
Cyril Chemparathy
2013-05-30
ARM: LPAE: factor out T1SZ and TTBR1 computations
Cyril Chemparathy
2013-05-30
ARM: LPAE: use 64-bit accessors for TTBR registers
Cyril Chemparathy
2013-05-30
ARM: LPAE: use phys_addr_t in switch_mm()
Cyril Chemparathy
2013-05-30
ARM: LPAE: use signed arithmetic for mask definitions
Cyril Chemparathy
2013-05-23
ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functions
Laura Abbott
2013-05-22
Merge tag '3.10-rc2-psci-ops-11-tag' of git://git.kernel.org/pub/scm/linux/ke...
Russell King
2013-05-22
Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...
Russell King
2013-05-21
ARM: Enable selection of SMP operations at boot time
Jon Medhurst
2013-05-21
arm: introduce psci_smp_ops
Stefano Stabellini
2013-05-20
Merge tag 'ux500-arm-soc-v3.10-fixes' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
2013-05-17
ARM: ARMv7-M: implement read_cpuid_ext
Uwe Kleine-König
2013-05-15
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-05-15
ARM: 7705/1: use optimized do_div only for EABI
Arnd Bergmann
2013-05-14
ARM: ux500: Fix incorrect DEBUG UART virtual addresses
Lee Jones
2013-05-13
ARM: 7720/1: ARM v6/v7 cmpxchg64 shouldn't clear upper 32 bits of the old/new...
Jaccon Bastiaansen
[next]