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
...
*
|
uml: simplify interval setting
Jeff Dike
2007-10-16
4
-6
/
+5
*
|
uml: fix timer switching
Jeff Dike
2007-10-16
4
-21
/
+26
*
|
uml: eliminate hz()
Jeff Dike
2007-10-16
5
-12
/
+8
*
|
uml: more idiomatic parameter parsing
Jeff Dike
2007-10-16
1
-2
/
+2
*
|
uml: remove unused file
Jeff Dike
2007-10-16
1
-195
/
+0
*
|
uml: remove unneeded void * cast
Jesper Juhl
2007-10-16
1
-1
/
+1
*
|
uml: eliminate floating point state from register file
Jeff Dike
2007-10-16
2
-3
/
+0
*
|
uml: style fixes in FP code
Jeff Dike
2007-10-16
10
-238
/
+77
*
|
uml: sysrq and mconsole fixes
Jeff Dike
2007-10-16
2
-15
/
+10
*
|
uml: coredumping floating point fixes
Jeff Dike
2007-10-16
1
-22
/
+0
*
|
uml: ptrace floating point fixes
Jeff Dike
2007-10-16
3
-51
/
+93
*
|
uml: floating point signal delivery fixes
Jeff Dike
2007-10-16
8
-116
/
+284
*
|
uml: don't use glibc asm/user.h
Jeff Dike
2007-10-16
2
-11
/
+4
*
|
uml: clean up tlb flush path
Jeff Dike
2007-10-16
2
-158
/
+127
*
|
uml: userspace files should call libc directly
Jeff Dike
2007-10-16
12
-121
/
+138
*
|
uml: replace clone with fork
Jeff Dike
2007-10-16
1
-35
/
+20
*
|
uml: remove os_* usage from userspace files
Jeff Dike
2007-10-16
8
-219
/
+186
*
|
uml: free LDT state on process exit
Jeff Dike
2007-10-16
1
-0
/
+2
*
|
uml: rename pt_regs general-purpose register file
Jeff Dike
2007-10-16
9
-94
/
+94
*
|
uml: fold mmu_context_skas into mm_context
Jeff Dike
2007-10-16
10
-69
/
+56
*
|
uml: get rid of do_longjmp
Jeff Dike
2007-10-16
10
-42
/
+14
*
|
uml: remove __u64 usage from physical memory subsystem
Jeff Dike
2007-10-16
3
-23
/
+6
*
|
uml: style fixes pass 3
Jeff Dike
2007-10-16
42
-1408
/
+1322
*
|
uml: remove code made redundant by CHOOSE_MODE removal
Jeff Dike
2007-10-16
57
-745
/
+496
*
|
uml: style fixes pass 2
Jeff Dike
2007-10-16
4
-149
/
+135
*
|
uml: throw out CHOOSE_MODE
Jeff Dike
2007-10-16
30
-282
/
+122
*
|
uml: style fixes pass 1
Jeff Dike
2007-10-16
15
-309
/
+278
*
|
uml: remove sysdep/thread.h
Jeff Dike
2007-10-16
5
-17
/
+2
*
|
uml: throw out CONFIG_MODE_TT
Jeff Dike
2007-10-16
85
-4183
/
+34
*
|
uml: add VDE networking support
Jeff Dike
2007-10-16
5
-2
/
+335
*
|
uml: physmem code tidying
Jeff Dike
2007-10-16
2
-30
/
+23
*
|
uml: stop saving process FP state
Jeff Dike
2007-10-16
12
-215
/
+74
*
|
uml: stop specially protecting kernel stacks
Jeff Dike
2007-10-16
4
-4
/
+7
*
|
uml: fix nonremovability of watchdog
Jeff Dike
2007-10-16
1
-1
/
+1
*
|
uml: fix an IPV6 libc vs kernel symbol clash
Jeff Dike
2007-10-16
1
-1
/
+2
*
|
uml: stop using libc asm/page.h
Jeff Dike
2007-10-16
6
-6
/
+2
*
|
uml: console tidying
Jeff Dike
2007-10-16
1
-114
/
+114
*
|
uml: fix console writing bugs
Jeff Dike
2007-10-16
3
-7
/
+16
*
|
uml: console subsystem tidying
Jeff Dike
2007-10-16
9
-299
/
+296
*
|
uml: fix error cleanup ordering
Jeff Dike
2007-10-16
1
-2
/
+2
*
|
uml: tidy recently-moved code
Jeff Dike
2007-10-16
3
-29
/
+15
*
|
uml: move userspace code to userspace file
Jeff Dike
2007-10-16
2
-48
/
+49
*
|
Consolidate PTRACE_DETACH
Alexey Dobriyan
2007-10-16
1
-5
/
+0
*
|
minimal build fixes for uml (fallout from x86 merge)
Al Viro
2007-10-13
6
-11
/
+18
|
/
*
i386/x86_64: move headers to include/asm-x86
Thomas Gleixner
2007-10-11
1
-2
/
+2
*
i386: move kernel
Thomas Gleixner
2007-10-11
1
-1
/
+1
*
i386: prepare shared kernel/syscall_table.S
Thomas Gleixner
2007-10-11
1
-1
/
+1
*
uml: fix irqstack crash
Jeff Dike
2007-09-19
3
-6
/
+7
*
uml: use correct type in BLKGETSIZE ioctl
Nicolas George
2007-09-19
1
-1
/
+2
*
uml: fix x86_64 core dump crash
Jeff Dike
2007-08-31
2
-6
/
+15
[prev]
[next]