summaryrefslogtreecommitdiffstats
path: root/arch/um/include/shared
AgeCommit message (Expand)AuthorLines
2018-12-27um: Remove obsolete reenable_XX callsAnton Ivanov-1/+0
2018-12-27um: Add support for DISCARD in the UBD DriverAnton Ivanov-0/+1
2018-10-29um: remove unused AIO codeChristoph Hellwig-28/+0
2018-06-10um: remove uml initcallsAlexander Pateenok-5/+0
2018-02-19High Performance UML Vector Network DriverAnton Ivanov-0/+2
2018-02-19Epoll based IRQ controllerAnton Ivanov-10/+19
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+3
2017-10-24linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon-1/+1
2017-09-13um: Fix FP register size for XSTATE/XSAVEThomas Meyer-1/+1
2017-07-07um: stub-data.h: remove superfluous includeThomas Meyer-2/+0
2017-07-05um: Add os_warn() for pre-boot warning/error messagesMasami Hiramatsu-0/+2
2017-07-05um: Add os_info() for pre-boot information messagesMasami Hiramatsu-0/+2
2017-03-20x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()Kyle Huey-1/+1
2017-03-20x86/arch_prctl: Rename 'code' argument to 'option'Kyle Huey-2/+2
2016-05-21um: add extended processor state save/restore supportEli Cooper-0/+2
2016-01-10um: Fix ptrace GETREGS/SETREGS bugsMickaël Salaün-1/+0
2016-01-10um: Update UBD to use pread/pwrite family of functionsAnton Ivanov-0/+2
2015-11-06um: Switch clocksource to hrtimersAnton Ivanov-8/+30
2015-11-06um: Store syscall number after syscall_trace_enter()Richard Weinberger-0/+1
2015-07-07um: Fix do_signal() prototypeIngo Molnar-1/+2
2015-05-31um: Remove copy&paste code from init.hRichard Weinberger-21/+1
2015-05-31um: Stop abusing __KERNEL__Richard Weinberger-3/+3
2015-05-31um: Move syscall() declaration into os.hRichard Weinberger-0/+2
2015-04-13um: Move uml_postsetup in the init_thread stackThomas Meyer-0/+1
2015-04-13um: Remove SKAS3/4 supportRichard Weinberger-63/+0
2014-10-13um: delete unnecessary bootmem struct page arrayHonggang Li-1/+1
2014-08-06um: Use get_signal() signal_setup_done()Richard Weinberger-8/+4
2014-04-20um: Memory corruption on startupAnton Ivanov-0/+1
2013-11-17um: Remove unused declarations from <as-layout.h>Geert Uytterhoeven-3/+0
2013-11-17um: Make stack trace reliable against kernel mode faultsRichard Weinberger-0/+1
2013-09-07um: Cleanup SIGTERM handlingRichard Weinberger-0/+1
2013-09-07um: ubd: Add REQ_FLUSH suppportRichard Weinberger-0/+1
2013-09-07um: Implement probe_kernel_read()Richard Weinberger-0/+1
2013-07-19um: siginfo cleanupRichard Weinberger-4/+4
2013-04-03nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONFrederic Weisbecker-2/+2
2013-01-03um: net: use eth_hw_addr_random() to generate random macJiri Pirko-1/+0
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+0
2012-10-12x86, um: convert to saner kernel_execve() semanticsAl Viro-1/+0
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro-16/+16
2012-10-09um: move sysrq.h out of include/sharedAl Viro-7/+0
2012-09-27um: Preinclude include/linux/kern_levels.hGeert Uytterhoeven-10/+11
2012-08-02um: pass siginfo to guest processMartin Pärtel-8/+11
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro-3/+0
2012-05-21um: Implement um_free_irq()Richard Weinberger-1/+1
2012-03-25um: kill HOST_TASK_PIDAl Viro-3/+1
2011-11-02um: unify ptrace_user.hAl Viro-1/+2
2011-11-02um: take ubd_user.h to its users...Al Viro-16/+0
2011-11-02um: take ldt.h to arch/x86/um/asm/mm_context.hAl Viro-37/+0
2011-11-02um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.cAl Viro-5/+0