index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
uml: kernel segfaults should dump proper registers
Jeff Dike
2007-05-07
2
-0
/
+4
*
uml: tidy fault code
Jeff Dike
2007-05-07
2
-2
/
+2
*
uml: remove page_size()
Jeff Dike
2007-05-07
1
-1
/
+0
*
uml: tidy process.c
Jeff Dike
2007-05-07
3
-7
/
+3
*
uml: Replace one-element array with zero-element array
Paolo 'Blaisorblade' Giarrusso
2007-05-07
1
-1
/
+1
*
uml: remove user_util.h
Jeff Dike
2007-05-07
1
-29
/
+0
*
uml: move remaining useful contents of user_util.h
Jeff Dike
2007-05-07
3
-29
/
+14
*
uml: create as-layout.h
Jeff Dike
2007-05-07
2
-23
/
+35
*
uml: create arch.h
Jeff Dike
2007-05-07
2
-4
/
+15
*
uml: move SIGIO testing to sigio.c
Jeff Dike
2007-05-07
1
-3
/
+0
*
ARRAY_SIZE: check for type
Rusty Russell
2007-05-07
1
-2
/
+13
*
uml: network interface hotplug error handling
Jeff Dike
2007-05-07
1
-1
/
+1
*
uml: host_info tidying
Jeff Dike
2007-05-07
2
-3
/
+1
*
uml: delete unused code
Jeff Dike
2007-05-07
2
-2
/
+0
*
[PATCH] uml: fix compilation problems
Jeff Dike
2007-03-29
1
-0
/
+2
*
[PATCH] uml: use correct register file size everywhere
Jeff Dike
2007-03-27
1
-4
/
+0
*
[PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process()
Paolo 'Blaisorblade' Giarrusso
2007-03-08
1
-1
/
+2
*
[PATCH] Dynamic kernel command-line: fixups
Alon Bar-Lev
2007-02-12
1
-2
/
+0
*
[PATCH] Dynamic kernel command-line: um
Alon Bar-Lev
2007-02-12
1
-1
/
+1
*
[PATCH] uml: x86_64 thread fixes
Jeff Dike
2007-02-11
1
-0
/
+2
*
[PATCH] uml: umid tidying
Jeff Dike
2007-02-11
1
-22
/
+0
*
[PATCH] uml: SIGIO formatting fixes
Jeff Dike
2007-02-11
1
-11
/
+0
*
[PATCH] uml: libc-dependent code should call libc directly
Jeff Dike
2007-02-11
1
-1
/
+0
*
[PATCH] uml: locking comments in memory and tempfile code
Jeff Dike
2007-02-11
1
-10
/
+0
*
[PATCH] uml: make signal handlers static
Jeff Dike
2007-02-11
1
-4
/
+0
*
[PATCH] uml: remove unused variable and function
Jeff Dike
2007-02-11
1
-1
/
+0
*
[PATCH] uml: fix previous console locking
Jeff Dike
2007-02-11
1
-1
/
+0
*
[PATCH] uml: console locking commentary and code cleanup
Jeff Dike
2007-02-11
1
-22
/
+14
*
[PATCH] uml: chan_user.h formatting fixes
Jeff Dike
2007-02-11
1
-12
/
+1
*
[PATCH] uml: mostly const a structure
Jeff Dike
2007-02-11
2
-6
/
+5
*
[PATCH] uml: network driver whitespace and style fixes
Jeff Dike
2007-02-11
1
-3
/
+3
*
[PATCH] uml: add locking to network transport registration
Jeff Dike
2007-02-11
1
-4
/
+4
*
[PATCH] uml: console whitespace and comment tidying
Jeff Dike
2007-02-11
1
-1
/
+1
*
[PATCH] uml: return hotplug errors to host
Jeff Dike
2007-02-11
3
-17
/
+8
*
[PATCH] uml: console locking fixes
Jeff Dike
2007-02-11
1
-5
/
+9
*
[PATCH] uml: fix net_kern workqueue abuse
Peter Zijlstra
2006-12-13
1
-0
/
+2
*
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-08
1
-1
/
+1
*
[PATCH] uml: size register files correctly
Jeff Dike
2006-12-07
2
-2
/
+2
*
[PATCH] uml: include asm/page.h in order to get PAGE_SHIFT
Jeff Dike
2006-12-07
1
-0
/
+1
*
[PATCH] uml: workqueue build fix
Andrew Morton
2006-12-07
2
-2
/
+2
*
[NET]: UML checksum annotations and cleanups.
Al Viro
2006-12-02
2
-68
/
+53
*
[PATCH] uml: make execvp safe for our usage
Paolo 'Blaisorblade' Giarrusso
2006-11-25
1
-0
/
+2
*
[PATCH] uml: fix I/O hang
Jeff Dike
2006-11-03
2
-0
/
+16
*
[PATCH] uml ubd driver: various little changes
Paolo 'Blaisorblade' Giarrusso
2006-10-31
1
-0
/
+1
*
[PATCH] uml: mconsole fixes
Al Viro
2006-10-24
1
-0
/
+1
*
[PATCH] uml: split memory allocation prototypes out of user.h
Paolo 'Blaisorblade' Giarrusso
2006-10-20
3
-7
/
+17
*
[PATCH] make UML compile (FC6/x86-64)
Ulrich Drepper
2006-10-15
1
-1
/
+0
*
[PATCH] uml: asm offsets duplication removal
Paolo 'Blaisorblade' Giarrusso
2006-10-11
3
-8
/
+10
*
[PATCH] uml: allow using again x86/x86_64 crypto code
Paolo 'Blaisorblade' Giarrusso
2006-10-11
3
-0
/
+3
*
[PATCH] uml: make UML_SETJMP always safe
Paolo 'Blaisorblade' Giarrusso
2006-10-11
1
-1
/
+2
[next]