index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
sys-i386
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-05
[PATCH] uml: more __user annotations
Al Viro
1
-4
/
+5
2006-05-01
[PATCH] uml: cleanup unprofile expression and build infrastructure
Paolo 'Blaisorblade' Giarrusso
1
-5
/
+5
2006-05-01
[PATCH] uml: fix compilation and execution with hardened GCC
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+2
2006-05-01
[PATCH] uml: use Kbuild tracking for all files and fix compilation output
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+4
2006-04-19
[PATCH] uml: add missing __volatile__
Jeff Dike
1
-2
/
+2
2006-04-19
[PATCH] uml: __user annotations
Al Viro
1
-3
/
+3
2006-04-11
[PATCH] uml: fix critical typo for TT mode
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2006-04-11
[PATCH] uml: fix some double export warnings
Paolo 'Blaisorblade' Giarrusso
1
-4
/
+0
2006-04-11
[PATCH] uml: fix format errors
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2006-04-11
[PATCH] UML: TLS fixlets
Jeff Dike
1
-1
/
+1
2006-03-31
[PATCH] uml: check for differences in host support
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+53
2006-03-31
[PATCH] uml: add arch_switch_to for newly forked thread
Paolo 'Blaisorblade' Giarrusso
2
-4
/
+18
2006-03-31
[PATCH] uml: implement {get,set}_thread_area for i386
Paolo 'Blaisorblade' Giarrusso
5
-7
/
+340
2006-03-31
[PATCH] uml: clean arch_switch usage
Paolo 'Blaisorblade' Giarrusso
2
-3
/
+15
2006-03-31
[PATCH] uml: sparse cleanups
Al Viro
3
-38
/
+40
2006-03-31
[PATCH] uml: clean up remapping code build magic
Al Viro
1
-2
/
+3
2006-03-31
[PATCH] uml: eliminate symlinks to host arch
Al Viro
1
-12
/
+5
2006-03-27
[PATCH] uml: fix segfault on signal delivery
Jeff Dike
1
-15
/
+44
2006-03-27
[PATCH] uml: more carefully test whether we are in a system call
Bodo Stroesser
1
-3
/
+12
2006-03-27
[PATCH] uml: move libc-dependent irq code to os-Linux
Jeff Dike
1
-2
/
+8
2006-02-24
[PATCH] uml: fix usage of kernel_errno in place of errno
Paolo 'Blaisorblade' Giarrusso
1
-6
/
+3
2006-02-01
[PATCH] uml: compilation fix when MODE_SKAS disabled
Pekka Enberg
1
-1
/
+1
2006-01-18
[PATCH] uml: move LDT creation
Bodo Stroesser
1
-2
/
+24
2006-01-11
[PATCH] uml: fix missing KBUILD_BASENAME
Jeff Dike
1
-26
/
+0
2006-01-08
[PATCH] uml: move libc-dependent code from signal_user.c
Gennady Sharapov
1
-1
/
+0
2005-12-29
[PATCH] uml: fix compilation with CONFIG_MODE_TT disabled
Paolo 'Blaisorblade' Giarrusso
1
-3
/
+5
2005-11-22
[PATCH] uml: properly invoke x86_64 system calls
Jeff Dike
2
-5
/
+8
2005-11-22
[PATCH] uml: eliminate anonymous union and clean up symlink lossage
Jeff Dike
1
-16
/
+19
2005-11-07
[PATCH] uml: maintain own LDT entries
Bodo Stroesser
1
-35
/
+471
2005-10-04
[PATCH] uml: Fix sysrq-r support for skas mode
Allan Graves
1
-12
/
+1
2005-10-04
[PATCH] UML - Fix Al's build tidying
Jeff Dike
1
-1
/
+1
2005-09-29
[PATCH] uml makefiles sanitized
Al Viro
6
-118
/
+39
2005-09-21
[PATCH] uml: fix modify_ldt - missing break in switch
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+1
2005-09-07
[PATCH] bogus symbol used in arch/um/os-Linux/elf_aux.c
viro@ZenIV.linux.org.uk
1
-0
/
+1
2005-09-05
[PATCH] uml: skas0 stubs now check system call return values
Bodo Stroesser
1
-8
/
+34
2005-09-05
[PATCH] uml: build cleanups
Al Viro
2
-7
/
+2
2005-09-05
[PATCH] uml: TLB operation batching
Jeff Dike
1
-0
/
+17
2005-09-05
[PATCH] uml: build cleanup
Al Viro
1
-2
/
+0
2005-09-05
[PATCH] uml: fix signal frame copy_user
Al Viro
1
-1
/
+1
2005-07-28
[PATCH] uml: Fix skas0 stub return
Bodo Stroesser
1
-3
/
+3
2005-07-14
[PATCH] uml: consolidate modify_ldt
Paolo 'Blaisorblade' Giarrusso
1
-52
/
+62
2005-07-14
[PATCH] uml: workaround host bug in "TT mode vs. NPTL link fix"
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2005-07-07
[PATCH] uml: skas0 - separate kernel address space on stock hosts
Jeff Dike
3
-2
/
+48
2005-06-25
[PATCH] uml: fork cleanup
Jeff Dike
1
-19
/
+4
2005-06-25
[PATCH] uml: fix sizeof usage
Andrew Morton
1
-1
/
+1
2005-06-21
[PATCH] uml: fix linkage of tt mode against NPTL
Paolo 'Blaisorblade' Giarrusso
2
-0
/
+27
2005-05-28
[PATCH] uml: stack dump fix
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+79
2005-05-20
[PATCH] uml: Delay loop cleanups
Jeff Dike
1
-4
/
+12
2005-05-20
[PATCH] uml: small fixes left over from rc4
Jeff Dike
1
-2
/
+2
2005-05-06
[PATCH] uml: S390 preparation, peekusr/pokeusr defined by subarch
Bodo Stroesser
1
-0
/
+40
[next]