index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
sys-x86_64
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[PATCH] uml: fix signal frame alignment
Jeff Dike
2007-01-30
1
-2
/
+3
*
[PATCH] UML: add generic BUG support
Jeff Dike
2006-12-08
2
-1
/
+21
*
[PATCH] Fix "Remove the use of _syscallX macros in UML"
Paolo 'Blaisorblade' Giarrusso
2006-10-30
1
-4
/
+7
*
[PATCH] make UML compile (FC6/x86-64)
Ulrich Drepper
2006-10-15
1
-1
/
+0
*
[PATCH] uml: remove duplicate export
Paolo 'Blaisorblade' Giarrusso
2006-10-11
1
-3
/
+0
*
[PATCH] Remove the use of _syscallX macros in UML
Arnd Bergmann
2006-10-02
1
-7
/
+4
*
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
2006-10-02
1
-1
/
+1
*
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
2006-10-02
1
-1
/
+1
*
[PATCH] uml: Use klibc setjmp/longjmp
Jeff Dike
2006-09-26
2
-2
/
+56
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-30
1
-1
/
+0
|
\
|
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
|
[PATCH] uml: remove unneeded time definitions
Jeff Dike
2006-06-30
1
-6
/
+0
|
/
*
[PATCH] uml: more __user annotations
Al Viro
2006-06-05
1
-10
/
+14
*
[PATCH] uml: __user annotation in arch_prctl
Al Viro
2006-06-05
1
-1
/
+1
*
[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
*
[PATCH] uml: use Kbuild tracking for all files and fix compilation output
Paolo 'Blaisorblade' Giarrusso
2006-05-01
1
-1
/
+4
*
[PATCH] uml: add missing __volatile__
Jeff Dike
2006-04-19
1
-5
/
+5
*
[PATCH] uml: fix critical typo for TT mode
Paolo 'Blaisorblade' Giarrusso
2006-04-11
1
-1
/
+1
*
[PATCH] uml: implement {get,set}_thread_area for i386
Paolo 'Blaisorblade' Giarrusso
2006-03-31
2
-1
/
+16
*
[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
-19
/
+9
*
[PATCH] uml: fix segfault on signal delivery
Jeff Dike
2006-03-27
1
-15
/
+41
*
[PATCH] uml: more carefully test whether we are in a system call
Bodo Stroesser
2006-03-27
1
-1
/
+21
*
[PATCH] uml: move libc-dependent irq code to os-Linux
Jeff Dike
2006-03-27
1
-0
/
+6
*
[PATCH] uml: initialize process FP registers properly
Jeff Dike
2006-02-07
2
-1
/
+8
*
[PATCH] uml: fix missing KBUILD_BASENAME
Jeff Dike
2006-01-11
1
-25
/
+0
*
[PATCH] uml: fix compilation with CONFIG_MODE_TT disabled
Paolo 'Blaisorblade' Giarrusso
2005-12-29
1
-2
/
+3
*
[PATCH] uml: properly invoke x86_64 system calls
Jeff Dike
2005-11-22
2
-11
/
+11
*
[PATCH] uml: maintain own LDT entries
Bodo Stroesser
2005-11-07
2
-77
/
+3
*
[PATCH] uml: fix x86_64 with !CONFIG_FRAME_POINTER
Jeff Dike
2005-10-10
1
-9
/
+28
*
[PATCH] uml makefiles sanitized
Al Viro
2005-09-29
6
-134
/
+62
*
[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
-10
/
+40
*
[PATCH] uml: build cleanups
Al Viro
2005-09-05
2
-6
/
+3
*
[PATCH] uml: TLB operation batching
Jeff Dike
2005-09-05
1
-0
/
+21
*
[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
-17
/
+24
*
[PATCH] unify x86/x86-64 semaphore code
Benjamin LaHaise
2005-09-05
1
-3
/
+2
*
[PATCH] uml: workaround host bug in "TT mode vs. NPTL link fix"
Paolo 'Blaisorblade' Giarrusso
2005-07-14
1
-1
/
+1
*
[PATCH] uml: fix lvalue for gcc4
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
/
+56
*
[PATCH] uml: fork cleanup
Jeff Dike
2005-06-25
1
-19
/
+4
*
[PATCH] uml: fix linkage of tt mode against NPTL
Paolo 'Blaisorblade' Giarrusso
2005-06-21
2
-0
/
+27
*
[PATCH] uml: fixlet for arch_prctl_skas
Paolo 'Blaisorblade' Giarrusso
2005-05-28
1
-6
/
+10
*
[PATCH] uml: stack dump fix
Paolo 'Blaisorblade' Giarrusso
2005-05-28
1
-10
/
+1
*
[PATCH] uml: Delay loop cleanups
Jeff Dike
2005-05-20
1
-18
/
+15
*
[PATCH] uml: small fixes left over from rc4
Jeff Dike
2005-05-20
5
-10
/
+17
*
[PATCH] uml: x86_64 fixes
Jeff Dike
2005-05-06
2
-1
/
+3
*
[PATCH] uml: S390 preparation, peekusr/pokeusr defined by subarch
Bodo Stroesser
2005-05-06
1
-0
/
+44
[prev]
[next]