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
/
sh
/
kernel
Age
Commit message (
Expand
)
Author
2006-09-27
sh: kgdb stub cleanups.
Paul Mundt
2006-09-27
sh: APM/PM support.
Andriy Skulysh
2006-09-27
sh: Add support for R7780RP and R7780MP boards.
Paul Mundt
2006-09-27
sh: Store Queue API rework.
Paul Mundt
2006-09-27
sh: Board updates for I/O routine rework.
Paul Mundt
2006-09-27
sh: ioremap() overhaul.
Paul Mundt
2006-09-27
sh: page table alloc cleanups and page fault optimizations.
Paul Mundt
2006-09-27
sh: export clear_user_page() for the modules that need it.
Paul Mundt
2006-09-27
sh: BSS init bugfix and barrier in entry point.
Paul Mundt
2006-09-27
sh: Add flag for MMU PTEA capability.
Paul Mundt
2006-09-27
sh: Wire up new syscalls.
Paul Mundt
2006-09-27
sh: Support for SH7770/SH7780 CPU subtypes.
Paul Mundt
2006-09-27
sh: earlyprintk= support and cleanups.
Paul Mundt
2006-09-27
sh: Refactor PRR masking to catch newer SH7760 cuts.
Paul Mundt
2006-09-27
sh: Optimized cache handling for SH-4/SH-4A caches.
Richard Curnow
2006-09-27
sh: Various cosmetic cleanups.
Paul Mundt
2006-09-27
sh: Kill off the .stack section.
Paul Mundt
2006-09-27
sh: Fix kGDB NMI handling.
Paul Mundt
2006-09-27
sh: Move syscall table in to syscall.S.
Paul Mundt
2006-09-27
sh: Fixup some uninitialized spinlocks.
Paul Mundt
2006-09-21
Fix 'make headers_check' on sh
Paul Mundt
2006-08-06
[PATCH] sh: fix proc file removal for superh store queue module
Neil Horman
2006-07-10
[PATCH] tty: Remove include of screen_info.h from tty.h
Jon Smirl
2006-07-02
[PATCH] irq-flags: SH: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2006-06-27
[PATCH] node hotplug: register cpu: remove node struct
KAMEZAWA Hiroyuki
2006-06-26
[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
Storage class should be first
Tobias Klauser
2006-04-11
[PATCH] No arch-specific strpbrk implementations
Kyle McMartin
2006-03-31
[PATCH] Don't pass boot parameters to argv_init[]
OGAWA Hirofumi
2006-03-31
[PATCH] for_each_possible_cpu: sh
KAMEZAWA Hiroyuki
2006-03-28
[PATCH] RTC: Remove some duplicate BCD definitions
Matt Mackall
2006-03-27
[PATCH] unify PFN_* macros
Dave Hansen
2006-03-24
[PATCH] kill include/linux/platform.h, default_idle() cleanup
Adrian Bunk
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
2006-02-01
[PATCH] sh: machine_halt()/machine_power_off() cleanups
Paul Mundt
2006-02-01
[PATCH] sh: Add missing timers directory rule to build
Paul Mundt
2006-02-01
[PATCH] sh: convert voyagergx to platform device, drop sh-bus
Paul Mundt
2006-02-01
[PATCH] sh: drop maskpos from make_ipr_irq(), remove duplicate irq definitions
Paul Mundt
2006-02-01
[PATCH] sh: unknown mach-type updates
Paul Mundt
2006-02-01
[PATCH] sh: Cleanup struct sh_cpuinfo for clock framework changes
Paul Mundt
2006-02-01
[PATCH] sh: Move TRA/EXPEVT/INTEVT definitions for reuse
Paul Mundt
2006-02-01
[PATCH] sh: Make peripheral clock frequency setting mandatory
Paul Mundt
2006-01-16
[PATCH] sh: Simple timer framework
Paul Mundt
2006-01-16
[PATCH] sh: Simplistic clock framework
Paul Mundt
2006-01-16
[PATCH] sh: I/O routine cleanups and ioremap() overhaul
Paul Mundt
2006-01-16
[PATCH] sh: IRQ handler updates
Paul Mundt
2006-01-16
[PATCH] sh: kexec() support
kogiidena
[next]