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
Age
Commit message (
Expand
)
Author
2016-10-14
MIPS: Wire up new pkey_{mprotect,alloc,free} syscalls
Ralf Baechle
2016-10-11
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-10-11
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
2016-10-11
mips/panic: replace smp_send_stop() with kdump friendly version in panic path
Hidehiro Kawai
2016-10-10
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-07
uprobes: remove function declarations from arch/{mips,s390}
Marcin Nowakowski
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-07
nmi_backtrace: add more trigger_*_cpu_backtrace() methods
Chris Metcalf
2016-10-07
atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
Vineet Gupta
2016-10-07
mm: move phys_mem_access_prot_allowed() declaration to pgtable.h
Baoyou Xie
2016-10-06
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-10-05
mips: separate extable.h, switch module.h to it
Al Viro
2016-10-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-10-03
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-10-02
MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systems
Paul Burton
2016-09-30
Merge branch 'x86/urgent' into x86/asm
Thomas Gleixner
2016-09-29
MIPS: Fix detection of unsupported highmem with cache aliases
Paul Burton
2016-09-29
MIPS: Malta: Fix IOCU disable switch read for MIPS64
Paul Burton
2016-09-29
MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPS
Paul Burton
2016-09-29
MIPS: clear execution hazard after changing FTLB enable
Paul Burton
2016-09-29
MIPS: Configure FTLB after probing TLB sizes from config4
Paul Burton
2016-09-29
MIPS: Stop setting I6400 FTLBP
Paul Burton
2016-09-29
MIPS: DEC: Avoid la pseudo-instruction in delay slots
Ralf Baechle
2016-09-29
MIPS: Octeon: mark GPIO controller node not populated after IRQ init.
Steven J. Hill
2016-09-29
MIPS: uprobes: fix use of uninitialised variable
Marcin Nowakowski
2016-09-29
MIPS: uprobes: remove incorrect set_orig_insn
Marcin Nowakowski
2016-09-29
MIPS: fix uretprobe implementation
Marcin Nowakowski
2016-09-29
MIPS: smp-cps: Avoid BUG() when offlining pre-r6 CPUs
Matt Redfearn
2016-09-29
Merge tag 'kvm_mips_4.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Radim Krčmář
2016-09-29
KVM: MIPS: Drop dubious EntryHi optimisation
James Hogan
2016-09-29
KVM: MIPS: Invalidate TLB by regenerating ASIDs
James Hogan
2016-09-29
KVM: MIPS: Split kernel/user ASID regeneration
James Hogan
2016-09-29
KVM: MIPS: Drop other CPU ASIDs on guest MMU changes
James Hogan
2016-09-25
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-09-25
MIPS: Fix delay slot emulation count in debugfs
Paul Burton
2016-09-25
MIPS: SMP: Fix possibility of deadlock when bringing CPUs online
Matt Redfearn
2016-09-23
MIPS: Fix pre-r6 emulation FPU initialisation
Paul Burton
2016-09-21
MIPS: vDSO: Fix Malta EVA mapping to vDSO page structs
James Hogan
2016-09-19
mips/loongson/smp: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-09-19
mips/octeon/smp: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-09-19
MIPS: Select HAVE_REGS_AND_STACK_ACCESS_API
Marcin Nowakowski
2016-09-19
MIPS: Octeon: Fix platform bus probing
Aaro Koskinen
2016-09-19
MIPS: Octeon: mangle-port: fix build failure with VDSO code
Aaro Koskinen
2016-09-19
MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)
Marcin Nowakowski
2016-09-16
kvm: add stubs for arch specific debugfs support
Luiz Capitulino
2016-09-15
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
2016-09-14
Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-09-13
mips: copy_from_user() must zero the destination on access_ok() failure
Al Viro
2016-09-13
MIPS: c-r4k: Fix size calc when avoiding IPIs for small icache flushes
Paul Burton
2016-09-13
MIPS: Add a missing ".set pop" in an early commit
Huacai Chen
[next]