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
/
include
/
sysdep-x86_64
Commit message (
Expand
)
Author
Age
Files
Lines
*
uml: redo the calculation of NR_syscalls
Jeff Dike
2008-02-05
2
-11
/
+0
*
uml: fix stub address calculations
Jeff Dike
2007-10-16
1
-6
/
+7
*
uml: eliminate floating point state from register file
Jeff Dike
2007-10-16
1
-1
/
+0
*
uml: style fixes in FP code
Jeff Dike
2007-10-16
1
-27
/
+1
*
uml: floating point signal delivery fixes
Jeff Dike
2007-10-16
1
-0
/
+4
*
uml: remove os_* usage from userspace files
Jeff Dike
2007-10-16
1
-76
/
+76
*
uml: rename pt_regs general-purpose register file
Jeff Dike
2007-10-16
1
-32
/
+32
*
uml: remove code made redundant by CHOOSE_MODE removal
Jeff Dike
2007-10-16
1
-47
/
+41
*
uml: throw out CHOOSE_MODE
Jeff Dike
2007-10-16
1
-47
/
+36
*
uml: remove sysdep/thread.h
Jeff Dike
2007-10-16
1
-6
/
+0
*
uml: throw out CONFIG_MODE_TT
Jeff Dike
2007-10-16
2
-24
/
+1
*
fix uml-x86_64
Al Viro
2007-05-15
2
-1
/
+11
*
fix file specification in comments
Uwe Kleine-König
2007-05-09
1
-1
/
+1
*
[PATCH] uml: use correct register file size everywhere
Jeff Dike
2007-03-27
1
-4
/
+0
*
[PATCH] uml: size register files correctly
Jeff Dike
2006-12-07
1
-1
/
+1
*
[NET]: UML checksum annotations and cleanups.
Al Viro
2006-12-02
1
-24
/
+23
*
[PATCH] uml: fix I/O hang
Jeff Dike
2006-11-03
1
-0
/
+7
*
[PATCH] uml: asm offsets duplication removal
Paolo 'Blaisorblade' Giarrusso
2006-10-11
1
-4
/
+0
*
[PATCH] uml: allow using again x86/x86_64 crypto code
Paolo 'Blaisorblade' Giarrusso
2006-10-11
1
-0
/
+1
*
Attack of "the the"s in arch
Matt LaPlante
2006-10-03
1
-1
/
+1
*
[PATCH] uml: thread creation tidying
Jeff Dike
2006-09-27
1
-0
/
+3
*
[PATCH] uml: fix missing x86_64 register definitions
Jeff Dike
2006-09-27
2
-4
/
+41
*
[PATCH] uml: Move signal handlers to arch code
Jeff Dike
2006-09-26
1
-29
/
+0
*
[PATCH] uml: Use klibc setjmp/longjmp
Jeff Dike
2006-09-26
1
-0
/
+21
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] uml: remove dead declaration
Adrian Bunk
2006-06-25
1
-2
/
+0
*
[PATCH] uml: MADV_REMOVE fixes
Jeff Dike
2006-04-19
1
-0
/
+2
*
[PATCH] uml: tls support: hack to make it compile on any host
Paolo 'Blaisorblade' Giarrusso
2006-03-31
1
-0
/
+29
*
[PATCH] uml: fix missing KBUILD_BASENAME
Jeff Dike
2006-01-11
1
-0
/
+25
*
[PATCH] uml skas0: stop gcc's insanity
Jeff Dike
2005-12-18
1
-13
/
+17
*
[PATCH] uml: properly invoke x86_64 system calls
Jeff Dike
2005-11-22
1
-1
/
+11
*
[PATCH] uml: fix syscall stubs
Paolo 'Blaisorblade' Giarrusso
2005-11-07
1
-13
/
+48
*
[PATCH] uml: fix compile failure for TT mode
Miklos Szeredi
2005-10-24
1
-1
/
+1
*
[PATCH] build fix for uml/amd64
Al Viro
2005-10-19
1
-4
/
+0
*
[PATCH] uml: Fix sysrq-r support for skas mode
Allan Graves
2005-10-04
1
-4
/
+0
*
[PATCH] uml: fix page faults in SKAS3 mode.
Paolo 'Blaisorblade' Giarrusso
2005-09-30
1
-1
/
+4
*
[PATCH] uml makefiles sanitized
Al Viro
2005-09-29
2
-0
/
+55
*
[PATCH] uml: system call path cleanup
Jeff Dike
2005-09-05
1
-0
/
+2
*
[PATCH] uml: fix a macro typo
Al Viro
2005-09-05
1
-1
/
+1
*
[PATCH] uml: Proper clone support for skas0
Bodo Stroesser
2005-07-07
1
-0
/
+39
*
[PATCH] uml: skas0 - separate kernel address space on stock hosts
Jeff Dike
2005-07-07
2
-0
/
+33
*
[PATCH] uml: small fixes left over from rc4
Jeff Dike
2005-05-20
2
-52
/
+36
*
[PATCH] uml: s390 preparation, sighandler interface abstraction
Bodo Stroesser
2005-05-05
1
-0
/
+2
*
[PATCH] uml: S390 preparation, abstract host page fault data
Bodo Stroesser
2005-05-05
4
-18
/
+64
*
[PATCH] consolidate sys_shmat
Stephen Rothwell
2005-05-01
1
-1
/
+0
*
[PATCH] uml: fix syscall table by including $(SUBARCH)'s one, for x86-64
Paolo 'Blaisorblade' Giarrusso
2005-05-01
1
-46
/
+1
*
[PATCH] uml: fix syscall table by including $(SUBARCH)'s one, for i386
Paolo 'Blaisorblade' Giarrusso
2005-05-01
1
-11
/
+0
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
6
-0
/
+651