summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* um: Support suspend to RAMJohannes Berg2020-12-131-1/+1
* um: Simplify os_idle_sleep() and sleep longerJohannes Berg2020-12-131-7/+4
* um: Add support for TIF_NOTIFY_SIGNALJens Axboe2020-12-131-1/+2
* sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra2020-11-241-1/+1
* tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe2020-10-171-1/+1
* arch: rename copy_thread_tls() back to copy_thread()Christian Brauner2020-07-041-1/+1
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* um: time-travel: Rewrite as an event schedulerJohannes Berg2020-03-291-37/+0
* um: Move timer-internal.h to non-sharedJohannes Berg2020-03-291-1/+1
* proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-041-8/+7
* um: Implement copy_thread_tlsAmanieu d'Antras2020-01-071-3/+3
* um: Add SPDX headers to files in arch/um/kernel/Alex Dewar2019-09-151-1/+1
* um: time-travel: Restrict time update in IRQ handlerJohannes Berg2019-09-151-3/+6
* um: time-travel: Fix periodic timersJohannes Berg2019-09-151-1/+6
* um: fix time travel modeJohannes Berg2019-08-231-1/+1
* um: fix build without CONFIG_UML_TIME_TRAVEL_SUPPORTJohannes Berg2019-07-041-1/+1
* um: Support time travel modeJohannes Berg2019-07-021-1/+41
* um: Fix FP register size for XSTATE/XSAVEThomas Meyer2017-09-131-2/+2
* kill strlen_user()Al Viro2017-05-151-5/+0
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* Merge branch 'for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-05-271-1/+1
|\
| * um: add extended processor state save/restore supportEli Cooper2016-05-211-1/+1
* | exit_thread: remove empty bodiesJiri Slaby2016-05-201-4/+0
|/
* um: Switch clocksource to hrtimersAnton Ivanov2015-11-061-4/+4
* um: Fix do_signal() prototypeIngo Molnar2015-07-071-2/+4
* um: Remove broken SMP supportRichard Weinberger2015-04-131-11/+0
* asm/system.h: um: arch_align_stack() moved to asm/exec.hDavid Howells2014-04-071-1/+1
* um: Get rid of thread_struct->saved_taskRichard Weinberger2013-11-171-13/+2
* um: Use generic idle loopRichard Weinberger2013-04-171-23/+4
* flagday: don't pass regs to copy_thread()Al Viro2012-11-281-2/+1
* um: don't bother looking at regs in copy_thread() - current_pt_regs() is what...Al Viro2012-11-281-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-131-7/+3
|\
| * x86, um: convert to saner kernel_execve() semanticsAl Viro2012-10-121-7/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-101-14/+3
|\|
| * um: switch to generic kernel_thread()Al Viro2012-09-301-14/+3
| * um: kill thread->forkingAl Viro2012-09-201-4/+4
* | um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-091-4/+4
* | um: kill thread->forkingAl Viro2012-09-271-4/+4
|/
* um: pull interrupt_end() into userspace()Al Viro2012-08-021-8/+3
* um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regsAl Viro2012-08-011-1/+1
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-231-4/+1
* um/x86: merge (and trim) 32- and 64-bit variants of ptrace.hAl Viro2012-05-211-1/+1
* um: add TIF_NOTIFY_RESUMEAl Viro2012-05-211-1/+7
* um: Use asm-generic/switch_to.hRichard Weinberger2012-04-101-5/+1
* um: kill HOST_TASK_PIDAl Viro2012-03-251-2/+2
* nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-111-2/+4
* nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker2011-12-111-2/+2