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
/
kernel
/
tt
Commit message (
Expand
)
Author
Age
Files
Lines
*
uml: throw out CONFIG_MODE_TT
Jeff Dike
2007-10-16
25
-2896
/
+0
*
uml: remove task_protections
Jeff Dike
2007-05-11
2
-2
/
+2
*
uml: rename os_{read_write}_file_k back to os_{read_write}_file
Jeff Dike
2007-05-07
3
-8
/
+8
*
uml: start fixing os_read_file and os_write_file
Jeff Dike
2007-05-07
3
-8
/
+10
*
remove unused header file: arch/um/kernel/tt/include/mode_kern-tt.h
Robert P. J. Day
2007-05-07
1
-52
/
+0
*
uml: remove user_util.h
Jeff Dike
2007-05-07
15
-15
/
+0
*
uml: delete unused code
Jeff Dike
2007-05-07
1
-0
/
+2
*
[PATCH] uml: mconsole locking
Jeff Dike
2007-02-11
1
-0
/
+1
*
[PATCH] uml: return hotplug errors to host
Jeff Dike
2007-02-11
2
-4
/
+4
*
[PATCH] uml ubd driver: various little changes
Paolo 'Blaisorblade' Giarrusso
2006-10-31
1
-1
/
+0
*
[PATCH] uml: make TT mode compile after setjmp-related changes
Paolo 'Blaisorblade' Giarrusso
2006-10-11
1
-3
/
+3
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
2
-2
/
+0
*
[PATCH] uml: remove syscall debugging
Jeff Dike
2006-07-10
2
-32
/
+2
*
[PATCH] uml: signal initialization cleanup
Jeff Dike
2006-07-10
2
-2
/
+2
*
[PATCH] uml: fix static binary segfault
Jeff Dike
2006-07-10
1
-4
/
+6
*
[PATCH] uml: clean up address space limits code
Tyler
2006-07-10
1
-14
/
+3
*
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
2006-07-03
1
-1
/
+1
*
[PATCH] uml: clean arch_switch usage
Paolo 'Blaisorblade' Giarrusso
2006-03-31
1
-2
/
+8
*
[PATCH] uml: TT - SYSCALL_DEBUG - fix buglet introduced in cleanup
Paolo 'Blaisorblade' Giarrusso
2006-02-01
1
-2
/
+6
*
[PATCH] uml: TT mode softint fixes
Bodo Stroesser
2006-01-18
1
-2
/
+3
*
[PATCH] uml: move headers to arch/um/include
Gennady Sharapov
2006-01-18
4
-146
/
+0
*
[PATCH] uml: move libc-dependent time code
Gennady Sharapov
2006-01-18
2
-2
/
+0
*
[PATCH] uml: move libc-dependent utility procedures
Gennady Sharapov
2006-01-18
3
-0
/
+3
*
[PATCH] uml: task_stack_page()
Al Viro
2006-01-12
2
-3
/
+3
*
[PATCH] uml: task_thread_info()
Al Viro
2006-01-12
1
-2
/
+2
*
[PATCH] uml: move libc-dependent code from trap_user.c
Gennady Sharapov
2006-01-08
1
-5
/
+9
*
[PATCH] uml: move libc-dependent code from signal_user.c
Gennady Sharapov
2006-01-08
4
-4
/
+1
*
[PATCH] uml: fix access_ok
Paolo 'Blaisorblade' Giarrusso
2005-11-13
2
-11
/
+5
*
[PATCH] uml: separate libc-dependent uaccess code
Gennady Sharapov
2005-11-07
1
-0
/
+1
*
[PATCH] mm: uml kill unused
Hugh Dickins
2005-10-29
1
-36
/
+0
*
[PATCH] uml: fix hang in TT mode on fault
Paolo 'Blaisorblade' Giarrusso
2005-09-22
1
-2
/
+9
*
[PATCH] uml: fix compile warning after consolidation patch
Paolo 'Blaisorblade' Giarrusso
2005-09-21
1
-1
/
+2
*
[PATCH] uml: remove verify_area_{tt,skas}
Paolo 'Blaisorblade' Giarrusso
2005-09-21
1
-6
/
+0
*
[PATCH] uml: move libc code out of mem_user.c and tempfile.c
Jeff Dike
2005-09-17
1
-0
/
+1
*
[PATCH] uml: _switch_to code consolidation
Jeff Dike
2005-09-17
2
-7
/
+2
*
[PATCH] uaccess.h annotations (uml)
viro@ZenIV.linux.org.uk
2005-09-09
1
-7
/
+7
*
[PATCH] uml: skas0 stubs now check system call return values
Bodo Stroesser
2005-09-05
1
-11
/
+16
*
[PATCH] uml: system call path cleanup
Jeff Dike
2005-09-05
2
-55
/
+27
*
[PATCH] uml: TLB operation batching
Jeff Dike
2005-09-05
1
-1
/
+4
*
[PATCH] uml: skas0 - separate kernel address space on stock hosts
Jeff Dike
2005-07-07
1
-2
/
+2
*
[PATCH] uml: hot-unplug code cleanup
Jeff Dike
2005-06-25
3
-17
/
+6
*
[PATCH] uml: time initialization tidying
Jeff Dike
2005-06-25
3
-31
/
+2
*
[PATCH] uml: fork cleanup
Jeff Dike
2005-06-25
1
-14
/
+3
*
[PATCH] uml: fix linkage of tt mode against NPTL
Paolo 'Blaisorblade' Giarrusso
2005-06-21
2
-46
/
+0
*
[PATCH] uml: remove jail mode + other leftovers
Paolo 'Blaisorblade' Giarrusso
2005-05-28
1
-7
/
+1
*
[PATCH] uml: Export clear_user_*
Jeff Dike
2005-05-20
1
-0
/
+1
*
[PATCH] uml: Fix process exit race
Bodo Stroesser
2005-05-06
2
-10
/
+11
*
[PATCH] uml: Use CONFIG variable for address space size
Bodo Stroesser
2005-05-06
1
-7
/
+1
*
[PATCH] uml: S390 preparation, save an extra register
Bodo Stroesser
2005-05-06
1
-0
/
+4
*
[PATCH] uml: __deprecated makes build unnecessarily noisy
Jeff Dike
2005-05-06
1
-2
/
+2
[next]