index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
Age
Commit message (
Expand
)
Author
Files
Lines
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-12
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-10
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2
-0
/
+17
2005-09-10
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-08
[PATCH] bogus #if (arch/um/kernel/mem.c)
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-08
[PATCH] bogus symbol used in arch/um/os-Linux/elf_aux.c
viro@ZenIV.linux.org.uk
5
-1
/
+8
2005-09-08
[PATCH] lost chunk of "uml: build cleanups"
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-08
[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
2005-09-05
[PATCH] uml: skas0 stubs now check system call return values
Bodo Stroesser
8
-238
/
+348
2005-09-05
[PATCH] uml: increase granularity of host capability checking
Bodo Stroesser
4
-34
/
+96
2005-09-05
[PATCH] uml: move libc-dependent startup and signal code
Gennady Sharapov
8
-168
/
+230
2005-09-05
[PATCH] uml: add host AIO support to block driver
Jeff Dike
4
-409
/
+373
2005-09-05
[PATCH] uml: use host AIO support
Jeff Dike
6
-15
/
+475
2005-09-05
[PATCH] uml: build cleanups
Al Viro
5
-14
/
+6
2005-09-05
[PATCH] uml: system call path cleanup
Jeff Dike
13
-215
/
+131
2005-09-05
[PATCH] uml: TLB operation batching
Jeff Dike
8
-166
/
+273
2005-09-05
[PATCH] uml: remove duplicated exports
Jeff Dike
1
-19
/
+0
2005-09-05
[PATCH] uml: mark SMP on UML/x86_64 as broken
Jeff Dike
2
-1
/
+5
2005-09-05
[PATCH] uml: remove libc reference in build
Al Viro
1
-1
/
+1
2005-09-05
[PATCH] uml: build cleanup
Al Viro
3
-4
/
+1
2005-09-05
[PATCH] uml: error path cleanup
Jeff Dike
1
-5
/
+9
2005-09-05
[PATCH] uml: fix a macro typo
Al Viro
1
-1
/
+1
2005-09-05
[PATCH] uml: fix signal frame copy_user
Al Viro
2
-18
/
+25
2005-09-05
[PATCH] uml: fault handler micro-cleanups
Paolo 'Blaisorblade' Giarrusso
1
-15
/
+13
2005-09-05
[PATCH] uml: fix SIGWINCH handler race while waiting for signals.
Bodo Stroesser
1
-5
/
+6
2005-09-05
[PATCH] uml: workaround GDB problems on debugging
Paolo 'Blaisorblade' Giarrusso
3
-4
/
+15
2005-09-05
[PATCH] uml: Rename Kconfig files to be like the other arches
Jeff Dike
7
-14
/
+14
2005-09-05
[PATCH] uml: remove debugging code from page fault path
Jeff Dike
2
-48
/
+0
2005-09-05
[PATCH] unify x86/x86-64 semaphore code
Benjamin LaHaise
3
-3
/
+10
2005-08-29
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
Steven Rostedt
1
-3
/
+3
2005-08-27
[PATCH] mmaper_kern.c fixes [buffer overruns]
Al Viro
1
-32
/
+9
2005-08-18
[PATCH] uml: fix a crash under screen
Jeff Dike
1
-1
/
+5
2005-08-18
[PATCH] uml: fix the x86_64 build
Al Viro
1
-1
/
+0
2005-07-30
[PATCH] uml: fix vsyscall brokenness
Jeff Dike
1
-1
/
+5
2005-07-29
[PATCH] uml: implement hostfs syncing
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+3
2005-07-29
[PATCH] uml: Clean up prink calls
Christophe Lucas
3
-3
/
+3
[prev]
[next]