summaryrefslogtreecommitdiff
path: root/arch/um/include/asm/processor-generic.h
AgeCommit message (Expand)AuthorFilesLines
2022-09-12kernel: exit: cleanup release_thread()Kefeng Wang1-4/+0
2022-07-18um: remove unused mm_copy_segmentsTobias Klauser1-5/+0
2021-12-21um: stop polluting the namespace with registers.h contentsAl Viro1-1/+1
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook1-1/+1
2021-06-17um: Add support for host CPU flags and alignmentAnton Ivanov1-0/+8
2019-09-15um: Add SPDX headers for files in arch/um/includeAlex Dewar1-1/+1
2018-01-10Construct init thread stack in the linker script rather than by unionDavid Howells1-1/+4
2017-09-23arch: remove unused *_segments() macros/functionsTobias Klauser1-5/+0
2017-06-29arch: 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-10um: get rid of pointless include "..." where include <...> will doAl Viro1-3/+3
2012-10-01um: 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-17fork: 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-23mm: NUMA aware alloc_task_struct_node()Eric Dumazet1-1/+1
2008-10-23x86, um: initial part of asm-um moveAl Viro1-0/+136