summaryrefslogtreecommitdiff
path: root/arch/um/kernel/skas/process.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-15um: Add SPDX headers to files in arch/um/kernel/Alex Dewar1-1/+1
2019-09-15um: Implement TRACE_IRQFLAGS_SUPPORTJohannes Berg1-1/+1
2017-03-02sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar1-1/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
2015-04-13um: Remove broken SMP supportRichard Weinberger1-3/+1
2015-04-13um: Remove SKAS3/4 supportRichard Weinberger1-27/+0
2012-10-10um: get rid of pointless include "..." where include <...> will doAl Viro1-6/+6
2012-03-29remove references to cpu_*_map in arch/Rusty Russell1-1/+1
2008-02-05uml: kill processes instead of panicing kernelJeff Dike1-4/+16
2007-10-16uml: fix stub address calculationsJeff Dike1-1/+1
2007-10-16uml: fold mmu_context_skas into mm_contextJeff Dike1-1/+1
2007-10-16uml: style fixes pass 3Jeff Dike1-20/+7
2007-10-16uml: remove code made redundant by CHOOSE_MODE removalJeff Dike1-150/+8
2007-07-24uml: more __init annotationsJeff Dike1-2/+2
2007-05-11uml: iRQ stacksJeff Dike1-0/+4
2007-05-09uml: turn build warnings into commentsMiklos Szeredi1-3/+6
2007-05-07uml: remove user_util.hJeff Dike1-1/+0
2007-05-07uml: create as-layout.hJeff Dike1-0/+1
2006-09-27[PATCH] uml: file renamingJeff Dike1-0/+217
2006-02-08[PATCH] uml: remove a dead fileJeff Dike1-569/+0
2006-01-19[PATCH] uml: move libc-dependent time codeGennady Sharapov1-1/+0
2006-01-12[PATCH] uml: fix debug output on x86_64Jeff Dike1-2/+2
2006-01-09[PATCH] uml: move libc-dependent code from signal_user.cGennady Sharapov1-11/+0
2005-11-07[PATCH] uml: maintain own LDT entriesBodo Stroesser1-3/+3
2005-11-07[PATCH] uml: improve stub debuggingJeff Dike1-0/+11
2005-09-05[PATCH] uml: increase granularity of host capability checkingBodo Stroesser1-8/+61
2005-08-18[PATCH] uml: fix a crash under screenJeff Dike1-1/+5
2005-07-29[PATCH] uml: Fix typoBodo Stroesser1-1/+1
2005-07-08[PATCH] uml: Proper clone support for skas0Bodo Stroesser1-0/+63
2005-07-08[PATCH] uml: skas0 - separate kernel address space on stock hostsJeff Dike1-33/+120
2005-05-07[PATCH] uml: Turn literal numbers into symbolic constantsJeff Dike1-13/+22
2005-05-06[PATCH] uml: Fix SIGWINCH relayingJeff Dike1-1/+6
2005-05-06[PATCH] uml: S390 preparation, abstract host page fault dataBodo Stroesser1-8/+18
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+339