summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker2011-12-111-2/+2
* um: distribute exports to where exported stuff is definedAl Viro2011-11-021-0/+2
* um: kill shared/tlb.hAl Viro2011-11-021-1/+1
* um: Save FPU registers between task switchesIngo van Lil2011-09-141-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* uml: convert to seq_file/proc_fopsAlexey Dobriyan2009-12-151-10/+21
* Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
* nohz: prevent tick stop outside of the idle loopThomas Gleixner2008-07-181-1/+1
* proc: remove proc_root from driversAlexey Dobriyan2008-04-291-1/+1
* sched: add declaration of sched_tail to sched.hHarvey Harrison2008-02-251-2/+0
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-081-4/+0
* uml: style fixes in arch/um/kernelJeff Dike2008-02-051-19/+22
* uml: remove duplicate config symbol and unused file and variablesKarol Swietlicki2008-02-051-2/+2
* uml: use ptrace directly in libc codeJeff Dike2008-02-051-1/+1
* uml: current.h cleanupJeff Dike2008-02-051-4/+4
* uml: header untanglingJeff Dike2008-02-051-0/+8
* uml: move um_virt_to_physJeff Dike2008-02-051-43/+0
OpenPOWER on IntegriCloud