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
/
sh64
/
kernel
Age
Commit message (
Expand
)
Author
2008-01-28
sh: Kill off the rest of arch/sh64/kernel/.
Paul Mundt
2008-01-28
sh: Get the mach-cayman IRQ support building.
Paul Mundt
2008-01-28
sh: Fix up user_fpu_struct typo for SH-5.
Paul Mundt
2008-01-28
sh: Mark some IRQ debug options sh32 only.
Paul Mundt
2008-01-28
sh: Merge sh and sh64 module.c.
Paul Mundt
2008-01-28
sh: Move over and enable FPU support for SH-5.
Paul Mundt
2008-01-28
sh: Move over sh64 switch_to and stack unwinder.
Paul Mundt
2008-01-28
sh: Split out sh_ksyms.c in to _32 and _64 variants.
Paul Mundt
2008-01-28
sh: Move over the SH-5 entry.S.
Paul Mundt
2008-01-28
sh: Split out linker script to _32 and _64 variants.
Paul Mundt
2008-01-28
sh: Split out syscall ABI for _32 and _64 variants.
Paul Mundt
2008-01-28
sh: Move over the SH-5 head.S and tlb.h.
Paul Mundt
2008-01-28
sh: Move in the SH-5 traps.c impl.
Paul Mundt
2008-01-28
sh: Move arch/sh64/kernel/sys_sh64.c to arch/sh/kernel/
Paul Mundt
2008-01-28
sh: Move in the SH-5 signal trampoline impl.
Paul Mundt
2008-01-28
sh: Move in the SH-5 ptrace impl.
Paul Mundt
2008-01-28
sh: Split out arch/sh/kernel/process.c for _32 and _64 variants.
Paul Mundt
2008-01-28
sh64: Use the generic rtc-sh driver.
Paul Mundt
2007-11-05
sh64: Kill off duplicate includes.
Paul Mundt
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
2007-10-17
remove include/asm-*/ipc.h
Adrian Bunk
2007-10-16
Consolidate PTRACE_DETACH
Alexey Dobriyan
2007-10-09
sh64: Symbol export fixups.
Paul Mundt
2007-10-09
sh64: linker script tidying and alignment fixups.
Paul Mundt
2007-10-03
sh64: cleanup struct irqaction initializers.
Thomas Gleixner
2007-10-01
sh64: Move consistent DMA routines to arch/sh64/mm/.
Paul Mundt
2007-10-01
sh64: Some symbol exports and build fixes.
Paul Mundt
2007-08-12
sh64: arch/sh64/kernel/setup.c: duplicate include removal.
Michal Piotrowski
2007-08-12
sh64: arch/sh64/kernel/signal.c: duplicate include removal
Jesper Juhl
2007-07-31
sh64: Kill off virt_to_bus()/bus_to_virt().
Paul Mundt
2007-07-31
sh64: Fix irq_intc build failure.
Paul Mundt
2007-07-31
sh64: Fix fs.h removal from mm.h regressions.
Paul Mundt
2007-07-20
sh64: Move entry point code to .text.head.
Paul Mundt
2007-07-20
sh64: Fix up PCI section mismatch warnings.
Paul Mundt
2007-07-20
sh64: Wire up fallocate() syscall.
Paul Mundt
2007-07-19
define new percpu interface for shared data
Fenghua Yu
2007-07-17
PTRACE_POKEDATA consolidation
Alexey Dobriyan
2007-07-17
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
2007-06-19
sh64: Handle -ERESTART_RESTARTBLOCK for restartable syscalls.
Paul Mundt
2007-06-08
potential parse error in ifdef part 3
Yoann Padioleau
2007-05-19
all-archs: consolidate .data section definition in asm-generic
Sam Ravnborg
2007-05-19
all-archs: consolidate .text section definition in asm-generic
Sam Ravnborg
2007-05-14
sh64: ppoll/pselect6() and restartable syscalls.
Paul Mundt
2007-05-14
sh64: Fixups for the irq_regs changes.
Paul Mundt
2007-05-14
sh64: Wire up many new syscalls.
Paul Mundt
2007-05-14
spelling fixes: arch/sh64/
Simon Arlott
2007-05-14
sh64: ROUND_UP macro cleanup in arch/sh64/kernel/pci_sh5.c
Milind Arun Choudhary
2007-05-08
Simplify kallsyms_lookup()
Alexey Dobriyan
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
[next]