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
2011-11-02
um: unify ptrace_user.h
Al Viro
2011-11-02
um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.c
Al Viro
2011-11-02
um: take chan_*.h and line.h to arch/um/drivers
Al Viro
2011-11-02
um: take register_winch_irq() into the caller of is_skas_winch()
Al Viro
2011-11-02
um: take arch/um/sys-x86 to arch/x86/um
Al Viro
2011-11-02
um: sysdep/barrier.h is not used for anything
Al Viro
2011-11-02
um: shared/process.h is empty now; kill it
Al Viro
2011-11-02
um: finish conversion to mcontext_t
Al Viro
2011-11-02
um: start switching the references to host mcontext_t to its userland type
Al Viro
2011-11-02
um: take userland definition of barrier() to user.h
Al Viro
2011-11-02
um: fill the handlers array at build time
Al Viro
2011-11-02
um: simplify set_handler()
Al Viro
2011-11-02
um: don't bother blocking SIGARLM and SIGUSR1
Al Viro
2011-11-02
um: switch stub_segv_handler to SA_SIGINFO variant, get rid of magic crap in ...
Al Viro
2011-11-02
um: merge arch/um/os-Linux/sys-{i386,x86_64}
Al Viro
2011-11-02
um: merge hard_handler() instances, switch to use of SA_SIGINFO
Al Viro
2011-11-02
um: kill dead code around uaccess
Al Viro
2011-11-02
um: -include user.h for USER_OBJ, trim includes
Al Viro
2011-09-14
um: Save FPU registers between task switches
Ingo van Lil
2011-07-25
um: disable scan_elf_aux() on x86_64
Richard Weinberger
2011-07-25
uml: free resources
Davidlohr Bueso
2011-07-25
uml: helper.c warning corrections
Vitaliy Ivanov
2011-07-25
um: fix _FORTIFY_SOURCE=2 support for kernel modules
Richard Weinberger
2011-05-25
um: fix crash while os_dump_core()
Richard Weinberger
2011-05-25
um: add earlyprintk support
Richard Weinberger
2011-05-25
um: remove SIGHUP handler
Richard Weinberger
2011-05-25
um: fix UML_LIB_PATH
Richard Weinberger
2011-05-18
um: fix abort
Richard Weinberger
2010-10-26
um: fix global timer issue when using CONFIG_NO_HZ
Richard Weinberger
2010-08-09
Deal with missing exports for hostfs
Al Viro
2010-06-29
um: os-linux/mem.c needs sys/stat.h
Liu Aleaxander
2010-04-19
uml: Fix build breakage after slab.h changes
Jan Kiszka
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-20
includecheck fix: um, helper.c
Jaswinder Singh Rajput
2009-04-01
uml: improve error messages
WANG Cong
2009-03-12
uml: fix WARNING: vmlinux: 'memcpy' exported twice
akpm@linux-foundation.org
2008-12-04
um: Kill directly reference of netdev->priv
Wang Chen
2008-10-22
x86, um: get rid of arch/um/os symlink
Al Viro
2008-10-22
x86, um: get rid of excessive includes of uml-config.h
Al Viro
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
[next]