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.13.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-05-21
[PATCH] uml: Change printf to printk in console driver
Jeff Dike
1
-7
/
+15
2005-05-21
[PATCH] uml: fixrange_init 3-level page table support
Jeff Dike
1
-9
/
+31
2005-05-21
[PATCH] uml: Remove ubd-mmap support
Jeff Dike
2
-322
/
+3
2005-05-21
[PATCH] uml: initrd cleanup
Jeff Dike
2
-1
/
+79
2005-05-21
[PATCH] uml: Export clear_user_*
Jeff Dike
2
-0
/
+2
2005-05-21
[PATCH] uml: multicast driver cleanup
Jeff Dike
2
-35
/
+16
2005-05-21
[PATCH] uml: Delay loop cleanups
Jeff Dike
2
-22
/
+27
2005-05-21
[PATCH] uml: Page fault fixes
Jeff Dike
1
-3
/
+4
2005-05-21
[PATCH] uml: small fixes left over from rc4
Jeff Dike
12
-68
/
+65
2005-05-21
Remove some left-over empty files
Linus Torvalds
1
-0
/
+0
2005-05-17
[PATCH] uml: change memcpy to memmove
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+8
2005-05-07
[PATCH] uml: x86_64 fixes
Jeff Dike
5
-5
/
+9
2005-05-07
[PATCH] uml: Fix process exit race
Bodo Stroesser
5
-16
/
+11
2005-05-07
[PATCH] uml: S390 preparation, arch_align_stack
Bodo Stroesser
1
-0
/
+9
2005-05-07
[PATCH] uml: Use CONFIG variable for address space size
Bodo Stroesser
1
-7
/
+1
2005-05-07
[PATCH] uml: Turn literal numbers into symbolic constants
Jeff Dike
1
-13
/
+22
2005-05-07
[PATCH] uml: Makefile cleanup
Jeff Dike
1
-5
/
+1
2005-05-07
[PATCH] uml: Eliminate unusable function
Jeff Dike
1
-10
/
+0
2005-05-07
[PATCH] uml: S390 preparation, save an extra register
Bodo Stroesser
1
-0
/
+4
2005-05-07
[PATCH] uml: S390 preparation, peekusr/pokeusr defined by subarch
Bodo Stroesser
4
-50
/
+153
2005-05-07
[PATCH] uml: command line handling cleanup
Jeff Dike
2
-4
/
+4
2005-05-07
[PATCH] uml: __deprecated makes build unnecessarily noisy
Jeff Dike
2
-4
/
+4
2005-05-06
[PATCH] uml: header and code cleanup
Bodo Stroesser
2
-18
/
+2
2005-05-06
[PATCH] uml: remove a dangling symlink
Bodo Stroesser
1
-1
/
+1
2005-05-06
[PATCH] uml: s390 preparation, sighandler interface abstraction
Bodo Stroesser
3
-2
/
+6
2005-05-06
[PATCH] uml: s390 preparation, delay moved to arch
Bodo Stroesser
5
-21
/
+41
2005-05-06
[PATCH] uml: s390 preparation, checksumming done in arch code
Bodo Stroesser
5
-59
/
+27
2005-05-06
[PATCH] uml: s390 preparation, elf.h
Bodo Stroesser
1
-1
/
+1
2005-05-06
[PATCH] uml: inclusion cleanup
Jeff Dike
1
-1
/
+0
2005-05-06
[PATCH] uml: tidy Makefile.rules
Jeff Dike
1
-4
/
+5
2005-05-06
[PATCH] uml: Fix SIGWINCH relaying
Jeff Dike
8
-7
/
+55
2005-05-06
[PATCH] uml: S390 preparation, abstract host page fault data
Bodo Stroesser
21
-107
/
+263
2005-05-06
[PATCH] uml: fix a ptrace call
Jeff Dike
1
-2
/
+3
2005-05-06
[PATCH] uml: finish cross-build support
Al Viro
1
-0
/
+30
2005-05-06
[PATCH] uml: fix missing subdir in x86_64
Al Viro
1
-0
/
+2
2005-05-06
[PATCH] uml: cross-build support : mk_task and mk_constants
Al Viro
7
-88
/
+44
2005-05-06
[PATCH] uml: cross-build support : mk_thread
Al Viro
10
-114
/
+46
2005-05-06
[PATCH] uml: cross-build support : kernel_offsets
Al Viro
4
-0
/
+76
2005-05-06
[PATCH] uml: cross-build support: mk_sc
Al Viro
6
-85
/
+75
2005-05-06
[PATCH] uml: cross-build support : mk_ptregs
Al Viro
4
-56
/
+53
2005-05-06
[PATCH] uml: start cross-build support : mk_user_constants
Al Viro
5
-9
/
+158
2005-05-06
[PATCH] uml: use variables rather than symlinks in dependencies
Al Viro
1
-3
/
+3
2005-05-06
[PATCH] uml: include the linker script rather than symlink it
Al Viro
3
-15
/
+8
2005-05-06
[PATCH] uml kbuild: avoid useless rebuilds
Paolo 'Blaisorblade' Giarrusso
6
-28
/
+21
2005-05-06
[PATCH] x86_64: make string func definition work as intended
Paolo 'Blaisorblade' Giarrusso
1
-3
/
+0
2005-05-06
[PATCH] uml: kludgy compilation fixes for x86-64 subarch modules support
Paolo 'Blaisorblade' Giarrusso
3
-1
/
+48
2005-05-06
[PATCH] uml: obvious compile fixes for x86-64 Subarch and x86 regression fixes
Paolo 'Blaisorblade' Giarrusso
2
-1
/
+5
2005-05-03
Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
26
-641
/
+366
2005-05-03
[AUDIT] Update UML audit-syscall-{entry,exit} calls to new prototypes
Jeff Dike
1
-9
/
+12
2005-05-01
[PATCH] convert that currently tests _NSIG directly to use valid_signal()
Jesper Juhl
1
-2
/
+2
[next]