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
/
cris
/
arch-v32
/
kernel
Age
Commit message (
Expand
)
Author
2015-04-26
Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...
Linus Torvalds
2015-04-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-04-15
cris fasttimer: remove use of seq_printf return value
Joe Perches
2015-04-15
cris: remove use of seq_printf return value
Joe Perches
2015-04-12
arch: Remove exec_domain from remaining archs
Richard Weinberger
2015-03-25
CRISv32: use GENERIC_SCHED_CLOCK
Rabin Vincent
2015-03-25
CRISv32: use MMIO clocksource
Rabin Vincent
2015-03-25
CRISv32: use generic clockevents
Rabin Vincent
2015-03-25
CRIS: remove SMP code
Rabin Vincent
2015-03-25
CRISv32: handle multiple signals
Rabin Vincent
2015-03-25
CRISv32: prevent bogus restarts on sigreturn
Rabin Vincent
2015-03-25
CRISv32: don't attempt syscall restart on irq exit
Rabin Vincent
2015-03-25
CRISv32: add irq domains support
Rabin Vincent
2015-02-15
Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je...
Linus Torvalds
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-01-29
CRISv32: Avoid warning of unused variable
Jesper Nilsson
2014-12-20
CRISv32: Implement early console
Jesper Nilsson
2014-12-20
CRISv32: Better handling of watchdog bite
Jesper Nilsson
2014-12-20
CRISv32: Add missing include for mm.h
Jesper Nilsson
2014-08-06
cris: Use sigsp()
Richard Weinberger
2014-08-06
cris: Use get_signal() signal_setup_done()
Richard Weinberger
2014-01-09
CRIS: Add missing syscalls
Jesper Nilsson
2014-01-08
cris: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-07-14
cris: delete __cpuinit usage from all cris files
Paul Gortmaker
2013-05-05
cris: single_open() leaks
Al Viro
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-29
cris: Don't use create_proc_read_entry()
David Howells
2013-04-09
get rid of a bunch of open-coded create_proc_read_entry()
Al Viro
2013-04-08
cris: Use generic idle loop
Thomas Gleixner
2013-04-08
arch: Cleanup enable/disable_hlt
Thomas Gleixner
2013-02-03
cris: kill weird arguments of sys_{rt_,}sigreturn()
Al Viro
2013-02-03
cris: switch to generic old sigaction()
Al Viro
2013-02-03
cris: switch to generic old sigsuspend
Al Viro
2013-02-03
cris: don't leave ->uc_stack unitialized - we'll use its contents on sigreturn
Al Viro
2013-02-03
cris: switch to generic sigaltstack
Al Viro
2013-01-03
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
cris: switch to generic fork/vfork/clone
Al Viro
2012-10-14
cris: switch to generic kernel_execve/sys_execve
Al Viro
2012-10-14
cris: switch to generic kernel_thread()
Al Viro
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-03
CRIS: Remove VCS simulator specific code
Jesper Nilsson
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
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-25
Merge tag 'cris-for-linus' of git://jni.nu/cris
Linus Torvalds
2012-05-21
cris: missing checks of __get_user()/__put_user() return values
Al Viro
[next]