aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/include/shared
Commit message (Expand)AuthorAge
* um: Move uml_postsetup in the init_thread stackThomas Meyer2015-04-13
* um: Remove SKAS3/4 supportRichard Weinberger2015-04-13
* um: delete unnecessary bootmem struct page arrayHonggang Li2014-10-13
* um: Use get_signal() signal_setup_done()Richard Weinberger2014-08-06
* um: Memory corruption on startupAnton Ivanov2014-04-20
* um: Remove unused declarations from <as-layout.h>Geert Uytterhoeven2013-11-17
* um: Make stack trace reliable against kernel mode faultsRichard Weinberger2013-11-17
* um: Cleanup SIGTERM handlingRichard Weinberger2013-09-07
* um: ubd: Add REQ_FLUSH suppportRichard Weinberger2013-09-07
* um: Implement probe_kernel_read()Richard Weinberger2013-09-07
* um: siginfo cleanupRichard Weinberger2013-07-19
* nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONFrederic Weisbecker2013-04-03
* um: net: use eth_hw_addr_random() to generate random macJiri Pirko2013-01-04
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-12
|\
| * x86, um: convert to saner kernel_execve() semanticsAl Viro2012-10-12
* | um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-09
* | um: move sysrq.h out of include/sharedAl Viro2012-10-09
* | um: Preinclude include/linux/kern_levels.hGeert Uytterhoeven2012-09-27
|/
* um: pass siginfo to guest processMartin Pärtel2012-08-01
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
* um: Implement um_free_irq()Richard Weinberger2012-05-21
* um: kill HOST_TASK_PIDAl Viro2012-03-24
* um: unify ptrace_user.hAl Viro2011-11-02
* um: take ubd_user.h to its users...Al Viro2011-11-02
* um: take ldt.h to arch/x86/um/asm/mm_context.hAl Viro2011-11-02
* um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.cAl Viro2011-11-02
* um: take um_mmu.h to asm/mmu.h, clean asm/mmu_context.h a bitAl Viro2011-11-02
* um: kill um_uaccess.hAl Viro2011-11-02
* um: take mconsole*.h to arch/um/driversAl Viro2011-11-02
* um: take chan_*.h and line.h to arch/um/driversAl Viro2011-11-02
* um: kill shared/mem_kern.hAl Viro2011-11-02
* um: kill shared/tlb.hAl Viro2011-11-02
* um: make flush_tlb_kernel_range_common() staticAl Viro2011-11-02
* um: kill shared/task.h and HOST_TASK_REGSAl Viro2011-11-02
* um: shared/syscall.h is not even includedAl Viro2011-11-02
* um: trim kern.hAl Viro2011-11-02
* um: make load_initrd() static, kill shared/initrd.hAl Viro2011-11-02
* um: shared/process.h is empty now; kill itAl Viro2011-11-02
* um: start switching the references to host mcontext_t to its userland typeAl Viro2011-11-02
* um: take userland definition of barrier() to user.hAl Viro2011-11-02
* um: fill the handlers array at build timeAl Viro2011-11-02
* um: simplify set_handler()Al Viro2011-11-02
* um: kill dead code around uaccessAl Viro2011-11-02
* um: trim unused junk from user.hAl Viro2011-11-02
* um: get rid of kern_constants.hAl Viro2011-11-02
* um: kill skas_ptregs.hAl Viro2011-11-02
* um: make copy_sc() staticAl Viro2011-11-02
* um: fix oopsable race in line_close()Al Viro2011-09-14
* um: Save FPU registers between task switchesIngo van Lil2011-09-14
* um: add earlyprintk supportRichard Weinberger2011-05-25