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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] uml: remove winch sem
Paolo 'Blaisorblade' Giarrusso
2005-07-07
1
-13
/
+24
*
[PATCH] uml: restore hppfs support
Paolo 'Blaisorblade' Giarrusso
2005-07-07
1
-3
/
+3
*
[PATCH] uml: Proper clone support for skas0
Bodo Stroesser
2005-07-07
10
-3
/
+231
*
[PATCH] uml: skas0 - separate kernel address space on stock hosts
Jeff Dike
2005-07-07
37
-262
/
+850
*
[PATCH] uml: kill some useless vmalloc tlb flushing
Jeff Dike
2005-07-07
1
-1
/
+0
*
[PATCH] uml: hot-unplug code cleanup
Jeff Dike
2005-06-25
11
-55
/
+113
*
[PATCH] uml: time initialization tidying
Jeff Dike
2005-06-25
9
-83
/
+20
*
[PATCH] uml: always disable kmalloc during shutdown
Jeff Dike
2005-06-25
2
-6
/
+4
*
[PATCH] uml: fix timer initialization
Jeff Dike
2005-06-25
2
-2
/
+1
*
[PATCH] uml: fork cleanup
Jeff Dike
2005-06-25
6
-81
/
+19
*
[PATCH] uml: kfree cleanup
Jesper Juhl
2005-06-25
1
-3
/
+3
*
[PATCH] uml: fix sizeof usage
Andrew Morton
2005-06-25
1
-1
/
+1
*
[PATCH] kstrdup: convert a few existing implementations
Robert Love
2005-06-23
1
-6
/
+2
*
[PATCH] make each arch use mm/Kconfig
Dave Hansen
2005-06-23
1
-0
/
+1
*
[PATCH] uml: fix linkage of tt mode against NPTL
Paolo 'Blaisorblade' Giarrusso
2005-06-21
10
-59
/
+86
*
[PATCH] uml: make hw_controller_type->release exist only for archs needing it
Paolo 'Blaisorblade' Giarrusso
2005-06-21
1
-0
/
+5
*
[PATCH] uml: complete hw_controller_type->release conversion
Paolo 'Blaisorblade' Giarrusso
2005-06-21
1
-1
/
+0
*
[PATCH] uml: add and use generic hw_controller_type->release
Paolo 'Blaisorblade' Giarrusso
2005-06-21
6
-11
/
+7
*
[PATCH] mm: remove PG_highmem
Badari Pulavarty
2005-06-21
1
-1
/
+0
*
[PATCH] uml: slirp and slip driver cleanups and fixes
Jeff Dike
2005-06-13
9
-245
/
+181
*
[PATCH] uml: use fork instead of clone
Jeff Dike
2005-06-13
1
-29
/
+19
*
[PATCH] uml: build cleanups
Jeff Dike
2005-06-13
2
-4
/
+3
*
[PATCH] uml: remove duplicate includes
Jeff Dike
2005-06-13
3
-4
/
+0
*
[PATCH] uml: clean up error path
Jeff Dike
2005-06-08
1
-8
/
+16
*
[PATCH] uml: fix strace -f
Jeff Dike
2005-06-08
1
-1
/
+6
*
[PATCH] uml: compile fixes for gcc 4
Jeff Dike
2005-06-08
12
-19
/
+21
*
[PATCH] uml: make the emulated iomem driver work on 2.6
Jeff Dike
2005-06-08
2
-4
/
+26
*
[PATCH] uml: remove jail mode + other leftovers
Paolo 'Blaisorblade' Giarrusso
2005-05-28
2
-13
/
+1
*
[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
5
-32
/
+97
*
[PATCH] uml: split CONFIG_FRAME_POINTER from DEBUG_INFO
Paolo 'Blaisorblade' Giarrusso
2005-05-28
1
-4
/
+0
*
[PATCH] uml: add MOD_LICENSE to random driver
Paolo 'Blaisorblade' Giarrusso
2005-05-28
1
-5
/
+11
*
[PATCH] uml: remove unused code
Jeff Dike
2005-05-28
3
-139
/
+0
*
[PATCH] uml: fix segfault on exit with CONFIG_GCOV
Jeff Dike
2005-05-28
1
-18
/
+20
*
[PATCH] uml: single-space a help message
Jeff Dike
2005-05-28
1
-3
/
+3
*
[PATCH] uml: remove 2_5compat.h
Jeff Dike
2005-05-28
7
-31
/
+0
*
[PATCH] uml: turn off kmalloc always on a fatal signal
Jeff Dike
2005-05-28
1
-1
/
+1
*
[PATCH] uml: fix a couple of warnings
Jeff Dike
2005-05-28
1
-16
/
+3
*
[PATCH] uml: Change printf to printk in console driver
Jeff Dike
2005-05-20
1
-7
/
+15
*
[PATCH] uml: fixrange_init 3-level page table support
Jeff Dike
2005-05-20
1
-9
/
+31
*
[PATCH] uml: Remove ubd-mmap support
Jeff Dike
2005-05-20
2
-322
/
+3
*
[PATCH] uml: initrd cleanup
Jeff Dike
2005-05-20
2
-1
/
+79
*
[PATCH] uml: Export clear_user_*
Jeff Dike
2005-05-20
2
-0
/
+2
*
[PATCH] uml: multicast driver cleanup
Jeff Dike
2005-05-20
2
-35
/
+16
*
[PATCH] uml: Delay loop cleanups
Jeff Dike
2005-05-20
2
-22
/
+27
*
[PATCH] uml: Page fault fixes
Jeff Dike
2005-05-20
1
-3
/
+4
*
[PATCH] uml: small fixes left over from rc4
Jeff Dike
2005-05-20
12
-68
/
+65
*
Remove some left-over empty files
Linus Torvalds
2005-05-20
1
-0
/
+0
*
[PATCH] uml: change memcpy to memmove
Paolo 'Blaisorblade' Giarrusso
2005-05-17
1
-2
/
+8
*
[PATCH] uml: x86_64 fixes
Jeff Dike
2005-05-06
5
-5
/
+9
[next]