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
/
m32r
/
kernel
Age
Commit message (
Expand
)
Author
2013-11-13
m32r: Use preempt_schedule_irq
Thomas Gleixner
2013-07-14
m32r: delete __cpuinit usage from all m32r files
Paul Gortmaker
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-29
m32r: Convert print_symbol to %pSR
Joe Perches
2013-04-08
m32r: Use generic idle loop
Thomas Gleixner
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-21
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-02-17
m32r idle: delete pm_idle, and other dead idle code
Len Brown
2013-02-03
m32r: switch to generic sigaltstack
Al Viro
2013-01-14
Merge branch 'clocksource/cleanup' into next/cleanup
Olof Johansson
2013-01-03
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
2012-12-24
time: convert arch_gettimeoffset to a pointer
Stephen Warren
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
m32r: switch to generic fork/vfork/clone
Al Viro
2012-11-28
kill stray kernel_thread() garbage
Al Viro
2012-10-31
m32r: switch to generic sys_execve()
Al Viro
2012-10-31
m32r: switch to generic kernel_thread()/kernel_execve()
Al Viro
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-01
Uninclude linux/freezer.h
Richard Weinberger
2012-10-01
bury the rest of TIF_IRET
Al Viro
2012-09-28
Make most arch asm/module.h files use asm-generic/module.h
David Howells
2012-09-23
m32r: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
2012-07-17
m32r: fix 'fix breakage from "m32r: use generic ptrace_resume code"' fallout
Geert Uytterhoeven
2012-07-17
m32r: fix pull clearing RESTORE_SIGMASK into block_sigmask() fallout
Geert Uytterhoeven
2012-06-01
new helper: signal_delivered()
Al Viro
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
don't call try_to_freeze() from do_signal()
Al Viro
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
new helper: sigmask_to_save()
Al Viro
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
2012-05-23
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-21
m32r: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-05-05
m32r: Use generic init_task
Thomas Gleixner
2012-04-26
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
2012-04-26
m32r: Remove pointless function prototypes
Thomas Gleixner
2012-03-28
Disintegrate asm/system.h for M32R
David Howells
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2011-08-26
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-24
modules: make arch's use default loader hooks
Jonas Bonn
2011-05-28
Merge branch 'setns'
Linus Torvalds
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
2011-05-26
m32r: remove redundant declaration
KOSAKI Motohiro
2011-05-26
m32r: convert cpumask api
KOSAKI Motohiro
2011-05-24
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-05-24
Merge branch 'fixes-2.6.39' into for-2.6.40
Tejun Heo
[next]