index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
os-Linux
/
skas
/
process.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-112
/
+117
2007-10-16
uml: remove code made redundant by CHOOSE_MODE removal
Jeff Dike
1
-12
/
+12
2007-10-16
uml: stop saving process FP state
Jeff Dike
1
-7
/
+1
2007-07-16
uml: SIGIO support cleanup
Jeff Dike
1
-1
/
+1
2007-06-16
uml: remove PAGE_SIZE from libc code
Jeff Dike
1
-6
/
+7
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
1
-1
/
+1
2007-05-07
uml: more page fault path trimming
Jeff Dike
1
-48
/
+74
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
1
-4
/
+5
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: remove page_size()
Jeff Dike
1
-4
/
+5
2007-05-07
uml: remove user_util.h
Jeff Dike
1
-1
/
+0
2007-03-27
[PATCH] uml: use correct register file size everywhere
Jeff Dike
1
-3
/
+3
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
2006-09-26
[PATCH] uml: Use klibc setjmp/longjmp
Jeff Dike
1
-2
/
+1
2006-07-14
[PATCH] uml: tidy longjmp macro
Jeff Dike
1
-10
/
+6
2006-07-10
[PATCH] uml: signal initialization cleanup
Jeff Dike
1
-1
/
+1
2006-05-01
[PATCH] uml: error handling fixes
Jeff Dike
1
-3
/
+3
2006-04-19
[PATCH] uml: change sigjmp_buf to jmp_buf
Jeff Dike
1
-18
/
+18
2006-04-11
[PATCH] uml: fix format errors
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+2
2006-02-07
[PATCH] uml: initialize process FP registers properly
Jeff Dike
1
-7
/
+14
2006-01-18
[PATCH] uml: implement soft interrupts
Jeff Dike
1
-12
/
+17
2006-01-18
[PATCH] uml: eliminate some globals
Jeff Dike
1
-16
/
+12
2006-01-18
[PATCH] uml: move libc-dependent skas process handling
Gennady Sharapov
1
-0
/
+565
[prev]