summaryrefslogtreecommitdiffstats
path: root/arch/um/include/asm/processor-generic.h
Commit message (Expand)AuthorAgeFilesLines
* um: Drop support for hosts without SYSEMU_SINGLESTEP supportBenjamin Berg2024-01-041-1/+0
* um: Make the definition of cpu_data more compatiblePeter Foley2023-02-101-1/+1
* kernel: exit: cleanup release_thread()Kefeng Wang2022-09-111-4/+0
* um: remove unused mm_copy_segmentsTobias Klauser2022-07-171-5/+0
* um: stop polluting the namespace with registers.h contentsAl Viro2021-12-211-1/+1
* sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-151-1/+1
* um: Add support for host CPU flags and alignmentAnton Ivanov2021-06-171-0/+8
* um: Add SPDX headers for files in arch/um/includeAlex Dewar2019-09-151-1/+1
* Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-091-1/+4
* arch: remove unused *_segments() macros/functionsTobias Klauser2017-09-221-5/+0
* arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-281-2/+0
* um: Remove broken SMP supportRichard Weinberger2015-04-131-8/+0
* um: Removed unused attributes from thread_structRichard Weinberger2014-01-261-3/+0
* um: Get rid of thread_struct->saved_taskRichard Weinberger2013-11-171-1/+0
* um: Make stack trace reliable against kernel mode faultsRichard Weinberger2013-11-171-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-131-2/+0
|\
| * x86, um: convert to saner kernel_execve() semanticsAl Viro2012-10-121-2/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-101-2/+0
|\|
| * um: switch to generic kernel_thread()Al Viro2012-09-301-2/+0
| * um: kill thread->forkingAl Viro2012-09-201-9/+0
* | um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-091-3/+3
* | um: kill thread->forkingAl Viro2012-09-271-9/+0
|/
* Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-5/+0
|\
| * fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-5/+0
* | um: Remove leftover declaration of alloc_task_struct_node()Thomas Gleixner2012-05-081-2/+0
|/
* um: include linux/prefetch.hRichard Weinberger2011-05-251-0/+2
* mm: NUMA aware alloc_task_struct_node()Eric Dumazet2011-03-221-1/+1
* x86, um: initial part of asm-um moveAl Viro2008-10-221-0/+136