index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
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
*
[PATCH] uml: fix critical typo for TT mode
Paolo 'Blaisorblade' Giarrusso
2006-04-11
1
-1
/
+1
*
[PATCH] uml: fix some double export warnings
Paolo 'Blaisorblade' Giarrusso
2006-04-11
1
-4
/
+0
*
[PATCH] uml: fix format errors
Paolo 'Blaisorblade' Giarrusso
2006-04-11
1
-1
/
+1
*
[PATCH] UML: TLS fixlets
Jeff Dike
2006-04-11
1
-1
/
+1
*
[PATCH] uml: check for differences in host support
Paolo 'Blaisorblade' Giarrusso
2006-03-31
1
-2
/
+53
*
[PATCH] uml: add arch_switch_to for newly forked thread
Paolo 'Blaisorblade' Giarrusso
2006-03-31
2
-4
/
+18
*
[PATCH] uml: implement {get,set}_thread_area for i386
Paolo 'Blaisorblade' Giarrusso
2006-03-31
5
-7
/
+340
*
[PATCH] uml: clean arch_switch usage
Paolo 'Blaisorblade' Giarrusso
2006-03-31
2
-3
/
+15
*
[PATCH] uml: sparse cleanups
Al Viro
2006-03-31
3
-38
/
+40
*
[PATCH] uml: clean up remapping code build magic
Al Viro
2006-03-31
1
-2
/
+3
*
[PATCH] uml: eliminate symlinks to host arch
Al Viro
2006-03-31
1
-12
/
+5
*
[PATCH] uml: fix segfault on signal delivery
Jeff Dike
2006-03-27
1
-15
/
+44
*
[PATCH] uml: more carefully test whether we are in a system call
Bodo Stroesser
2006-03-27
1
-3
/
+12
*
[PATCH] uml: move libc-dependent irq code to os-Linux
Jeff Dike
2006-03-27
1
-2
/
+8
*
[PATCH] uml: fix usage of kernel_errno in place of errno
Paolo 'Blaisorblade' Giarrusso
2006-02-24
1
-6
/
+3
*
[PATCH] uml: compilation fix when MODE_SKAS disabled
Pekka Enberg
2006-02-01
1
-1
/
+1
*
[PATCH] uml: move LDT creation
Bodo Stroesser
2006-01-18
1
-2
/
+24
*
[PATCH] uml: fix missing KBUILD_BASENAME
Jeff Dike
2006-01-11
1
-26
/
+0
*
[PATCH] uml: move libc-dependent code from signal_user.c
Gennady Sharapov
2006-01-08
1
-1
/
+0
*
[PATCH] uml: fix compilation with CONFIG_MODE_TT disabled
Paolo 'Blaisorblade' Giarrusso
2005-12-29
1
-3
/
+5
*
[PATCH] uml: properly invoke x86_64 system calls
Jeff Dike
2005-11-22
2
-5
/
+8
*
[PATCH] uml: eliminate anonymous union and clean up symlink lossage
Jeff Dike
2005-11-22
1
-16
/
+19
*
[PATCH] uml: maintain own LDT entries
Bodo Stroesser
2005-11-07
1
-35
/
+471
*
[PATCH] uml: Fix sysrq-r support for skas mode
Allan Graves
2005-10-04
1
-12
/
+1
*
[PATCH] UML - Fix Al's build tidying
Jeff Dike
2005-10-04
1
-1
/
+1
*
[PATCH] uml makefiles sanitized
Al Viro
2005-09-29
6
-118
/
+39
*
[PATCH] uml: fix modify_ldt - missing break in switch
Paolo 'Blaisorblade' Giarrusso
2005-09-21
1
-0
/
+1
*
[PATCH] bogus symbol used in arch/um/os-Linux/elf_aux.c
viro@ZenIV.linux.org.uk
2005-09-07
1
-0
/
+1
*
[PATCH] uml: skas0 stubs now check system call return values
Bodo Stroesser
2005-09-05
1
-8
/
+34
*
[PATCH] uml: build cleanups
Al Viro
2005-09-05
2
-7
/
+2
*
[PATCH] uml: TLB operation batching
Jeff Dike
2005-09-05
1
-0
/
+17
*
[PATCH] uml: build cleanup
Al Viro
2005-09-05
1
-2
/
+0
*
[PATCH] uml: fix signal frame copy_user
Al Viro
2005-09-05
1
-1
/
+1
*
[PATCH] uml: Fix skas0 stub return
Bodo Stroesser
2005-07-28
1
-3
/
+3
*
[PATCH] uml: consolidate modify_ldt
Paolo 'Blaisorblade' Giarrusso
2005-07-14
1
-52
/
+62
*
[PATCH] uml: workaround host bug in "TT mode vs. NPTL link fix"
Paolo 'Blaisorblade' Giarrusso
2005-07-14
1
-1
/
+1
*
[PATCH] uml: skas0 - separate kernel address space on stock hosts
Jeff Dike
2005-07-07
3
-2
/
+48
*
[PATCH] uml: fork cleanup
Jeff Dike
2005-06-25
1
-19
/
+4
*
[PATCH] uml: fix sizeof usage
Andrew Morton
2005-06-25
1
-1
/
+1
*
[PATCH] uml: fix linkage of tt mode against NPTL
Paolo 'Blaisorblade' Giarrusso
2005-06-21
2
-0
/
+27
*
[PATCH] uml: stack dump fix
Paolo 'Blaisorblade' Giarrusso
2005-05-28
1
-1
/
+79
*
[PATCH] uml: Delay loop cleanups
Jeff Dike
2005-05-20
1
-4
/
+12
*
[PATCH] uml: small fixes left over from rc4
Jeff Dike
2005-05-20
1
-2
/
+2
*
[PATCH] uml: S390 preparation, peekusr/pokeusr defined by subarch
Bodo Stroesser
2005-05-06
1
-0
/
+40
*
[PATCH] uml: s390 preparation, delay moved to arch
Bodo Stroesser
2005-05-05
2
-0
/
+23
*
[PATCH] uml: s390 preparation, checksumming done in arch code
Bodo Stroesser
2005-05-05
2
-5
/
+4
*
[PATCH] uml: S390 preparation, abstract host page fault data
Bodo Stroesser
2005-05-05
1
-11
/
+6
*
[PATCH] uml: fix a ptrace call
Jeff Dike
2005-05-05
1
-2
/
+3
*
[PATCH] uml: cross-build support : mk_thread
Al Viro
2005-05-05
4
-57
/
+23
*
[PATCH] uml: cross-build support : kernel_offsets
Al Viro
2005-05-05
1
-0
/
+25
[next]