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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] uml: avoid malloc to sleep in atomic sections
Paolo 'Blaisorblade' Giarrusso
2006-01-18
2
-1
/
+4
*
[PATCH] uml: use setjmp/longjmp instead of sigsetjmp/siglongjmp
Jeff Dike
2006-01-18
1
-2
/
+2
*
[PATCH] uml: implement soft interrupts
Jeff Dike
2006-01-18
1
-0
/
+19
*
[PATCH] uml: move libc-dependent skas process handling
Gennady Sharapov
2006-01-18
4
-13
/
+19
*
[PATCH] uml: move libc-dependent skas memory mapping code
Gennady Sharapov
2006-01-18
2
-14
/
+17
*
[PATCH] uml: move headers to arch/um/include
Gennady Sharapov
2006-01-18
15
-13
/
+416
*
[PATCH] uml: move libc-dependent time code
Gennady Sharapov
2006-01-18
2
-20
/
+11
*
[PATCH] uml: move libc-dependent utility procedures
Gennady Sharapov
2006-01-18
2
-18
/
+10
*
return statement cleanup - kill pointless parentheses
Jesper Juhl
2006-01-15
1
-2
/
+2
*
[PATCH] uml: fix missing KBUILD_BASENAME
Jeff Dike
2006-01-11
2
-0
/
+48
*
[PATCH] uml: move libc-dependent code from trap_user.c
Gennady Sharapov
2006-01-08
3
-9
/
+24
*
[PATCH] uml: move libc-dependent code from signal_user.c
Gennady Sharapov
2006-01-08
3
-30
/
+10
*
[PATCH] uml: add mconsole_reply variant with length param
Jeff Dike
2006-01-06
1
-3
/
+5
*
[PATCH] uml: better diagnostics for broken configs
Jeff Dike
2006-01-06
1
-0
/
+3
*
[PATCH] uml: umid cleanup
Jeff Dike
2006-01-06
2
-3
/
+2
*
[PATCH] uml: separate libc-dependent umid code
Jeff Dike
2006-01-06
2
-22
/
+8
*
[PATCH] uml: Add throttling to console driver
Jeff Dike
2006-01-06
2
-0
/
+6
*
[PATCH] uml: Simplify console opening/closing and irq registration
Jeff Dike
2006-01-06
3
-18
/
+10
*
[PATCH] uml: move console configuration
Jeff Dike
2006-01-06
1
-4
/
+3
*
[PATCH] uml: Add static initializations and declarations
Jeff Dike
2006-01-06
1
-1
/
+1
*
[PATCH] uml: Move mconsole support out of generic code
Jeff Dike
2006-01-06
1
-2
/
+2
*
[PATCH] uml: Remove unneeded structure field
Jeff Dike
2006-01-06
1
-3
/
+2
*
[PATCH] uml: Formatting changes
Jeff Dike
2006-01-06
2
-20
/
+13
*
[PATCH] uml skas0: stop gcc's insanity
Jeff Dike
2005-12-18
2
-26
/
+33
*
[PATCH] uml: fix compile error for tt
Pekka J Enberg
2005-12-12
1
-0
/
+2
*
[PATCH] uml: properly invoke x86_64 system calls
Jeff Dike
2005-11-22
2
-1
/
+20
*
[PATCH] uml: fix access_ok
Paolo 'Blaisorblade' Giarrusso
2005-11-13
1
-1
/
+18
*
[PATCH] uml console channels: fix the API of console_write
Paolo 'Blaisorblade' Giarrusso
2005-11-13
1
-2
/
+2
*
[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
[next]