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
/
csky
/
kernel
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-08-06
Merge tag 'csky-for-linus-5.9-rc1' of https://github.com/c-sky/csky-linux
Linus Torvalds
2020-08-01
csky: Add context tracking support
Guo Ren
2020-07-31
csky: Add arch_show_interrupts for IPI interrupts
Guo Ren
2020-07-31
csky: Add irq_work support
Guo Ren
2020-07-31
csky: Optimize the trap processing flow
Guo Ren
2020-07-31
csky: Add cpu feature register hint for smp
Guo Ren
2020-07-31
csky: Add SECCOMP_FILTER supported
Guo Ren
2020-07-31
csky: remove unusued thread_saved_pc and *_segments functions/macros
Tobias Klauser
2020-07-27
csky: switch to ->regset_get()
Al Viro
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
csky: add show_stack_loglvl()
Dmitry Safonov
2020-06-03
csky: simplify detection of memory zone boundaries
Mike Rapoport
2020-05-28
csky: Fixup CONFIG_DEBUG_RSEQ
Guo Ren
2020-05-28
csky: Coding convention in entry.S
Guo Ren
2020-05-28
csky: Fixup abiv2 syscall_trace break a4 & a5
Guo Ren
2020-05-28
csky: Fixup CONFIG_PREEMPT panic
Guo Ren
2020-05-15
csky: Fixup gdbmacros.txt with name sp in thread_struct
Guo Ren
2020-05-13
csky: Fixup remove unnecessary save/restore PSR code
Guo Ren
2020-05-13
csky: Fixup remove duplicate irq_disable
Liu Yibin
2020-05-13
csky: Fixup calltrace panic
Guo Ren
2020-05-13
csky: Fixup perf callchain unwind
Mao Han
2020-05-13
csky: Fixup perf probe -x hungup
Guo Ren
2020-05-13
csky/ftrace: Fixup error when disable CONFIG_DYNAMIC_FTRACE
Guo Ren
2020-04-03
csky: Fixup cpu speculative execution to IO area
Guo Ren
2020-04-03
csky: Add uprobes support
Guo Ren
2020-04-03
csky: Add kprobes supported
Guo Ren
2020-04-02
csky: Enable LOCKDEP_SUPPORT
Guo Ren
2020-04-01
csky: Fixup get wrong psr value from phyical reg
Guo Ren
2020-03-31
csky/ftrace: Fixup ftrace_modify_code deadlock without CPU_HAS_ICACHE_INS
Guo Ren
2020-03-08
csky: Implement ftrace with regs
Guo Ren
2020-03-08
csky: Add support for restartable sequence
Guo Ren
2020-03-08
csky: Implement ptrace regs and stack API
Guo Ren
2020-03-08
csky: Fixup init_fpu compile warning with __init
Guo Ren
2020-02-23
csky: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
2020-02-21
csky: Implement copy_thread_tls
Guo Ren
2020-02-21
csky: Add setup_initrd check code
Guo Ren
2020-02-21
csky/smp: Fixup boot failed when CONFIG_SMP
Guo Ren
2020-02-21
csky: Set regs->usp to kernel sp, when the exception is from kernel
Guo Ren
2020-02-21
csky: Separate fixaddr_init from highmem
Guo Ren
2020-02-21
csky: Tightly-Coupled Memory or Sram support
Guo Ren
2020-02-21
csky: Initial stack protector support
Mao Han
2020-01-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
[next]