summaryrefslogtreecommitdiffstats
path: root/arch/um/os-Linux/skas
Commit message (Expand)AuthorAgeFilesLines
* um: make stub data pages size tweakableJohannes Berg2023-04-201-3/+3
* Merge tag 'uml-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-012-73/+67
|\
| * um: Switch printk calls to adhere to correct coding styleBenjamin Berg2023-02-012-73/+67
* | kbuild: remove --include-dir MAKEFLAG from top MakefileMasahiro Yamada2023-02-051-1/+1
|/
* um: Replace to_phys() and to_virt() with less generic function namesGuenter Roeck2022-07-171-3/+3
* um: add "noreboot" command line option for PANIC_TIMEOUT=-1 setupsJason A. Donenfeld2022-07-171-1/+16
* um: Fix stack pointer alignmentYiFei Zhu2021-06-171-1/+1
* um: remove process stub VMAJohannes Berg2021-02-121-4/+0
* um: rework userspace stubs to not hard-code stub locationJohannes Berg2021-02-121-0/+2
* um: separate child and parent errors in clone stubJohannes Berg2021-02-121-10/+13
* um: defer killing userspace on page table update failuresJohannes Berg2021-02-121-0/+4
* um: print register names in wait_for_stubJohannes Berg2021-02-121-2/+53
* um: Fetch registers only for signals which need themAnton Ivanov2020-12-131-1/+14
* um: Add SPDX headers for files in arch/um/os-LinuxAlex Dewar2019-09-153-3/+3
* um: Implement TRACE_IRQFLAGS_SUPPORTJohannes Berg2019-09-151-6/+6
* um: Give start_idle_thread() a return codeRichard Weinberger2018-10-291-0/+5
* um: Fix FP register size for XSTATE/XSAVEThomas Meyer2017-09-131-9/+8
* um: Add kerneldoc for userspace_tramp() and start_userspace()Thomas Meyer2017-07-071-1/+30
* um: userspace - be more verbose in ptrace set regs errorThomas Meyer2017-07-071-2/+8
* um: Add missing NR_CPUS includeRichard Weinberger2017-05-041-0/+1
* um: Set number of CPUsNikola Kotur2017-05-031-3/+0
* um: Fix ptrace GETREGS/SETREGS bugsMickaël Salaün2016-01-101-7/+0
* um: Switch clocksource to hrtimersAnton Ivanov2015-11-061-35/+10
* um: Store syscall number after syscall_trace_enter()Richard Weinberger2015-11-061-3/+7
* um/os-Linux: Use char[] for syscall_stub declarationsNicolas Iooss2015-05-312-7/+7
* um: Move uml_postsetup in the init_thread stackThomas Meyer2015-04-131-1/+1
* um: Remove SKAS3/4 supportRichard Weinberger2015-04-132-238/+62
* Revert "um: Fix wait_stub_done() error handling"Richard Weinberger2014-07-201-7/+2
* um: siginfo cleanupRichard Weinberger2013-07-191-5/+5
* um: Fix wait_stub_done() error handlingRichard Weinberger2013-07-191-2/+7
* um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-092-21/+21
* um: pass siginfo to guest processMartin Pärtel2012-08-021-4/+9
* um: pull interrupt_end() into userspace()Al Viro2012-08-021-0/+3
* um: Remove unused variablesRichard Weinberger2012-05-211-10/+0
* um: unify ptrace_user.hAl Viro2011-11-021-2/+1
* um: take chan_*.h and line.h to arch/um/driversAl Viro2011-11-021-1/+1
* um: take register_winch_irq() into the caller of is_skas_winch()Al Viro2011-11-021-5/+1
* um: shared/process.h is empty now; kill itAl Viro2011-11-021-1/+0
* um: fill the handlers array at build timeAl Viro2011-11-021-1/+1
* um: simplify set_handler()Al Viro2011-11-021-2/+1
* um: don't bother blocking SIGARLM and SIGUSR1Al Viro2011-11-021-1/+1
* um: switch stub_segv_handler to SA_SIGINFO variant, get rid of magic crap in ...Al Viro2011-11-021-2/+2
* um: -include user.h for USER_OBJ, trim includesAl Viro2011-11-022-4/+0
* um: Save FPU registers between task switchesIngo van Lil2011-09-142-2/+19
* x86, um: get rid of excessive includes of uml-config.hAl Viro2008-10-221-1/+0
* UML: make several more things staticWANG Cong2008-07-241-1/+1
* uml: stub needs to tolerate SIGWINCHJeff Dike2008-06-061-1/+1
* uml: style fixesJeff Dike2008-05-131-1/+1
* uml: fix FP register corruptionJeff Dike2008-02-231-0/+15
* uml: style fixes in arch/um/os-LinuxJeff Dike2008-02-081-3/+3