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
Age
Commit message (
Expand
)
Author
2011-09-16
Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stable
Russell King
2011-09-15
Merge branch 'zImage_DTB_append' of git://git.linaro.org/people/nico/linux in...
Russell King
2011-09-14
ARM: zImage: prevent constant copy+rebuild of lib1funcs.S
Nicolas Pitre
2011-09-14
ARM: zImage: allow supplementing appended DTB with traditional ATAG data
Nicolas Pitre
2011-09-14
ARM: zImage: gather some string functions into string.c
Nicolas Pitre
2011-09-14
ARM: zImage: make sure appended DTB doesn't get overwritten by kernel .bss
Nicolas Pitre
2011-09-14
ARM: zImage: Allow the appending of a device tree binary
John Bonesio
2011-09-14
ARM: zImage: ensure it is always a multiple of 64 bits in size
Nicolas Pitre
2011-08-31
Merge branches 'hwbreak', 'perf/updates' and 'perf/system-pmus' into for-rmk
Will Deacon
2011-08-31
ARM: perf: Remove unnecessary armpmu->enable()s
Mark Rutland
2011-08-31
ARM: perf: move arm_pmu into <asm/pmu.h>
Mark Rutland
2011-08-31
ARM: perf: remove cpu-related misnomers
Mark Rutland
2011-08-31
ARM: perf: remove event limit from pmu_hw_events
Mark Rutland
2011-08-31
ARM: perf: add support for multiple PMUs
Mark Rutland
2011-08-31
ARM: perf: refactor event mapping
Mark Rutland
2011-08-31
ARM: perf: add type field to struct arm_pmu
Mark Rutland
2011-08-31
ARM: perf: lock PMU registers per-CPU
Mark Rutland
2011-08-31
ARM: perf: remove unnecessary armpmu->stop
Mark Rutland
2011-08-31
ARM: perf: indirect access to cpu_hw_events
Mark Rutland
2011-08-31
ARM: perf: move platform device to struct arm_pmu
Mark Rutland
2011-08-31
ARM: perf: move active_events into struct arm_pmu
Mark Rutland
2011-08-31
ARM: perf: remove active_mask
Mark Rutland
2011-08-31
ARM: perf: clean up event group validation
Mark Rutland
2011-08-31
ARM: perf: only register a CPU PMU when present
Mark Rutland
2011-08-31
ARM: hw_breakpoint: reduce the number of WARN_ONCE invocations
Will Deacon
2011-08-31
ARM: hw_breakpoint: trap undef instruction exceptions in reset_ctrl_regs
Will Deacon
2011-08-31
ARM: hw_breakpoint: add support for multiple watchpoints
Will Deacon
2011-08-31
ARM: hw_breakpoint: reserve one breakpoint for watchpoint stepping
Will Deacon
2011-08-31
ARM: hw_breakpoint: add initial Cortex-A15 (debug v7.1) support
Will Deacon
2011-08-31
ARM: perf: add mode exclusion for Cortex-A15 PMU
Will Deacon
2011-08-31
ARM: perf: allow armpmu to implement mode exclusion
Will Deacon
2011-08-31
ARM: perf: index PMU registers from zero
Will Deacon
2011-08-31
ARM: perf: index Xscale and ARMv6 event counters starting from zero
Will Deacon
2011-08-31
ARM: perf: index ARMv7 event counters starting from zero
Will Deacon
2011-08-31
ARM: perf: use integers for ARMv7 event indices
Will Deacon
2011-08-31
ARM: perf: use u32 instead of unsigned long for PMNC register
Will Deacon
2011-08-31
ARM: perf: use cpumask_t to record active IRQs
Will Deacon
2011-08-31
ARM: PMU: move CPU PMU platform device handling and init into perf
Will Deacon
2011-08-31
ARM: perf: de-const struct arm_pmu
Mark Rutland
2011-08-29
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-08-29
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...
Linus Torvalds
2011-08-29
Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2011-08-29
ARM: mach-shmobile: sh7372 CMT3 and CMT4 clock support
Magnus Damm
2011-08-29
ARM: mach-shmobile: sh7372 MSIOF clock support
Magnus Damm
2011-08-29
ARM: mach-shmobile: clock-sh7372: fixup USB-DMAC1 settings
Kuninori Morimoto
2011-08-29
ARM: mach-shmobile: clock-sh73a0: tidyup CKSCR main clock selecter
Kuninori Morimoto
2011-08-29
ARM: mach-shmobile: Remove 3DG/SGX from sh7372 INTCS
Magnus Damm
2011-08-29
Merge branch 'rmobile/dma' into rmobile-fixes-for-linus
Paul Mundt
2011-08-28
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2011-08-28
ARM: pm: avoid writing the auxillary control register for ARMv7
Russell King
[next]