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.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
/
os-Linux
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-25
um: fix crash while os_dump_core()
Richard Weinberger
1
-0
/
+1
2011-05-25
um: add earlyprintk support
Richard Weinberger
1
-0
/
+5
2011-05-25
um: remove SIGHUP handler
Richard Weinberger
1
-1
/
+0
2011-05-25
um: fix UML_LIB_PATH
Richard Weinberger
1
-1
/
+1
2011-05-18
um: fix abort
Richard Weinberger
1
-1
/
+22
2010-10-27
um: fix global timer issue when using CONFIG_NO_HZ
Richard Weinberger
1
-1
/
+1
2010-08-10
Deal with missing exports for hostfs
Al Viro
2
-0
/
+19
2010-06-30
um: os-linux/mem.c needs sys/stat.h
Liu Aleaxander
1
-0
/
+1
2010-04-19
uml: Fix build breakage after slab.h changes
Jan Kiszka
1
-1
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-20
includecheck fix: um, helper.c
Jaswinder Singh Rajput
1
-1
/
+0
2009-04-01
uml: improve error messages
WANG Cong
1
-4
/
+4
2009-03-13
uml: fix WARNING: vmlinux: 'memcpy' exported twice
akpm@linux-foundation.org
1
-1
/
+4
2008-12-05
um: Kill directly reference of netdev->priv
Wang Chen
2
-2
/
+2
2008-10-23
x86, um: get rid of arch/um/os symlink
Al Viro
1
-11
/
+0
2008-10-23
x86, um: get rid of excessive includes of uml-config.h
Al Viro
1
-1
/
+0
2008-10-16
uml: remove the dead TTY_LOG code
Adrian Bunk
2
-220
/
+0
2008-07-24
UML: make several more things static
WANG Cong
4
-4
/
+4
2008-06-13
uml: work around broken host PTRACE_SYSEMU
Jeff Dike
1
-9
/
+16
2008-06-13
uml: remove include of asm/user.h
Jeff Dike
1
-2
/
+2
2008-06-06
uml: PATH_MAX needs limits.h
Ingo Molnar
1
-0
/
+1
2008-06-06
uml: stub needs to tolerate SIGWINCH
Jeff Dike
1
-1
/
+1
2008-06-06
uml: deal with inaccessible address space start
Tom Spink
2
-9
/
+24
2008-06-06
uml: deal with host time going backwards
Jeff Dike
1
-0
/
+7
2008-05-22
fix include order in sys-i386/registers.c
Al Viro
1
-0
/
+1
2008-05-13
uml: track and make up lost ticks
Jeff Dike
2
-4
/
+51
2008-05-13
uml: random driver fixes
Jeff Dike
1
-14
/
+21
2008-05-13
uml: fix build when SLOB is enabled
Jeff Dike
4
-7
/
+7
2008-05-13
uml: tidy ptrace interface
Jeff Dike
1
-2
/
+3
2008-05-13
uml: style fixes
Jeff Dike
1
-1
/
+1
2008-05-13
uml: redo host capability detection and disabling
Jeff Dike
1
-40
/
+41
2008-04-28
arch/um/os-Linux/sys-i386/task_size.c: improve a bit
WANG Cong
1
-4
/
+8
2008-04-28
arch/um/os-Linux/start_up.c: various improvements.
WANG Cong
1
-8
/
+6
2008-04-26
uml: fix build error
Ingo Molnar
1
-0
/
+1
2008-02-24
uml: fix FP register corruption
Jeff Dike
3
-0
/
+41
2008-02-08
uml: improved error handling while locating temp dir
Jim Meyering
1
-9
/
+6
2008-02-08
uml: style fixes in arch/um/os-Linux
Jeff Dike
13
-118
/
+98
2008-02-08
uml: runtime host VMSPLIT detection
Jeff Dike
4
-2
/
+127
2008-02-05
uml: move register initialization
Jeff Dike
1
-3
/
+7
2008-02-05
uml: add newlines to printks
Jeff Dike
1
-4
/
+4
2008-02-05
uml: implement O_APPEND
Jeff Dike
1
-0
/
+2
2008-02-05
uml: remove init_irq_signals
Jeff Dike
2
-12
/
+4
2008-02-05
uml: signal handling tidying
Jeff Dike
1
-21
/
+12
2008-02-05
uml: clean up sig_handler_common_skas
Jeff Dike
1
-45
/
+18
2008-02-05
uml: move sig_handler_common_skas
Jeff Dike
3
-76
/
+65
2008-02-05
uml: don't allow processes to call into stub
Jeff Dike
1
-0
/
+3
2008-02-05
uml: tidy helper code
Jeff Dike
3
-46
/
+32
2008-02-05
uml: use barrier() instead of mb()
Jeff Dike
1
-20
/
+8
2008-02-05
uml: install panic notifier earlier
Jeff Dike
1
-2
/
+0
2008-02-05
uml: eliminate setjmp_wrapper
Jeff Dike
1
-15
/
+0
[next]