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
/
os-Linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
2007-04-25
2
-2
/
+2
*
[PATCH] uml: use correct register file size everywhere
Jeff Dike
2007-03-27
4
-10
/
+15
*
[PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process()
Paolo 'Blaisorblade' Giarrusso
2007-03-08
2
-5
/
+3
*
[PATCH] uml: comment the initialization of a global
Jeff Dike
2007-03-06
1
-0
/
+1
*
[PATCH] uml: add a debugging message
Jeff Dike
2007-03-06
1
-1
/
+4
*
[PATCH] uml: host VDSO fix
Jeff Dike
2007-03-01
1
-0
/
+3
*
[PATCH] uml: add back accidentally removed error
Jeff Dike
2007-03-01
1
-1
/
+4
*
[PATCH] uml: fix 2.6.20 hang
Jeff Dike
2007-02-16
1
-18
/
+20
*
[PATCH] uml: x86_64 thread fixes
Jeff Dike
2007-02-11
2
-1
/
+13
*
[PATCH] uml: fix error output during early boot
Jeff Dike
2007-02-11
1
-62
/
+92
*
[PATCH] uml: AIO locking and tidying
Jeff Dike
2007-02-11
1
-7
/
+9
*
[PATCH] uml: register handling formatting fixes
Jeff Dike
2007-02-11
2
-10
/
+10
*
[PATCH] uml: ELF locking commentary
Jeff Dike
2007-02-11
1
-2
/
+1
*
[PATCH] uml: umid tidying
Jeff Dike
2007-02-11
1
-1
/
+2
*
[PATCH] uml: IRQ handler tidying
Jeff Dike
2007-02-11
1
-1
/
+5
*
[PATCH] uml: fix style violations
Jeff Dike
2007-02-11
1
-4
/
+5
*
[PATCH] uml: libc-dependent code should call libc directly
Jeff Dike
2007-02-11
2
-30
/
+28
*
[PATCH] uml: style fixes in startup code
Jeff Dike
2007-02-11
1
-6
/
+6
*
[PATCH] uml: locking comments in startup code
Jeff Dike
2007-02-11
1
-0
/
+2
*
[PATCH] uml: locking comments in memory and tempfile code
Jeff Dike
2007-02-11
1
-0
/
+7
*
[PATCH] uml: use get_random_bytes() after random pool is seeded
Jeff Dike
2006-12-07
2
-2
/
+2
*
[PATCH] uml: make execvp safe for our usage
Paolo 'Blaisorblade' Giarrusso
2006-11-25
3
-9
/
+164
*
[PATCH] uml: include tidying
Jeff Dike
2006-11-03
3
-3
/
+2
*
[PATCH] uml: fix I/O hang
Jeff Dike
2006-11-03
1
-3
/
+28
*
[PATCH] Fix "Remove the use of _syscallX macros in UML"
Paolo 'Blaisorblade' Giarrusso
2006-10-30
2
-0
/
+4
*
[PATCH] uml: cleanup run_helper() API to fix a leak
Paolo 'Blaisorblade' Giarrusso
2006-10-20
1
-4
/
+3
*
[PATCH] uml: reenable compilation of enable_timer, disabled by mistake
Paolo 'Blaisorblade' Giarrusso
2006-10-20
1
-1
/
+2
*
[PATCH] uml: code convention cleanup of a file
Paolo 'Blaisorblade' Giarrusso
2006-10-20
1
-25
/
+28
*
[PATCH] uml: split memory allocation prototypes out of user.h
Paolo 'Blaisorblade' Giarrusso
2006-10-20
4
-0
/
+4
*
[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
[next]