summaryrefslogtreecommitdiffstats
path: root/arch/um/include/asm/processor-generic.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells1-1/+4
2017-09-22arch: remove unused *_segments() macros/functionsTobias Klauser1-5/+0
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser1-2/+0
2015-04-13um: Remove broken SMP supportRichard Weinberger1-8/+0
2014-01-26um: Removed unused attributes from thread_structRichard Weinberger1-3/+0
2013-11-17um: Get rid of thread_struct->saved_taskRichard Weinberger1-1/+0
2013-11-17um: Make stack trace reliable against kernel mode faultsRichard Weinberger1-0/+1
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+0
2012-10-12x86, um: convert to saner kernel_execve() semanticsAl Viro1-2/+0
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+0
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro1-3/+3
2012-09-30um: switch to generic kernel_thread()Al Viro1-2/+0
2012-09-27um: kill thread->forkingAl Viro1-9/+0
2012-09-20um: kill thread->forkingAl Viro1-9/+0
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-5/+0
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-5/+0
2012-05-08um: Remove leftover declaration of alloc_task_struct_node()Thomas Gleixner1-2/+0
2011-05-25um: include linux/prefetch.hRichard Weinberger1-0/+2
2011-03-22mm: NUMA aware alloc_task_struct_node()Eric Dumazet1-1/+1
2008-10-22x86, um: initial part of asm-um moveAl Viro1-0/+136