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
*
[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
*
[PATCH] uml: Proper clone support for skas0
Bodo Stroesser
2005-07-07
3
-0
/
+87
*
[PATCH] uml: skas0 - separate kernel address space on stock hosts
Jeff Dike
2005-07-07
7
-18
/
+78
*
[PATCH] uml: hot-unplug code cleanup
Jeff Dike
2005-06-25
2
-2
/
+4
*
[PATCH] uml: time initialization tidying
Jeff Dike
2005-06-25
1
-1
/
+1
*
[PATCH] uml: build cleanups
Jeff Dike
2005-06-13
1
-3
/
+2
*
[PATCH] uml: compile fixes for gcc 4
Jeff Dike
2005-06-08
4
-6
/
+3
*
[PATCH] uml: stack dump fix
Paolo 'Blaisorblade' Giarrusso
2005-05-28
1
-1
/
+2
*
[PATCH] uml: remove 2_5compat.h
Jeff Dike
2005-05-28
1
-24
/
+0
*
[PATCH] uml: small fixes left over from rc4
Jeff Dike
2005-05-20
3
-53
/
+37
*
[PATCH] uml: command line handling cleanup
Jeff Dike
2005-05-06
1
-1
/
+0
*
[PATCH] uml: header and code cleanup
Bodo Stroesser
2005-05-05
1
-13
/
+2
*
[PATCH] uml: s390 preparation, sighandler interface abstraction
Bodo Stroesser
2005-05-05
2
-0
/
+4
*
[PATCH] uml: s390 preparation, checksumming done in arch code
Bodo Stroesser
2005-05-05
1
-17
/
+22
*
[PATCH] uml: Fix SIGWINCH relaying
Jeff Dike
2005-05-05
1
-0
/
+1
*
[PATCH] uml: S390 preparation, abstract host page fault data
Bodo Stroesser
2005-05-05
11
-51
/
+175
*
[PATCH] uml: cross-build support : kernel_offsets
Al Viro
2005-05-05
1
-0
/
+14
*
[PATCH] consolidate sys_shmat
Stephen Rothwell
2005-05-01
1
-1
/
+0
*
[PATCH] uml: redo console locking
Paolo 'Blaisorblade' Giarrusso
2005-05-01
1
-18
/
+18
*
[PATCH] uml: fix syscall table by including $(SUBARCH)'s one, for x86-64
Paolo 'Blaisorblade' Giarrusso
2005-05-01
1
-46
/
+1
*
[PATCH] uml: fix syscall table by including $(SUBARCH)'s one, for i386
Paolo 'Blaisorblade' Giarrusso
2005-05-01
2
-110
/
+0
[next]