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
/
kernel
Age
Commit message (
Expand
)
Author
2011-01-06
Merge branch 'misc' into devel
Russell King
2011-01-06
Merge branch 'smp' into misc
Russell King
2011-01-05
Merge branch 'clksrc' into devel
Russell King
2011-01-05
Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...
Russell King
2010-12-24
ARM: provide an early platform initialization hook
Russell King
2010-12-24
ARM: simplify early machine init hooks
Russell King
2010-12-24
ARM: 6538/1: Subarch IRQ handler macros V3
Magnus Damm
2010-12-24
ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-time
eric miao
2010-12-24
ARM: 6540/1: Stop irqsoff trace on return to user
Todd Android Poynor
2010-12-22
ARM: sched_clock: provide common infrastructure for sched_clock()
Russell King
2010-12-20
ARM: SMP: ensure frame pointer is reinitialized for soft-CPU hotplug
Russell King
2010-12-20
ARM: SMP: split out software TLB maintainence broadcasting
Russell King
2010-12-20
ARM: localtimer: clean up local timer on hot unplug
Russell King
2010-12-20
ARM: smp: improve CPU bringup failure diagnostics
Russell King
2010-12-20
ARM: 6516/1: Allow SMP_ON_UP to work with Thumb-2 kernels.
Dave Martin
2010-12-20
ARM: CPU hotplug: ensure correct ordering of unplug
Russell King
2010-12-20
ARM: CPU hotplug: move cpu_killed completion to core code
Russell King
2010-12-20
ARM: SMP: consolidate trace_hardirqs_off() into common SMP code
Russell King
2010-12-20
ARM: SMP: consolidate the common parts of smp_prepare_cpus()
Russell King
2010-12-20
ARM: SMP: ensure smp_send_stop() waits for CPUs to stop
Russell King
2010-12-20
ARM: SMP: use more sane register allocation for __fixup_smp_on_up
Russell King
2010-12-20
ARM: SMP: collect IPI and local timer IRQs for /proc/stat
Russell King
2010-12-20
ARM: SMP: provide individual IPI interrupt statistics
Russell King
2010-12-20
ARM: fix /proc/interrupts formatting
Russell King
2010-12-20
ARM: SMP: move ipi_count into irq_stat structure
Russell King
2010-12-20
ARM: SMP: provide accessors for irq_stat data
Russell King
2010-12-20
ARM: include local timer irq stats only when local timers configured
Russell King
2010-12-20
ARM: SMP: remove send_ipi_message()
Russell King
2010-12-18
ARM: smp: avoid incrementing mm_users on CPU startup
Russell King
2010-12-14
ARM: GIC: move enablement of PPI interrupts to gic.c
Russell King
2010-12-05
ARM: move high-usage mostly read variables in setup.c to __read_mostly
Russell King
2010-12-05
ARM: implement support for read-mostly sections
Russell King
2010-12-04
ARM: 6522/1: kexec: Add call to non-crashing cores through IPI
Per Fransson
2010-12-04
ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpers
Dave Martin
2010-12-03
ARM: SMP: remove IRQ-disabling for smp_cross_call()
Russell King
2010-12-03
ARM: SMP: avoid using bitmasks and locks for IPIs, use hardware instead
Russell King
2010-12-03
ARM: SMP: pass an ipi number to smp_cross_call()
Russell King
2010-12-01
ARM: module: ignore unwind for sections not marked SHF_ALLOC
Russell King
2010-12-01
ARM: module: clean up handling of ELF unwind tables
Russell King
2010-11-30
ARM: 6504/1: Thumb-2: Fix long-distance conditional branches in head.S for Th...
Dave Martin
2010-11-30
ARM: 6500/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in kern...
Dave Martin
2010-11-30
ARM: 6497/1: kexec: Correct data alignment for CONFIG_THUMB2_KERNEL
Dave Martin
2010-11-26
ARM: always build swp_emulate as ARMv7
Russell King
2010-11-26
Merge branch 'ftrace' of git://github.com/rabinv/linux-2.6 into devel-stable
Russell King
2010-11-25
ARM: perf: separate PMU backends into multiple files
Will Deacon
2010-11-25
ARM: perf: encode PMU name in arm_pmu structure
Will Deacon
2010-11-25
ARM: perf: add _init() functions to PMUs
Will Deacon
2010-11-25
ARM: perf: avoid exposing internal stop function for v6 PMU
Will Deacon
2010-11-25
ARM: perf: consolidate common PMU behaviour
Will Deacon
2010-11-19
ARM: ftrace: graph tracer + dynamic ftrace
Rabin Vincent
[next]