index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
sys-x86_64
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
[PATCH] uml: s390 preparation, delay moved to arch
Bodo Stroesser
2005-05-05
1
-0
/
+18
*
[PATCH] uml: S390 preparation, abstract host page fault data
Bodo Stroesser
2005-05-05
1
-4
/
+6
*
[PATCH] uml: fix missing subdir in x86_64
Al Viro
2005-05-05
1
-0
/
+2
*
[PATCH] uml: cross-build support : mk_thread
Al Viro
2005-05-05
4
-55
/
+21
*
[PATCH] uml: cross-build support : kernel_offsets
Al Viro
2005-05-05
1
-0
/
+24
*
[PATCH] uml: cross-build support: mk_sc
Al Viro
2005-05-05
2
-45
/
+35
*
[PATCH] uml: start cross-build support : mk_user_constants
Al Viro
2005-05-05
1
-0
/
+78
*
[PATCH] uml kbuild: avoid useless rebuilds
Paolo 'Blaisorblade' Giarrusso
2005-05-05
1
-11
/
+0
*
[PATCH] x86_64: make string func definition work as intended
Paolo 'Blaisorblade' Giarrusso
2005-05-05
1
-3
/
+0
*
[PATCH] uml: kludgy compilation fixes for x86-64 subarch modules support
Paolo 'Blaisorblade' Giarrusso
2005-05-05
3
-1
/
+48
*
[PATCH] uml: obvious compile fixes for x86-64 Subarch and x86 regression fixes
Paolo 'Blaisorblade' Giarrusso
2005-05-05
1
-0
/
+2
*
[PATCH] consolidate sys_shmat
Stephen Rothwell
2005-05-01
1
-8
/
+0
*
[PATCH] uml: fix syscall table by including $(SUBARCH)'s one, for x86-64
Paolo 'Blaisorblade' Giarrusso
2005-05-01
4
-272
/
+72
*
[PATCH] uml: quick fix syscall table for x86_64
Paolo 'Blaisorblade' Giarrusso
2005-05-01
1
-29
/
+24
*
[PATCH] uml: fix syscall table by including $(SUBARCH)'s one, for i386
Paolo 'Blaisorblade' Giarrusso
2005-05-01
2
-1
/
+277
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
15
-0
/
+1091