index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
os-Linux
/
util.c
Age
Commit message (
Expand
)
Author
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
2011-11-02
um: -include user.h for USER_OBJ, trim includes
Al Viro
2011-05-25
um: add earlyprintk support
Richard Weinberger
2011-05-18
um: fix abort
Richard Weinberger
2008-02-08
uml: style fixes in arch/um/os-Linux
Jeff Dike
2008-02-05
uml: eliminate setjmp_wrapper
Jeff Dike
2007-12-17
uml: stop gdb from deleting breakpoints when running UML
Stanislaw Gruszka
2007-10-16
uml: definitively kill subprocesses on panic
Lepton Wu
2007-05-11
uml: remove task_protections
Jeff Dike
2007-05-07
uml: dump core on panic
Jeff Dike
2007-05-07
uml: remove page_size()
Jeff Dike
2007-05-07
uml: remove user_util.h
Jeff Dike
2007-05-07
uml: host_info tidying
Jeff Dike
2006-10-11
[PATCH] uml: fix uname under setarch i386
Paolo 'Blaisorblade' Giarrusso
2006-09-26
[PATCH] uml: Use klibc setjmp/longjmp
Jeff Dike
2006-04-19
[PATCH] uml: change sigjmp_buf to jmp_buf
Jeff Dike
2006-01-18
[PATCH] uml: implement soft interrupts
Jeff Dike
2006-01-18
[PATCH] uml: move libc-dependent utility procedures
Gennady Sharapov