index
:
~tpalli/kernel
blending
master
pipe_scaler
pipe_scaler_rebase_20170328
Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
os-Linux
/
skas
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-22
x86, um: get rid of excessive includes of uml-config.h
Al Viro
1
-1
/
+0
2008-07-24
UML: make several more things static
WANG Cong
1
-1
/
+1
2008-06-06
uml: stub needs to tolerate SIGWINCH
Jeff Dike
1
-1
/
+1
2008-05-13
uml: style fixes
Jeff Dike
1
-1
/
+1
2008-02-23
uml: fix FP register corruption
Jeff Dike
1
-0
/
+15
2008-02-08
uml: style fixes in arch/um/os-Linux
Jeff Dike
1
-3
/
+3
2008-02-05
uml: add newlines to printks
Jeff Dike
1
-4
/
+4
2008-02-05
uml: move sig_handler_common_skas
Jeff Dike
2
-76
/
+3
2008-02-05
uml: don't allow processes to call into stub
Jeff Dike
1
-0
/
+3
2008-02-05
uml: kill processes instead of panicing kernel
Jeff Dike
1
-90
/
+175
2008-02-05
uml: use ptrace directly in libc code
Jeff Dike
1
-3
/
+8
2008-02-05
uml: simplify SIGSEGV handling
Jeff Dike
1
-7
/
+4
2008-02-05
uml: tidy kern_util.h
Jeff Dike
2
-7
/
+12
2007-12-17
uml: stop gdb from deleting breakpoints when running UML
Stanislaw Gruszka
1
-5
/
+7
2007-10-16
uml: definitively kill subprocesses on panic
Lepton Wu
1
-1
/
+1
2007-10-16
uml: fix stub address calculations
Jeff Dike
2
-14
/
+15
2007-10-16
uml: use *SEC_PER_*SEC constants
Jeff Dike
1
-5
/
+7
2007-10-16
uml: eliminate SIGALRM
Jeff Dike
2
-6
/
+3
2007-10-16
uml: tickless support
Jeff Dike
1
-4
/
+23
2007-10-16
uml: simplify interval setting
Jeff Dike
1
-1
/
+1
2007-10-16
uml: eliminate hz()
Jeff Dike
1
-2
/
+3
2007-10-16
uml: userspace files should call libc directly
Jeff Dike
1
-2
/
+2
2007-10-16
uml: rename pt_regs general-purpose register file
Jeff Dike
1
-2
/
+2
2007-10-16
uml: remove __u64 usage from physical memory subsystem
Jeff Dike
1
-3
/
+3
2007-10-16
uml: style fixes pass 3
Jeff Dike
3
-173
/
+182
2007-10-16
uml: remove code made redundant by CHOOSE_MODE removal
Jeff Dike
3
-23
/
+19
2007-10-16
uml: stop saving process FP state
Jeff Dike
2
-8
/
+2
2007-10-16
uml: stop using libc asm/page.h
Jeff Dike
1
-1
/
+0
2007-07-16
uml: SIGIO support cleanup
Jeff Dike
1
-1
/
+1
2007-06-16
uml: remove PAGE_SIZE from libc code
Jeff Dike
2
-12
/
+14
2007-05-11
uml: tidy IRQ code
Jeff Dike
1
-2
/
+4
2007-05-11
uml: use UM_THREAD_SIZE in userspace code
Jeff Dike
1
-4
/
+3
2007-05-09
uml: turn build warnings into comments
Miklos Szeredi
2
-2
/
+2
2007-05-07
uml: more page fault path trimming
Jeff Dike
3
-87
/
+103
2007-05-07
uml: speed page fault path
Jeff Dike
1
-2
/
+2
2007-05-07
uml: don't try to handle signals on initial process stack
Jeff Dike
1
-3
/
+11
2007-05-07
uml: convert libc layer to call read and write
Jeff Dike
2
-10
/
+18
2007-05-07
uml: tidy libc code
Jeff Dike
1
-1
/
+1
2007-05-07
uml: dump registers on ptrace or wait failure
Jeff Dike
1
-12
/
+25
2007-05-07
uml: kernel segfaults should dump proper registers
Jeff Dike
1
-2
/
+13
2007-05-07
uml: tidy fault code
Jeff Dike
1
-9
/
+8
2007-05-07
uml: remove page_size()
Jeff Dike
1
-4
/
+5
2007-05-07
uml: remove user_util.h
Jeff Dike
3
-3
/
+0
2007-05-07
uml: create as-layout.h
Jeff Dike
1
-0
/
+1
2007-03-27
[PATCH] uml: use correct register file size everywhere
Jeff Dike
2
-6
/
+10
2007-03-06
[PATCH] uml: add a debugging message
Jeff Dike
1
-1
/
+4
2006-11-03
[PATCH] uml: include tidying
Jeff Dike
1
-1
/
+1
2006-09-27
[PATCH] uml: thread creation tidying
Jeff Dike
1
-52
/
+16
2006-09-26
[PATCH] uml: timer cleanups
Jeff Dike
1
-1
/
+5
2006-09-26
[PATCH] uml: Move signal handlers to arch code
Jeff Dike
1
-3
/
+14
[next]