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
2017-05-14
MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfix
Leonid Yegoshin
2017-05-02
MIPS: Avoid BUG warning in arch_check_elf
James Cowgill
2017-05-02
MIPS: KGDB: Use kernel context for sleeping threads
James Hogan
2017-05-02
MIPS: Fix crash registers on non-crashing CPUs
Corey Minyard
2017-04-18
MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch
Matt Redfearn
2017-04-18
MIPS: Switch to the irq_stack in interrupts
Matt Redfearn
2017-04-18
MIPS: Stack unwinding while on IRQ stack
Matt Redfearn
2017-04-18
MIPS: Introduce irq_stack
Matt Redfearn
2017-03-31
mips/ptrace: Preserve previous registers for short regset write
Dave Martin
2017-03-12
MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps
Paul Burton
2017-03-12
MIPS: Calculate microMIPS ra properly when unwinding the stack
Paul Burton
2017-03-12
MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions
Paul Burton
2017-03-12
MIPS: Fix get_frame_info() handling of microMIPS function size
Paul Burton
2017-03-12
MIPS: Prevent unaligned accesses during stack unwinding
Paul Burton
2017-03-12
MIPS: Clear ISA bit correctly in get_frame_info()
Paul Burton
2016-10-07
MIPS: uprobes: fix use of uninitialised variable
Marcin Nowakowski
2016-10-07
MIPS: fix uretprobe implementation
Marcin Nowakowski
2016-10-07
MIPS: uprobes: remove incorrect set_orig_insn
Marcin Nowakowski
2016-09-30
MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)
Marcin Nowakowski
2016-09-30
MIPS: vDSO: Fix Malta EVA mapping to vDSO page structs
James Hogan
2016-09-30
MIPS: SMP: Fix possibility of deadlock when bringing CPUs online
Matt Redfearn
2016-09-30
MIPS: Fix pre-r6 emulation FPU initialisation
Paul Burton
2016-08-20
MIPS: Don't register r4k sched clock when CPUFREQ enabled
Huacai Chen
2016-08-16
KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspace
David Howells
2016-06-07
MIPS: Fix sigreturn via VDSO on microMIPS kernel
James Hogan
2016-06-07
MIPS: ptrace: Prevent writes to read-only FCSR bits
Maciej W. Rozycki
2016-06-07
MIPS: ptrace: Fix FP context restoration FCSR regression
Maciej W. Rozycki
2016-06-07
MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)
Paul Burton
2016-06-07
MIPS: Prevent "restoration" of MSA context in non-MSA kernels
Paul Burton
2016-06-07
MIPS: Use copy_s.fmt rather than copy_u.fmt
Paul Burton
2016-06-07
MIPS: Reserve nosave data for hibernation
Huacai Chen
2016-06-07
MIPS: Fix watchpoint restoration
James Hogan
2016-06-07
MIPS: Avoid using unwind_stack() with usermode
James Hogan
2016-06-07
MIPS: Don't unwind to user mode with EVA
James Hogan
2016-06-07
MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC
Maciej W. Rozycki
2016-06-07
MIPS64: R6: R2 emulation bugfix
Leonid Yegoshin
2016-04-20
MIPS: Fix MSA ld unaligned failure cases
Paul Burton
2016-03-16
MIPS: smp.c: Fix uninitialised temp_foreign_map
James Hogan
2016-03-09
MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
Maciej W. Rozycki
2015-12-22
MIPS: CPS: drop .set mips64r2 directives
Paul Burton
2015-12-22
MIPS: uaccess: Take EVA into account in [__]clear_user
James Hogan
2015-11-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-11-12
Merge branch '4.3-fixes' into mips-for-linux-next
Ralf Baechle
2015-11-12
MIPS: idle: add case for CPU_5KE
Aurelien Jarno
2015-11-12
MIPS: vmlinux: create a section for appended DTB
Aaro Koskinen
2015-11-11
MIPS: Make the kernel arguments from dtb available
Jonas Gorski
2015-11-11
MIPS: Add LATENCYTOP support
Aaro Koskinen
2015-11-11
MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()
Alex Smith
2015-11-11
MIPS: Initial implementation of a VDSO
Alex Smith
2015-11-11
MIPS: Extend hardware table walking support to MIPS64
Paul Burton
[next]