aboutsummaryrefslogtreecommitdiff
path: root/arch/um/os-Linux
AgeCommit message (Expand)Author
2015-06-28Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-06-25um: Include sys/types.h for makedev(), major(), minor()Hans-Werner Hilse
2015-06-25um: Do not use stdin and stdout identifiers for struct membersHans-Werner Hilse
2015-06-25um: Do not use __ptr_t type for stack_t's .ss pointerHans-Werner Hilse
2015-05-31um/os-Linux: Use char[] for syscall_stub declarationsNicolas Iooss
2015-05-24um,ethertap: use strncpyAlan
2015-04-13um: Move uml_postsetup in the init_thread stackThomas Meyer
2015-04-13um: Remove SKAS3/4 supportRichard Weinberger
2014-07-20Revert "um: Fix wait_stub_done() error handling"Richard Weinberger
2014-04-20um: Memory corruption on startupAnton Ivanov
2014-04-20um: Missing pipe handlingAnton Ivanov
2014-04-20uml: Simplify tempdir logic.Tristan Schmelcher
2013-11-17um: Make stack trace reliable against kernel mode faultsRichard Weinberger
2013-09-07um: Run UML in it's own session.Richard Weinberger
2013-09-07um: Cleanup SIGTERM handlingRichard Weinberger
2013-09-07um: ubd: Add REQ_FLUSH suppportRichard Weinberger
2013-09-07um: Implement probe_kernel_read()Richard Weinberger
2013-07-19um: siginfo cleanupRichard Weinberger
2013-07-19uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge c...Tristan Schmelcher
2013-07-19um: Fix wait_stub_done() error handlingRichard Weinberger
2013-05-02Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker
2013-04-03nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONFrederic Weisbecker
2013-03-11um: fix build failure due to mess-up of sig_info protorypeSergei Trofimovich
2013-03-11um: add missing declaration of 'getrlimit()' and friendsSergei Trofimovich
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-12x86, um: convert to saner kernel_execve() semanticsAl Viro
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro
2012-09-05uml: fix compile error in deliver_alarm()Miklos Szeredi
2012-08-02um: pass siginfo to guest processMartin Pärtel
2012-08-02um: pull interrupt_end() into userspace()Al Viro
2012-05-21um: Remove unused variablesRichard Weinberger
2012-03-25um: use the right ifdef around exports in user_syms.cAl Viro
2011-11-02um: unify ptrace_user.hAl Viro
2011-11-02um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.cAl Viro
2011-11-02um: take chan_*.h and line.h to arch/um/driversAl Viro
2011-11-02um: take register_winch_irq() into the caller of is_skas_winch()Al Viro
2011-11-02um: take arch/um/sys-x86 to arch/x86/umAl Viro
2011-11-02um: sysdep/barrier.h is not used for anythingAl Viro
2011-11-02um: shared/process.h is empty now; kill itAl Viro
2011-11-02um: finish conversion to mcontext_tAl Viro
2011-11-02um: start switching the references to host mcontext_t to its userland typeAl Viro
2011-11-02um: take userland definition of barrier() to user.hAl Viro
2011-11-02um: fill the handlers array at build timeAl Viro
2011-11-02um: simplify set_handler()Al Viro
2011-11-02um: don't bother blocking SIGARLM and SIGUSR1Al Viro
2011-11-02um: switch stub_segv_handler to SA_SIGINFO variant, get rid of magic crap in ...Al Viro
2011-11-02um: merge arch/um/os-Linux/sys-{i386,x86_64}Al Viro
2011-11-02um: merge hard_handler() instances, switch to use of SA_SIGINFOAl Viro
2011-11-02um: kill dead code around uaccessAl Viro
2011-11-02um: -include user.h for USER_OBJ, trim includesAl Viro