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
/
kernel
/
skas
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-26
[PATCH] Standardize pxx_page macros
Dave McCracken
1
-1
/
+1
2006-07-10
[PATCH] uml: remove syscall debugging
Jeff Dike
1
-7
/
+0
2006-07-10
[PATCH] uml: signal initialization cleanup
Jeff Dike
1
-1
/
+1
2006-07-10
[PATCH] uml: fix static binary segfault
Jeff Dike
1
-6
/
+5
2006-07-10
[PATCH] uml: clean up address space limits code
Tyler
1
-15
/
+4
2006-07-01
[PATCH] uml: make copy_*_user atomic
Paolo 'Blaisorblade' Giarrusso
1
-6
/
+9
2006-06-30
[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter
Christoph Lameter
1
-1
/
+1
2006-05-01
[PATCH] uml: cleanup unprofile expression and build infrastructure
Paolo 'Blaisorblade' Giarrusso
1
-7
/
+2
2006-05-01
[PATCH] uml: fix compilation and execution with hardened GCC
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+8
2006-03-31
[PATCH] uml: add arch_switch_to for newly forked thread
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+7
2006-03-31
[PATCH] uml: implement {get,set}_thread_area for i386
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+2
2006-03-31
[PATCH] uml: clean arch_switch usage
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+2
2006-02-07
[PATCH] uml: remove a dead file
Jeff Dike
1
-569
/
+0
2006-01-18
[PATCH] uml: move libc-dependent skas process handling
Gennady Sharapov
2
-12
/
+10
2006-01-18
[PATCH] uml: move libc-dependent skas memory mapping code
Gennady Sharapov
2
-283
/
+2
2006-01-18
[PATCH] uml: move headers to arch/um/include
Gennady Sharapov
8
-291
/
+0
2006-01-18
[PATCH] uml: move libc-dependent time code
Gennady Sharapov
2
-2
/
+0
2006-01-18
[PATCH] uml: move libc-dependent utility procedures
Gennady Sharapov
1
-1
/
+1
2006-01-18
[PATCH] uml: move LDT creation
Bodo Stroesser
3
-21
/
+5
2006-01-12
[PATCH] uml: task_stack_page()
Al Viro
1
-2
/
+2
2006-01-11
[PATCH] uml: fix debug output on x86_64
Jeff Dike
1
-2
/
+2
2006-01-08
[PATCH] uml: move libc-dependent code from trap_user.c
Gennady Sharapov
2
-79
/
+1
2006-01-08
[PATCH] uml: move libc-dependent code from signal_user.c
Gennady Sharapov
4
-14
/
+1
2005-12-18
[PATCH] uml skas0: stop gcc's insanity
Jeff Dike
1
-10
/
+13
2005-12-12
[PATCH] uml: fix compile error for tt
Pekka J Enberg
1
-1
/
+0
2005-11-22
[PATCH] uml: eliminate use of libc PAGE_SIZE
Jeff Dike
1
-4
/
+9
2005-11-22
[PATCH] uml: eliminate use of local in clone stub
Jeff Dike
1
-4
/
+6
2005-11-13
[PATCH] uml: fix access_ok
Paolo 'Blaisorblade' Giarrusso
2
-12
/
+6
2005-11-07
[PATCH] uml: maintain own LDT entries
Bodo Stroesser
6
-23
/
+36
2005-11-07
[PATCH] uml: improve stub debugging
Jeff Dike
1
-0
/
+11
2005-10-29
[PATCH] mm: split page table lock
Hugh Dickins
1
-0
/
+1
2005-10-29
[PATCH] mm: arches skip ptlock
Hugh Dickins
1
-3
/
+0
2005-09-29
[PATCH] uml makefiles sanitized
Al Viro
4
-122
/
+0
2005-09-21
[PATCH] uml: remove verify_area_{tt,skas}
Paolo 'Blaisorblade' Giarrusso
1
-6
/
+0
2005-09-17
[PATCH] uml: _switch_to code consolidation
Jeff Dike
2
-7
/
+2
2005-09-09
[PATCH] uaccess.h annotations (uml)
viro@ZenIV.linux.org.uk
1
-7
/
+7
2005-09-05
[PATCH] uml: fix x86_64 page leak
Jeff Dike
2
-1
/
+12
2005-09-05
[PATCH] uml: skas0 stubs now check system call return values
Bodo Stroesser
3
-130
/
+168
2005-09-05
[PATCH] uml: increase granularity of host capability checking
Bodo Stroesser
4
-34
/
+96
2005-09-05
[PATCH] uml: system call path cleanup
Jeff Dike
4
-88
/
+51
2005-09-05
[PATCH] uml: TLB operation batching
Jeff Dike
3
-37
/
+111
2005-08-18
[PATCH] uml: fix a crash under screen
Jeff Dike
1
-1
/
+5
2005-07-28
[PATCH] uml: Fix typo
Bodo Stroesser
1
-1
/
+1
2005-07-28
[PATCH] uml: Fix redundant assignment
Jeff Dike
1
-1
/
+0
2005-07-27
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
Olaf Hering
1
-2
/
+2
2005-07-07
[PATCH] uml: Proper clone support for skas0
Bodo Stroesser
6
-3
/
+137
2005-07-07
[PATCH] uml: skas0 - separate kernel address space on stock hosts
Jeff Dike
10
-152
/
+470
2005-07-07
[PATCH] uml: kill some useless vmalloc tlb flushing
Jeff Dike
1
-1
/
+0
2005-06-25
[PATCH] uml: time initialization tidying
Jeff Dike
3
-33
/
+2
2005-06-25
[PATCH] uml: fix timer initialization
Jeff Dike
1
-1
/
+0
[next]