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
*
return statement cleanup - kill pointless parentheses
Jesper Juhl
2006-01-15
1
-2
/
+2
*
[PATCH] uml: fix missing KBUILD_BASENAME
Jeff Dike
2006-01-11
2
-0
/
+48
*
[PATCH] uml: move libc-dependent code from trap_user.c
Gennady Sharapov
2006-01-08
3
-9
/
+24
*
[PATCH] uml: move libc-dependent code from signal_user.c
Gennady Sharapov
2006-01-08
3
-30
/
+10
*
[PATCH] uml: add mconsole_reply variant with length param
Jeff Dike
2006-01-06
1
-3
/
+5
*
[PATCH] uml: better diagnostics for broken configs
Jeff Dike
2006-01-06
1
-0
/
+3
*
[PATCH] uml: umid cleanup
Jeff Dike
2006-01-06
2
-3
/
+2
*
[PATCH] uml: separate libc-dependent umid code
Jeff Dike
2006-01-06
2
-22
/
+8
*
[PATCH] uml: Add throttling to console driver
Jeff Dike
2006-01-06
2
-0
/
+6
*
[PATCH] uml: Simplify console opening/closing and irq registration
Jeff Dike
2006-01-06
3
-18
/
+10
*
[PATCH] uml: move console configuration
Jeff Dike
2006-01-06
1
-4
/
+3
*
[PATCH] uml: Add static initializations and declarations
Jeff Dike
2006-01-06
1
-1
/
+1
*
[PATCH] uml: Move mconsole support out of generic code
Jeff Dike
2006-01-06
1
-2
/
+2
*
[PATCH] uml: Remove unneeded structure field
Jeff Dike
2006-01-06
1
-3
/
+2
*
[PATCH] uml: Formatting changes
Jeff Dike
2006-01-06
2
-20
/
+13
*
[PATCH] uml skas0: stop gcc's insanity
Jeff Dike
2005-12-18
2
-26
/
+33
*
[PATCH] uml: fix compile error for tt
Pekka J Enberg
2005-12-12
1
-0
/
+2
*
[PATCH] uml: properly invoke x86_64 system calls
Jeff Dike
2005-11-22
2
-1
/
+20
*
[PATCH] uml: fix access_ok
Paolo 'Blaisorblade' Giarrusso
2005-11-13
1
-1
/
+18
*
[PATCH] uml console channels: fix the API of console_write
Paolo 'Blaisorblade' Giarrusso
2005-11-13
1
-2
/
+2
*
[PATCH] uml: big memory fixes
Jeff Dike
2005-11-07
2
-2
/
+2
*
[PATCH] uml: separate libc-dependent helper code
Jeff Dike
2005-11-07
2
-27
/
+8
*
[PATCH] uml: separate libc-dependent uaccess code
Gennady Sharapov
2005-11-07
2
-4
/
+6
*
[PATCH] uml: fix UML network driver endianness bugs
Bodo Stroesser
2005-11-07
1
-1
/
+1
*
[PATCH] uml: fix syscall stubs
Paolo 'Blaisorblade' Giarrusso
2005-11-07
2
-33
/
+92
*
[PATCH] missing platform_device.h includes
Al Viro
2005-11-01
1
-4
/
+5
*
[PATCH] unify sys_ptrace prototype
Christoph Hellwig
2005-10-30
1
-1
/
+0
*
[PATCH] mm: uml kill unused
Hugh Dickins
2005-10-29
1
-1
/
+0
*
[PATCH] uml: fix compile failure for TT mode
Miklos Szeredi
2005-10-24
2
-2
/
+2
*
[PATCH] build fix for uml/amd64
Al Viro
2005-10-19
1
-4
/
+0
*
[PATCH] uml: compile-time fix recent patch
Paolo 'Blaisorblade' Giarrusso
2005-10-12
1
-0
/
+5
*
[PATCH] uml: revert block driver use of host AIO
Jeff Dike
2005-10-12
1
-15
/
+3
*
[PATCH] uml: Fix sysrq-r support for skas mode
Allan Graves
2005-10-04
2
-15
/
+1
*
[PATCH] uml: clear SKAS0/3 flags when running in TT mode
Paolo 'Blaisorblade' Giarrusso
2005-09-30
1
-0
/
+4
*
[PATCH] uml: fix page faults in SKAS3 mode.
Paolo 'Blaisorblade' Giarrusso
2005-09-30
2
-2
/
+13
*
[PATCH] uml makefiles sanitized
Al Viro
2005-09-29
7
-2
/
+127
*
[PATCH] strlcat: use for uml umid.c
Paolo 'Blaisorblade' Giarrusso
2005-09-22
1
-1
/
+3
*
[PATCH] uml: fix bogus HOST_ELF_CLASS symbol name
Paolo 'Blaisorblade' Giarrusso
2005-09-21
1
-1
/
+3
*
[PATCH] uml: move libc code out of mem_user.c and tempfile.c
Jeff Dike
2005-09-17
2
-15
/
+5
*
[PATCH] uml: breakpoint an arbitrary thread
Jeff Dike
2005-09-17
1
-0
/
+1
*
[PATCH] uml: inline mk_pte and various friends
Paolo 'Blaisorblade' Giarrusso
2005-09-10
1
-1
/
+11
*
[PATCH] bogus symbol used in arch/um/os-Linux/elf_aux.c
viro@ZenIV.linux.org.uk
2005-09-07
1
-0
/
+1
*
[PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...
Jesper Juhl
2005-09-07
1
-7
/
+0
*
[PATCH] uml: skas0 stubs now check system call return values
Bodo Stroesser
2005-09-05
1
-3
/
+3
*
[PATCH] uml: move libc-dependent startup and signal code
Gennady Sharapov
2005-09-05
2
-8
/
+15
*
[PATCH] uml: add host AIO support to block driver
Jeff Dike
2005-09-05
1
-3
/
+15
*
[PATCH] uml: use host AIO support
Jeff Dike
2005-09-05
3
-1
/
+40
*
[PATCH] uml: system call path cleanup
Jeff Dike
2005-09-05
4
-23
/
+16
*
[PATCH] uml: TLB operation batching
Jeff Dike
2005-09-05
1
-18
/
+4
*
[PATCH] uml: fix a macro typo
Al Viro
2005-09-05
1
-1
/
+1
[next]