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
/
mips
/
kernel
Age
Commit message (
Expand
)
Author
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
Linus Torvalds
2010-10-21
security: remove unused parameter from security_task_setscheduler()
KOSAKI Motohiro
2010-10-20
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2010-10-19
MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.
Michel Thebeau
2010-10-18
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2010-10-18
MIPS: do_sigaltstack() expects userland pointers
Al Viro
2010-10-18
MIPS: Fix error values in case of bad_stack
Al Viro
2010-10-18
MIPS: Sanitize restart logics
Al Viro
2010-10-18
MIPS: secure_computing, syscall audit: syscall number should in r2, not r0.
Al Viro
2010-10-18
MIPS: Don't block signals if we'd failed to setup a sigframe
Al Viro
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-07
Fix IRQ flag handling naming
David Howells
2010-10-07
MIPS: Add missing #inclusions of <linux/irq.h>
David Howells
2010-10-04
MIPS: Fix syscall 64 bit number comments.
Ralf Baechle
2010-10-04
MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls.
David Daney
2010-10-04
MIPS: N32: Fix getdents64 syscall for n32
Bernhard Walle
2010-10-04
MIPS: Remove pr_<level> uses of KERN_<level>
Joe Perches
2010-10-04
MIPS: GIC: Remove dependencies from Malta files.
Ralf Baechle
2010-10-04
MIPS: kspd: Adjust confusing if indentation
Julia Lawall
2010-10-04
MIPS: Fix a typo.
Andrea Gelmini
2010-08-17
Make do_execve() take a const filename pointer
David Howells
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
2010-08-05
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2010-08-05
kgdb,mips: remove unused kgdb_cpu_doing_single_step operations
Jason Wessel
2010-08-05
kgdb,mips: Individual register get/set for mips
Jason Wessel
2010-08-05
MIPS: Clean up notify_die() usage.
David Daney
2010-08-05
MIPS: Remove unused task_struct.trap_no field.
David Daney
2010-08-05
MIPS: kprobe: Add support.
David Daney
2010-08-05
MIPS: Decode core number for R2 CPUs.
David Daney
2010-08-05
MIPS: SMTC: Use %p to format pointers
Kulikov Vasiliy
2010-08-05
MIPS: Export __cpu_number_map and __cpu_logical_map.
David Daney
2010-08-05
MIPS: uasm: Add option to export uasm API.
David Daney
2010-08-05
MIPS: JZ4740: Add base support for Ingenic JZ4740 System-on-a-Chip
Lars-Peter Clausen
2010-08-05
MIPS: tracing: Fix the indentation of mcount.S
Wu Zhangjin
2010-08-05
MIPS: Enable heap randomization.
David Daney
2010-08-05
MIPS: Randomize mmap if randomize_va_space is set
David Daney
2010-08-05
MIPS: Provide more elevant interface cu2_notifier for CP2 extensions.
Ralf Baechle
2010-08-05
MIPS: Add -Werror to arch/mips/Kbuild
Sam Ravnborg
2010-08-05
MIPS: N32: Fix syscall number comments.
David Daney
2010-08-05
MIPS: Don't overflow cevt-r4k.c calculations at high clock rates.
David Daney
2010-07-26
MIPS: N32: Define getdents64.
Ralf Baechle
2010-07-26
MIPS: Make init_vdso a subsys_initcall.
David Daney
2010-07-26
MIPS: "Fix" useless 'init_vdso successfully' message.
David Daney
2010-07-05
MIPS: Return after handling coprocessor 2 exception
Jesper Nilsson
2010-07-05
MIPS: MT: Fix FPU affinity.
Ralf Baechle
2010-07-05
MIPS: Tracing: Cleanup of address space checking
Wu Zhangjin
2010-07-05
MIPS: Tracing: Cleanup of function graph tracer
Wu Zhangjin
2010-07-05
MIPS: Tracing: Reduce the overhead of dynamic Function Tracer
Wu Zhangjin
2010-07-05
MIPS: Tracing: Cleanup of instructions used
Wu Zhangjin
[next]