summaryrefslogtreecommitdiff
path: root/arch/um/include/shared
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* um: Fix FP register size for XSTATE/XSAVEThomas Meyer2017-09-13
* um: stub-data.h: remove superfluous includeThomas Meyer2017-07-07
* um: Add os_warn() for pre-boot warning/error messagesMasami Hiramatsu2017-07-05
* um: Add os_info() for pre-boot information messagesMasami Hiramatsu2017-07-05
* x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()Kyle Huey2017-03-20
* x86/arch_prctl: Rename 'code' argument to 'option'Kyle Huey2017-03-20
* um: add extended processor state save/restore supportEli Cooper2016-05-21
* um: Fix ptrace GETREGS/SETREGS bugsMickaël Salaün2016-01-10
* um: Update UBD to use pread/pwrite family of functionsAnton Ivanov2016-01-10
* um: Switch clocksource to hrtimersAnton Ivanov2015-11-06
* um: Store syscall number after syscall_trace_enter()Richard Weinberger2015-11-06
* um: Fix do_signal() prototypeIngo Molnar2015-07-07
* um: Remove copy&paste code from init.hRichard Weinberger2015-05-31
* um: Stop abusing __KERNEL__Richard Weinberger2015-05-31
* um: Move syscall() declaration into os.hRichard Weinberger2015-05-31
* 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-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-13
|\
| * 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-02
* 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-25
* 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