summaryrefslogtreecommitdiffstats
path: root/arch/um/include/shared
Commit message (Expand)AuthorAgeFilesLines
* um: add extended processor state save/restore supportEli Cooper2016-05-211-0/+2
* um: Fix ptrace GETREGS/SETREGS bugsMickaël Salaün2016-01-101-1/+0Star
* um: Update UBD to use pread/pwrite family of functionsAnton Ivanov2016-01-101-0/+2
* um: Switch clocksource to hrtimersAnton Ivanov2015-11-063-8/+30
* um: Store syscall number after syscall_trace_enter()Richard Weinberger2015-11-061-0/+1
* um: Fix do_signal() prototypeIngo Molnar2015-07-071-1/+2
* um: Remove copy&paste code from init.hRichard Weinberger2015-05-311-21/+1Star
* um: Stop abusing __KERNEL__Richard Weinberger2015-05-312-3/+3
* um: Move syscall() declaration into os.hRichard Weinberger2015-05-311-0/+2
* um: Move uml_postsetup in the init_thread stackThomas Meyer2015-04-131-0/+1
* um: Remove SKAS3/4 supportRichard Weinberger2015-04-134-63/+0Star
* um: delete unnecessary bootmem struct page arrayHonggang Li2014-10-131-1/+1
* um: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-8/+4Star
* um: Memory corruption on startupAnton Ivanov2014-04-201-0/+1
* um: Remove unused declarations from <as-layout.h>Geert Uytterhoeven2013-11-171-3/+0Star
* um: Make stack trace reliable against kernel mode faultsRichard Weinberger2013-11-171-0/+1
* um: Cleanup SIGTERM handlingRichard Weinberger2013-09-071-0/+1
* um: ubd: Add REQ_FLUSH suppportRichard Weinberger2013-09-071-0/+1
* um: Implement probe_kernel_read()Richard Weinberger2013-09-071-0/+1
* um: siginfo cleanupRichard Weinberger2013-07-191-4/+4
* nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONFrederic Weisbecker2013-04-031-2/+2
* um: net: use eth_hw_addr_random() to generate random macJiri Pirko2013-01-041-1/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-131-1/+0Star
|\
| * x86, um: convert to saner kernel_execve() semanticsAl Viro2012-10-121-1/+0Star
* | um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-0910-16/+16
* | um: move sysrq.h out of include/sharedAl Viro2012-10-091-7/+0Star
* | um: Preinclude include/linux/kern_levels.hGeert Uytterhoeven2012-09-272-10/+11
|/
* um: pass siginfo to guest processMartin Pärtel2012-08-023-8/+11
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-3/+0Star
* um: Implement um_free_irq()Richard Weinberger2012-05-211-1/+1
* um: kill HOST_TASK_PIDAl Viro2012-03-252-3/+1Star
* um: unify ptrace_user.hAl Viro2011-11-021-1/+2
* um: take ubd_user.h to its users...Al Viro2011-11-021-16/+0Star
* um: take ldt.h to arch/x86/um/asm/mm_context.hAl Viro2011-11-021-37/+0Star
* um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.cAl Viro2011-11-021-5/+0Star
* um: take um_mmu.h to asm/mmu.h, clean asm/mmu_context.h a bitAl Viro2011-11-021-24/+0Star
* um: kill um_uaccess.hAl Viro2011-11-021-94/+0Star
* um: take mconsole*.h to arch/um/driversAl Viro2011-11-022-150/+0Star
* um: take chan_*.h and line.h to arch/um/driversAl Viro2011-11-023-211/+0Star
* um: kill shared/mem_kern.hAl Viro2011-11-021-20/+0Star
* um: kill shared/tlb.hAl Viro2011-11-021-13/+0Star
* um: make flush_tlb_kernel_range_common() staticAl Viro2011-11-021-2/+0Star
* um: kill shared/task.h and HOST_TASK_REGSAl Viro2011-11-022-10/+0Star
* um: shared/syscall.h is not even includedAl Viro2011-11-021-12/+0Star
* um: trim kern.hAl Viro2011-11-021-18/+0Star
* um: make load_initrd() static, kill shared/initrd.hAl Viro2011-11-021-12/+0Star
* um: shared/process.h is empty now; kill itAl Viro2011-11-021-9/+0Star
* um: start switching the references to host mcontext_t to its userland typeAl Viro2011-11-021-5/+0Star
* um: take userland definition of barrier() to user.hAl Viro2011-11-022-3/+3
* um: fill the handlers array at build timeAl Viro2011-11-021-1/+1