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
/
include
Age
Commit message (
Expand
)
Author
2009-04-27
sh: Fix up unsigned syscall_nr in SH-5 pt_regs.
Paul Mundt
2009-04-09
sh: Add support for DMA API debugging.
Paul Mundt
2009-04-07
sh: Provide cpumask_of_pcibus() to fix NUMA build.
Paul Mundt
2009-04-06
sh: wire up sys_preadv/sys_pwritev() syscalls.
Paul Mundt
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2009-04-04
sh: Fix up DSP context save/restore.
Michael Trimarchi
2009-04-02
Allow rwlocks to re-enable interrupts
Robin Holt
2009-04-02
sh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle.
Paul Mundt
2009-04-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2009-03-31
sh: Sanitize asm/mmu.h for assembly use.
Francesco VIRLINZI
2009-03-31
sh: Tidy up sh7786 pinmux table.
Kuninori Morimoto
2009-03-30
cpumask: remove node_to_first_cpu
Rusty Russell
2009-03-26
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-03-20
sh: fix the HD64461 level-triggered interrupts handling
Rafael Ignacio Zurita
2009-03-17
sh: Flush only the needed range when unmapping a VMA.
Paul Mundt
2009-03-17
sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores.
Paul Mundt
2009-03-16
sh: SuperH Mobile suspend support
Magnus Damm
2009-03-16
sh: Revert CONFIG_NR_ONCHIP_DMA_CHANNELS to MAX_DMA_CHANNELS
Nobuhiro Iwamatsu
2009-03-11
sh: clkfwk: add clk_set_parent/clk_get_parent
Francesco VIRLINZI
2009-03-10
sh: dma-sh updates for multi IRQ and new SH-4A CPUs.
Nobuhiro Iwamatsu
2009-03-10
sh: Support fixed 32-bit PMB mappings from bootloader.
Yoshihiro Shimoda
2009-03-10
sh: hibernation support
Magnus Damm
2009-03-03
sh: Urquell board support.
Kuninori Morimoto
2009-03-03
sh: Add support for SH7786 CPU subtype.
Kuninori Morimoto
2009-02-27
sh: Disable unsupportable prefetching on SH-3.
Paul Mundt
2009-02-27
sh: prefetch early exception data on sh4/sh4a.
Magnus Damm
2009-02-27
sh: remove EXPEVT vector from stack on sh3/sh4/sh4a
Magnus Damm
2009-02-15
net: new user space API for time stamping of incoming and outgoing packets
Patrick Ohly
2009-01-29
sh: rework clocksource and sched_clock
Magnus Damm
2009-01-29
SH: fix start_thread and user_stack_pointer macros
Roel Kluin
2009-01-29
sh: Use the atomic_t "counter" member
Matt Fleming
2009-01-29
sh: Relax inline assembly constraints
Matt Fleming
2009-01-29
Merge branch 'sh/stable-updates'
Paul Mundt
2009-01-29
sh: Fix up T-bit error handling in SH-4A mutex fastpath.
Takashi Yoshii
2009-01-29
sh: Fix up spurious syscall restarting.
Paul Mundt
2009-01-27
sh: use gpiolib
Magnus Damm
2009-01-27
sh: lockless gpio_set_value()
Magnus Damm
2009-01-27
sh: make gpio_get/set_value() O(1)
Magnus Damm
2009-01-21
asm-sh/posix_types_{32,64}.h: drop __GLIBC__/__USE_ALL usage
Mike Frysinger
2009-01-14
Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-01-14
byteorder: make swab.h include asm/swab.h like a regular header
Harvey Harrison
2009-01-14
[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2
Heiko Carstens
2009-01-08
NOMMU: Make VMAs per MM as for MMU-mode linux
David Howells
2009-01-06
sh: introduce asm/swab.h
Harvey Harrison
2009-01-06
atomic_t: unify all arch definitions
Matthew Wilcox
2009-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Mike Travis
2008-12-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
2008-12-28
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2008-12-26
cpumask: sh: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_c...
Rusty Russell
2008-12-25
[S390] arch_setup_additional_pages arguments
Martin Schwidefsky
[next]