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
/
os-Linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] uml: fix uname under setarch i386
Paolo 'Blaisorblade' Giarrusso
2006-10-11
1
-1
/
+8
*
[PATCH] uml: make TT mode compile after setjmp-related changes
Paolo 'Blaisorblade' Giarrusso
2006-10-11
1
-1
/
+0
*
[PATCH] Remove the use of _syscallX macros in UML
Arnd Bergmann
2006-10-02
3
-11
/
+7
*
[PATCH] uml: close file descriptor leaks
Jeff Dike
2006-09-29
1
-1
/
+5
*
[PATCH] uml: thread creation tidying
Jeff Dike
2006-09-27
1
-52
/
+16
*
[PATCH] uml: mark some tt-mode code
Jeff Dike
2006-09-27
1
-2
/
+6
*
[PATCH] uml: const more data
Jeff Dike
2006-09-27
6
-6
/
+6
*
[PATCH] uml: stack usage reduction
Jeff Dike
2006-09-26
3
-13
/
+18
*
[PATCH] uml: Remove unused variable
Jeff Dike
2006-09-26
1
-7
/
+0
*
[PATCH] uml: timer cleanups
Jeff Dike
2006-09-26
2
-10
/
+14
*
[PATCH] uml: Move signal handlers to arch code
Jeff Dike
2006-09-26
10
-33
/
+102
*
[PATCH] uml: SIGIO cleanups
Jeff Dike
2006-09-26
1
-47
/
+56
*
[PATCH] uml: Fix handling of failed execs of helpers
Jeff Dike
2006-09-26
1
-11
/
+11
*
[PATCH] uml: Use ARRAY_SIZE more assiduously
Jeff Dike
2006-09-26
1
-3
/
+3
*
[PATCH] uml: Use klibc setjmp/longjmp
Jeff Dike
2006-09-26
7
-19
/
+14
*
[PATCH] uml: tidy longjmp macro
Jeff Dike
2006-07-14
3
-16
/
+11
*
[PATCH] uml: add some EINTR protection
Jeff Dike
2006-07-10
1
-4
/
+2
*
[PATCH] uml: formatting fixes
Jeff Dike
2006-07-10
1
-71
/
+66
*
[PATCH] uml: make some symbols static
Jeff Dike
2006-07-10
1
-4
/
+6
*
[PATCH] uml: fix exitcall ordering bug
Jeff Dike
2006-07-10
1
-1
/
+8
*
[PATCH] uml: remove os_isatty
Jeff Dike
2006-07-10
2
-6
/
+13
*
[PATCH] uml: ifdef a mode-specific function
Jeff Dike
2006-07-10
1
-0
/
+2
*
[PATCH] uml: signal initialization cleanup
Jeff Dike
2006-07-10
2
-11
/
+10
*
[PATCH] uml: remove useless declaration
Jeff Dike
2006-07-10
1
-5
/
+0
*
[PATCH] uml: timer initialization cleanup
Jeff Dike
2006-07-10
3
-46
/
+4
*
[PATCH] uml: rename and improve actually_do_remove()
Paolo 'Blaisorblade' Giarrusso
2006-07-01
1
-16
/
+37
*
[PATCH] uml: fix not_dead_yet when directory is in bad state
Paolo 'Blaisorblade' Giarrusso
2006-07-01
1
-19
/
+29
*
[PATCH] uml: fix off-by-one bug in VM file creation
Jeff Dike
2006-06-30
1
-2
/
+5
*
[PATCH] uml: fix /proc/mounts parsing boundary condition
Jeff Dike
2006-06-30
1
-2
/
+12
*
[PATCH] uml: fix a typo in do_uml_initcalls
Jeff Dike
2006-06-05
1
-1
/
+1
*
[PATCH] uml: fix wall_to_monotonic initialization
Jeff Dike
2006-06-05
1
-9
/
+1
*
[PATCH] uml: export symbols added by GCC hardened
Paolo 'Blaisorblade' Giarrusso
2006-05-01
1
-0
/
+7
*
[PATCH] uml: search from uml_net in a more reasonable PATH
Mattia Dongili
2006-05-01
1
-0
/
+30
*
[PATCH] uml: error handling fixes
Jeff Dike
2006-05-01
5
-10
/
+10
*
[PATCH] uml: clean up after MADVISE_REMOVE
Jeff Dike
2006-05-01
1
-5
/
+12
*
[PATCH] uml: remove NULL checks and add some CodingStyle
Jesper Juhl
2006-05-01
1
-25
/
+22
*
[PATCH] uml: physical memory map file fixes
Rob Landley
2006-04-19
2
-24
/
+118
*
[PATCH] uml: change sigjmp_buf to jmp_buf
Jeff Dike
2006-04-19
5
-25
/
+25
*
[PATCH] uml: MADV_REMOVE fixes
Jeff Dike
2006-04-19
1
-2
/
+2
*
[PATCH] uml: fix big stack user
Paolo 'Blaisorblade' Giarrusso
2006-04-11
1
-10
/
+13
*
[PATCH] uml: fix failure path after conversion
Paolo 'Blaisorblade' Giarrusso
2006-04-11
1
-5
/
+10
*
[PATCH] uml: fix hang on run_helper() failure on uml_net
Paolo 'Blaisorblade' Giarrusso
2006-04-11
1
-5
/
+5
*
[PATCH] uml: move outside spinlock call not needing it
Paolo 'Blaisorblade' Giarrusso
2006-04-11
1
-1
/
+1
*
[PATCH] uml: fix some double export warnings
Paolo 'Blaisorblade' Giarrusso
2006-04-11
1
-2
/
+7
*
[PATCH] uml: fix format errors
Paolo 'Blaisorblade' Giarrusso
2006-04-11
3
-5
/
+5
*
[PATCH] UML: TLS fixlets
Jeff Dike
2006-04-11
1
-0
/
+1
*
[PATCH] uml: check for differences in host support
Paolo 'Blaisorblade' Giarrusso
2006-03-31
3
-3
/
+36
*
[PATCH] uml: tls support: hack to make it compile on any host
Paolo 'Blaisorblade' Giarrusso
2006-03-31
1
-8
/
+7
*
[PATCH] uml: implement {get,set}_thread_area for i386
Paolo 'Blaisorblade' Giarrusso
2006-03-31
2
-2
/
+79
*
[PATCH] uml: remove unused make variables
Al Viro
2006-03-31
1
-3
/
+0
[next]