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
/
sys-i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
uml: fix stub address calculations
Jeff Dike
2007-10-16
2
-6
/
+7
*
uml: style fixes in FP code
Jeff Dike
2007-10-16
2
-74
/
+3
*
uml: coredumping floating point fixes
Jeff Dike
2007-10-16
1
-22
/
+0
*
uml: ptrace floating point fixes
Jeff Dike
2007-10-16
1
-25
/
+48
*
uml: floating point signal delivery fixes
Jeff Dike
2007-10-16
2
-99
/
+203
*
uml: don't use glibc asm/user.h
Jeff Dike
2007-10-16
1
-3
/
+3
*
uml: rename pt_regs general-purpose register file
Jeff Dike
2007-10-16
1
-32
/
+32
*
uml: fold mmu_context_skas into mm_context
Jeff Dike
2007-10-16
1
-9
/
+8
*
uml: style fixes pass 3
Jeff Dike
2007-10-16
6
-290
/
+286
*
uml: remove code made redundant by CHOOSE_MODE removal
Jeff Dike
2007-10-16
6
-61
/
+50
*
uml: throw out CHOOSE_MODE
Jeff Dike
2007-10-16
4
-29
/
+11
*
uml: style fixes pass 1
Jeff Dike
2007-10-16
2
-11
/
+6
*
uml: remove sysdep/thread.h
Jeff Dike
2007-10-16
1
-1
/
+0
*
uml: throw out CONFIG_MODE_TT
Jeff Dike
2007-10-16
7
-380
/
+2
*
minimal build fixes for uml (fallout from x86 merge)
Al Viro
2007-10-13
1
-3
/
+3
*
i386: move kernel
Thomas Gleixner
2007-10-11
1
-1
/
+1
*
i386: prepare shared kernel/syscall_table.S
Thomas Gleixner
2007-10-11
1
-1
/
+1
*
uml: fix string exporting on UML/i386
Jeff Dike
2007-07-24
1
-1
/
+1
*
uml: more page fault path trimming
Jeff Dike
2007-05-07
1
-2
/
+7
*
uml: rename os_{read_write}_file_k back to os_{read_write}_file
Jeff Dike
2007-05-07
2
-3
/
+3
*
uml: change remaining callers of os_{read_write}_file
Jeff Dike
2007-05-07
1
-1
/
+1
*
uml: start fixing os_read_file and os_write_file
Jeff Dike
2007-05-07
2
-2
/
+2
*
uml: delete HOST_FRAME_SIZE
Jeff Dike
2007-05-07
1
-1
/
+0
*
uml: kernel segfaults should dump proper registers
Jeff Dike
2007-05-07
1
-17
/
+24
*
uml: tidy fault code
Jeff Dike
2007-05-07
2
-42
/
+17
*
uml: no locking needed in tls.c
Jeff Dike
2007-05-07
1
-3
/
+8
*
uml: remove user_util.h
Jeff Dike
2007-05-07
2
-2
/
+0
*
uml: mark tt-mode code for future removal
Jeff Dike
2007-05-07
1
-12
/
+4
*
uml: formatting fixes
Jeff Dike
2007-05-07
1
-30
/
+24
*
uml: delete unused code
Jeff Dike
2007-05-07
1
-23
/
+0
*
[PATCH] uml: fix unreasonably long udelay
Paolo 'Blaisorblade' Giarrusso
2007-04-02
1
-11
/
+0
*
[PATCH] uml: fix compilation problems
Jeff Dike
2007-03-29
1
-1
/
+2
*
[PATCH] uml: fix host LDT lookup initialization locking, try 2
Jeff Dike
2007-03-01
1
-12
/
+24
*
[PATCH] uml: fix signal frame alignment
Jeff Dike
2007-01-30
1
-1
/
+2
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
1
-2
/
+2
*
[PATCH] UML: add generic BUG support
Jeff Dike
2006-12-08
2
-1
/
+21
*
[PATCH] uml: include stddef.h correctly
Jeff Dike
2006-12-07
3
-3
/
+2
*
[PATCH] Fix "Remove the use of _syscallX macros in UML"
Paolo 'Blaisorblade' Giarrusso
2006-10-30
1
-4
/
+7
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
3
-3
/
+0
*
[PATCH] Remove the use of _syscallX macros in UML
Arnd Bergmann
2006-10-02
1
-7
/
+4
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2006-09-26
1
-1
/
+1
|
\
|
*
[PATCH] i386: Redo semaphore and rwlock assembly helpers
Andi Kleen
2006-09-26
1
-1
/
+1
*
|
[PATCH] uml: Use ARRAY_SIZE more assiduously
Jeff Dike
2006-09-26
3
-8
/
+9
*
|
[PATCH] uml: Use klibc setjmp/longjmp
Jeff Dike
2006-09-26
2
-1
/
+59
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-30
2
-2
/
+0
|
\
|
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
2
-2
/
+0
*
|
[PATCH] uml: remove unneeded time definitions
Jeff Dike
2006-06-30
1
-2
/
+0
|
/
*
[PATCH] uml: more __user annotations
Al Viro
2006-06-05
1
-4
/
+5
*
[PATCH] uml: cleanup unprofile expression and build infrastructure
Paolo 'Blaisorblade' Giarrusso
2006-05-01
1
-5
/
+5
*
[PATCH] uml: fix compilation and execution with hardened GCC
Paolo 'Blaisorblade' Giarrusso
2006-05-01
1
-0
/
+2
[next]