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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-09-30
[PATCH] uml: revert "run mconsole "sysrq" in process context"
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2005-09-30
[PATCH] uml: clear SKAS0/3 flags when running in TT mode
Paolo 'Blaisorblade' Giarrusso
2
-0
/
+6
2005-09-30
[PATCH] uml: fix page faults in SKAS3 mode.
Paolo 'Blaisorblade' Giarrusso
3
-3
/
+17
2005-09-30
[PATCH] useless linux/irq.h includes (arch/um)
Al Viro
2
-2
/
+0
2005-09-29
[PATCH] uml makefiles sanitized
Al Viro
33
-573
/
+240
2005-09-22
[PATCH] uml: replace printk with "stack-friendly" printf - to report console ...
Paolo 'Blaisorblade' Giarrusso
1
-16
/
+42
2005-09-22
[PATCH] uml: use GFP_ATOMIC for allocations under spinlocks.
Paolo 'Blaisorblade' Giarrusso
2
-2
/
+2
2005-09-22
[PATCH] uml: Fix GFP_ flags usage
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+2
2005-09-22
[PATCH] uml: avoid fixing faults while atomic
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+7
2005-09-22
[PATCH] uml: run mconsole "sysrq" in process context
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2005-09-22
[PATCH] uml: fix condition in tlb flush
Paolo 'Blaisorblade' Giarrusso
1
-6
/
+6
2005-09-22
[PATCH] uml: fix hang in TT mode on fault
Paolo 'Blaisorblade' Giarrusso
2
-3
/
+19
2005-09-22
[PATCH] strlcat: use for uml umid.c
Paolo 'Blaisorblade' Giarrusso
2
-8
/
+7
2005-09-22
[PATCH] uml: don't remove umid files in conflict case
Paolo 'Blaisorblade' Giarrusso
1
-11
/
+19
2005-09-21
[PATCH] uml: fix compile warning after consolidation patch
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+2
2005-09-21
[PATCH] uml: comment about cast build fix
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+1
2005-09-21
[PATCH] uml: readd removed unistd.h inclusion
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+1
2005-09-21
[PATCH] uml: fix bogus HOST_ELF_CLASS symbol name
Paolo 'Blaisorblade' Giarrusso
2
-2
/
+5
2005-09-21
[PATCH] uml: Fix conflict between libc and ipv6
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+5
2005-09-21
[PATCH] uml: fix uname output on 32-bit binary on 64-bit host
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+6
2005-09-21
[PATCH] uml: fix modify_ldt - missing break in switch
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+1
2005-09-21
[PATCH] uml: remove verify_area_{tt,skas}
Paolo 'Blaisorblade' Giarrusso
2
-12
/
+0
2005-09-17
[PATCH] uml: UML/i386 cmpxchg fix
Jeff Dike
1
-0
/
+4
2005-09-17
[PATCH] uml: remove include of asm/elf.h
Jeff Dike
1
-1
/
+0
2005-09-17
[PATCH] uml: return a real error code
Jeff Dike
1
-0
/
+2
2005-09-17
[PATCH] uml: merge mem_user.c and mem.c
Jeff Dike
3
-77
/
+21
2005-09-17
[PATCH] uml: move libc code out of mem_user.c and tempfile.c
Jeff Dike
13
-318
/
+300
2005-09-17
[PATCH] uml: preserve errno in error paths
Jeff Dike
9
-78
/
+67
2005-09-17
[PATCH] uml: Remove some build warnings
Jeff Dike
2
-2
/
+4
2005-09-17
[PATCH] uml: Remove a useless include
Jeff Dike
1
-1
/
+0
2005-09-17
[PATCH] uml: Remove an unused file
Jeff Dike
1
-75
/
+0
2005-09-17
[PATCH] uml: breakpoint an arbitrary thread
Jeff Dike
4
-1
/
+62
2005-09-17
[PATCH] uml: _switch_to code consolidation
Jeff Dike
5
-16
/
+14
2005-09-11
kbuild: rename prepare to archprepare to fix dependency chain
Sam Ravnborg
1
-1
/
+1
2005-09-10
[PATCH] uml: avoid already done dirtying
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+1
2005-09-10
[PATCH] uml: fix fault handler on write
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+2
2005-09-10
[PATCH] uml: inline mk_pte and various friends
Paolo 'Blaisorblade' Giarrusso
3
-41
/
+11
2005-09-10
[PATCH] i386 / uml: add dwarf sections to static link script
Paolo 'Blaisorblade' Giarrusso
2
-42
/
+9
2005-09-10
[PATCH] Uml: more cleaning
Paolo 'Blaisorblade' Giarrusso
1
-4
/
+3
2005-09-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2
-0
/
+17
2005-09-09
kbuild: um fix so it compile with generic asm-offsets.h support
Sam Ravnborg
2
-0
/
+17
2005-09-09
[PATCH] uaccess.h annotations (uml)
viro@ZenIV.linux.org.uk
2
-14
/
+14
2005-09-09
[PATCH] sparse on uml (infrastructure bits)
viro@ZenIV.linux.org.uk
2
-0
/
+6
2005-09-07
[PATCH] bogus #if (arch/um/kernel/mem.c)
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-07
[PATCH] bogus symbol used in arch/um/os-Linux/elf_aux.c
viro@ZenIV.linux.org.uk
5
-1
/
+8
2005-09-07
[PATCH] lost chunk of "uml: build cleanups"
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-07
[PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...
Jesper Juhl
1
-7
/
+0
2005-09-05
[PATCH] uml: fix x86_64 page leak
Jeff Dike
2
-1
/
+12
2005-09-05
[PATCH] uml: fix advanced sysemu check
Bodo Stroesser
1
-11
/
+17
2005-09-05
[PATCH] uml: allow host capability usage to be disabled
Bodo Stroesser
1
-0
/
+24
[next]