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.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
/
skas
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-19
um: siginfo cleanup
Richard Weinberger
1
-5
/
+5
2013-07-19
um: Fix wait_stub_done() error handling
Richard Weinberger
1
-2
/
+7
2012-10-10
um: get rid of pointless include "..." where include <...> will do
Al Viro
2
-21
/
+21
2012-08-02
um: pass siginfo to guest process
Martin Pärtel
1
-4
/
+9
2012-08-02
um: pull interrupt_end() into userspace()
Al Viro
1
-0
/
+3
2012-05-21
um: Remove unused variables
Richard Weinberger
1
-10
/
+0
2011-11-02
um: unify ptrace_user.h
Al Viro
1
-2
/
+1
2011-11-02
um: take chan_*.h and line.h to arch/um/drivers
Al Viro
1
-1
/
+1
2011-11-02
um: take register_winch_irq() into the caller of is_skas_winch()
Al Viro
1
-5
/
+1
2011-11-02
um: shared/process.h is empty now; kill it
Al Viro
1
-1
/
+0
2011-11-02
um: fill the handlers array at build time
Al Viro
1
-1
/
+1
2011-11-02
um: simplify set_handler()
Al Viro
1
-2
/
+1
2011-11-02
um: don't bother blocking SIGARLM and SIGUSR1
Al Viro
1
-1
/
+1
2011-11-02
um: switch stub_segv_handler to SA_SIGINFO variant, get rid of magic crap in ...
Al Viro
1
-2
/
+2
2011-11-02
um: -include user.h for USER_OBJ, trim includes
Al Viro
2
-4
/
+0
2011-09-15
um: Save FPU registers between task switches
Ingo van Lil
2
-2
/
+19
2008-10-23
x86, um: get rid of excessive includes of uml-config.h
Al Viro
1
-1
/
+0
2008-07-24
UML: make several more things static
WANG Cong
1
-1
/
+1
2008-06-06
uml: stub needs to tolerate SIGWINCH
Jeff Dike
1
-1
/
+1
2008-05-13
uml: style fixes
Jeff Dike
1
-1
/
+1
2008-02-24
uml: fix FP register corruption
Jeff Dike
1
-0
/
+15
2008-02-08
uml: style fixes in arch/um/os-Linux
Jeff Dike
1
-3
/
+3
2008-02-05
uml: add newlines to printks
Jeff Dike
1
-4
/
+4
2008-02-05
uml: move sig_handler_common_skas
Jeff Dike
2
-76
/
+3
2008-02-05
uml: don't allow processes to call into stub
Jeff Dike
1
-0
/
+3
2008-02-05
uml: kill processes instead of panicing kernel
Jeff Dike
1
-90
/
+175
2008-02-05
uml: use ptrace directly in libc code
Jeff Dike
1
-3
/
+8
2008-02-05
uml: simplify SIGSEGV handling
Jeff Dike
1
-7
/
+4
2008-02-05
uml: tidy kern_util.h
Jeff Dike
2
-7
/
+12
2007-12-18
uml: stop gdb from deleting breakpoints when running UML
Stanislaw Gruszka
1
-5
/
+7
2007-10-16
uml: definitively kill subprocesses on panic
Lepton Wu
1
-1
/
+1
2007-10-16
uml: fix stub address calculations
Jeff Dike
2
-14
/
+15
2007-10-16
uml: use *SEC_PER_*SEC constants
Jeff Dike
1
-5
/
+7
2007-10-16
uml: eliminate SIGALRM
Jeff Dike
2
-6
/
+3
2007-10-16
uml: tickless support
Jeff Dike
1
-4
/
+23
2007-10-16
uml: simplify interval setting
Jeff Dike
1
-1
/
+1
2007-10-16
uml: eliminate hz()
Jeff Dike
1
-2
/
+3
2007-10-16
uml: userspace files should call libc directly
Jeff Dike
1
-2
/
+2
2007-10-16
uml: rename pt_regs general-purpose register file
Jeff Dike
1
-2
/
+2
2007-10-16
uml: remove __u64 usage from physical memory subsystem
Jeff Dike
1
-3
/
+3
2007-10-16
uml: style fixes pass 3
Jeff Dike
3
-173
/
+182
2007-10-16
uml: remove code made redundant by CHOOSE_MODE removal
Jeff Dike
3
-23
/
+19
2007-10-16
uml: stop saving process FP state
Jeff Dike
2
-8
/
+2
2007-10-16
uml: stop using libc asm/page.h
Jeff Dike
1
-1
/
+0
2007-07-16
uml: SIGIO support cleanup
Jeff Dike
1
-1
/
+1
2007-06-17
uml: remove PAGE_SIZE from libc code
Jeff Dike
2
-12
/
+14
2007-05-11
uml: tidy IRQ code
Jeff Dike
1
-2
/
+4
2007-05-11
uml: use UM_THREAD_SIZE in userspace code
Jeff Dike
1
-4
/
+3
2007-05-09
uml: turn build warnings into comments
Miklos Szeredi
2
-2
/
+2
2007-05-07
uml: more page fault path trimming
Jeff Dike
3
-87
/
+103
[next]