aboutsummaryrefslogtreecommitdiff
path: root/arch/um/os-Linux
AgeCommit message (Expand)AuthorFilesLines
2016-08-04um: Support kcovGravatar Vegard Nossum 1-0/+3
2016-08-04um: Fix possible deadlock in sig_handler_common()Gravatar Richard Weinberger 1-2/+3
2016-05-21um: extend fpstate to _xstate to support YMM registersGravatar Eli Cooper 1-8/+20
2016-01-10um: Use race-free temporary file creationGravatar Mickaël Salaün 1-0/+11
2016-01-10um: Do not set unsecure permission for temporary fileGravatar Mickaël Salaün 1-6/+0
2016-01-10um: Fix ptrace GETREGS/SETREGS bugsGravatar Mickaël Salaün 1-7/+0
2016-01-10um: Update UBD to use pread/pwrite family of functionsGravatar Anton Ivanov 1-0/+19
2016-01-10um: Prevent IRQ handler reentrancyGravatar Anton Ivanov 1-1/+15
2016-01-10uml: flush stdout before forkingGravatar Vegard Nossum 1-0/+2
2015-11-06um: Switch clocksource to hrtimersGravatar Anton Ivanov 6-181/+168
2015-11-06um: Store syscall number after syscall_trace_enter()Gravatar Richard Weinberger 1-3/+7
2015-10-19um: Fix waitpid() usage in helper codeGravatar Richard Weinberger 1-3/+3
2015-06-28Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 5-13/+16
2015-06-25um: Include sys/types.h for makedev(), major(), minor()Gravatar Hans-Werner Hilse 1-0/+1
2015-06-25um: Do not use stdin and stdout identifiers for struct membersGravatar Hans-Werner Hilse 1-3/+3
2015-06-25um: Do not use __ptr_t type for stack_t's .ss pointerGravatar Hans-Werner Hilse 1-3/+5
2015-05-31um/os-Linux: Use char[] for syscall_stub declarationsGravatar Nicolas Iooss 2-7/+7
2015-05-24um,ethertap: use strncpyGravatar Alan 1-1/+1
2015-04-13um: Move uml_postsetup in the init_thread stackGravatar Thomas Meyer 1-1/+1
2015-04-13um: Remove SKAS3/4 supportGravatar Richard Weinberger 4-408/+62
2014-07-20Revert "um: Fix wait_stub_done() error handling"Gravatar Richard Weinberger 1-7/+2
2014-04-20um: Memory corruption on startupGravatar Anton Ivanov 1-0/+6
2014-04-20um: Missing pipe handlingGravatar Anton Ivanov 1-0/+1
2014-04-20uml: Simplify tempdir logic.Gravatar Tristan Schmelcher 1-297/+75
2013-11-17um: Make stack trace reliable against kernel mode faultsGravatar Richard Weinberger 1-0/+8
2013-09-07um: Run UML in it's own session.Gravatar Richard Weinberger 1-0/+2
2013-09-07um: Cleanup SIGTERM handlingGravatar Richard Weinberger 4-5/+13
2013-09-07um: ubd: Add REQ_FLUSH suppportGravatar Richard Weinberger 1-0/+9
2013-09-07um: Implement probe_kernel_read()Gravatar Richard Weinberger 1-0/+52
2013-07-19um: siginfo cleanupGravatar Richard Weinberger 2-9/+9
2013-07-19uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge c...Gravatar Tristan Schmelcher 1-41/+189
2013-07-19um: Fix wait_stub_done() error handlingGravatar Richard Weinberger 1-2/+7
2013-05-02Merge commit '8700c95adb03' into timers/nohzGravatar Frederic Weisbecker 2-1/+3
2013-04-03nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONGravatar Frederic Weisbecker 1-1/+1
2013-03-11um: fix build failure due to mess-up of sig_info protorypeGravatar Sergei Trofimovich 1-1/+1
2013-03-11um: add missing declaration of 'getrlimit()' and friendsGravatar Sergei Trofimovich 1-0/+2
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-13/+0
2012-10-12x86, um: convert to saner kernel_execve() semanticsGravatar Al Viro 1-13/+0
2012-10-09um: get rid of pointless include "..." where include <...> will doGravatar Al Viro 26-85/+85
2012-09-05uml: fix compile error in deliver_alarm()Gravatar Miklos Szeredi 1-1/+1
2012-08-02um: pass siginfo to guest processGravatar Martin Pärtel 4-17/+26
2012-08-02um: pull interrupt_end() into userspace()Gravatar Al Viro 1-0/+3
2012-05-21um: Remove unused variablesGravatar Richard Weinberger 1-10/+0
2012-03-25um: use the right ifdef around exports in user_syms.cGravatar Al Viro 2-3/+1
2011-11-02um: unify ptrace_user.hGravatar Al Viro 2-7/+5
2011-11-02um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.cGravatar Al Viro 2-37/+2
2011-11-02um: take chan_*.h and line.h to arch/um/driversGravatar Al Viro 1-1/+1
2011-11-02um: take register_winch_irq() into the caller of is_skas_winch()Gravatar Al Viro 1-5/+1
2011-11-02um: take arch/um/sys-x86 to arch/x86/umGravatar Al Viro 7-353/+1
2011-11-02um: sysdep/barrier.h is not used for anythingGravatar Al Viro 1-1/+0