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
/
um
/
os-Linux
Age
Commit message (
Expand
)
Author
2008-10-16
uml: remove the dead TTY_LOG code
Adrian Bunk
2008-07-24
UML: make several more things static
WANG Cong
2008-06-12
uml: work around broken host PTRACE_SYSEMU
Jeff Dike
2008-06-12
uml: remove include of asm/user.h
Jeff Dike
2008-06-06
uml: PATH_MAX needs limits.h
Ingo Molnar
2008-06-06
uml: stub needs to tolerate SIGWINCH
Jeff Dike
2008-06-06
uml: deal with inaccessible address space start
Tom Spink
2008-06-06
uml: deal with host time going backwards
Jeff Dike
2008-05-21
fix include order in sys-i386/registers.c
Al Viro
2008-05-13
uml: track and make up lost ticks
Jeff Dike
2008-05-13
uml: random driver fixes
Jeff Dike
2008-05-13
uml: fix build when SLOB is enabled
Jeff Dike
2008-05-13
uml: tidy ptrace interface
Jeff Dike
2008-05-13
uml: style fixes
Jeff Dike
2008-05-13
uml: redo host capability detection and disabling
Jeff Dike
2008-04-28
arch/um/os-Linux/sys-i386/task_size.c: improve a bit
WANG Cong
2008-04-28
arch/um/os-Linux/start_up.c: various improvements.
WANG Cong
2008-04-26
uml: fix build error
Ingo Molnar
2008-02-23
uml: fix FP register corruption
Jeff Dike
2008-02-08
uml: improved error handling while locating temp dir
Jim Meyering
2008-02-08
uml: style fixes in arch/um/os-Linux
Jeff Dike
2008-02-08
uml: runtime host VMSPLIT detection
Jeff Dike
2008-02-05
uml: move register initialization
Jeff Dike
2008-02-05
uml: add newlines to printks
Jeff Dike
2008-02-05
uml: implement O_APPEND
Jeff Dike
2008-02-05
uml: remove init_irq_signals
Jeff Dike
2008-02-05
uml: signal handling tidying
Jeff Dike
2008-02-05
uml: clean up sig_handler_common_skas
Jeff Dike
2008-02-05
uml: move sig_handler_common_skas
Jeff Dike
2008-02-05
uml: don't allow processes to call into stub
Jeff Dike
2008-02-05
uml: tidy helper code
Jeff Dike
2008-02-05
uml: use barrier() instead of mb()
Jeff Dike
2008-02-05
uml: install panic notifier earlier
Jeff Dike
2008-02-05
uml: eliminate setjmp_wrapper
Jeff Dike
2008-02-05
uml: style fixes in file.c
Jeff Dike
2008-02-05
uml: miscellaneous code cleanups
Jeff Dike
2008-02-05
uml: syle fixes in arch/um/os-Linux
Jeff Dike
2008-02-05
uml: kill processes instead of panicing kernel
Jeff Dike
2008-02-05
uml: use ptrace directly in libc code
Jeff Dike
2008-02-05
uml: simplify SIGSEGV handling
Jeff Dike
2008-02-05
uml: convert functions to void
Karol Swietlicki
2008-02-05
arch/um: remove duplicate includes
Lucas Woods
2008-02-05
uml: tidy kern_util.h
Jeff Dike
2008-02-05
uml: const and other tidying
WANG Cong
2008-02-05
uml: code tidying under arch/um/os-Linux
WANG Cong
2007-12-17
uml: stop gdb from deleting breakpoints when running UML
Stanislaw Gruszka
2007-12-03
uml: after_sleep_interval should return something
Jeff Dike
2007-11-29
uml: fix !NO_HZ busy-loop
Jeff Dike
2007-11-14
uml: fix recvmsg return value checking
Jeff Dike
2007-10-16
uml: definitively kill subprocesses on panic
Lepton Wu
[next]