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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] const struct tty_operations
Jeff Dike
2006-10-02
1
-4
/
+3
*
[PATCH] uml: don't roll my own random MAC generator
Jeff Dike
2006-09-29
1
-2
/
+0
*
[PATCH] uml: mechanical tidying after random MACs change
Jeff Dike
2006-09-29
2
-15
/
+0
*
[PATCH] uml: assign random MACs to interfaces if necessary
Jeff Dike
2006-09-29
1
-14
/
+5
*
[PATCH] uml: thread creation tidying
Jeff Dike
2006-09-27
4
-8
/
+11
*
[PATCH] uml: mark some tt-mode code
Jeff Dike
2006-09-27
1
-1
/
+2
*
[PATCH] uml: fix missing x86_64 register definitions
Jeff Dike
2006-09-27
2
-4
/
+41
*
[PATCH] uml: const more data
Jeff Dike
2006-09-27
5
-11
/
+11
*
[PATCH] uml: stack usage reduction
Jeff Dike
2006-09-26
1
-1
/
+2
*
[PATCH] uml: clean our set_ether_mac
Paolo 'Blaisorblade' Giarrusso
2006-09-26
1
-1
/
+0
*
[PATCH] uml: Remove unused variable
Jeff Dike
2006-09-26
1
-1
/
+0
*
[PATCH] uml: timer cleanups
Jeff Dike
2006-09-26
1
-1
/
+3
*
[PATCH] uml: Move signal handlers to arch code
Jeff Dike
2006-09-26
2
-56
/
+0
*
[PATCH] uml: SIGIO cleanups
Jeff Dike
2006-09-26
1
-0
/
+1
*
[PATCH] uml: Use klibc setjmp/longjmp
Jeff Dike
2006-09-26
3
-1
/
+44
*
[PATCH] uml: header formatting cleanups
Jeff Dike
2006-07-14
1
-34
/
+34
*
[PATCH] uml: tidy longjmp macro
Jeff Dike
2006-07-14
1
-2
/
+2
*
[PATCH] uml: make some symbols static
Jeff Dike
2006-07-10
1
-1
/
+0
*
[PATCH] uml: remove os_isatty
Jeff Dike
2006-07-10
1
-2
/
+1
*
[PATCH] uml: remove spinlock wrapper functions
Jeff Dike
2006-07-10
1
-2
/
+0
*
[PATCH] uml: mark forward_interrupts as being mode-specific
Jeff Dike
2006-07-10
1
-1
/
+6
*
[PATCH] uml: ifdef a mode-specific function
Jeff Dike
2006-07-10
1
-1
/
+0
*
[PATCH] uml: signal initialization cleanup
Jeff Dike
2006-07-10
1
-1
/
+1
*
[PATCH] uml: fix static binary segfault
Jeff Dike
2006-07-10
2
-4
/
+2
*
[PATCH] uml: timer initialization cleanup
Jeff Dike
2006-07-10
1
-1
/
+0
*
[PATCH] uml: clean up address space limits code
Tyler
2006-07-10
2
-2
/
+2
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] devfs: Remove the line_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
1
-1
/
+0
*
[PATCH] uml: remove dead declaration
Adrian Bunk
2006-06-25
1
-2
/
+0
*
[PATCH] uml: fix wall_to_monotonic initialization
Jeff Dike
2006-06-05
1
-11
/
+2
*
[PATCH] uml: change sigjmp_buf to jmp_buf
Jeff Dike
2006-04-19
1
-2
/
+2
*
[PATCH] uml: MADV_REMOVE fixes
Jeff Dike
2006-04-19
2
-0
/
+4
*
[PATCH] uml: fix "extern-vs-static" proto conflict in TLS code
Paolo 'Blaisorblade' Giarrusso
2006-04-11
1
-4
/
+0
*
[PATCH] uml: request format warnings to GCC for appropriate functions
Paolo 'Blaisorblade' Giarrusso
2006-04-11
3
-4
/
+8
*
[PATCH] uml: check for differences in host support
Paolo 'Blaisorblade' Giarrusso
2006-03-31
3
-0
/
+8
*
[PATCH] uml: tls support: hack to make it compile on any host
Paolo 'Blaisorblade' Giarrusso
2006-03-31
3
-3
/
+61
*
[PATCH] uml: implement {get,set}_thread_area for i386
Paolo 'Blaisorblade' Giarrusso
2006-03-31
1
-0
/
+4
*
[PATCH] uml: clean arch_switch usage
Paolo 'Blaisorblade' Giarrusso
2006-03-31
2
-1
/
+10
*
[PATCH] uml: sparse cleanups
Al Viro
2006-03-31
2
-14
/
+9
*
[PATCH] uml: redeclare highmem
Jeff Dike
2006-03-31
1
-1
/
+1
*
[PATCH] UML: Hotplug memory, take 2
Jeff Dike
2006-03-31
2
-1
/
+2
*
[PATCH] uml: oS header cleanups
Jeff Dike
2006-03-27
3
-2
/
+14
*
[PATCH] uml: move sigio_user.c to os-Linux/sigio.c
Jeff Dike
2006-03-27
3
-3
/
+5
*
[PATCH] uml: move SIGIO startup code to os-Linux/start_up.c
Jeff Dike
2006-03-27
2
-1
/
+1
*
[PATCH] uml: move libc-dependent irq code to os-Linux
Jeff Dike
2006-03-27
3
-3
/
+34
*
[PATCH] uml: fix declaration of exit()
Jeff Dike
2006-03-27
1
-1
/
+1
*
[PATCH] uml: fix ((unused)) attribute
Paolo 'Blaisorblade' Giarrusso
2006-02-24
1
-1
/
+1
*
[PATCH] uml: fix usage of kernel_errno in place of errno
Paolo 'Blaisorblade' Giarrusso
2006-02-24
1
-0
/
+3
*
[PATCH] uml: initialize process FP registers properly
Jeff Dike
2006-02-07
1
-1
/
+1
*
[PATCH] uml: avoid "CONFIG_NR_CPUS undeclared" bogus error messages
Paolo 'Blaisorblade' Giarrusso
2006-02-01
1
-2
/
+0
[next]