Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
6dd70ce4eb7429c2ba6dd9fa46f78a0a2a254038
/
arch
/
um
/
os-Linux
/
skas
966e803
um: unify ptrace_user.h
by Al Viro
· 13 years ago
510c72a3
um: take chan_*.h and line.h to arch/um/drivers
by Al Viro
· 13 years ago
17e0520
um: take register_winch_irq() into the caller of is_skas_winch()
by Al Viro
· 13 years ago
0de021f
um: shared/process.h is empty now; kill it
by Al Viro
· 13 years ago
0036168
um: fill the handlers array at build time
by Al Viro
· 13 years ago
e87df98
um: simplify set_handler()
by Al Viro
· 13 years ago
d5c7e8b
um: don't bother blocking SIGARLM and SIGUSR1
by Al Viro
· 13 years ago
9b25fcb
um: switch stub_segv_handler to SA_SIGINFO variant, get rid of magic crap in there
by Al Viro
· 13 years ago
078073a
um: -include user.h for USER_OBJ, trim includes
by Al Viro
· 13 years ago
fbfe9c8
um: Save FPU registers between task switches
by Ingo van Lil
· 13 years ago
887c57d
x86, um: get rid of excessive includes of uml-config.h
by Al Viro
· 16 years ago
99764fa
UML: make several more things static
by WANG Cong
· 16 years ago
3d5ede6
uml: stub needs to tolerate SIGWINCH
by Jeff Dike
· 16 years ago
96cee30
uml: style fixes
by Jeff Dike
· 17 years ago
2f56deb
uml: fix FP register corruption
by Jeff Dike
· 17 years ago
5134d8f
uml: style fixes in arch/um/os-Linux
by Jeff Dike
· 17 years ago
b549883
uml: add newlines to printks
by Jeff Dike
· 17 years ago
75ada8f
uml: move sig_handler_common_skas
by Jeff Dike
· 17 years ago
e06173b
uml: don't allow processes to call into stub
by Jeff Dike
· 17 years ago
3e6f2ac
uml: kill processes instead of panicing kernel
by Jeff Dike
· 17 years ago
d25f2e1
uml: use ptrace directly in libc code
by Jeff Dike
· 17 years ago
ee3d9bd
uml: simplify SIGSEGV handling
by Jeff Dike
· 17 years ago
edea138
uml: tidy kern_util.h
by Jeff Dike
· 17 years ago
4dbed85
uml: stop gdb from deleting breakpoints when running UML
by Stanislaw Gruszka
· 17 years ago
a24864a
uml: definitively kill subprocesses on panic
by Lepton Wu
· 17 years ago
54ae36f
uml: fix stub address calculations
by Jeff Dike
· 17 years ago
1a80521
uml: use *SEC_PER_*SEC constants
by Jeff Dike
· 17 years ago
61b63c5
uml: eliminate SIGALRM
by Jeff Dike
· 17 years ago
d2753a6
uml: tickless support
by Jeff Dike
· 17 years ago
a2f018b
uml: simplify interval setting
by Jeff Dike
· 17 years ago
532d0fa
uml: eliminate hz()
by Jeff Dike
· 17 years ago
512b6fb
uml: userspace files should call libc directly
by Jeff Dike
· 17 years ago
18baddd
uml: rename pt_regs general-purpose register file
by Jeff Dike
· 17 years ago
0a7675a
uml: remove __u64 usage from physical memory subsystem
by Jeff Dike
· 17 years ago
ba180fd
uml: style fixes pass 3
by Jeff Dike
· 17 years ago
77bf440
uml: remove code made redundant by CHOOSE_MODE removal
by Jeff Dike
· 17 years ago
42daba3
uml: stop saving process FP state
by Jeff Dike
· 17 years ago
71f926f
uml: stop using libc asm/page.h
by Jeff Dike
· 17 years ago
42a359e
uml: SIGIO support cleanup
by Jeff Dike
· 17 years ago
c539ab73
uml: remove PAGE_SIZE from libc code
by Jeff Dike
· 17 years ago
2ea5bc5
uml: tidy IRQ code
by Jeff Dike
· 18 years ago
e1a79c4
uml: use UM_THREAD_SIZE in userspace code
by Jeff Dike
· 18 years ago
0e7d18b
uml: turn build warnings into comments
by Miklos Szeredi
· 18 years ago
16dd07b
uml: more page fault path trimming
by Jeff Dike
· 18 years ago
64f6084
uml: speed page fault path
by Jeff Dike
· 18 years ago
77f6af7
uml: don't try to handle signals on initial process stack
by Jeff Dike
· 18 years ago
a61f334
uml: convert libc layer to call read and write
by Jeff Dike
· 18 years ago
ef0470c
uml: tidy libc code
by Jeff Dike
· 18 years ago
f30c2c9
uml: dump registers on ptrace or wait failure
by Jeff Dike
· 18 years ago
377fad3
uml: kernel segfaults should dump proper registers
by Jeff Dike
· 18 years ago
5d86456
uml: tidy fault code
by Jeff Dike
· 18 years ago
1ffb916
uml: remove page_size()
by Jeff Dike
· 18 years ago
9218b17
uml: remove user_util.h
by Jeff Dike
· 18 years ago
4ff83ce
uml: create as-layout.h
by Jeff Dike
· 18 years ago
b92c4f9
[PATCH] uml: use correct register file size everywhere
by Jeff Dike
· 18 years ago
b4cf95c
[PATCH] uml: add a debugging message
by Jeff Dike
· 18 years ago
1f6f616
[PATCH] uml: include tidying
by Jeff Dike
· 18 years ago
3c91735
[PATCH] uml: thread creation tidying
by Jeff Dike
· 18 years ago
537ae94
[PATCH] uml: timer cleanups
by Jeff Dike
· 18 years ago
4b84c69
[PATCH] uml: Move signal handlers to arch code
by Jeff Dike
· 18 years ago
13c06be
[PATCH] uml: Use klibc setjmp/longjmp
by Jeff Dike
· 18 years ago
a5df0d1
[PATCH] uml: tidy longjmp macro
by Jeff Dike
· 18 years ago
e64bd13
[PATCH] uml: signal initialization cleanup
by Jeff Dike
· 18 years ago
2ace87b
[PATCH] uml: error handling fixes
by Jeff Dike
· 19 years ago
ad28e02
[PATCH] uml: change sigjmp_buf to jmp_buf
by Jeff Dike
· 19 years ago
802e307
[PATCH] uml: fix format errors
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
e2216fe
[PATCH] uml: initialize process FP registers properly
by Jeff Dike
· 19 years ago
1d7173b
[PATCH] uml: implement soft interrupts
by Jeff Dike
· 19 years ago
09ee011
[PATCH] uml: eliminate some globals
by Jeff Dike
· 19 years ago
abaf697
[PATCH] uml: move libc-dependent skas process handling
by Gennady Sharapov
· 19 years ago
f45d9fc
[PATCH] uml: move libc-dependent skas memory mapping code
by Gennady Sharapov
· 19 years ago
c0a689d
[PATCH] uml: whitespace cleanup
by Jeff Dike
· 19 years ago
ea2ba7d
[PATCH] uml: move libc-dependent code from trap_user.c
by Gennady Sharapov
· 19 years ago